index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
overworld
Age
Commit message (
Expand
)
Author
2019-06-09
Create constants for ScrollingMenu item formats
mid-kid
2019-06-09
Fix overworld scrolling function names
mid-kid
2019-05-25
Get rid of _CRYSTAL
mid-kid
2019-04-23
More fixes for fixes
Rangi
2019-04-19
Identify some more WRAM labels
Rangi
2019-04-13
Merge pull request #622 from mid-kid/master
Rangi
2019-04-13
Merge pull request #614 from Fontbane/text
Rangi
2019-04-09
TextBox -> Textbox
mid-kid
2019-04-08
Identify and eliminate wEngineBuffer1-5
Rangi
2019-03-16
common_1 text documentation
Fontbane
2019-03-10
Rename some call/jump script commands to avoid confusion with jr/jp asm instr...
Rangi
2019-03-10
Rename more script commands for consistency and predictability
Rangi
2019-03-03
Define constants for map event sizes
Rangi
2019-03-03
Identify more collision-related constants and data
Rangi
2019-02-16
passtoengine -> autoinput
Rangi
2019-02-16
Eliminate some $xxxx values
Rangi
2019-02-06
$8 = HIGH(vTiles1 - vTiles0)
Rangi
2019-01-30
wc7e8 -> wUnusedC7E8 (similar to wUnusedD102)
Rangi
2019-01-24
Use and define more WRAM constants
Rangi
2019-01-24
Use more constants
Rangi
2019-01-12
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank
Rangi
2019-01-07
Document bugfix: ScriptCall can overflow wScriptStack and crash
Rangi
2018-12-09
Formatting and comments
Rangi
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-11
Merge pull request #573 from mid-kid/master
Rangi
2018-11-10
Finish new connection macro
mid-kid
2018-11-05
text_jump → text_far
mid-kid
2018-10-11
Rename CheckTrainerBattle
mid-kid
2018-09-09
Curr -> Cur
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-08-07
wWeeklyFlags -> wDailyFlags2
mid-kid
2018-07-29
Make reviewed fixes; standardize on " + "
Rangi
2018-07-29
; entries correspond to PLAYEREVENT_* constants
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-18
Make proper cmdqueue constants
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-07-13
Comments for ToggleMaptileDecorations
Rangi
2018-06-28
Add more collision nybble constants
Rangi
2018-06-25
Merge events_2.asm with events.asm
Rangi
2018-06-25
No space between labels and bodies
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
Remove all address comments
mid-kid
2018-06-04
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
[prev]
[next]