index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
Age
Commit message (
Expand
)
Author
2018-06-04
Alignment
mid-kid
2018-06-04
Use structure constants for channel_struct
mid-kid
2018-06-01
SGB palette roles discovered from Spaceworld beta G/S
Rangi
2018-05-23
Identify more sprite move data flag bits
Rangi
2018-05-23
Identify USE_OBP1_F
Rangi
2018-05-23
WALKS_ON_WATER → SWIMMING
Rangi
2018-05-23
More sprite movement data flag constants
Rangi
2018-05-23
Use known sprite movement data flag constants
Rangi
2018-05-23
Start improving sprite movement engine (to do: identify bit flags)
Rangi
2018-05-18
Fix comments
Rangi
2018-05-06
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-05-06
Keep macros near relevant data
Rangi
2018-05-06
Fix rest of the givepokeitem/checkpokeitem references
mid-kid
2018-05-05
Explicit NO_LIMITS instead of 0
Rangi
2018-05-05
fix-various-little-things
mid-kid
2018-04-09
Merge pull request #503 from Rangi42/master
yenatch
2018-04-09
Correct map constant comments
Rangi
2018-04-05
Use constants for bit/set/res more
Rangi
2018-04-05
Use Stadium 2 Egg Group names
mid-kid
2018-04-05
GENDERLESS -> GENDER_UNKNOWN
mid-kid
2018-04-04
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-04-04
Update docs and comments to reflect renames
mid-kid
2018-04-04
Use constants for screen size in metatiles
Rangi
2018-04-01
Fix file permissions
mid-kid
2018-04-01
Update file paths in constants/ and docs/
mid-kid
2018-03-19
Relabel some map-related WRAM
Rangi
2018-03-04
HOF_MASTER_COUNT EQU 200
Rangi
2018-03-02
Improve some code labels
Rangi
2018-02-26
Document HOF Master bug (close #494)
Rangi
2018-02-25
"HUMANSHAPE, aka Humanshape"
Rangi
2018-02-25
ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)
Rangi
2018-02-25
Pokecom Center Admin Room -> Office
Rangi
2018-02-25
Comment Stadium 2 alternative egg group names
Rangi
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-25
* Remove rept 4 (fa3192e)
Rangi
2018-02-22
Label wPokemonWithdrawDepositParameter of RemoveMonFromPartyOrBox
mid-kid
2018-02-22
Pkmn -> Mon
mid-kid
2018-02-14
mapconst H, W -> map_const W, H
mid-kid
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
2018-02-01
More comments and macros
Rangi
2018-02-01
SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pa...
Rangi
2018-02-01
Quick scene explanation
Rangi
2018-02-01
Meaningful scene constant names
Rangi
2018-01-31
MobileTradeRoom matches MobileBattleRoom
Rangi
2018-01-31
Add scene ID constants (TODO: meaningful names)
Rangi
2018-01-31
NPC trade constants don't all just start with TRADE_
Rangi
2018-01-31
Official egg group names
Rangi
2018-01-31
MINERAL egg group works
Rangi
[prev]
[next]