summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Collapse)Author
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
2018-06-13Bring all movement function names up-to-date with pokerubyMarcus Huderle
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-03more progressDizzyEggg
2018-05-19decompile field tasksDizzyEggg
2018-05-07Merge branch 'master' into mauville_old_manPikalaxALT
2018-05-07Rename symbols using Ruby as a referencePikalaxALT
2018-05-04Merge branch 'master' into traderPikalaxALT
2018-05-03Merge pull request #242 from DizzyEggg/decompile_battle_recordsMarcus Huderle
Decompile battle records
2018-05-01Port trader from RubyPikalaxALT
2018-05-01identify and name battle records thingsDizzyEggg
2018-05-01start decompiling battle recordsDizzyEggg
2018-04-29clear item, save and load save filesDizzyEggg
2018-04-29decompile itemDizzyEggg
2018-04-18Decompile rotating_rate & remove debug checkKDSKardabox
2018-04-16Decompile dewford trendKDSKardabox