index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Expand
)
Author
2018-07-13
Comments for ToggleMaptileDecorations
Rangi
2018-07-11
Replace more hex values with constants or decimal
Rangi
2018-07-10
Use more options constants
Rangi
2018-07-05
TileAnimationPalette → AnimateWaterPalette
Rangi
2018-07-04
Use TRUE/FALSE for wSaveFileExists
Rangi
2018-07-04
Miscellaneous reorganization fixes
Rangi
2018-06-30
" " → "┘" + 1
Rangi
2018-06-30
Use significant values 5, 6, and 7
Rangi
2018-06-30
No linebreak
Rangi
2018-06-28
Add more collision nybble constants
Rangi
2018-06-25
Use specific constants for overwritten text tiles
Rangi
2018-06-25
Use charmap values
Rangi
2018-06-25
"┘" + 1 == " "
Rangi
2018-06-25
Use charmap “ and ”
Rangi
2018-06-25
Merge events_2.asm with events.asm
Rangi
2018-06-25
Keep more data/ INCLUDEs with relevant routines
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
Remove more 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
NUM_GRASSMON * 2
Rangi
2018-06-24
NUM_WATERMON
Rangi
2018-06-24
WATER_WILDDATA_LENGTH
Rangi
2018-06-24
FISHGROUP_DATA_LENGTH
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-06-23
wCurMartEnd - wCurMart = 16
Rangi
2018-06-23
Add STANDARDMART_* jumptable index constants
Rangi
2018-06-23
Use direct tile IDs, not charmap entries, since they don't correspond correct...
Rangi
2018-06-20
Merge pull request #526 from atasro2/master
yenatch
2018-06-14
fixed a typo
MCboy
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-06-05
Merge pull request #517 from mid-kid/master
yenatch
2018-06-04
Fix unused shiny check comments.
yenatch
2018-06-04
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-06-03
Create empty sections for the remaining FixPicBank array entries
Rangi
2018-06-03
Change FixPicBank bank array
Rangi
2018-06-01
Miscellaneous fixes in the use of _command constants.
mid-kid
2018-06-01
SGB palette roles discovered from Spaceworld beta G/S
Rangi
2018-05-29
Same pic bank solution as pokecrystal
Rangi
2018-05-24
Function6ec1 → CanObjectMoveInDirection
Rangi
2018-05-23
Use constants more
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
[prev]
[next]