index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
specials.asm
Age
Commit message (
Expand
)
Author
2018-02-04
Keep specials files together
Rangi
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-24
Remove "UnusedSpecial_" prefixes too
Rangi
2018-01-24
Remove Special_ prefix from special routines (close #478)
Rangi
2018-01-24
Rename some routines to avoid conflicts when removing "Special_" prefixes
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 1.
luckytyphlosion
2018-01-22
KrissHouse → PlayersHouse
Rangi
2018-01-22
More engine flag constants
Rangi
2018-01-16
"CryHeader" → "Cry"; "Cry" → "MonCry"
Remy Oukaour
2018-01-16
Remove Predef_ prefix from routines listed in PredefPointers
Remy Oukaour
2018-01-15
Long lists of db/dw series with struct-defining macros belong in data/
Remy Oukaour
2018-01-15
_Special_BugContestJudging → _BugContestJudging; HOF_Predef_AnimateFrontpic...
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-12
Use more constants in scripts
Remy Oukaour
2018-01-05
Predef_Flag -> Predef_FlagAction
xCrystal
2018-01-03
Special_MapCallbackSprites_LoadUsedSpritesGFX -> Special_LoadUsedSpritesGFX
xCrystal
2018-01-02
No more mobile EQUS ret (replace with Stubbed_ + ret)
xCrystal
2018-01-02
More unreferenced labels and unused text
xCrystal
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
Finish consistent Special function names
xCrystal
2018-01-02
Consolidate Special function names
xCrystal
2017-12-26
event/ → events/, and move some appropriate engine/ files there
Remy Oukaour
2017-12-25
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-13
Renaming RandomPhoneRareWildMon to RandomRareWildMon.
surskitty
2017-12-09
Start organizing WRAM
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2017-11-26
Add MobileError-related labels
mid-kid
2017-11-25
Label BattleTowerRoomMenu
mid-kid
2017-01-16
Labels for Trainer Rankings stat tracking functions
hatschky
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-04-30
Copycat labels; macro for the Crystal-only Unown chamber unlock words
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2015-12-25
Labels relating to odd egg
PikalaxALT
2015-12-22
Color fns, some more address decoding in link/mobile
PikalaxALT
2015-12-17
More menu stuff
PikalaxALT
2015-12-11
Simplify EnlargedTiles
PikalaxALT
2015-12-11
Unown Puzzles
PikalaxALT
2015-12-09
underground switches, town map
PikalaxALT
2015-12-08
More battle tower shenanigans
PikalaxALT
2015-12-01
Break up engine/sprites.asm; address yenatch's comments
PikalaxALT
2015-11-26
Battle Tower scripts and text labels
PikalaxALT
2015-11-20
bgcoord
PikalaxALT
2015-11-18
items/item_effects.asm; engine/evolution.asm
PikalaxALT
2015-11-17
Here's the mail it never fails
PikalaxALT
2015-11-17
Phone scripts and specials
PikalaxALT
2015-11-16
More specials; bank 12 mobile
PikalaxALT
2015-11-16
engine/pokegear.asm
PikalaxALT
2015-11-16
Options menu, some mobile fns
PikalaxALT
[next]