summaryrefslogtreecommitdiff
path: root/data/event_scripts.s
AgeCommit message (Collapse)Author
2019-09-17Merge branch 'master' into document-eventscriptsGriffinR
2019-09-17Review changes for #807GriffinR
2019-09-17Document some field_specials dataGriffinR
2019-09-17Merge branch 'master' into document-eventscriptsGriffinR
2019-09-16Use misc ScrCmd constantsGriffinR
2019-09-06document remainder of secret_base scripts, delete unneeded scripts.incsGriffinR
2019-09-05Changed names.Eduardo Quezada D'Ottone
2019-09-05Documented Mechadoll answers.Eduardo Quezada D'Ottone
2019-09-05document secret_base_1.incGriffinR
2019-09-05move some data out of event_scripts, use game stat constantsGriffinR
2019-09-03Merge branch 'master' into document-eventscriptsGriffinR
2019-08-21Changes from reviewGriffinR
2019-08-21clean upGriffinR
2019-08-21document remaining funcsGriffinR
2019-08-21favor lady funcsGriffinR
2019-08-21some contest lady funcsGriffinR
2019-08-21initial documentation commitGriffinR
2019-08-21Replace {STRING 5} with {KUN}tustin2121
Since we already have the KUN placeholder, there's no need for this {STRING 5} stuff. Also, it makes it easier to delete all the {KUN}s in hacks later on if desired.
2019-08-14initial event_scripts documentationGriffinR
2019-08-03name used and unnamed varsGriffinR
2019-06-16continue labeling metatiles for scriptsgarak
2019-05-25Use constants for new game berries setting scriptDizzyEggg
2019-04-22Fix some labels and include decorations.hFontbane
Include decorations.h in shop.c Include decorations.h in event_scripts.s
2019-04-22Doc some event scriptsFontbane
Doc decoration shops Revert "Doc decoration shops" This reverts commit 64d935ea0dc942c32b89487137e5703fce34b435. Document through comments Un-revert decor documentation
2019-04-22Doc most OnTransitionsFontbane
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Document secret baseMarcus Huderle
2019-04-03Rename and document more contest setup functionsPhlosioneer
Also properly label the link contest flags variable, and label the contest window ID's.
2019-03-23Document Field Effects and some related textFontbane
Also VAR_TRICK_HOUSE_LEVEL
2019-03-23EventScript and Text DocumentationFontbane
In event_script.s. Also renamed a couple events for consistency/detail.
2019-03-10Document map name popup flagPhlosioneer
2019-03-02Merge pull request #587 from Phlosioneer/document-all-event-varshuderlem
Document all event vars
2019-03-01Merge pull request #551 from Phlosioneer/multiplayer-stuffhuderlem
Document overworld.c and link stuff in general
2019-02-27Finish documenting event varsPhlosioneer
2019-02-27Finish documenting trainer hillPhlosioneer
Trainer hill isn't anywhere close to done, but I figured out enough to name the VAR. That's all this PR should do.
2019-02-27I guess I'm documenting Trainer Hill nowPhlosioneer
2019-02-27Name several vars, document some related eventsPhlosioneer
2019-02-27Identify unused, never read, and never written varsPhlosioneer
2019-02-27Document easy chat screen typesMarcus Huderle
2019-02-27Name most event scripts related to unusual weatherPhlosioneer
2019-02-27Reverse engineer unusual weather eventsPhlosioneer
2019-02-26Fix previous mergePhlosioneer
2019-02-26Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-25Merge pull request #577 from Phlosioneer/weather-15huderlem
Document the weather state functions
2019-02-25Merge pull request #574 from Phlosioneer/event-varshuderlem
Event vars
2019-02-25Update map script filesPhlosioneer
2019-02-25Source file part of map script renamingPhlosioneer
2019-02-25Merge branch 'master' into weather-15Phlosioneer
2019-02-25Merge branch 'master' into event-varsPhlosioneer
2019-02-24More misc event namesPhlosioneer