summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-10-14Merge branch 'master' into apprenticeDizzyEggg
2018-10-14Use defines for text charsDizzyEggg
2018-10-14Move 'blend_palette'.c to util.cDizzyEggg
2018-10-14Document more of apprenticeDizzyEggg
2018-10-14Decompile apprenticeDizzyEggg
2018-10-13More apprentice workDizzyEggg
2018-10-13Merge record mixing, pokemon and global with apprenticeDizzyEggg
2018-10-13Merge branch 'master' into shopDiegoisawesome
2018-10-13Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2018-10-13Port/decompile cable_club.sDiegoisawesome
2018-10-13Merge remote-tracking branch 'upstream/master' into shopMarcus Huderle
# Conflicts: # asm/shop.s
2018-10-13start apprenticeDizzyEggg
2018-10-11Start porting cable_club.cDiegoisawesome
2018-10-10finish porting field_effect_helpersgolem galvanize
2018-10-09ported some of field_effect_helpersgolem galvanize
2018-10-07Remove invalid version entriesDiegoisawesome
2018-10-07Merge pull request #348 from DizzyEggg/anim_filesMarcus Huderle
Decompile/Port battle_anim_80A5C6C
2018-10-07port 80d51acDizzyEggg
2018-10-07Decompile battle_anim_80A9C70DizzyEggg
2018-10-07battle anim 80a5c6c decompiledDizzyEggg
2018-10-06Start porting ruby battle anim fileDizzyEggg
2018-10-06Merge pull request #347 from Deokishisu/GamVDiegoisawesome
Fill out VERSION_ enum with all possible values
2018-10-06Merge pull request #320 from DizzyEggg/animsMarcus Huderle
Document battle animation scripts
2018-10-06Added new findings about invalid version IDs.Deokishisu
After transferring Pokemon up to Gen 6 and then to Gen 7, I discovered that invalid version IDs display the "a distant land" string that is used for the Gamecube games, so that information was added in a comment. Also clarified that it's not just Gen 4 that displays the Johto string, it's Gen 4 and up.
2018-10-06Label most of the anim tagsDizzyEggg
2018-10-06Fix captitalization of HGSS in comment and match FRLG formatting in enumDeokishisu
2018-10-06Match comment formattingDeokishisu
2018-10-06Document all possible VERSION_ numbers and add them to the enumDeokishisu
2018-10-05Fixed a small errorTetrable
2018-10-05Start anim tagsTetrable
2018-10-04Move metatile behavior constants to include/constants and sync closer to ↵Marcus Huderle
pokeruby
2018-09-22Merge pull request #339 from Kermalis/masterDiegoisawesome
Rename voicegroups
2018-09-22Rename voicegroupsKermalis
2018-09-22Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2018-09-22Merge remote-tracking branch 'Tetra/master'Diegoisawesome
2018-09-22Use macros and defines in tileset_animsDiegoisawesome
2018-09-22gRandomMove to gCalledMoveDizzyEggg
2018-09-20Label trainer hill battle typeDizzyEggg
2018-09-20Give labels to healthbox gfxDizzyEggg
2018-09-20Document some not labeled battle thingsDizzyEggg
2018-09-18Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2018-09-18Add defines for tile, metatile, and palette countDiegoisawesome
2018-09-16Merge pull request #326 from DizzyEggg/cablecarutilDiegoisawesome
Decompile cable_car_util.c
2018-09-15More of slot machineDizzyEggg
2018-09-15decompile cable car util which has nothing to do with actual cable carDizzyEggg
2018-09-14Merge pull request #324 from Diegoisawesome/masterDiegoisawesome
Document main_menu
2018-09-14Document main_menuDiegoisawesome
2018-09-12Merge branch 'master' into animsDizzyEggg
2018-09-12Sync battle anim labels with pokerubyDizzyEggg
2018-09-11Merge pull request #321 from Slawter666/dataDiegoisawesome
Move more data to C