summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2018-07-03A few small formatting fixesobskyr
2018-07-03Merge branch 'collisions-movements' of ↵obskyr
https://github.com/Pokeglitch/pokegold-spaceworld into master And that's the last of the manual merges for now! Hooray!
2018-07-03Merge branch 'master' of https://github.com/mid-kid/pokegold-spaceworld into ↵obskyr
master Once again, manually. Hoo boy.
2018-07-03Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into masterobskyr
Long overdue!
2018-06-25Moved CollisionTypeTable to separate filePokeglitch
2018-06-25Disassembled all routines related to sprite movement/collisions. Added in ↵Pokeglitch
constants
2018-06-24engine: disassemble player movement (WIP)Tauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-24home/copy2: rename Function0d02 to RedrawPlayerSpriteTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-23split the oak speeches and game setup into two files2Tie
2018-06-23Extract a little more from Oak's speech.IIMarckus
2018-06-23Disassemble Oak's speech.IIMarckus
2018-06-23Disassemble main menu selection logic.IIMarckus
2018-06-19additional menu data tidying up/figuring out2Tie
2018-06-18spoilers: it wasn't2Tie
2018-06-18forgot to save this change, oops2Tie
2018-06-18more bank 1 disasm2Tie
2018-06-18more disassembly in bank 12Tie
2018-06-18Removed SCRIPT_FINISHED constant, it was misleadingPokeglitch
2018-06-18Forgot to add changes to previous commit.Pokeglitch
2018-06-18Added in macros for scripts, queuePokeglitch
2018-06-17main menu progress for the day, still have a bunch more to go.2Tie
2018-06-17some more tidying up2Tie
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-17happy birthday, here's the main menu debug menu... menu2Tie
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
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-12home, wram, gfx: split toolgear functions from unknown, rename gfx ↵Tauwasser
functions, add wram variables Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
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
include vram.asm no longer needed, some function name changes
2018-06-07Merge pull request #10 from pret/masterehw
Merge master
2018-06-07fix pointer annotationsMelissa
manually changed function pointer annotations which had been copied from crystal
2018-06-05Merge pull request #4 from pret/masterehw
Merge master