summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Collapse)Author
2019-02-24Name some common single-entry movementsPhlosioneer
2019-02-24Name a ton of commonly used event scriptsPhlosioneer
2019-02-22Finish moving pokeruby varsPhlosioneer
2019-02-22Start porting pokeruby vars to pokeemeraldPhlosioneer
2019-02-18Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-18Clean up mistakes and bad formattingPhlosioneer
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-10Done documenting link code in overworld.cPhlosioneer
2019-02-10Start renaming symbolsPhlosioneer
I finally figured out what the code is trying to do. I have a foothold; the rest should follow.
2019-01-03Corrected typosTetrable
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-29Document misc field_specials thingsMarcus Huderle
2018-12-28improve checkplayergender callsMelody
clean up constant definitions make tweaks from review
2018-12-24use player constant in obj script commandsMelody
2018-12-21improve call_if macrosMelody
2018-12-21improve goto_if macrosMelody
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-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-25Fixup some namesMarcus Huderle
2018-10-19finish event object flagsgarak
2018-10-18more event flagsgarak
2018-10-17begin event flag names, add temporary hidden item macrogarak
2018-10-17Merge branch 'master' into event-flagsgarak
2018-10-17label temp flags, test replace scriptgarak
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-14Finish documenting apprentice for nowDizzyEggg
2018-10-14document more of apprenticeDizzyEggg
2018-10-14Merge branch 'master' into apprenticeDizzyEggg
2018-10-14Document more of apprenticeDizzyEggg
2018-10-14Decompile apprenticeDizzyEggg
2018-10-13Port/decompile cable_club.sDiegoisawesome
2018-08-11Revert "Rename some specials"Diegoisawesome
This reverts commit 658f9351fe9349eb16edab8d5d503ef741449d4a.
2018-08-11Rename some specialsDiegoisawesome
2018-08-08Begin porting/decompiling field_specialsDiegoisawesome
2018-07-24Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2018-07-24Clean up files and add entries to charmapDiegoisawesome
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-06-20Move events and scripts into map dirsMarcus Huderle
2018-06-15Get all map constants from include/ rather than constants/Marcus Huderle
2018-06-13Update applymovement actions to reflect movement action namesMarcus Huderle