index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
printer
Age
Commit message (
Expand
)
Author
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-21
Remove some more raw addresses
Rangi
2020-06-20
Remove RAM address comments
Rangi
2020-06-17
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...
Rangi
2020-06-17
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke...
Rangi
2020-06-16
Harmonize some more symbols with pokegold
Rangi
2020-02-21
Fix some comments and inmediates
mid-kid
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2020-02-13
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
mid-kid
2019-05-25
Fix usage of rIE and rSC constants
mid-kid
2019-05-11
Some more GB Printer documentation
Rangi
2019-04-09
TextBox -> Textbox
mid-kid
2019-02-16
Update to rgbds 0.3.8
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-23
Consistent routine naming convention: 'Foo' wraps '_Foo'
Rangi
2018-06-25
Keep more data/ INCLUDEs with relevant routines
Rangi
2018-06-24
Remove more address comments
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-04-01
Fix file permissions
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid
2017-12-15
Move predef/ files into engine/
Remy Oukaour
2017-12-09
More WRAM organization
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-11
Name all printer functions
pikalaxalt