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-03-25
Organize the engine/ directory, take 3
mid-kid
2018-03-19
Relabel some map-related WRAM
Rangi
2018-03-14
Move init_gender and intro_menu to menus
mid-kid
2018-03-14
Organize the engine/ directory, take 2
mid-kid
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
* BillPhoneGeneriText -> BillPhoneGenericText
Rangi
2018-02-26
Document HOF Master bug (close #494)
Rangi
2018-02-25
ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)
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
Merge pull request #486 from surskitty/master
yenatch
2018-02-25
* loadmenuheader -> loadmenu (ead103d)
Rangi
2018-02-25
Meaningful $ff values
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-20
Use maskbits NUM_TYPES
Rangi
2018-02-15
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-14
Label some daycare-related functions
mid-kid
2018-02-13
Fix use of one constant
mid-kid
2018-02-12
CalcwBufferMonStats -> CalcBufferMonStats
mid-kid
2018-02-09
Comment GeneratePartyMonStats
mid-kid
2018-02-07
questionmark is not a pokemon pic
Rangi
2018-02-05
Remove commented G/S roaming Suicune code
Rangi
2018-02-05
Terser name for the does-nothing effect
Rangi
2018-02-05
Off by one
Rangi
2018-02-05
No redundant item effect labels
Rangi
2018-02-04
Fix more w-izing edge cases.
luckytyphlosion
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
Merge branch 'master' of github.com:pret/pokecrystal
surskitty
2018-02-03
Macro factors out sine code, just like sine data, since it's used 5 times
Rangi
2018-02-03
Keep documentation in sync with new WRAM labels
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
2018-02-02
sine_wave macro parameterizes table size, not frequency ("amplitude" was an i...
Rangi
2018-02-02
spriteface → objectface, consistent with the other script commands
Rangi
2018-02-02
Remove checkmorn/checkday/checknite macros
Rangi
2018-02-02
Script commands don't have underscores
Rangi
2018-02-02
Fix confusing label
Rangi
2018-02-02
Converting what I can to locals.
surskitty
2018-02-01
SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pa...
Rangi
2018-02-01
Meaningful scene constant names
Rangi
[prev]
[next]