Commit Graph

33 Commits

Author SHA1 Message Date
Rangi 451f529b0d Harmonize engine/{movie, pokemon} with pokecrystal
To do: engine/{menus, overworld}
2020-06-17 17:02:45 -04:00
Rangi fda549a27a [in progress] Harmonize more constant and data files with pokecrystal 2020-06-16 14:32:48 -04:00
Rangi 011f795ea7 gold_silver_intro.asm -> intro.asm 2020-06-16 11:43:48 -04:00
Rangi 0bc1e91d21 Concatenate multiple intro 2bpps together before compression 2020-06-15 12:29:42 -04:00
Rangi 00257be5a0 Match mosh remaining .2bpp.lz files
Still to go:

- gfx/pokemon/alakazam/back_silver.2bpp.lz.bin
- gfx/title/hooh_gold.2bpp.lz.bin
- gfx/title/lugia_silver.2bpp.lz.bin
2020-06-14 20:58:30 -04:00
entrpntr 0e5edf03ff Braindead matching for now (incbin .lz.bin for non-matching lz's). 2020-06-14 17:32:42 -04:00
entrpntr 0c0f9b42bc Revert gold title trail 2bpp change, add comment to title.asm instead. 2020-06-12 01:01:58 -04:00
entrpntr 308f586dcc Improve angle/distance comment as noted in review. 2020-06-11 15:14:46 -04:00
entrpntr ceffef935f Address review comments, plus a few more labels/cleanups. 2020-06-11 14:05:08 -04:00
entrpntr 09a82aec6f Use hlbgcoord 0, 0 in a few places. 2020-06-10 22:18:52 -04:00
entrpntr 48a9f3aa75 Combine gamefreak_presents.asm and gs_intro.asm. 2020-06-10 20:42:04 -04:00
entrpntr a1c33b58a8 More cleanup. 2020-06-10 20:33:24 -04:00
entrpntr 80b52ec275 Finish adding/improving labels for now. 2020-06-10 18:59:52 -04:00
entrpntr 11f01dbcd8 Slowly getting there. 2020-06-10 11:33:55 -04:00
entrpntr 07183b5d2c A bit more progress. 2020-06-09 06:27:03 -04:00
entrpntr fe03203e22 Preliminary commit that builds. 2020-06-09 06:27:03 -04:00
entrpntr e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet ea845793bb Add engine/movie/init_hof_credits.asm 2020-06-02 02:53:22 +01:00
libjet 575a0a4179 Extract Title Screen GFX 2020-05-30 02:24:28 +01:00
entrpntr 33e45dea92 Changes for hall of fame and credits. 2020-05-28 21:54:13 -04:00
libjet 0cf765a4f5 Add halloffame.asm and credits.asm 2020-05-28 19:47:18 +01:00
entrpntr a831702736 Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm 2020-05-22 15:55:10 -04:00
entrpntr 18ca6b3ea8 More cleanup of title screen, update unused sources script. 2020-05-13 23:55:40 -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 03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr 531e26c91a Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -04:00
entrpntr 48c658ccdb Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
entrpntr 48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -04:00
libjet 6231351906 Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
libjet 5172056acd Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
Ryan Tandy c01ed32c8b Disassemble Game Freak logo intro 2019-10-11 19:26:52 -07:00