index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
events.asm
Age
Commit message (
Expand
)
Author
2015-11-09
Cleaning up static HRAM labels; movement stuff, route 38 trainers
PikalaxALT
2015-11-05
PLAYEREVENT_
PikalaxALT
2015-11-02
object_struct
PikalaxALT
2015-11-01
Fix merge conflicts
PikalaxALT
2015-11-01
Buena local labels
PikalaxALT
2015-10-29
No more -bash000; engine/movement.asm, SPRITEMOVEFN
PikalaxALT
2015-10-26
merge with newest update
JimB16
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-19
merge conflicts resolved
JimB16
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-07
Labeling of AI item and wild encounter functions
PikalaxALT
2015-10-07
Merge remote-tracking branch 'upstream/master'
JimB16
2015-10-07
More labels, including fns responsible for partymon generation
PikalaxALT
2015-10-01
Renamed some unused specials
PikalaxALT
2015-09-10
changed more labels
JimB16
2015-07-21
Add constants for common map object ids.
yenatch
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
Fix unnecessary white space and retire add_n_times
PikalaxALT
2015-07-18
Updated signpost items and person_event flags
PikalaxALT
2015-07-16
Special script annotation, trainer constant enumeration, person-event structu...
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-02-10
Blindly use wram labels for everything except mobile, part 2.
yenatch
2015-01-20
Stop using the preprocessor.
yenatch
2014-12-29
Recombine the event engine objects.
yenatch
2014-07-24
Label CheckPhoneCall.
yenatch
2014-03-01
Smoke out bank 4.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2014-01-26
Map setup scripts and commands
yenatch
2013-12-27
label overworld loop functions
yenatch
2013-12-22
no more Public in joypad interface labels
yenatch
2013-12-02
more 3pt macro labels; shorten 3pt macros to take just a label
yenatch
2013-12-01
labels for every 3callasm
yenatch
2013-11-26
proper section names and bank constants
yenatch
2013-11-23
objects for event handling and scripting
yenatch
2013-11-22
split event handling into engine/events.asm
yenatch