Commit Graph

137 Commits

Author SHA1 Message Date
Rangi e5ee8ec7c0 Harmonize engine/overworld with pokecrystal 2020-06-17 22:11:49 -04:00
Rangi 437c7404e9 Merge branch 'master' of https://github.com/pret/pokegold 2020-06-16 14:33:05 -04:00
Rangi fda549a27a [in progress] Harmonize more constant and data files with pokecrystal 2020-06-16 14:32:48 -04:00
entrpntr 93747a4839 Map script cleanups. 2020-06-16 13:52:20 -04:00
Rangi 782b0a7c88 Harmonize some more symbols with pokecrystal 2020-06-16 11:28:35 -04:00
Rangi b3e38f1246 Remove Crystal-only CaughtData 2020-06-15 17:41:02 -04:00
Rangi 03e93e5a70 WiseTriosRoom -> EcruteakTinTowerBackEntrance 2020-06-15 17:32:11 -04:00
Rangi 42c5aab5e3 Remove unused map scene IDs 2020-06-15 17:23:27 -04:00
Rangi dac20d6dd2 SPRITE_BUENA -> SPRITE_BEAUTY 2020-06-15 17:12:24 -04:00
entrpntr e9b6a2fc62 Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
Rangi 54bbefeed1 Treat std scripts like specials and predefs (ported from pokecrystal) 2020-06-15 13:25:56 -04:00
Rangi 9f01e33a04 Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
entrpntr dd97bedd52 Update for unused wram and event flags. 2020-06-14 09:16:51 -04:00
entrpntr 80b52ec275 Finish adding/improving labels for now. 2020-06-10 18:59:52 -04:00
entrpntr e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
entrpntr e680fe73c1 Clean up map scripts. 2020-06-05 15:25:19 -04:00
libjet 8ccc59b894 Add engine/battle_anims/anim_commands.asm 2020-06-05 17:14:55 +01:00
entrpntr 3ceee7fd9e Fill out oam.asm, final cleanups for now. 2020-06-03 15:50:35 -04:00
entrpntr 4dd118c2a7 Label jumptable entries. 2020-06-03 04:48:34 -04:00
libjet 36e5b6f564 Update data/sprite_anims/oam.asm 2020-06-01 18:44:33 +01:00
libjet c743b31b89 Update data/sprite_anims/framesets.asm 2020-06-01 02:34:06 +01:00
libjet 8ed6e95422 Add engine/events/magnet_train.asm 2020-05-31 03:31:15 +01:00
libjet 8a892f8240 Add engine/events/field_moves.asm 2020-05-31 02:42:16 +01:00
libjet d69adefed2 Add engine/events/lucky_number.asm 2020-05-29 19:26:15 +01:00
libjet 0cf765a4f5 Add halloffame.asm and credits.asm 2020-05-28 19:47:18 +01:00
entrpntr 2321448d13 Merge pull request #36 from entrpntr/misc-dump
Disassemble banks $70 and $3f, add tileset data
2020-05-27 18:42:13 -04:00
entrpntr b16e8fd695 wtf was I even doing m8 2020-05-25 17:05:08 -04:00
entrpntr 1fe8afcdba Add remaining collision files, plus unused Johto files. 2020-05-25 16:59:26 -04:00
entrpntr af78271eb3 Palette map updates. 2020-05-25 16:58:29 -04:00
entrpntr df0f27e3df Make separate tileset object, add similar collision files. 2020-05-25 16:57:43 -04:00
entrpntr bfddbf6b11 Add engine/events/npc_trade.asm. 2020-05-22 23:52:45 -04:00
entrpntr a831702736 Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm 2020-05-22 15:55:10 -04:00
entrpntr 88badff0e1 Merge pull request #33 from entrpntr/phone
Disassemble phone scripts and text (bank $41)
2020-05-22 12:11:22 -04:00
entrpntr d2ea8f80d1 Add credits strings pointers and constants. 2020-05-21 17:12:46 -04:00
entrpntr 96c806efc4 Disassemble remainder of bank $40. 2020-05-21 10:59:38 -04:00
entrpntr 7ac9f1bc1a Add tentative labels and constants. 2020-05-20 17:05:56 -04:00
entrpntr 3185d4b360 Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
entrpntr 1e17b0a62d Clean up engine/menus/naming_screen.asm. 2020-05-13 01:12:24 -04:00
entrpntr 3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
entrpntr dac57cee38 Cleanup of color.asm and scgb_layouts.asm. 2020-05-12 02:12:58 -04:00
entrpntr f2d087165f Clean up engine/menus/intro_menu.asm. 2020-05-11 16:06:49 -04:00
entrpntr 230d94e458 Add engine/games/slot_machine.asm. 2020-05-09 21:10:30 -04:00
entrpntr fa45a690ee Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -04:00
entrpntr 14f623c65c Add engine/pokegear/pokegear.asm. 2020-05-09 19:40:06 -04:00
entrpntr c4c838855a Add engine/phone/phone.asm. 2020-05-08 13:22:30 -04:00
entrpntr fd35959d94 Clean up text, and some bank 3 code. 2020-05-04 14:25:55 -04:00
entrpntr 39a7f59931 Clean up specials and swarms. 2020-05-04 10:57:46 -04:00
entrpntr 2bc79616c4 Add engine/overworld/wildmons.asm (without data files). 2020-05-01 02:18:33 -04:00
entrpntr 03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr 70d3a3fdbc Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00