Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-17 | Merge branch 'master' into document-eventscripts | GriffinR | |
2019-09-17 | Document some field_specials data | GriffinR | |
2019-09-17 | Merge branch 'master' into document-eventscripts | GriffinR | |
2019-09-16 | Use misc ScrCmd constants | GriffinR | |
2019-09-16 | Fix misnamed function | GriffinR | |
2019-09-06 | condense secret base mapscript labels | GriffinR | |
2019-09-06 | fix secret base jsons | GriffinR | |
2019-09-06 | document remainder of secret_base scripts, delete unneeded scripts.incs | GriffinR | |
2019-09-05 | document secret_base_1.inc | GriffinR | |
2019-09-05 | move some data out of event_scripts, use game stat constants | GriffinR | |
2019-09-03 | Merge branch 'master' into document-eventscripts | GriffinR | |
2019-08-21 | Replace {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-14 | initial event_scripts documentation | GriffinR | |
2019-06-16 | finish labeling metatiles | garak | |
2019-04-22 | Fix some labels and include decorations.h | Fontbane | |
Include decorations.h in shop.c Include decorations.h in event_scripts.s | |||
2019-04-22 | Doc most OnTransitions | Fontbane | |
2019-04-06 | Match | Fontbane | |
2019-04-06 | Doc field move scripts completely, use fldeff constants for dofieldeffect | Fontbane | |
Fix labels Fix labels again Delete extra boulder scripts Now it should build fine | |||
2019-04-06 | Start documenting field move scripts | AJ Fontaine | |
2019-04-05 | Document secret base | Marcus Huderle | |
2019-04-04 | Fix labels, label more scripts | Fontbane | |
2019-04-04 | Document berry tree events | Fontbane | |
2019-04-04 | Document landmark setting and item balls | Fontbane | |
2019-04-03 | Minor fixes | PikalaxALT | |
gotoram --> returnram cmdCF/execram --> gotoram fix indentation in sym_ewram.txt fix mevent_client.h guard name | |||
2019-03-31 | Document mystery_gift | PikalaxALT | |
2019-03-23 | EventScript and Text Documentation | Fontbane | |
In event_script.s. Also renamed a couple events for consistency/detail. | |||
2019-03-02 | Merge pull request #587 from Phlosioneer/document-all-event-vars | huderlem | |
Document all event vars | |||
2019-03-02 | Fix tabs, do suggested rename | Phlosioneer | |
2019-03-01 | Merge pull request #551 from Phlosioneer/multiplayer-stuff | huderlem | |
Document overworld.c and link stuff in general | |||
2019-03-01 | More minor fixes | Phlosioneer | |
2019-02-27 | Name several vars, document some related events | Phlosioneer | |
2019-02-27 | Name more unknown vars | Phlosioneer | |
2019-02-27 | Document easy chat screen types | Marcus Huderle | |
2019-02-26 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-25 | Merge branch 'master' into event-vars | Phlosioneer | |
2019-02-24 | Name some common single-entry movements | Phlosioneer | |
2019-02-24 | Name a ton of commonly used event scripts | Phlosioneer | |
2019-02-22 | Finish moving pokeruby vars | Phlosioneer | |
2019-02-22 | Start porting pokeruby vars to pokeemerald | Phlosioneer | |
2019-02-18 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-18 | Clean up mistakes and bad formatting | Phlosioneer | |
2019-02-12 | Clear up misnamed time-based flags and functions | Diegoisawesome | |
2019-02-10 | Reverse engineered many of the multiplayer events | Phlosioneer | |
Some corrections to the way events are handled and identified. | |||
2019-02-10 | Done documenting link code in overworld.c | Phlosioneer | |
2019-02-10 | Start renaming symbols | Phlosioneer | |
I finally figured out what the code is trying to do. I have a foothold; the rest should follow. | |||
2019-01-03 | Corrected typos | Tetrable | |
2019-01-02 | Fix merge conflicts | Tetrable | |
2019-01-02 | Finish off labelling flags | Tetrable | |
2018-12-29 | Document misc field_specials things | Marcus Huderle | |
2018-12-28 | improve checkplayergender calls | Melody | |
clean up constant definitions make tweaks from review |