summaryrefslogtreecommitdiff
path: root/data/event_scripts.s
AgeCommit message (Collapse)Author
2019-02-24Name some common single-entry movementsPhlosioneer
2019-02-24Name a ton of commonly used event scriptsPhlosioneer
2019-02-22Document the weather state functionsPhlosioneer
All weather types are now documented (including WEATHER_15)
2019-02-22Finish moving pokeruby varsPhlosioneer
2019-02-22Start porting pokeruby vars to pokeemeraldPhlosioneer
2019-02-21Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-18Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-18Clean up mistakes and bad formattingPhlosioneer
2019-02-15Finish and polish new_game.cPhlosioneer
Only one function is left undocumented. I tried to go into the assembly to at least name it, but it clears fields in the save block that aren't even documented yet.
2019-02-12Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2019-02-12Clear up misnamed time-based flags and functionsDiegoisawesome
2019-02-10Reverse engineered many of the multiplayer eventsPhlosioneer
Some corrections to the way events are handled and identified.
2019-02-09Give proper names to dynamic map layoutsMarcus Huderle
2019-02-08Document some battle dome stuffMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-29Fix PetaburgCity map scripts labelMarcus Huderle
2019-01-29Cleanup link contest map scriptsMarcus Huderle
2019-01-29Document trainer approach funcs, and use movement type constants in scriptsMarcus Huderle
2019-01-27Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2019-01-27Clean up variable numbers mistakenly written as decimalDiegoisawesome
2019-01-20document more of trainer cardDizzyEggg
2019-01-13Move some vars to CDizzyEggg
2019-01-03Fix merge conflictsTetrable
2019-01-02Decompile match_call.cMarcus Huderle
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-31Continue porting rouletteDiegoisawesome
2018-12-29Document misc field_specials thingsMarcus Huderle
2018-12-28improve checkplayergender callsMelody
clean up constant definitions make tweaks from review
2018-12-25Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)Marcus Huderle
2018-12-25improve event script object callsMelody
2018-12-24document setweather callsMelody
2018-12-23Merge pull request #466 from melthelesbian/compare_macrosDiegoisawesome
improve compare macros
2018-12-21improve call_if macrosMelody
2018-12-21improve goto_if macrosMelody
2018-12-20Merge with masterDizzyEggg
2018-12-19Merge pull request #440 from garakmon/fldeffDiegoisawesome
Decompile / port fldeff_80F9BCC
2018-12-19update applymovement to remove magic numbersMelody
2018-12-16Merge branch 'master' into fldeffgarak
2018-12-10Rename Mauville Man text.Meowsy
2018-12-10Document PSS functionsDizzyEggg
2018-12-09sync fldeff function names with pokerubygarak
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07Use normal apostrophes like adultsMelody
2018-12-02cleans up trainer battle scriptsMelody
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
2018-11-18Document Battle PyramidDizzyEggg
2018-11-13Tidy up header filesSlawter666
2018-11-13Move field effects enum to definesSlawter666