summaryrefslogtreecommitdiff
path: root/engine/overworld
AgeCommit message (Collapse)Author
2020-06-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-17Harmonize engine/overworld with pokecrystalRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokecrystalRangi
To do: engine/{menus, overworld}
2020-06-16ReplaceChrisSprite -> UpdatePlayerSpriteRangi
2020-06-16hFF9E -> hBlackOutBGMapThirdRangi
2020-06-15Identify wObjectPrioritiesRangi
2020-06-05Fix file permissions.entrpntr
2020-05-28Fill in sprite animation index constants, other minor cleanups.entrpntr
2020-05-22Remove hardcoded addresses, minor cleanup of gamefreak_presents.asmentrpntr
2020-05-13Many minor cleanups.entrpntr
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-05-11Clean up engine/menus/intro_menu.asm.entrpntr
2020-05-09Add engine/overworld/landmarks.asm and engine/events/fish.asm.entrpntr
2020-05-04Finish cleanup of bank 3.entrpntr
2020-05-04Clean up specials and swarms.entrpntr
2020-05-01Add wildmon data.entrpntr
2020-05-01Add engine/overworld/wildmons.asm (without data files).entrpntr
2020-04-30Add remaining bank 9 files.entrpntr
2020-04-29Add bank 9 files before trainer card.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-26More overworld code cleanup.entrpntr
2020-04-26Clean up some overworld code.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-23Revisit some bank 5 code before continuing.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-13Minor cleanup (remove unused HRAM, predef folder) before continuing.entrpntr
2020-04-12Finish disassembling bank $05.entrpntr
2020-04-10Add engine/events/pokemon_pc.asm and engine/items/mart.asm.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr
2020-04-10Add engine/menus/save.asm, and some other files.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.entrpntr
2020-03-22Clean up wram constants and bad address labels/comments.entrpntr
2020-03-17Cleanup of files for banks $02 and $03 for main.asm.entrpntr
2020-03-17Cleanup of files for banks $01 and $04 for main.asm.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-02-19Add home/trainers.asmlibjet
2020-02-19Add home/tilemap.asm and update home/menu.asmlibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Add clear_sprites.asmlibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2019-08-16Sync home/audio.asm with pokecrystal.IIMarckus
2019-08-16Incorporate the rest of the audio engine.IIMarckus
2018-08-21Label some known WRAM labels from pokecrystal.luckytyphlosion
2018-08-16Sync specials with pokecrystal.IIMarckus
2018-08-16Sync many constant/macro files with pokecrystal.IIMarckus