Commit Graph

163 Commits

Author SHA1 Message Date
Rangi
356836b1cc Harmonize home/ with pokecrystal 2020-06-16 15:49:17 -04:00
Rangi
fda549a27a [in progress] Harmonize more constant and data files with pokecrystal 2020-06-16 14:32:48 -04:00
Rangi
5724e47c50 Identify wObjectPriorities 2020-06-15 23:28:44 -04:00
Rangi
f62e67f578 Define wStackBottom 2020-06-15 18:16:50 -04:00
Rangi
b768d13325 Remove a speculative comment 2020-06-15 17:55:53 -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
a1c33b58a8 More cleanup. 2020-06-10 20:33:24 -04:00
entrpntr
11f01dbcd8 Slowly getting there. 2020-06-10 11:33:55 -04:00
entrpntr
fe03203e22 Preliminary commit that builds. 2020-06-09 06:27:03 -04:00
entrpntr
f2e472b141 Remove many unused wram labels. 2020-06-07 22:38:58 -04:00
libjet
6f1d7fe952 Add engine/pokemon/bills_pc.asm 2020-06-05 21:34:35 +01:00
libjet
2b17267a77 Add engine/games/dummy_game.asm 2020-06-05 20:50:06 +01:00
libjet
edbb0fe6c4 Add engine/games/unown_puzzle.asm 2020-06-05 20:38:43 +01:00
libjet
ea42f6636c Add engine/games/card_flip.asm 2020-06-05 20:13:50 +01:00
entrpntr
1210a5ef54
Merge branch 'master' into bank23 2020-06-03 19:56:39 -04:00
entrpntr
4dd118c2a7 Label jumptable entries. 2020-06-03 04:48:34 -04:00
entrpntr
20f612793e Start cleaning up. 2020-06-03 03:08:25 -04:00
entrpntr
7cc52fe23b Quick style cleanup. 2020-06-02 18:35:13 -04:00
libjet
0e8c23326c Add engine/battle_anims/bg_effects.asm 2020-06-02 17:47:32 +01:00
libjet
8ed6e95422 Add engine/events/magnet_train.asm 2020-05-31 03:31:15 +01:00
libjet
2d45f5d172 Add engine/tilesets/timeofday_pals.asm 2020-05-30 17:10:33 +01:00
libjet
0cf765a4f5 Add halloffame.asm and credits.asm 2020-05-28 19:47:18 +01:00
libjet
c4ca2c453d Add engine/printer/printer_serial.asm 2020-05-28 01:17:38 +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
libjet
1e5871640d Add engine/link/init_list.asm 2020-05-25 15:30:15 +01:00
entrpntr
3a50abc46a Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm. 2020-05-23 00:51:50 -04:00
entrpntr
bfddbf6b11 Add engine/events/npc_trade.asm. 2020-05-22 23:52:45 -04:00
entrpntr
bca9680f9a Add engine/tilesets/tileset_anims.asm. 2020-05-22 22:58:36 -04:00
entrpntr
871da04115 Disassemble remainder of bank $70. 2020-05-22 18:02:48 -04:00
libjet
e9637cc9e6 Removed wSwarmFlags 2020-05-21 12:20:41 +01:00
libjet
b2eabaf767 Add start_battle.asm 2020-05-21 02:47:21 +01:00
libjet
6342c09d98 Add fruit_trees.asm 2020-05-21 00:46:21 +01:00
entrpntr
1fca66421a Several small cleanups, add pics. 2020-05-19 18:31:51 -04:00
libjet
519fe1eda9 Add pokedex.asm 2020-05-19 19:07:50 +01:00
entrpntr
82c33aacb0 A bit more cleanup of wram.asm. 2020-05-15 02:52:15 -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
14f623c65c Add engine/pokegear/pokegear.asm. 2020-05-09 19:40:06 -04:00
entrpntr
566e2239d1 Add engine/rtc/timeset.asm. 2020-05-08 13:52:48 -04:00
entrpntr
c4c838855a Add engine/phone/phone.asm. 2020-05-08 13:22:30 -04:00
entrpntr
1220198362 Modest cleanup of wram.asm. 2020-05-08 04:15:55 -04:00
entrpntr
41c19e6e7c Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
entrpntr
858f7a0b8a Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00
entrpntr
39a7f59931 Clean up specials and swarms. 2020-05-04 10:57:46 -04:00
entrpntr
9b5b2ac809 Disassemble bank $0b. 2020-05-01 20:56:15 -04:00