|
.travis
|
Use pokepret account for committing to symbols branch
|
2020-06-22 17:25:31 -04:00 |
|
audio
|
Label some audio commands as unused
|
2020-08-04 01:17:36 +02:00 |
|
constants
|
Move EngineFlags and SpecialsPointers into data/engine/
|
2020-07-22 20:25:22 -04:00 |
|
data
|
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
|
2020-07-23 23:49:30 -04:00 |
|
docs
|
Document G/S-only bugs and glitches (fixes #52)
|
2020-07-13 21:21:42 -04:00 |
|
engine
|
Better label 2D menu data
|
2020-08-04 01:18:00 +02:00 |
|
gfx
|
Port pokered's more local system for trade animation scripts
|
2020-07-17 16:53:10 -04:00 |
|
home
|
TX_NUM -> TX_DECIMAL
|
2020-08-04 01:18:52 +02:00 |
|
macros
|
TX_NUM -> TX_DECIMAL
|
2020-08-04 01:18:52 +02:00 |
|
maps
|
Use def_* macros for automatic map event counts
|
2020-07-26 16:29:43 -04:00 |
|
tools
|
Ignore tools/stadium
|
2020-07-24 08:41:55 -04:00 |
|
.gitattributes
|
Clean up makefile, submodules, root dir; Python 3 compatibility.
|
2020-03-22 18:37:40 -04:00 |
|
.gitignore
|
Sync .gitignore with pokered and pokecrystal
|
2020-07-05 19:00:43 -04:00 |
|
.travis.yml
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:15 -04:00 |
|
audio.asm
|
Build a separate audio object.
|
2019-08-16 01:24:26 -06:00 |
|
charmap.asm
|
Add extra japanese chars not represented as of yet
|
2020-08-04 01:18:10 +02:00 |
|
constants.asm
|
add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm
|
2020-07-06 16:49:46 -04:00 |
|
home.asm
|
Sync home/ with pokecrystal
|
2020-03-16 00:44:13 +00:00 |
|
hram.asm
|
TX_NUM -> TX_DECIMAL
|
2020-08-04 01:18:52 +02:00 |
|
INSTALL.md
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:15 -04:00 |
|
layout.link
|
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
|
2020-07-23 23:49:30 -04:00 |
|
macros.asm
|
Treat map setup commands like trade script commands
|
2020-07-22 13:37:52 -04:00 |
|
main.asm
|
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
|
2020-07-23 23:49:30 -04:00 |
|
Makefile
|
'make tidy' shouldn't trigger 'make -C tools'
|
2020-07-28 21:30:44 -04:00 |
|
README.md
|
Disassemble the final English debug ROMs
|
2020-07-13 10:59:22 -04:00 |
|
rgbdscheck.asm
|
rgbdscheck requires 0.4.1
|
2020-07-27 08:32:28 -04:00 |
|
roms.sha1
|
Disassemble the final English debug ROMs
|
2020-07-13 10:59:22 -04:00 |
|
sram.asm
|
Disassemble the final English debug ROMs
|
2020-07-13 10:59:22 -04:00 |
|
vram.asm
|
Many minor cleanups.
|
2020-05-13 00:56:53 -04:00 |
|
wram.asm
|
Disassemble the final English debug ROMs
|
2020-07-13 10:59:22 -04:00 |