Commit Graph

91 Commits

Author SHA1 Message Date
IIMarckus
c7175fe389 Convert rival parties to new format. Delete unused data to save space. 2018-08-16 02:46:15 -06:00
Pokeglitch
9d93ab21de Finished dumping bank 1 2018-07-31 21:06:42 -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
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
luckytyphlosion
ed7c6365c9 Disassemble remainder of ROM0. 2018-07-03 20:03:39 -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
9824a57620 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:37:21 -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
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
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
Tauwasser
906ea8bdfc engine: disassemble player movement (WIP)
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-24 23:15:07 +02:00
pfero
67388aeeda Disassemble all map attributes 2018-06-23 14:25:46 +02:00
pfero
368f929da2 Fix landmark constants 2018-06-22 17:18:23 +02:00
2Tie
beae22ccbd spoilers: it wasn't 2018-06-18 23:25:39 -06:00
2Tie
2f0b152e5a this is how you fix conflicts, right? 2018-06-18 22:53:06 -06:00
2Tie
0a2d5a66cd more disassembly in bank 1 2018-06-18 19:37:04 -06:00
Pokeglitch
12823eea3e Added in macros for scripts, queue 2018-06-18 08:41:39 -04:00
2Tie
130f5f1bb9 happy birthday, here's the main menu debug menu... menu 2018-06-17 03:42:21 -06:00
Pokeglitch
0ddae2eac0 More field moves, need to clean up names and constants 2018-06-16 15:44:10 -04:00
Pokeglitch
f11e353fbb More Bank 3 routines 2018-06-16 10:24:17 -04:00
ISSOtm
d89bd1ac8b Merge branch 'math_etc' into 'master' 2018-06-10 14:20:59 +02:00
ISSOtm
20f07292a5 Replace a few predefs 2018-06-10 11:51:17 +02:00
pfero
61c3ca6f63 Add proper tileset constants 2018-06-07 17:14:18 +02:00
Eldred Habert
530e3e8069
Merge pull request #13 from PikalaxALT/rtc_fade
Time of day palettes and fade functions
2018-06-06 17:19:29 +02:00
IIMarckus
ea2d9e25e1 Finish dumping trainer parties. 2018-06-06 02:37:26 -06:00
PikalaxALT
779eb6750d Merge branch 'master' into rtc_fade 2018-06-05 22:55:55 -04:00
PikalaxALT
30f2d056f9 Remove the underscores in generic function labels to maintain consistency with pokecrystal 2018-06-05 22:51:11 -04:00
pfero
d4a65343da Name the map groups 2018-06-06 01:41:42 +02:00
pfero
77234a79ca Remove leftover cruft 2018-06-06 01:26:33 +02:00
pfero
1023e4f2a9 Disassemble map headers 2018-06-06 01:23:38 +02:00
Rangi
7742e53476 Define landmark constants 2018-06-05 11:56:42 -04:00
PikalaxALT
193cf0265d Backport bg_effects.asm from Crystal 2018-06-04 17:46:44 -04:00
ISSOtm
67090e2e90 Remove generic function reference to CheckSGB 2018-06-04 18:15:48 +02:00
PikalaxALT
634df27635 Merge branch 'master' into build_more_roms 2018-06-03 11:04:06 -04:00
IIMarckus
d80330b122 Add more trainer leftovers from Blue. Nothing interesting here. 2018-06-03 00:03:42 -06:00
PikalaxALT
04883f4bf9 Merge branch 'master' into build_more_roms 2018-06-02 21:26:20 -04:00
PikalaxALT
956d010d59 Make the repository build all four ROMs 2018-06-02 20:16:37 -04:00
xCrystal
5fb7140613 Wild Pokemon data: fix formatting 2018-06-02 22:27:33 +02:00
xCrystal
ec2c8d971c Add wild Pokemon data 2018-06-02 21:58:28 +02:00
Rangi
50f26bc1ec More trainer data 2018-06-02 12:17:30 -04:00