Commit Graph

48 Commits

Author SHA1 Message Date
Rangi e87159ed7b Harmonize engine/menus with pokecrystal 2020-06-18 10:11:03 -04:00
Rangi 451f529b0d Harmonize engine/{movie, pokemon} with pokecrystal
To do: engine/{menus, overworld}
2020-06-17 17:02:45 -04:00
Rangi 782b0a7c88 Harmonize some more symbols with pokecrystal 2020-06-16 11:28:35 -04:00
Rangi f62e67f578 Define wStackBottom 2020-06-15 18:16:50 -04:00
Rangi 9f01e33a04 Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
entrpntr 74f86d7501 Extract title graphics and add options_menu.asm. 2020-06-09 06:27:03 -04:00
entrpntr e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet d4d4f77975 Add engine/menus/delete_save.asm 2020-05-30 16:49:28 +01:00
libjet fa47323db2 Add savemenu/phonering_copytilemapatonce.asm 2020-05-30 16:20:48 +01:00
entrpntr 9dac1d992d Best attempt at merging different color picker disassemblies. 2020-05-26 21:24:43 -04:00
entrpntr 14f6ddbe3c Finish disassembling banks 7 and 8. 2020-05-25 17:04:16 -04:00
entrpntr ec7271ec26 Add engine/menus/debug.asm. 2020-05-23 02:08:02 -04:00
entrpntr ed94962edf Couple quick fixes so nothing dangerous/shameful gets merged in. 2020-05-16 22:14:21 -04:00
entrpntr 3185d4b360 Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
entrpntr 18ca6b3ea8 More cleanup of title screen, update unused sources script. 2020-05-13 23:55:40 -04:00
entrpntr 1e17b0a62d Clean up engine/menus/naming_screen.asm. 2020-05-13 01:12:24 -04:00
entrpntr f235b94a4c Many minor cleanups. 2020-05-13 00:56:53 -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 1220198362 Modest cleanup of wram.asm. 2020-05-08 04:15:55 -04:00
entrpntr 39a7f59931 Clean up specials and swarms. 2020-05-04 10:57:46 -04:00
entrpntr 3d651a7c49 Add Makefile option for verbose sym/map; fix some label names. 2020-05-03 04:41:05 -04:00
entrpntr 03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr 8b5cc02a48 Add engine/menus/trainer_card.asm. 2020-04-30 00:02:58 -04:00
entrpntr a308a1adad Add bank 9 files before trainer card. 2020-04-29 18:48:23 -04:00
entrpntr 70d3a3fdbc Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
entrpntr 75cf425d30 Clean up engine flags. 2020-04-27 01:18:06 -04:00
entrpntr ccd5c4b99a More overworld code cleanup. 2020-04-26 23:35:11 -04:00
entrpntr 9ce9224933 Minor cleanup of wram and text/charmap before continuing. 2020-04-24 13:13:15 -04:00
entrpntr 5f2d3bedb9 Revisit some bank 5 code before continuing. 2020-04-23 13:00:01 -04:00
entrpntr 1d456d5f66 Finish home cleanup, identify tileset data, other misc cleanups. 2020-04-22 23:18:36 -04:00
entrpntr 6ebd8441e2 Minor cleanup (remove unused HRAM, predef folder) before continuing. 2020-04-13 17:53:16 -04:00
entrpntr 71f217cfa0 Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
entrpntr 531e26c91a Add engine/events/print_[photo|unown] and engine/pokemon/breeding. 2020-04-12 13:36:23 -04:00
entrpntr ac8070fa92 Add engine/events/pokemon_pc.asm and engine/items/mart.asm. 2020-04-10 22:57:05 -04:00
entrpntr 22922bbb59 Add engine/overworld/map_setup.asm. 2020-04-10 18:31:36 -04:00
entrpntr 48c658ccdb Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
entrpntr 18df0a5e37 Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. 2020-04-10 10:48:29 -04:00
entrpntr 1413f4ee55 Add engine/battle/read_trainer_[attributes|party].asm. 2020-04-08 09:09:04 -04:00
entrpntr 07a5cc60d0 Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
entrpntr 43182b4a89 Create PNGs for remaining gfx binary files. 2020-04-05 05:49:10 -04:00
entrpntr 48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -04:00
entrpntr 90cdd19ae8 Use linkerscript for bank $2e, disassemble some stuff after pics. 2020-04-01 17:34:49 -04:00
entrpntr db8db97aa3 Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
entrpntr 1589023749 Clean up wram constants and bad address labels/comments. 2020-03-22 13:13:22 -04:00
entrpntr c248b30aa7 Cleanup of files for banks $01 and $04 for main.asm. 2020-03-17 15:23:39 -04:00
entrpntr d7327a6494 Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
entrpntr e3b53fa1b8 Fill in a lot of missing bank $04 code. 2020-03-17 11:47:47 -04:00