summaryrefslogtreecommitdiff
path: root/include/global.h
AgeCommit message (Collapse)Author
2019-01-13Move some vars to CDizzyEggg
2019-01-13Decompile trainer hillDizzyEggg
2018-12-28improve checkplayergender callsMelody
clean up constant definitions make tweaks from review
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-20Merge with masterDizzyEggg
2018-12-15Merge pull request #448 from Meowsy/pokedex-documentationMarcus Huderle
Pokedex Documentation
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-15Document various things relating to the Pokedex.Meowsy
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-10Rename UnknownPokemonStruct to BattleTowerPokemon.Meowsy
2018-12-09Decompile cable_car.c (#438)Marcus Huderle
2018-12-08Decompile field weatherDizzyEggg
2018-11-19Decompile mossdeep hymDizzyEggg
2018-11-18Document Battle PyramidDizzyEggg
2018-11-17Begin battle pyramidDizzyEggg
2018-11-12Fix conflictsDizzyEggg
2018-11-12Decompile Battle PalaceDizzyEggg
2018-11-12Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-11-12Decompile battle pikeDizzyEggg
2018-11-12Start battle pikeDizzyEggg
2018-10-28Frontier, finish ranking hallDizzyEggg
2018-10-28Up to sub_81a443cDizzyEggg
2018-10-27more battle frontier 2DizzyEggg
2018-10-27Begin frontier recordsDizzyEggg
2018-10-24battle tower, match sth and dumb loop instead of gotoDizzyEggg
2018-10-22More and more battle towerDizzyEggg
2018-10-21more tower, failDizzyEggg
2018-10-21Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-10-21More battle tower.DizzyEggg
2018-10-20begin porting and decomping battle towerDizzyEggg
2018-10-18Move Bitmap struct and clear sprite/text filesDizzyEggg
2018-10-17More synchronisationSlawter666
2018-10-14Merge pull request #351 from DizzyEggg/apprenticeDiegoisawesome
Decompile apprentice
2018-10-14Move HEAP_SIZE to malloc and use void instead of empty argument listDizzyEggg
2018-10-14document more of apprenticeDizzyEggg
2018-10-14Document more of apprenticeDizzyEggg
2018-10-13More apprentice workDizzyEggg
2018-10-13Merge record mixing, pokemon and global with apprenticeDizzyEggg
2018-10-13start apprenticeDizzyEggg
2018-10-07Remove invalid version entriesDiegoisawesome
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-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-09-03More Battle FactoryDizzyEggg
2018-09-01Fix the strings length issueDizzyEggg
2018-08-30Do some pyramid bagDizzyEggg
2018-08-26try battle tent and failDizzyEggg
2018-08-25Document battle dome.DizzyEggg