summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2018-12-13Merge pull request #443 from Meowsy/misc-renamingsMarcus Huderle
Misc renamings.
2018-12-13Decompile battle_anim_8170478.c (#445)Marcus Huderle
2018-12-12Decompile battle_intro.c (#444)Marcus Huderle
2018-12-12Storage up to icon palettesDizzyEggg
2018-12-10More storageDizzyEggg
2018-12-10Rename Mauville Man text.Meowsy
2018-12-10Document PSS functionsDizzyEggg
2018-12-10Merge pull request #422 from garakmon/frontier_data_1Diegoisawesome
Battle tower data
2018-12-09sync fldeff function names with pokerubygarak
2018-12-09decompile fldeff_80F9BCC with datagarak
2018-12-09Decompile cable_car.c (#438)Marcus Huderle
2018-12-09Start pokemon storage systemDizzyEggg
2018-12-08decompile field screenDizzyEggg
2018-12-08Clean up field weatherDizzyEggg
2018-12-08Decompile field weatherDizzyEggg
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07Use normal apostrophes like adultsMelody
2018-12-04finish battle tower data except sRubyFacilityClassToEmeraldgarak
2018-12-03fix merge conflictsgarak
2018-12-02begin batle tower datagarak
2018-12-02add more consistent namesMelody
2018-12-02trainerbattle_normal → trainerbattle_singleMelody
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little
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-02defines `register_matchcall` macroMelody
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-30Decompile pokedex_area_screen.c (#412)Marcus Huderle
2018-11-28Decompile pokedex_cry_screen.c (#406)Marcus Huderle
2018-11-27Finish frontier dataDizzyEggg
2018-11-27Merge branch 'frontier-data' of https://github.com/garakmon/pokeemerald into ↵garak
frontier-data
2018-11-27clean frontier datagarak
2018-11-27delete createsprite.pygarak
2018-11-27Merge remote-tracking branch 'upstream/master' into frontier-datagarak
2018-11-27frontier pike and pyramid datagarak
2018-11-27Convert pokédex data to CSlawter666
2018-11-25Fixup some namesMarcus Huderle
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-18Document Battle PyramidDizzyEggg
2018-11-17Begin battle pyramidDizzyEggg
2018-11-15Merge pull request #383 from garakmon/createspriteDiegoisawesome
Update createsprite macro and rename BANK to BATTLER
2018-11-13Tidy up header filesSlawter666
2018-11-13remove extra macro and shorten namesgarak
2018-11-13update createsprite macro and rename BANK to BATTLERgarak
2018-11-13Move field effects enum to definesSlawter666
2018-11-12Fix conflictsDizzyEggg
2018-11-12Decompile Battle PalaceDizzyEggg
2018-11-12Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-11-12Document Battle PieDizzyEggg
2018-11-11Document battle arenaDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-11-06Merge remote-tracking branch 'pret/master' into script_menuDiegoisawesome