All public logs

Jump to navigation Jump to search

Combined display of all available logs of Final Fantasy Hacktics Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 22:47, 21 April 2022 Glain talk contribs created page Get Spritesheet Graphic Height (Created page with " # ROUTINE: GET SPRITESHEET GRAPHIC HEIGHT # Gets spritesheet graphic height. # Parameters: # r4 = (spritesheetID) Spritesheet ID # Returns:...")
  • 22:47, 21 April 2022 Glain talk contribs created page Get Unit Misc Data Pointer By Battle Unit Index (Created page with " # ROUTINE: GET UNIT MISC DATA POINTER BY BATTLE UNIT INDEX # Parameters: # r4 = (p_battleUnitIndex) Battle unit index (to find the unit misc data pointer...")
  • 22:47, 21 April 2022 Glain talk contribs created page Update Status/Sprite/Animation Display By Unit Misc ID (Created page with " # ROUTINE: UPDATE STATUS/SPRITE/ANIMATION DISPLAY BY UNIT MISC ID # Parameters: # r4 = (unitMiscID) Unit misc ID 80068e30: 27bdffe8 addiu r29,r29,-0x0018 8006...")
  • 14:46, 19 April 2022 Glain talk contribs created page Process Inflict Status Event Commands (Created page with " # ROUTINE: PROCESS INFLICT STATUS EVENT COMMANDS # Runs all InflictStatus event commands in the current event in sequence that affect units with Float or Jump. 80...")
  • 14:45, 19 April 2022 Glain talk contribs created page 0012d2b4 - 0012d874 (Created page with " 8012d2b4: 27bdffc0 addiu r29,r29,-0x0040 8012d2b8: afb0003c sw r16,0x003c(r29) 8012d2bc: afb10038 sw r17,0x0038(r29) 8012d2c0: afb30030 sw r19,0x0030(r29) 8012d2c4: afb40...")
  • 14:43, 19 April 2022 Glain talk contribs created page 0012d364 - 0012d874 (Created page with " 8012d364: ca000000 lwc2 gtedr00_vxy0,0x0000(r16) 8012d368: ca010004 lwc2 gtedr01_vz0,0x0004(r16) 8012d36c: 22100008 addi r16,r16,0x0008 8012d370: 20a50014 addi r5,r5,0x001...")
  • 22:17, 17 April 2022 Glain talk contribs created page Enable Special Status Flags (Created page with " # ROUTINE: ENABLE SPECIAL STATUS FLAGS # Enables special status flags on the action, if the action state is a real action. # Parameters: # r4 = (st...")
  • 02:28, 16 April 2022 Glain talk contribs created page Set Unit Status By ENTD Unit ID (Created page with " # ROUTINE: SET UNIT STATUS BY ENTD UNIT ID # Parameters: # r4 = (ENTDUnitID) ENTD Unit ID # r5 = (statusIndex) Index of status effect, going fr...")
  • 02:28, 16 April 2022 Glain talk contribs created page Get Battle Unit Index By ENTD Unit ID (Created page with " # ROUTINE: GET BATTLE UNIT INDEX BY ENTD UNIT ID # Parameters: # r4 = (ENTDUnitID) ENTD Unit ID # Returns: # r2 = (Battle unit index)...")
  • 02:27, 16 April 2022 Glain talk contribs created page Get Battle Unit Index By Unit Misc ID (Created page with " # ROUTINE: GET BATTLE UNIT INDEX BY UNIT MISC ID # Parameters: # r4 = (unitMiscID) Unit misc data ID # Returns: # r2 = (Battle unit i...")
  • 03:14, 28 July 2021 Glain talk contribs created page 00084214 - 000846ac (Created page with " 80084214: 27bdffa8 addiu r29,r29,-0x0058 80084218: afb20038 sw r18,0x0038(r29) 8008421c: 00809021 addu r18,r4,r0 80084220: afb00030 sw r16,0x0030(r29) 80084224: 00a08021...")
  • 21:18, 10 May 2021 Glain talk contribs created page Get Formation Sprite Entry (Created page with " # ROUTINE: GET FORMATION SPRITE ENTRY # Parameters: # r4 = (jobID) Job ID # r5 = (femaleFlag) Non-zero if unit is female, 0 otherwise (Seems to...")
  • 21:17, 10 May 2021 Glain talk contribs created page Get Formation Graphic Entry (Created page with " # ROUTINE: GET FORMATION GRAPHIC ENTRY # Parameters: # r4 = (formationUnitIndex) Formation unit index # r5 = (buffer) Buffer in which to write...")
  • 21:17, 10 May 2021 Glain talk contribs created page Find Formation Palette Index (Created page with " # ROUTINE: FIND FORMATION PALETTE INDEX # Parameters: # r4 = (partyIndex) Party unit index # Returns: # r2 = Formation palette index...")
  • 21:17, 10 May 2021 Glain talk contribs created page Combine 16-bit Value (0x23a54) (Created page with " # ROUTINE: COMBINE 16-BIT VALUE (0x23A54) # Parameters: # r4 = (lowValue) 6-bit value to be stored in low 6 bits # r5 = (highValue) 10-bit valu...")
  • 17:39, 10 March 2021 Glain talk contribs created page Apply Status and Check Undead (Created page with " # ROUTINE: APPLY STATUS AND CHECK UNDEAD # Applies status to the current action. Returns 1 if the status was applied, or if the target is undead. Otherwise, return...")
  • 17:39, 10 March 2021 Glain talk contribs created page Nullify Action (Created page with " # ROUTINE: NULLIFY ACTION # Nullify the current action. 80184e40: 3c028019 lui r2,0x8019 80184e44: 8c422d90 lw r2,0x2d90(r2) # Action 80184e48: 27...")
  • 23:23, 28 November 2020 Glain talk contribs created page Load Game (Created page with "# ROUTINE: Load Game # Loads a game from memory card. # Parameters: # r4 = (p1) (Sometimes 0) # If 0, runs checksum and loads timer value...")
  • 23:23, 28 November 2020 Glain talk contribs created page Handle Load Game (Created page with " # ROUTINE: Handle Load Game # Handles loading a game from memory card. # Parameters: # r4 = (p1) ? (Sometimes *0x801cc81c) 8012f994: 3c038019 lu...")
  • 23:23, 28 November 2020 Glain talk contribs created page Handle Memory Card Menu (Created page with " # ROUTINE: HANDLE MEMORY CARD MENU # Handles the memory card menu. # Parameters: # r4 = (type) (1 if from World Map, 0 if from Titlescreen) #...")
  • 18:01, 28 November 2020 Glain talk contribs created page Get Random Unlocked Job (Created page with " # ROUTINE: GET RANDOM UNLOCKED JOB # Gets a random unlocked job ID for this unit. # Parameters: # r4 = (unit) Unit in-battle data pointer #...")
  • 18:01, 28 November 2020 Glain talk contribs created page Calculate Unit Jobs and Skillsets from ENTD (Created page with " # ROUTINE: Calculate Unit Jobs and Skillsets from ENTD # Calculates a generated unit's jobs and skillsets from the ENTD. # Parameters: # r4 = (unit...")
  • 20:17, 21 November 2020 Glain talk contribs created page 0x1c5be0 (Created page with " 801c5be0: 27bdffd8 addiu r29,r29,-0x0028 801c5be4: afb10014 sw r17,0x0014(r29) 801c5be8: 00a08821 addu r17,r5,r0 801c5bec: afb00010 sw r16,0x0010(r29) 801c5bf0: 3c10801e...")
  • 22:28, 7 November 2020 Glain talk contribs created page Get Equipable RSM (Created page with " # ROUTINE: Get Equipable RSM # Writes the relevant equipable RSM (Reaction, Support, Movement) abilities into a specified array. # Only gets the abilities t...")
  • 14:14, 30 October 2020 Glain talk contribs created page Load File (0x13bc14) (Created page with " # ROUTINE: LOAD FILE (0x13bc14) # Seems to load a file into RAM. # Async function. # Parameters: # r4 = (fileIndex) File ID/index to load in...")
  • 18:32, 22 October 2020 Glain talk contribs created page Get Number of Turns to Resolve (Created page with " # ROUTINE: Get Number of Turns to Resolve # Gets the number of turns to resolve an action with the specified parameters. # Parameters: # r4 = (unit...")
  • 16:40, 22 October 2020 Glain talk contribs created page Get Ability ID From Skillset (Created page with " # ROUTINE: Get Ability ID From Skillset # Parameters: # r4 = (skillsetID) Skillset ID # r5 = (abilityIndex) Ability index within the...")
  • 16:35, 22 October 2020 Glain talk contribs created page Learn Used Ability (Created page with " # ROUTINE: Learn Used Ability # Parameters: # r4 = (unit) In-battle unit data of learning unit 8018e8ac: 27bdffd0 addiu r29,r29,-0x0030 8018e8b0: afbf...")
  • 16:34, 22 October 2020 Glain talk contribs created page Process Learn on Hit (Created page with " # ROUTINE: Process Learn on Hit # Parameters: # r4 = (actingUnitIndex) Battle unit index of acting unit # r5 = (learnedAbilityStorePtr...")
  • 16:33, 22 October 2020 Glain talk contribs created page Get Unit Skillset Ability Data (Created page with " # ROUTINE: Get Unit Skillset Ability Data # Returns ability data for a specified unit and skillset into a handful of output lists (parallel arrays) and returns the n...")
  • 14:55, 16 October 2020 Glain talk contribs created page Calculate Target Panels (Created page with " # ROUTINE: CALCULATE TARGET PANELS # Parameters: # r4 = (usedActionData) Used action data # Returns: # r2 = { # -1, if:...")
  • 14:54, 16 October 2020 Glain talk contribs created page Setup Act Menu (Created page with " # ROUTINE: SETUP ACT MENU # Parameters: # r4 = (unitIndex) Acting unit index (from 0x8014d08a) # r5 = (skillsetList) Act men...")
  • 18:13, 30 August 2020 Glain talk contribs created page 00011bc0 - 00011bcc (Created page with " 00011bc0: 00804021 addu r8,r4,r0 00011bc4: 8d1d0000 lw r29,0x0000(r8) 00011bc8: 08010280 j 0x00040a00 00011bcc: 00000000 nop")
  • 18:08, 30 August 2020 Glain talk contribs created page Load Data From Disc (0x44694) (Created page with " # ROUTINE: LOAD DATA FROM DISC (0x44694) # Parameters: # r4 = (lba) LBA Sector of data # r5 = (numBytes) Number of bytes to load # r...")
  • 18:06, 30 August 2020 Glain talk contribs created page Load Data From Disc (0x11bf4) (Created page with " # ROUTINE: LOAD DATA FROM DISC (0x11bf4) # Parameters: # r4 = (ptr1) Pointer (Sometimes 0x8004eaf4) # r5 = (lba) LBA Sector o...")
  • 18:06, 30 August 2020 Glain talk contribs created page Load Data From Disc (0x11bd0) (Created page with " # ROUTINE: LOAD DATA FROM DISC (0x11bd0) # Calls Load Data From Disc (0x11bf4) with fifth parameter set to -1. # Parameters: # r4 = (p...")
  • 18:05, 30 August 2020 Glain talk contribs created page Load Event (Created page with " # ROUTINE: LOAD EVENT # Parameters: # r4 = (eventID) Event ID 8013c9c0: 27bdffe0 addiu r29,r29,-0x0020 8013c9c4: afb10014 sw r17,0x0014(r29) 8013c9c...")
  • 18:04, 30 August 2020 Glain talk contribs created page Load Next Event (Created page with " # ROUTINE: LOAD NEXT EVENT # Returns: # r2 = (1, if event was loaded; 0, otherwise) 80145f78: 27bdffe0 addiu r29,r29,-0x0020 80145f7c: afb10014 sw r17...")
  • 17:57, 30 August 2020 Glain talk contribs created page Process World Conditional Set (Created page with " # ROUTINE: Process World Conditional Set # Parameters: # r4 = (conditionalSetIndex) Conditional set index # r5 = (actionFlag) Flag to check on...")
  • 22:10, 29 August 2020 Glain talk contribs created page Get Thread Running Task (Created page with " # ROUTINE: GET THREAD RUNNING TASK # Searches running threads (outside of the main thread) for the given taskID. # Parameters: # r4 = (taskID) Task...")
  • 21:43, 29 August 2020 Glain talk contribs created page Store Thread Parameters (0x14ca58) (Created page with " # ROUTINE: STORE THREAD PARAMETERS (0x14ca58) # Parameters: # r4 = (threadID) Thread ID # r5 = (funcParam1) Function para...")
  • 03:22, 29 August 2020 Glain talk contribs created page Event Jump (Created page with " # ROUTINE: Event jump # Handles a jump (forward or backward) in an event. # Parameters: # r4 = (limitByteOffset) Event byte offset to treat as the...")
  • 14:32, 27 August 2020 Glain talk contribs created page Sprite Move Beta (Created page with " 80146f20: 27bdffe8 addiu r29,r29,-0x0018 80146f24: afbf0010 sw r31,0x0010(r29) 80146f28: 0c052752 jal 0x80149d48 # Set Thread Task ID (0x0b); 80146f2c:...")
  • 14:17, 17 August 2020 Glain talk contribs created page Memset (Created page with " # memset (dst, fillbyte, len) # Fills (len) bytes at location (dst) with byte (fillbyte). 800222fc: 240a00a0 addiu r10,r0,0x00a0 80022300: 01400008 jr r10 80022304: 2...")
  • 22:20, 11 August 2020 Glain talk contribs created page Check Battle Outcome (Created page with " # ROUTINE: CHECK BATTLE OUTCOME # No parameters. # Returns: # r2 = { # 0 , On player victory # -1, On player defea...")
  • 22:01, 11 August 2020 Glain talk contribs created page Does Unit Have Status In Set (Created page with " # ROUTINE: DOES UNIT HAVE STATUS IN SET # Checks if a unit has a status in the specified Status Set (from RAM location 0x800662d0). Returns true (1) if so, and fals...")
  • 16:25, 5 August 2020 Glain talk contribs created page ETC.OUT (Created page with "== ETC.OUT RAM == 001bf01c - 001bf3d4: Show Graphic 001c017c - 001c03a8: Show Chapter Title 001c03ac - 001c05d0: Show Gameover Image 001c05d4 - 001c0644: S...")
  • 16:21, 5 August 2020 Glain talk contribs created page ATTACK.OUT ROUTINES (Created page with "== ATTACK.OUT RAM == 001c3078 - 001c33a4: ? 0x1c3078 (Determines fieldable units) 001c33a8 - 001c33c0: Load Halfword (ATTACK.OUT) 001c34b4 - 001c3afc: Load Scen...")
  • 16:21, 5 August 2020 Glain talk contribs created page OPEN.BIN (Created page with "== OPEN.BIN RAM == 000670f0 - 00067208: OPEN.BIN Main Routine 00067d84 - 00067e64: Button Input Related? (0x67d84) 00068268 - 00068380: Button Input Related? (...")
  • 14:21, 1 July 2020 Glain talk contribs created page Handle Menu Action (WORLD.BIN) (Created page with " # ROUTINE: HANDLE MENU ACTION (WORLD.BIN) # Handles taking a menu action. # This function is an analog to Handle Menu Action in BATTLE.BIN. # Param...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)