summaryrefslogtreecommitdiff
path: root/engine/items
AgeCommit message (Expand)Author
2020-09-22Replace enum with const, and update many constants to be more like pokegoldRangi
2020-09-20Remove address commentsjd-0
2020-09-20- Remove trailing whitespaceRangi
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end o...Ebernacher90
2018-11-29Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ...2Tie
2018-07-03Introduce linkerscript.luckytyphlosion
2018-07-03Merge branch 'master' of https://github.com/pret/pokegold-spaceworldluckytyphlosion
2018-06-18Added in macros for scripts, queuePokeglitch
2018-06-17Added constants, removed TODOs to health.asmPokeglitch
2018-06-16More Bank 3 routinesPokeglitch
2018-06-15Using macros for FarCallPokeglitch
2018-06-14Disassembled teleportPokeglitch
2018-06-13updated labelsPokeglitch
2018-06-13Extracted a few more bank 3 routinesPokeglitch
2018-06-04Improved labelsPokeglitch
2018-06-04More formatting fixesPokeglitch
2018-06-04Removed unnecessary commentsPokeglitch
2018-06-04Disassembled additional Inventory methodsPokeglitch
2018-06-04Added Inventory Add/Remove routinesPokeglitch