summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2018-07-03A few small formatting fixesobskyr
2018-07-03Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold...obskyr
2018-07-03Merge branch 'master' of https://github.com/mid-kid/pokegold-spaceworld into ...obskyr
2018-07-03Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into masterobskyr
2018-06-25Moved CollisionTypeTable to separate filePokeglitch
2018-06-25Disassembled all routines related to sprite movement/collisions. Added in co...Pokeglitch
2018-06-24engine: disassemble player movement (WIP)Tauwasser
2018-06-24home/copy2: rename Function0d02 to RedrawPlayerSpriteTauwasser
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
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