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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 18:53, 24 December 2024 Glain talk contribs moved page X/Y Data Gathering for Attacks? to X/Y Data Gathering for Attacks
- 03:56, 8 December 2024 Glain talk contribs created page Find Job By Skillset (Created page with " # ROUTINE: FIND JOB BY SKILLSET # Finds the job ID with the specified skillset ID. # Parameters: # r4 = (skillsetID) Skillset ID # Returns:...")
- 03:54, 8 December 2024 Glain talk contribs created page Get Generic Job Index (Created page with " # ROUTINE: GET GENERIC JOB INDEX # Gets the generic job index of the specified job. (0 = Base, 1 = Chemist, 2 = Knight, etc.) # Parameters: # r4 =...")
- 03:49, 8 December 2024 Glain talk contribs created page Find Unit Abilities or Skillsets (Created page with " # ROUTINE: FIND UNIT ABILITIES OR SKILLSETS # Finds abilities or skillsets available to a unit # # Parameters: # r4 = (formationUn...")
- 19:13, 7 December 2024 Glain talk contribs created page Store Combined Bit Value Pointer (Created page with " # ROUTINE: STORE COMBINED BIT VALUE POINTER # Stores the pointer to a bit value that may span several bytes. The value can be combined via Get Combined Bit Valu...")
- 19:12, 7 December 2024 Glain talk contribs created page Get Combined Bit Value From Stored Pointer (Created page with " # ROUTINE : GET COMBINED BIT VALUE FROM STORED POINTER # Gets the combined bit value based on a previously stored pointer. The combined value can span several bytes...")
- 16:18, 29 October 2024 Glain talk contribs created page SYS DrawPrim (Created page with " 00024bd8: 27bdffe0 addiu r29,r29,0xffe0 00024bdc: afb00010 sw r16,0x0010(r29) 00024be0: 00808021 addu r16,r4,r0 00024be4: 3c028003 lui r2,0x8003 00024be8: 8c42288c lw r2,...")
- 13:38, 29 October 2024 Glain talk contribs moved page Image loading setup? (0x14a834) to Image loading setup (0x14a834)
- 13:37, 29 October 2024 Glain talk contribs moved page Image Loading Setup? (0xfdcf0) to Image Loading Setup (0xfdcf0)
- 05:16, 9 October 2024 Glain talk contribs created page Learn Job Abilities (Created page with " # ROUTINE: LEARN JOB ABILITIES # Learns abilities for the specified unit in the specified job. Either learns random abilities, or auto-learns all abiliies in the ap...")
- 02:40, 27 June 2024 Glain talk contribs created page Handle Tutorial Command (Created page with " # ROUTINE: HANDLE TUTORIAL COMMAND # Handles a tutorial command. # Returns: # r2 = ? 8012dae0: 27bdffe0 addiu r29,r29,-0x0020 8012dae4: afbf001...")
- 02:35, 27 June 2024 Glain talk contribs created page Handle Tutorial Command: Wait (Time) (Created page with " 8012ea44: 27bdffe8 addiu r29,r29,-0x0018 8012ea48: afbf0014 sw r31,0x0014(r29) 8012ea4c: afbe0010 sw r30,0x0010(r29) 8012ea50: 03a0f021 addu r30,r29,r0 8012ea54: 3c02801d...")
- 02:33, 27 June 2024 Glain talk contribs created page Handle Tutorial Command: Wait (0x14) (Created page with " 8012e720: 27bdffe8 addiu r29,r29,-0x0018 8012e724: afbf0014 sw r31,0x0014(r29) 8012e728: afbe0010 sw r30,0x0010(r29) 8012e72c: 03a0f021 addu r30,r29,r0 8012e730: 0c0498ea...")
- 02:32, 27 June 2024 Glain talk contribs created page Handle Tutorial Command: Change Dialog (Created page with " 8012dfe4: 27bdffe8 addiu r29,r29,-0x0018 8012dfe8: afbf0014 sw r31,0x0014(r29) 8012dfec: afbe0010 sw r30,0x0010(r29) 8012dff0: 03a0f021 addu r30,r29,r0 8012dff4: 34040010...")
- 02:31, 27 June 2024 Glain talk contribs created page Handle Tutorial Command: Wait for Message (Created page with " 8012df80: 27bdffe8 addiu r29,r29,-0x0018 8012df84: afbf0014 sw r31,0x0014(r29) 8012df88: afbe0010 sw r30,0x0010(r29) 8012df8c: 03a0f021 addu r30,r29,r0 8012df90: 34040010...")
- 02:31, 27 June 2024 Glain talk contribs created page Handle Tutorial Command: Display Message (Created page with " 8012de98: 27bdffe8 addiu r29,r29,-0x0018 8012de9c: afbf0014 sw r31,0x0014(r29) 8012dea0: afbe0010 sw r30,0x0010(r29) 8012dea4: 03a0f021 addu r30,r29,r0 8012dea8: 34040010...")
- 02:30, 27 June 2024 Glain talk contribs created page Handle Tutorial Command: Shift (Created page with " 8012ddc8: 27bdffe8 addiu r29,r29,-0x0018 8012ddcc: afbf0014 sw r31,0x0014(r29) 8012ddd0: afbe0010 sw r30,0x0010(r29) 8012ddd4: 03a0f021 addu r30,r29,r0 8012ddd8: 3c02801d...")
- 19:11, 4 May 2024 Glain talk contribs created page Ability Loading - Jump 2 (Created page with " *Jump2* 0019a9f8: 8fa80010 lw r8,0x0010(r29) Load Jump Stored Flag 0019a9fc: 00000000 nop 0019aa00: 15000006 bne r8,r0,0x 0019aa1c Branch if Jump is Stored 0019aa04: 02...")
- 19:10, 4 May 2024 Glain talk contribs created page Ability Loading - Jump 1 (Created page with " *Jump1* 0019a998: 2a42018f slti r2,r18,0x018f 0019a99c: 1040000f beq r2,r0,0x 0019a9dc Branch if ID >= 0x18f (Vertical Jump2) 0019a9a0: 34020001 ori r2,r0,0x0001 r2 = 1...")
- 19:10, 4 May 2024 Glain talk contribs created page Ability Loading - Others (Created page with " *Others* Part of Ability_Loading 0019a818: 00561023 subu r2,r2,r22 ID * 7 0019a81c: 00021180 sll r2,r2,0x06 ID * 1c0...")
- 19:10, 4 May 2024 Glain talk contribs created page Ability Loading - Charge (Created page with " *Charge* 0019a7e4: 17c2000c bne r30,r2,0x 0019a818 Branch if Action Menu != Charge 0019a7e8: 001610c0 sll r2,r22,0x03 Unit's ID * 8 0019a7ec: 001210c0 sll r2,r18,0x03 Un...")
- 19:09, 4 May 2024 Glain talk contribs created page Ability Loading - Arithmeticks (Created page with " *Arithmeticks* 0019a7a4: 17c2000f bne r30,r2,0x 0019a7e4 Branch if Action Menu != Arithmeticks 0019a7a8: 3402000a ori r2,r0,0x000a r2 = a 0019a7ac: 00121100 sll r2,r18,0x...")
- 19:09, 4 May 2024 Glain talk contribs created page Ability Loading - Weapon Inventory (Created page with " *Weapon Inventory* 0019a6a4: 17c3003f bne r30,r3,0x 0019a7a4 Beanch if Action Menu != Weapon Inventory 0019a6a8: 34020003 ori r2,r0,0x0003 r2 = 3 0019a6ac: 02c02021 addu...")
- 18:16, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - Default (Created page with " *Default* 00195c00: 2604000c addiu r4,r16,0x000c r4 = Pointer to AI Behavior Flags 00195c04: 001198c0 sll r19,r17,0x03 r19 = Ability ID * 8 00195c08: 3c058006 lui r5,0x8...")
- 18:15, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - Arithmeticks (Created page with " *Arithmeticks* 00195bbc: 340300ff ori r3,r0,0x00ff r3 = FF 00195bc0: 34040004 ori r4,r0,0x0004 Counter = 4 00195bc4: 26020004 addiu r2,r16,0x0004 00195bc8: a0430007 sb...")
- 18:15, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - Charge (Created page with " *Charge* 00195ba0: 2622fe6a addiu r2,r17,0xfe6a r2 = Ability ID - 0x196 (Charge + 1) 00195ba4: 00021040 sll r2,r2,0x01 ID * 2 00195ba8: 3c018006 lui r1,0x8006 00195bac:...")
- 18:15, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - Jump (Created page with " 00195a90: 92020e2e lbu r2,0x0e2e(r16) ; Load ? 00195a94: 00000000 nop 00195a98: 16a2000e bne r21,r2,0x 00195ad4 ; Branch if ? != Unit's ID 00195a9c: 34020064 ori r2,r0...")
- 18:14, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - Weapon Inventory (Created page with " *Weapon Inventory* 00195a30: 2622ff86 addiu r2,r17,0xff86 r2 = Shuriken ID 00195a34: 2c420003 sltiu r2,r2,0x0003 00195a38: 14400005 bne r2,r0,0x 00195a50 Branch if Weapo...")
- 18:14, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - Katana Inventory (Created page with " *Katana Inventory* 00195a24: 2622ffda addiu r2,r17,0xffda r2 = Katana ID 00195a28: 08065700 j 0x 00195c00 00195a2c: a2020006 sb r2,0x0006(r16) Store Item Considered = Ka...")
- 18:13, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - AI Item Inventory (Created page with " *Item Inventory* 001959d4: 2622fe90 addiu r2,r17,0xfe90 Item ID = Ability ID - 0x170 (potion) 001959d8: 00021840 sll r3,r2,0x01 Item ID * 2 001959dc: 00621821 addu r3,r3...")
- 18:12, 4 May 2024 Glain talk contribs created page AI Ability Data Setting - Attack (Created page with " *Attack* 00195944: 02151021 addu r2,r16,r21 00195948: 9042198c lbu r2,0x198c(r2) Load Unit's Battle ID 0019594c: 00000000 nop 00195950: 000210c0 sll r2,r2,0x03 ID * 8...")
- 20:08, 8 January 2024 Glain talk contribs created page 001c6854 - 001c6e04 (Created page with " 801c6854: 27bdffd0 addiu r29,r29,-0x0030 801c6858: afb10014 sw r17,0x0014(r29) 801c685c: 00808821 addu r17,r4,r0 801c6860: afb20018 sw r18,0x0018(r29) 801c6864: 00a09021...")
- 20:06, 8 January 2024 Glain talk contribs created page 001c86998 - 001c6304 (Created page with " 801c6854: 27bdffd0 addiu r29,r29,-0x0030 801c6858: afb10014 sw r17,0x0014(r29) 801c685c: 00808821 addu r17,r4,r0 801c6860: afb20018 sw r18,0x0018(r29) 801c6864: 00a09021...")
- 20:06, 8 January 2024 Glain talk contribs created page BUNIT.OUT Routines (Created page with " 001c86998 - 001c6304")
- 17:50, 23 November 2023 Glain talk contribs created page Add Unique Value to List (Created page with " # ROUTINE: ADD UNIQUE VALUE TO LIST # # Searches for the specified value (p_storeValue) inside a list defined at 0x8018f870. # If not found, inserts the valu...")
- 13:22, 10 July 2023 Glain talk contribs created page Main (Created page with " # main() # Program entry point. Where it all begins. 80010a30: 3c028003 lui r2,0x8003 80010a34: 244229bc addiu r2,r2,0x29bc # ptr = 0x800329bc 8001...")
- 05:39, 8 July 2023 Glain talk contribs moved page 4F Dmg (CasMaxHP-CasCurHP) Hit (PA+X)% to 4F Dmg (CasMaxHP-CasCurHP) Hit (MA+X)% (Corrected to Hit (MA+X)%)
- 03:55, 1 June 2023 Glain talk contribs created page ATTACK.OUT Routines (Created page with " 001c3078 - 001c33a4: ? 0x1c3078 (Determines fieldable units) 001c33a8 - 001c33c0: Load Halfword (ATTACK.OUT) 001c34b4 - 001c3afc: Load Scenario Conditionals 00...")
- 03:52, 1 June 2023 Glain talk contribs created page ETC.OUT Routines (Created page with "== ETC.OUT RAM == 001bf01c - 001bf3d4: Show Graphic 001c017c - 001c03a8: Show Chapter Title 001c03ac - 001c05d0: Show Gameover Image 001c05d4 - 001c0644: S...")
- 03:50, 1 June 2023 Glain talk contribs created page REQUIRE.OUT Routines (Created page with "REQUIRE.OUT starts at 0x1bf000 in RAM 001bf01c - 001bf1f0: 001bf1f4 - 001bf224: 001bf228 - 001bf250: 001bf254 - 001bf2a8: 001bf2ac - 001bf30c...")
- 01:53, 27 May 2023 Glain talk contribs created page 00141b0c - 00142504 (Created page with " 80141b0c: 27bdffc8 addiu r29,r29,-0x0038 80141b10: afb20018 sw r18,0x0018(r29) 80141b14: 00809021 addu r18,r4,r0 80141b18: afb3001c sw r19,0x001c(r29) 80141b1c: 00a09821...")
- 01:50, 19 October 2022 Glain talk contribs created page Srand (Created page with " # ROUTINE: SRAND # Sets RNG seed/state, for later use by rand(). 8002231c: 240a00a0 addiu r10,r0,0x00a0 80022320: 01400008 jr r10 80022324: 24090030 addiu r9,...")
- 22:56, 21 April 2022 Glain talk contribs created page Apply Unit Action Status Removal (Created page with " # ROUTINE: APPLY UNIT ACTION STATUS REMOVAL # Applies a battle unit's status removal (from its action). Statuses are removed from both current and innate statuses!...")
- 22:55, 21 April 2022 Glain talk contribs created page Inflict Unit Status By ENTD Unit ID (Created page with " # ROUTINE: INFLICT UNIT STATUS BY ENTD UNIT ID # Parameters: # r4 = (ENTDUnitID) ENTD Unit ID # r5 = (statusIndex) Index of status effect, goin...")
- 22:55, 21 April 2022 Glain talk contribs created page Inflict Status Event Command (Created page with " # ROUTINE: InflictStatus Event Command 80148e88: 27bdffd0 addiu r29,r29,-0x0030 80148e8c: 34040043 ori r4,r0,0x0043 # 0x43 80148e90: afbf0028 sw r31,...")
- 22:54, 21 April 2022 Glain talk contribs created page Process Unit Staged Status Data (Created page with " # ROUTINE: PROCESS UNIT STAGED STATUS DATA # Either applies staged status data to a unit, or updates the staged status data from the unit's own status. # Als...")
- 22:54, 21 April 2022 Glain talk contribs created page Apply Staged Status Data To Unit (Created page with " # ROUTINE: APPLY STAGED STATUS DATA TO UNIT # Applies status data to a unit from earlier staged status data. # Parameters: # r4 = (battleUnitIndex)...")
- 22:53, 21 April 2022 Glain talk contribs created page Update Unit Status And Staged Status Data (Created page with " # ROUTINE: UPDATE UNIT STATUS AND STAGED STATUS DATA # Updates unit staged status data (0x80173c78), removes Charm from the unit, and updates ENTD flags on the unit...")
- 22:52, 21 April 2022 Glain talk contribs created page Process Unit Misc State Value (Created page with " # ROUTINE: PROCESS UNIT MISC STATE VALUE # Processes a unit misc ID and state value, possibly from output value of Try Get Misc Unit Data By Unit ID, and returns...")
- 22:52, 21 April 2022 Glain talk contribs created page Try Get Unit Misc Data By Unit ID (Created page with " # ROUTINE: TRY GET UNIT MISC DATA BY UNIT ID # Parameters: # r4 = (ptr_UnitID) Pointer to a Unit ID (for events?) # Referenced value is ove...")