summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2018-06-18Forgot to add changes to previous commit.Pokeglitch
2018-06-18Added in macros for scripts, queuePokeglitch
2018-06-17Renamed overworld.asm to field_moves.asmPokeglitch
2018-06-17Added some constants, removed todos for overworld.asmPokeglitch
2018-06-17Added constants, removed TODOs to health.asmPokeglitch
2018-06-16More field moves, need to clean up names and constantsPokeglitch
2018-06-16More Bank 3 routinesPokeglitch
2018-06-15Changed labelsPokeglitch
2018-06-15Disassembled Fly and DigPokeglitch
2018-06-15Added addresses as comments to stringsPokeglitch
2018-06-15Updated script constantsPokeglitch
2018-06-15Added constantsPokeglitch
2018-06-15Updated removed para_done and made para a macroPokeglitch
2018-06-15Using text macrosPokeglitch
2018-06-15Disassembled spawn pointsPokeglitch
2018-06-15Using macros for FarCallPokeglitch
2018-06-14Disassembled teleportPokeglitch
2018-06-13updated labelsPokeglitch
2018-06-13Fixed commented address, was copied from crystalPokeglitch
2018-06-13Extracted a few more bank 3 routinesPokeglitch
2018-06-12engine: disassemble reset dialogTauwasser
2018-06-12home, wram, gfx: split toolgear functions from unknown, rename gfx functions,...Tauwasser
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
2018-06-10Replace a few predefsISSOtm
2018-06-09Actually remove the include for vram.asm...ehw
2018-06-09Update shim and title.asmehw
2018-06-07Merge pull request #10 from pret/masterehw
2018-06-07fix pointer annotationsMelissa
2018-06-05Merge pull request #4 from pret/masterehw
2018-06-05_BattleRandomPikalaxALT
2018-06-05Merge branch 'master' of https://github.com/Pokeglitch/pokegold-spaceworldpfero
2018-06-04Upload more correct version of last commit.ehw
2018-06-04Farcall/callfar is now callba/callab, leave bank numbers in comments.ehw
2018-06-04Merge pull request #3 from pret/masterehw
2018-06-04Improved labelsPokeglitch
2018-06-04Deprecate farcall/callfar in favor of callba/callabPikalaxALT
2018-06-04More formatting fixesPokeglitch
2018-06-04Removed unnecessary commentsPokeglitch
2018-06-04Merge remote-tracking branch 'upstream/master'Pokeglitch
2018-06-04Add newline to end of fileehw
2018-06-04Remove some tabsehw
2018-06-04Merge pull request #1 from pret/masterehw
2018-06-04Update filesehw
2018-06-04Backport bg_effects.asm from CrystalPikalaxALT
2018-06-04Disassembled additional Inventory methodsPokeglitch
2018-06-04Fixed concliftsPokeglitch
2018-06-04Added Inventory Add/Remove routinesPokeglitch
2018-06-04Add more labels, rename some to match pokecrystalISSOtm
2018-06-04Update wram.asm and title.asm for new sound findingsehw
2018-06-04Title screen disassembled (new pr)ehw