summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2019-02-10Done documenting link code in overworld.cPhlosioneer
2019-02-10Start renaming symbolsPhlosioneer
I finally figured out what the code is trying to do. I have a foothold; the rest should follow.
2019-02-09Change negative constant into unsigned hex constantPhlosioneer
2019-02-09Name the possible return values of palette fading functionsPhlosioneer
Also replace implicit conversion from gPalette.active into a status with if statements, to make the return value clear. I've also added comments when the check is redundant.
2019-02-09Document the intro movie state machinePhlosioneer
Need to study the water droplet animation more closely before they can be renamed; otherwise, this names every major symbol in this file.
2019-02-09Give proper names to dynamic map layoutsMarcus Huderle
2019-02-08Fully document tileset animationsMarcus Huderle
2019-02-08Cleanup externs in overworld.cMarcus Huderle
2019-02-08Document some battle dome stuffMarcus Huderle
2019-02-08Document battle arenaMarcus Huderle
2019-02-07Remove old rom_818CFC8.h headerMarcus Huderle
2019-02-07Document battle pikeMarcus Huderle
2019-02-07Document battle factory functionsMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-02-06Document a bunch of battle pyramidMarcus Huderle
2019-02-06Document some battle anim thingsMarcus Huderle
2019-02-04Merge pull request #543 from pret/mapdatahuderlem
Convert map data to JSON
2019-02-04Cleanup and add game version flag to mapjson toolMarcus Huderle
2019-02-02Merge pull request #536 from DizzyEggg/menuDiegoisawesome
Use Menu and List Menu input defines
2019-02-02Merge pull request #539 from DizzyEggg/ram_varsDiegoisawesome
Move ram vars in sym files to C
2019-02-02Merge pull request #538 from DizzyEggg/dataDiegoisawesome
Dump last battle anim file
2019-02-02Clean up ram varsDizzyEggg
2019-02-02Dump last battle anim fileDizzyEggg
2019-02-02Name action 11DizzyEggg
2019-02-02Fix Menu and List Menu input definesDizzyEggg
2019-02-01CgbSound is decompiled.DizzyEggg
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-29Define layout constantsMarcus Huderle
2019-01-29Rename a palace battle fieldDizzyEggg
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-28Define double single left right qutoation marks charDizzyEggg
2019-01-28Decompile whole contestDizzyEggg
2019-01-27Merge pull request #458 from ultima-soul/contestDiegoisawesome
Decompile more of contest
2019-01-26Document all of frontier passDizzyEggg
2019-01-26Document and decompile more of frontier pass.DizzyEggg
2019-01-25Start frontier passDizzyEggg
2019-01-22Merge branch 'master' into trainer_cardDizzyEggg
2019-01-22trainer card diego plsDizzyEggg
2019-01-21Add var const prefix for some missed var numbersDiegoisawesome
2019-01-20document more of trainer cardDizzyEggg
2019-01-19Document and match somne trainer cardDizzyEggg
2019-01-19trainer_card up to sub_80C4998shinny456
2019-01-13Merge branch 'master' into trainer_hillDizzyEggg
2019-01-13Document and clean up trainer hillDizzyEggg
2019-01-13Move some vars to CDizzyEggg
2019-01-13Decompile trainer hillDizzyEggg
2019-01-08Rename non-mapsec constantsDiegoisawesome
2019-01-06Decompile through ClearContestWinnerPicsInContestHall, 10 NONMATCHINGs present.ultima-soul
2019-01-06Committing progress so far.ultima-soul
2019-01-06Matched up to sub_80DBF68, sub_80DBF90 WIP.ultima-soul