summaryrefslogtreecommitdiff
path: root/include/global.h
AgeCommit message (Collapse)Author
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
2018-06-01Merge pull request #249 from golemgalvanize/decompile_pokedexDiegoisawesome
Decompile pokedex
2018-05-26document record mixingDizzyEggg
2018-05-25more record mixing decompDizzyEggg
2018-05-22try my luck with record mixingDizzyEggg
2018-05-20fix record mixing for realDizzyEggg
2018-05-19fix record mixing merge conflictsDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-05-10fixing conflictsgolem galvanize
2018-05-10finish decompiling pokedexgolem galvanize
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