index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
scripting.asm
Age
Commit message (
Expand
)
Author
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-19
So very jumb
PikalaxALT
2015-10-17
Add commented numbers to map/group constants
PikalaxALT
2015-10-17
Battle intro animation function
PikalaxALT
2015-10-10
Annotation of PrintNum arguments in bc, and radio functions
PikalaxALT
2015-10-07
Labeling of AI item and wild encounter functions
PikalaxALT
2015-10-07
More labels, including fns responsible for partymon generation
PikalaxALT
2015-07-25
Merge yenatch:map-objects
PikalaxALT
2015-07-23
Wild Pokemon functions and data
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
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-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-07-18
Updated signpost items and person_event flags
PikalaxALT
2015-07-17
More annotations and interpretations of functions and scripts
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-05-18
Merge remote-tracking branch 'kanzure/master'
yenatch
2015-05-18
Use more constants in the event scripting engine.
yenatch
2015-05-18
Fix a static address.
IIMarckus
2015-02-10
Blind wram labels part 3.
yenatch
2015-01-20
Stop using the preprocessor.
yenatch
2014-12-29
Recombine the event engine objects.
yenatch
2014-09-30
Miscellaneous formatting cleanup.
yenatch
2014-07-22
Fix "name" event command parameter comments.
yenatch
2014-07-22
Reflect the extra loadwilddata argument in its function comment.
yenatch
2014-07-19
Name the script special function and clean up a couple specials.
yenatch
2014-07-18
Name cry functions in home.asm.
yenatch
2014-06-17
Contest battle type and comment the battle menu.
yenatch
2014-06-16
Use a predef macro that takes labels instead of juggling constants.
yenatch
2014-06-12
Consolidate monster structs in wram and sram.
yenatch
2014-05-21
Comment music functions in home.asm.
yenatch
2014-04-12
Replace static bank 0 calls in the event scripting engine.
yenatch
2014-03-03
Label map trigger functions in home.asm.
yenatch
2014-03-01
Smoke out bank 4.
yenatch
2014-02-05
Move includes into object bases instead of their version wrappers.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-12-27
more npc trade cleanup
yenatch
2013-12-04
YesNoBox
yenatch
2013-12-02
more 3pt macro labels; shorten 3pt macros to take just a label
yenatch
2013-12-01
shorten redundant text_jump macros
yenatch
2013-11-22
version checks for event script commands and move in related asm
yenatch
2013-11-22
version-sensitive objects for egg moves and evos/attacks
yenatch
2013-10-25
Merge commit '789469c' into merge-mrwint
yenatch
2013-10-25
Merge commit '546c17ad' into merge-mrwint
yenatch
2013-10-08
rename 'StartMusic' to 'PlayMusic'
yenatch
2013-10-08
rename 'StartSFX' to 'PlaySFX'
yenatch
[next]