summaryrefslogtreecommitdiff
path: root/include/global.h
AgeCommit message (Collapse)Author
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
2018-08-25Up To CopyDomeTrainerNameDizzyEggg
2018-08-19battle dome - more workDizzyEggg
2018-08-18this file is too muchDizzyEggg
2018-08-18battle dome - a couple more functionsDizzyEggg
2018-08-15More battle domeDizzyEggg
2018-08-15Begin battle frontier 1DizzyEggg
2018-08-12Merge pull request #287 from DizzyEggg/easy_chatDiegoisawesome
Pikalax's Easy chat
2018-08-12Easy chat review changesDizzyEggg
2018-08-11Finish decompiling field_specialsDiegoisawesome
2018-08-11merge easy chat with masterDizzyEggg
2018-08-08Continue decompiling field_specialsDiegoisawesome
2018-07-07Merge branch 'master' into final_battle_files_touchesDizzyEggg
2018-07-05Merge branch 'decompile_cut' of git://github.com/DizzyEggg/pokeemerald into ↵Diegoisawesome
DizzyEggg-decompile_cut
2018-07-01merge with battle tent updateDizzyEggg
2018-06-30Merge branch 'master' into decompile_battle_tentDizzyEggg
2018-06-20Rename map-layout-related thingsMarcus Huderle
2018-06-20document bounce effectDizzyEggg
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-06-16cut field effect is decompiled and documentedDizzyEggg
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle