index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
overworld
Age
Commit message (
Collapse
)
Author
2020-07-26
Use def_* macros for automatic map event counts
Rangi
2020-07-22
Revert "Factor out tables into data/overworld/"
Rangi
This reverts commit 3f392c279248562068a80ceaf2884f62a18f6e17.
2020-07-22
Factor out tables into data/overworld/
Rangi
2020-07-22
Treat map setup commands like trade script commands
Rangi
2020-07-21
" " → $7f
Rangi
2020-07-17
return → endcallback, reloadandreturn → reloadend
Rangi
2020-07-13
Define map setup commands as macros like other script commands
Rangi
2020-07-09
Eliminate enum: use const instead, with case-by-case parallel const ↵
Rangi
implementations
2020-06-22
Identify some more labels
Rangi
2020-06-21
Comment more ROM labels as unreferenced
Rangi
(Some unreferenced labels are above code which is still used via fallthrough!)
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-19
Rename labels to stop cheating the unnamed.py script.
entrpntr
2020-06-17
Harmonize engine/overworld with pokecrystal
Rangi
2020-06-17
Harmonize engine/{movie, pokemon} with pokecrystal
Rangi
To do: engine/{menus, overworld}
2020-06-16
ReplaceChrisSprite -> UpdatePlayerSprite
Rangi
2020-06-16
hFF9E -> hBlackOutBGMapThird
Rangi
2020-06-15
Identify wObjectPriorities
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-28
Fill in sprite animation index constants, other minor cleanups.
entrpntr
2020-05-22
Remove hardcoded addresses, minor cleanup of gamefreak_presents.asm
entrpntr
2020-05-13
Many minor cleanups.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-11
Clean up engine/menus/intro_menu.asm.
entrpntr
2020-05-09
Add engine/overworld/landmarks.asm and engine/events/fish.asm.
entrpntr
2020-05-04
Finish cleanup of bank 3.
entrpntr
2020-05-04
Clean up specials and swarms.
entrpntr
2020-05-01
Add wildmon data.
entrpntr
2020-05-01
Add engine/overworld/wildmons.asm (without data files).
entrpntr
2020-04-30
Add remaining bank 9 files.
entrpntr
2020-04-29
Add bank 9 files before trainer card.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-26
More overworld code cleanup.
entrpntr
2020-04-26
Clean up some overworld code.
entrpntr
2020-04-26
Disassemble map scenes and events.
entrpntr
2020-04-23
Revisit some bank 5 code before continuing.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-13
Minor cleanup (remove unused HRAM, predef folder) before continuing.
entrpntr
2020-04-12
Finish disassembling bank $05.
entrpntr
2020-04-10
Add engine/events/pokemon_pc.asm and engine/items/mart.asm.
entrpntr
2020-04-10
Add engine/overworld/map_setup.asm.
entrpntr
2020-04-10
Add engine/menus/save.asm, and some other files.
entrpntr
2020-04-10
Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x before continuing.
entrpntr
2020-04-02
Finish disassembling bank $2e, miscellaneous pics cleanup.
entrpntr
2020-03-31
Disassemble pic banks.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-22
Clean up wram constants and bad address labels/comments.
entrpntr
2020-03-17
Cleanup of files for banks $02 and $03 for main.asm.
entrpntr
2020-03-17
Cleanup of files for banks $01 and $04 for main.asm.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
[next]