index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
engine_flags.asm
Age
Commit message (
Collapse
)
Author
2020-10-29
Updates to more closely sync with pokecrystal
Rangi
2020-07-22
Move EngineFlags and SpecialsPointers into data/engine/
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-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-05-04
Clean up specials and swarms.
entrpntr
2020-04-27
Clean up engine flags.
entrpntr
2020-04-10
Add engine/events/pokemon_pc.asm and engine/items/mart.asm.
entrpntr
2019-09-20
Sync daycare from pokecrystal
Ryan Tandy
2018-10-04
Add map objects from bank 48.
IIMarckus
2018-10-03
Add map objects from bank 60.
IIMarckus
2018-09-24
Add map objects from bank 5D.
IIMarckus
2018-09-16
Add all map objects from bank 44.
IIMarckus
2018-09-16
Add all map objects from bank 57.
IIMarckus
2018-08-16
Import map objects for a single map (Day Care).
IIMarckus
2016-06-21
Implement macros for engine flags
pikalaxalt
2016-06-19
Engine Flags
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT