Commit Graph

420 Commits

Author SHA1 Message Date
obskyr 3e8800f447 Implement hack pointcut system
Ported from Sanqui's Harvest Moon 3 translation project!

Also puts a pointcut in place to keep patch WRAM uncleared when starting a new game.
2018-08-16 03:20:27 -06:00
obskyr 96097e8c48 Build only one ROM 2018-08-16 03:00:01 -06:00
IIMarckus 8270797280 Main menu: New Game starts a new game, Play Pokémon starts the demo. 2018-08-16 02:46:16 -06:00
IIMarckus 683e15a0c4 Display a complete main menu. 2018-08-16 02:46:15 -06:00
IIMarckus c7175fe389 Convert rival parties to new format. Delete unused data to save space. 2018-08-16 02:46:15 -06:00
Sanqui 9a80069ef0 Begin English translation with font and main menu 2018-08-16 02:46:15 -06:00
luckytyphlosion a6a74b11ea Merge pull request #40 from Pokeglitch/master
Full dump of Bank 1
2018-07-31 22:11:13 -04:00
Pokeglitch b67fc88e00 Capitalized unknown HRAM labels 2018-07-31 22:03:58 -04:00
Pokeglitch e9226d0a53 Small formatting fix 2018-07-31 21:09:01 -04:00
Pokeglitch 9d93ab21de Finished dumping bank 1 2018-07-31 21:06:42 -04:00
Pokeglitch 998fea6e43 More bank 1 dumps 2018-07-31 12:55:50 -04:00
Pokeglitch 21fdd85e3d Dumped more of bank 1 2018-07-31 10:38:47 -04:00
Pokeglitch 410e41ab77 began dumping bank 1 2018-07-30 22:34:21 -04:00
luckytyphlosion a586811e19 Merge pull request #38 from luckytyphlosion/section-reorg
Add linkerscript to replace completely anonymous sections.
2018-07-22 09:20:33 -04:00
luckytyphlosion 5b4ef99f4b Add all dummy scripts. 2018-07-17 15:42:49 -04:00
luckytyphlosion 4a526ba361 Split attributes into individual files. 2018-07-17 14:10:02 -04:00
luckytyphlosion 3b704c267c Merge branch 'master' into section-reorg 2018-07-08 21:21:12 -04:00
luckytyphlosion 16d95f6576 Symfile for corrected ROM. 2018-07-08 18:06:19 -04:00
luckytyphlosion 5a6620021a Add maps to linkerscript 2018-07-08 18:00:32 -04:00
luckytyphlosion ca09233c9e Build files in maps/ 2018-07-08 17:34:41 -04:00
luckytyphlosion 116b3b2519 Dump all blks 2018-07-08 15:39:30 -04:00
luckytyphlosion e1d15e507c Dump Map Events. 2018-07-08 15:00:06 -04:00
obskyr 5ec276e7c7 Disassemble new game WRAM initialization
With a lot of unknowns still there, of course.
2018-07-07 07:08:26 +02:00
obskyr d4bb6b990a Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-07 03:49:57 +02:00
obskyr d3f356a1dc Symfile for corrected ROM; rename zero_checksum.inc 2018-07-07 03:49:30 +02:00
luckytyphlosion ed7c6365c9 Disassemble remainder of ROM0. 2018-07-03 20:03:39 -04:00
luckytyphlosion f4ce13c0ff Fix Makefile and clean up pokegold-spaceworld.link a bit. 2018-07-03 17:58:20 -04:00
luckytyphlosion ca0ba87857 Clean up unused code. 2018-07-03 17:09:08 -04:00
luckytyphlosion e1659ecd41 Introduce linkerscript.
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-07-03 17:07:05 -04:00
luckytyphlosion f3f0e711bf Fix uncaught build errors. 2018-07-03 14:10:28 -04:00
luckytyphlosion 9824a57620 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:37:21 -04:00
luckytyphlosion 75e4f78492 Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworld 2018-07-03 13:36:50 -04:00
luckytyphlosion a655783735 Add .pic as binary. 2018-07-03 13:28:18 -04:00
luckytyphlosion 870d85fc27 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:27:51 -04:00
obskyr 3fab27f221 Yet a few more formatting fixes 2018-07-03 05:07:59 +02:00
obskyr e596d41c17 A few small formatting fixes 2018-07-03 04:59:38 +02:00
obskyr 382fd4b50e Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold-spaceworld into master
And that's the last of the manual merges for now! Hooray!
2018-07-03 04:50:33 +02:00
obskyr d26c5f6937 Merge branch 'mid-kid-master' 2018-07-03 04:27:39 +02:00
obskyr 9ee9fe5c8f Merge branch 'master' of https://github.com/mid-kid/pokegold-spaceworld into master
Once again, manually. Hoo boy.
2018-07-03 04:27:25 +02:00
obskyr 5a8a294140 Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master
Long overdue!
2018-07-03 03:29:47 +02:00
luckytyphlosion 264748172d Add .gitattributes. 2018-06-29 13:16:00 -04:00
Pokeglitch 2dfc7fc635 Moved CollisionTypeTable to separate file 2018-06-25 22:55:48 -04:00
Pokeglitch 3c966f7df4 Disassembled all routines related to sprite movement/collisions. Added in constants 2018-06-25 22:43:31 -04:00
2Tie f3de47a1d5 fixed the 3-dot leaders at SatoMew's request 2018-06-24 17:01:24 -06:00
2Tie 3d44a33494 all the non-dummy map scripts until Silent Hill are disassebled. five left! 2018-06-24 16:43:11 -06:00
Tauwasser 906ea8bdfc engine: disassemble player movement (WIP)
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-24 23:15:07 +02:00
Tauwasser 57481cc942 home/copy2: rename Function0d02 to RedrawPlayerSprite
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-24 23:10:16 +02:00
Tauwasser 147d0964d8 hram: rename hTextErrno to hEventID
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-24 23:09:15 +02:00
2Tie 0369ef51b4 split the oak speeches and game setup into two files 2018-06-23 10:19:49 -06:00
pfero 67388aeeda Disassemble all map attributes 2018-06-23 14:25:46 +02:00