index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
events
Age
Commit message (
Expand
)
Author
2018-07-29
wLuckyNumberDigitsBuffer
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-27
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-07-26
Remove a documented bug that's not really a bug
mid-kid
2018-07-23
StringCmp → CompareBytes; CompareLong → CompareBytesLong
Rangi
2018-07-23
Consistent routine naming convention: 'Foo' wraps '_Foo'
Rangi
2018-07-22
ANIM_MON_UNUSED → ANIM_MON_HOF
Rangi
2018-07-18
Remove some more address comments
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-07-15
More OAM coordinate consistency
Rangi
2018-06-25
Use specific constants for overwritten text tiles
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-25
Single newline at the end of files
Rangi
2018-06-25
Remove more triple newlines
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
FISHGROUP_DATA_LENGTH
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-06-04
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-06-01
Miscellaneous fixes in the use of _command constants.
mid-kid
2018-05-18
Constants for PC menu indexes
Rangi
2018-05-05
fix-various-little-things
mid-kid
2018-04-05
Use constants for bit/set/res more
Rangi
2018-04-04
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-04-04
Fix snake_case filenames
mid-kid
2018-04-01
Fix file permissions
mid-kid
2018-03-25
Organize the engine/ directory, take 3
mid-kid
2018-03-19
Relabel some map-related WRAM
Rangi
2018-03-13
Organize the engine/ directory
mid-kid
2018-03-04
HOF_MASTER_COUNT EQU 200
Rangi
2018-03-02
Improve some code labels
Rangi
2018-02-27
Replace "Map<MapName>Signpost<#>Script" labels
Rangi
2018-02-26
Document HOF Master bug (close #494)
Rangi
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-25
* loadmenuheader -> loadmenu (ead103d)
Rangi
2018-02-25
* Remove rept 4 (fa3192e)
Rangi
2018-02-22
Label wPokemonWithdrawDepositParameter of RemoveMonFromPartyOrBox
mid-kid
2018-02-22
Fix TRUE/FALSE constants for CalcMonStats
mid-kid
2018-02-22
Pkmn -> Mon
mid-kid
2018-02-14
Label some daycare-related functions
mid-kid
2018-02-04
Consistent "X percent [+/- Y]" order
Rangi
2018-02-04
Sync code with wiki
Rangi
2018-02-04
Keep specials files together
Rangi
2018-02-04
"chances" → "probabilities", since other files use that term and "changes" ...
Rangi
2018-02-03
Macro factors out sine code, just like sine data, since it's used 5 times
Rangi
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-03
map → map_id; map_def → map; map_data → map_attributes
Rangi
2018-02-02
use "x + -1" not "x +- 1"
Rangi
[prev]
[next]