index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
events
Age
Commit message (
Expand
)
Author
2022-03-07
Miscellaneous tweaks (#72)
FrenchOrange
2021-10-28
Use -1 for terminating happiness probability data
Rangi
2021-05-30
Move the dbbw, dbww, and dbwww macros to legacy
Rangi
2021-05-09
Require rgbds 0.5.1
Rangi
2021-03-22
Miscellaneous cleanup
Rangi
2021-03-17
Assert some more table widths
Rangi
2021-03-05
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-27
Create data/collision/ for tile collision-related data
Rangi
2020-10-23
Name symbols in link.asm (#63)
Elliot
2020-07-22
Move EngineFlags and SpecialsPointers into data/engine/
Rangi
2020-07-22
Revert "Factor out tables into data/overworld/"
Rangi
2020-07-22
Factor out tables into data/overworld/
Rangi
2020-06-15
Treat std scripts like specials and predefs (ported from pokecrystal)
Rangi
2020-06-14
Fix file permissions.
entrpntr
2020-06-06
Merge pull request #45 from libjet/bank3e
entrpntr
2020-06-06
Add engine/events/magikarp.asm
libjet
2020-06-05
Fix file permissions.
entrpntr
2020-05-22
Add engine/events/npc_trade.asm.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-04
Clean up specials and swarms.
entrpntr
2020-04-30
Add remaining bank 9 files.
entrpntr
2020-04-26
Clean up some overworld code.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-12
Finish disassembling bank $05.
entrpntr
2020-03-22
Clean up makefile, submodules, root dir; Python 3 compatibility.
entrpntr
2020-03-17
Finish disassembling bank $04.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
2019-12-09
Added engine/events stuff and cleaned up contest related code
libjet
2018-08-21
Make pokegold build and add .gitattributes
luckytyphlosion