index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
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-19
Correct comment
Rangi
2018-05-18
Constants for PC menu indexes
Rangi
2018-05-06
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-05-06
'rept' is not indented
Rangi
2018-05-05
Combine bit flags with | not +
Rangi
2018-05-05
Explicit NO_LIMITS instead of 0
Rangi
2018-05-05
Use explicit HELD_NONE, not 0
Rangi
2018-05-05
fix-various-little-things
mid-kid
2018-04-09
Merge pull request #503 from Rangi42/master
yenatch
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
Merge pull request #505 from mid-kid/battlecommands
yenatch
2018-04-04
Rename some battle commands
mid-kid
2018-04-04
Label BattleCommand_BeatUpFailText
mid-kid
2018-04-04
Label bidefailtext
mid-kid
2018-04-04
Use 'elif' more
Rangi
2018-04-01
Fix file permissions
mid-kid
2018-03-19
Relabel some map-related WRAM
Rangi
2018-02-26
* BillPhoneGeneriText -> BillPhoneGenericText
Rangi
2018-02-26
Document more quirks and bugs
Rangi
2018-02-25
Mention "HAUNTED HOUSE" (resolves #492)
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
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-25
Merge pull request #477 from mid-kid/master
yenatch
2018-02-25
* Remove rept 4 (fa3192e)
Rangi
2018-02-25
Format map object attributes like trainer attributes, in preparation for bit ...
Rangi
2018-02-25
NO_ITEM == 0
Rangi
2018-02-25
Sprite data values match GetSpriteLength return values and are not limited to...
Rangi
2018-02-22
Pkmn -> Mon
mid-kid
2018-02-15
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-09
Comment GeneratePartyMonStats
mid-kid
2018-02-09
Make tileset palette maps easier to edit
Rangi
2018-02-05
No redundant item effect labels
Rangi
2018-02-04
Fix more w-izing edge cases.
luckytyphlosion
2018-02-04
Add ROOF_ constants
Rangi
2018-02-04
"chances" → "probabilities", since other files use that term and "changes" ...
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-03
scene_def → scene_var (for "variable", like loadvar, copybytetovar, etc)
Rangi
2018-02-02
use "x + -1" not "x +- 1"
Rangi
2018-02-01
More comments and macros
Rangi
2018-01-31
MobileTradeRoom matches MobileBattleRoom
Rangi
[next]