User contributions
Jump to navigation
Jump to search
- 00:44, 14 December 2012 diff hist +1,239 N World Map Script 0x01 Created page with "<font face='Courier New'>If Script Data is equal to loaded integer, continue script 000913f8: 27bdffe0 addiu r29,r29,0xffe0 000913fc: 27a40010 addiu r4,r29,0x0010 r4 = ..."
- 00:43, 14 December 2012 diff hist 0 Store Script Data into r4 and r5 current
- 00:42, 14 December 2012 diff hist +28 Store Script Data into r4 and r5
- 00:41, 14 December 2012 diff hist +1,500 N Store Script Data into r4 and r5 Created page with " 00091450: 3c06800d lui r6,0x800d r6 = 0x800d0000 00091454: 24c64650 addiu r6,r6,0x4650 r6 = 0x800d4650 00091458: 94c20000 lhu r2,0x0000(r6) Load byte # from World Map..."
- 00:36, 14 December 2012 diff hist +301 WLDCORE.BIN Routines
- 00:27, 14 December 2012 diff hist +404 WLDCORE.BIN Routines
- 23:50, 13 December 2012 diff hist +247 WLDCORE.BIN Routines
- 23:13, 13 December 2012 diff hist +5,239 N Job Wheel Created page with "<font face='Courier New'>Notes to be added once the routine has been researched more 0012257c: 27bdffd0 addiu r29,r29,0xffd0 00122580: afb60028 sw r22,0x0028(r29) 001..."
- 23:10, 13 December 2012 diff hist +73 WORLD.BIN Routines →WORLD.BIN RAM
- 23:07, 13 December 2012 diff hist +92 World Map Scripts current
- 23:06, 13 December 2012 diff hist +4,034 N World Map Scripts Created page with "<font face='Courier New'> 00091238: 27bdffd8 addiu r29,r29,0xffd8 0009123c: 3c03800d lui r3,0x800d 00091240: 8c634674 lw r3,0x4674(r3) 00091244: 00042040 ..."
- 22:47, 13 December 2012 diff hist +3 WLDCORE.BIN Routines
- 22:47, 13 December 2012 diff hist -5 WLDCORE.BIN Routines
- 22:46, 13 December 2012 diff hist +188 N WLDCORE.BIN Routines Created page with "80091238 - 8009137F: World Map Scripts *Main Routine that reads the World Map Scripts 80091380 - 80091387: World Map Script 0x00 80091388 - 800913BF: [[World Map ..."
- 22:33, 13 December 2012 diff hist -138 Routine Locations
- 22:30, 13 December 2012 diff hist +136 Routine Locations
- 22:28, 13 December 2012 diff hist -44 Main Page →Documentation
- 22:27, 13 December 2012 diff hist +44 Main Page →Documentation
- 22:22, 13 December 2012 diff hist +1 Data/Table Locations →WLDCORE.BIN Locations
- 22:21, 13 December 2012 diff hist +1,391 Data/Table Locations
- 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)..."