User contributions
Jump to navigation
Jump to search
- 22:11, 13 December 2012 diff hist +25 Data/Table Locations
- 07:45, 26 March 2012 diff hist -9 Unit Battle Initialization
- 07:45, 26 March 2012 diff hist -11 Unit Battle Initialization
- 22:00, 25 March 2012 diff hist 0 Base Weapon XA Rewrite
- 19:35, 24 March 2012 diff hist -1 Base Weapon XA Rewrite
- 19:34, 24 March 2012 diff hist +6,332 N Base Weapon XA Rewrite Created page with "This is essentially a rewrite of FDC's Weapon XA hack to save space or to allow additional new weapon formulas by removing the large branching sequence that was present. As wi..."
- 19:26, 24 March 2012 diff hist +51 Hacked RAM →BATTLE.BIN RAM
- 15:37, 13 March 2012 diff hist -1 48 Heal (Z*10)
- 08:10, 10 March 2012 diff hist +32 Undead Reversal
- 08:08, 10 March 2012 diff hist +274 HP Absorption
- 23:01, 6 March 2012 diff hist -4 World Stats →Some Graphical Data Storage at 0x801c868c? (x128 bytes each, 20 sections)
- 22:53, 6 March 2012 diff hist +2,388 World Stats →Stats List
- 19:14, 26 February 2012 diff hist -10 Calculate Unlocked Jobs
- 19:12, 26 February 2012 diff hist -9 Float/Current Statuses/Status Immunities/Status CT
- 11:37, 26 February 2012 diff hist -16 Compatibility
- 11:37, 26 February 2012 diff hist +3,174 N Talk:Compatibility Created page with "A rewrite thanks to SecondAdvent. Just looking at the section is a headache. SecondAdvent's rewrite saves a large amount of space (from 0x80184a2C to 0x80184b23) and gives fre..."
- 11:27, 26 February 2012 diff hist -66 Talk:Equippable Item Setting (Support/Female-only)
- 11:22, 26 February 2012 diff hist +2,288 N Talk:Equippable Item Setting (Support/Female-only) Created page with "Rewrite thanks to SecondAdvent which not only saves space but adds more features such as Male-only items. 0005c27c: 34050000 ori r5,r0,0x0000 Counter = 0 0005c280: 9083008f..."
- 11:10, 26 February 2012 diff hist +121 Talk:Starting Inventory
- 11:08, 26 February 2012 diff hist +1,292 N Talk:Starting Inventory Created page with "A good percentage of this routine just reloads the upper immediate, obviously wasting space. A simple rewrite to save space could be nice. A loop would save a little more spac..."
- 17:45, 24 February 2012 diff hist 0 Routine Locations →BATTLE.BIN RAM
- 17:42, 24 February 2012 diff hist -1 Pre Formula Setup (FDC)
- 17:42, 24 February 2012 diff hist +2,575 Pre Formula Setup (FDC)
- 16:35, 24 February 2012 diff hist +931 N Remove Status Created page with " 0018b9f8: 3c028019 lui r2,0x8019 0018b9fc: 90423906 lbu r2,0x3906(r2) Load Status Infliction Type 0018ba00: 00000000 nop 0018ba04: 30420010 andi r2,r2,0x0010 001..."
- 16:35, 24 February 2012 diff hist +40 Routine Locations →BATTLE.BIN RAM
- 08:03, 24 February 2012 diff hist +95 Battle Message Display
- 14:43, 23 February 2012 diff hist +33 Battle Message Display
- 08:50, 23 February 2012 diff hist -30 Battle Message Display
- 08:39, 23 February 2012 diff hist +89 N Talk:Battle Message Display Created page with "Several unknown jal I may go through at some point. Someone can tackle them if they want."
- 08:38, 23 February 2012 diff hist +6,143 N Battle Message Display Created page with " r18 = Attacker Misc. Data ; r19 = Defender Misc. Data 000732c8: 27bdffc8 addiu r29,r29,0xffc8 000732cc: 3402002e ori r2,r0,0x002e 000732d0: afb00020 sw r16,0x0020(r29)..."
- 08:31, 23 February 2012 diff hist +49 Routine Locations →Undeciphered Routines
- 23:07, 17 February 2012 diff hist +20 Data/Table Locations
- 23:06, 17 February 2012 diff hist 0 m Formula Table moved Data/Formula Table to Formula Table: Incorrect Title
- 23:06, 17 February 2012 diff hist +27 N Data/Formula Table moved Data/Formula Table to Formula Table: Incorrect Title current
- 23:05, 17 February 2012 diff hist +4,304 N Formula Table Created page with "Check the Formulas page for more information on what each formula does. 00 0018f610: 000000e2 sub r0,r0,r0 01 0018f614: 80188b64 lb r24,-0x749c(r0) 02 0018f618: 80188b..."
- 22:59, 17 February 2012 diff hist +148 Data/Table Locations
- 22:47, 17 February 2012 diff hist +59 Data/Table Locations
- 22:46, 17 February 2012 diff hist +110 Data/Table Locations
- 22:42, 17 February 2012 diff hist +24 Main Action Routine - performs ability effects
- 22:39, 17 February 2012 diff hist -1 Poach Inventory Routine
- 22:39, 17 February 2012 diff hist +2 Poach Inventory Routine
- 22:39, 17 February 2012 diff hist +59 Poach Inventory Routine
- 22:33, 17 February 2012 diff hist +2,381 N Poach Inventory Routine Created page with " 0018c680: 3c028019 lui r2,0x8019 0018c684: 8c42f5fc lw r2,-0x0a04(r2) 0018c688: 27bdffe8 addiu r29,r29,0xffe8 0018c68c: afbf0014 sw r31,0x0014(r29) 0018c690: 144..."
- 07:02, 17 February 2012 diff hist +14 Poison and Regen
- 05:48, 16 February 2012 diff hist +138 Damage Calculation
- 05:45, 16 February 2012 diff hist +23 Damage Calculation
- 05:44, 16 February 2012 diff hist +65 Damage Calculation
- 05:42, 16 February 2012 diff hist +4 Weapon Damage Calculation
- 05:41, 16 February 2012 diff hist +23 XA * YA Calculation
- 05:41, 16 February 2012 diff hist +115 XA * YA Calculation