summaryrefslogtreecommitdiff
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 'mid-kid-master'obskyr
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-24fixed the 3-dot leaders at SatoMew's request2Tie
2018-06-24all the non-dummy map scripts until Silent Hill are disassebled. five left!2Tie
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-24hram: rename hTextErrno to hEventIDTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-23split the oak speeches and game setup into two files2Tie
2018-06-23Disassemble all map attributespfero
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-22Fix landmark constantspfero
2018-06-19additional menu data tidying up/figuring out2Tie
2018-06-18spoilers: it wasn't2Tie
2018-06-18this is how you fix conflicts, right?2Tie
2018-06-18this was a silly mistake2Tie
2018-06-18forgot to save this change, oops2Tie
2018-06-18more bank 1 disasm2Tie
2018-06-18more disassembly in bank 12Tie
2018-06-18Merge pull request #22 from Pokeglitch/masterPokeglitch
More Bank 03 Routines
2018-06-18Merge branch 'master' into masterPokeglitch
2018-06-18Merge pull request #24 from obskyr/includes-touchupobskyr
Touch up scan_includes.py for versatility
2018-06-18Touch up scan_includes for versatilityobskyr
Along with a label fix...?
2018-06-18Merge pull request #23 from obskyr/build-nicelyobskyr
Fix makefile dependencies and make_shim.py
2018-06-18Fix and use make_shim.pyobskyr
2018-06-18Calculate dependencies more reliablyobskyr
Until now, dependencies weren't correct on first run or if you'd added includes since last compile.
2018-06-18added newline at end of some filesPokeglitch
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-17Merge remote-tracking branch 'upstream/master'Pokeglitch
2018-06-17Merge pull request #21 from Pokeglitch/masterPokeglitch
More bank 3 routines, plus teleport/spawn
2018-06-17Added constants, removed TODOs to health.asmPokeglitch
2018-06-17happy birthday, here's the main menu debug menu... menu2Tie
2018-06-17tools/disasm_coverage.py: fix off-by-one error smarter to fix edge case in ↵Tauwasser
RB 0x00 Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2018-06-17tools/disasm_coverage: fix off-by-one error and skip zero-sized sectionsTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-17tools/disasm_coverage.py: remove useless logging optionTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-17tools/disasm_coverage: add mode that reads the baserom and marks fillers at ↵Tauwasser
ends of banks as included in coverage Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-17more npc code and some audio stuff, slimmin down the shim2Tie
2018-06-16work on talk_to_npc done, naming of some overworld logic and wram values.2Tie