index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
script_constants.asm
Age
Commit message (
Expand
)
Author
2020-06-17
Harmonize engine/overworld with pokegold
Rangi
2020-03-21
rgbds supports 'X - 1' instead of 'X + -1'
Rangi
2020-02-04
Use CMDQUEUE constants
Rangi
2019-11-03
Identify PLAYERMOVEMENT_* constants
Rangi
2019-03-10
Rename more script commands for consistency and predictability
Rangi
2019-03-03
Define constants for map event sizes
Rangi
2019-01-24
Use more constants
Rangi
2018-07-18
Make proper cmdqueue constants
mid-kid
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-05-06
Fix rest of the givepokeitem/checkpokeitem references
mid-kid
2018-04-01
Update file paths in constants/ and docs/
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-02
use "x + -1" not "x +- 1"
Rangi
2018-01-31
NPC trade constants don't all just start with TRADE_
Rangi
2018-01-31
const_def N
Rangi
2018-01-31
Comment the person constants sections, like the others
Rangi
2018-01-25
Correct comments
Rangi
2018-01-24
Remove Special_ prefix from special routines (close #478)
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...
Rangi
2018-01-22
Cleaner roammon and treemon data
Rangi
2018-01-14
More Battle Tower map script constants, fewer raw hex values
Remy Oukaour
2018-01-12
Comment on VAR_* constants
Remy Oukaour
2018-01-12
Use more constants in scripts
Remy Oukaour
2018-01-11
Event script–related constants go in constants/script_constants.asm
Remy Oukaour
2017-12-29
SET -> set
xCrystal
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2015-12-01
More animations including cutting grass
PikalaxALT
2015-11-16
Movement constants, script stack
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-11-11
Further split bank 4
PikalaxALT
2015-11-05
PLAYEREVENT_
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-07-21
Add constants for common map object ids.
yenatch
2015-07-10
checkcode $11 is how much time is left in the Bug Catching Contest.
IIMarckus
2015-07-10
checkcode $1a is Kenji's break schedule.
IIMarckus
2015-07-09
Add constants for checkcodes.
IIMarckus
2015-02-11
Get rid of the now-unused specials constants.
yenatch
2014-05-01
A couple Buena's Password specials.
yenatch
2013-12-22
poke seer special
yenatch
2013-06-17
move constants files into constants/
yenatch