Commit Graph

51 Commits

Author SHA1 Message Date
entrpntr
9d0c8dbf8e Rename labels to stop cheating the unnamed.py script. 2020-06-19 07:35:14 -04:00
Rangi
e5ee8ec7c0 Harmonize engine/overworld with pokecrystal 2020-06-17 22:11:49 -04:00
Rangi
451f529b0d Harmonize engine/{movie, pokemon} with pokecrystal
To do: engine/{menus, overworld}
2020-06-17 17:02:45 -04:00
Rangi
97c1f9dd27 ReplaceChrisSprite -> UpdatePlayerSprite 2020-06-16 19:37:50 -04:00
Rangi
8376fcce8e hFF9E -> hBlackOutBGMapThird 2020-06-16 00:02:34 -04:00
Rangi
5724e47c50 Identify wObjectPriorities 2020-06-15 23:28:44 -04:00
entrpntr
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
entrpntr
10d0d5d02b Fill in sprite animation index constants, other minor cleanups. 2020-05-28 14:14:29 -04:00
entrpntr
a831702736 Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm 2020-05-22 15:55:10 -04:00
entrpntr
f235b94a4c Many minor cleanups. 2020-05-13 00:56:53 -04:00
entrpntr
3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
entrpntr
f2d087165f Clean up engine/menus/intro_menu.asm. 2020-05-11 16:06:49 -04:00
entrpntr
fa45a690ee Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -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
a0ebc7fbae Add wildmon data. 2020-05-01 19:52:27 -04:00
entrpntr
2bc79616c4 Add engine/overworld/wildmons.asm (without data files). 2020-05-01 02:18:33 -04:00
entrpntr
35f6c55eac Add remaining bank 9 files. 2020-04-30 00:47:14 -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
ccd5c4b99a More overworld code cleanup. 2020-04-26 23:35:11 -04:00
entrpntr
d53f3afe50 Clean up some overworld code. 2020-04-26 22:15:31 -04:00
entrpntr
0b33dabae2 Disassemble map scenes and events. 2020-04-26 19:11:18 -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
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
07a5cc60d0 Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
entrpntr
48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -04:00
entrpntr
95d7d56581 Disassemble pic banks. 2020-03-31 14:39:28 -04:00
entrpntr
ca12e16b29 Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. 2020-03-25 15:10:21 -04:00
entrpntr
1589023749 Clean up wram constants and bad address labels/comments. 2020-03-22 13:13:22 -04:00
entrpntr
e67786a7a2 Cleanup of files for banks $02 and $03 for main.asm. 2020-03-17 16:20:00 -04:00
entrpntr
c248b30aa7 Cleanup of files for banks $01 and $04 for main.asm. 2020-03-17 15:23:39 -04:00
entrpntr
e3b53fa1b8 Fill in a lot of missing bank $04 code. 2020-03-17 11:47:47 -04:00
libjet
6231351906 Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
libjet
20950e734d Add home/trainers.asm 2020-02-19 20:08:53 +00:00
libjet
4f1d434564 Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00
libjet
5172056acd Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
libjet
80153b820a Add clear_sprites.asm 2020-02-18 03:32:24 +00:00
libjet
93872e920e Updated macros/scripts/text.asm and cleaned up macros.asm 2019-12-11 01:38:36 +00:00
IIMarckus
23daa5361f Sync home/audio.asm with pokecrystal. 2019-08-16 01:41:17 -06:00
IIMarckus
2176239aa5 Incorporate the rest of the audio engine. 2019-08-16 01:03:03 -06:00
luckytyphlosion
a775ff1506 Label some known WRAM labels from pokecrystal. 2018-08-21 16:27:04 -04:00
IIMarckus
d3ace72a8d Sync specials with pokecrystal. 2018-08-16 09:11:27 -06:00
IIMarckus
46f02aaee0 Sync many constant/macro files with pokecrystal. 2018-08-16 07:51:39 -06:00