| Age | Commit message (Expand) | Author |
| 2018-07-03 | A few small formatting fixes | obskyr |
| 2018-07-03 | Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold... | obskyr |
| 2018-07-03 | Merge branch 'mid-kid-master' | obskyr |
| 2018-07-03 | Merge branch 'master' of https://github.com/mid-kid/pokegold-spaceworld into ... | obskyr |
| 2018-07-03 | Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master | obskyr |
| 2018-06-25 | Moved CollisionTypeTable to separate file | Pokeglitch |
| 2018-06-25 | Disassembled all routines related to sprite movement/collisions. Added in co... | Pokeglitch |
| 2018-06-24 | fixed the 3-dot leaders at SatoMew's request | 2Tie |
| 2018-06-24 | all the non-dummy map scripts until Silent Hill are disassebled. five left! | 2Tie |
| 2018-06-24 | engine: disassemble player movement (WIP) | Tauwasser |
| 2018-06-24 | home/copy2: rename Function0d02 to RedrawPlayerSprite | Tauwasser |
| 2018-06-24 | hram: rename hTextErrno to hEventID | Tauwasser |
| 2018-06-23 | split the oak speeches and game setup into two files | 2Tie |
| 2018-06-23 | Disassemble all map attributes | pfero |
| 2018-06-23 | Extract a little more from Oak's speech. | IIMarckus |
| 2018-06-23 | Disassemble Oak's speech. | IIMarckus |
| 2018-06-23 | Disassemble main menu selection logic. | IIMarckus |
| 2018-06-22 | Fix landmark constants | pfero |
| 2018-06-19 | additional menu data tidying up/figuring out | 2Tie |
| 2018-06-18 | spoilers: it wasn't | 2Tie |
| 2018-06-18 | this is how you fix conflicts, right? | 2Tie |
| 2018-06-18 | this was a silly mistake | 2Tie |
| 2018-06-18 | forgot to save this change, oops | 2Tie |
| 2018-06-18 | more bank 1 disasm | 2Tie |
| 2018-06-18 | more disassembly in bank 1 | 2Tie |
| 2018-06-18 | Merge pull request #22 from Pokeglitch/master | Pokeglitch |
| 2018-06-18 | Merge branch 'master' into master | Pokeglitch |
| 2018-06-18 | Merge pull request #24 from obskyr/includes-touchup | obskyr |
| 2018-06-18 | Touch up scan_includes for versatility | obskyr |
| 2018-06-18 | Merge pull request #23 from obskyr/build-nicely | obskyr |
| 2018-06-18 | Fix and use make_shim.py | obskyr |
| 2018-06-18 | Calculate dependencies more reliably | obskyr |
| 2018-06-18 | added newline at end of some files | Pokeglitch |
| 2018-06-18 | Removed SCRIPT_FINISHED constant, it was misleading | Pokeglitch |
| 2018-06-18 | Forgot to add changes to previous commit. | Pokeglitch |
| 2018-06-18 | Added in macros for scripts, queue | Pokeglitch |
| 2018-06-17 | main menu progress for the day, still have a bunch more to go. | 2Tie |
| 2018-06-17 | some more tidying up | 2Tie |
| 2018-06-17 | Renamed overworld.asm to field_moves.asm | Pokeglitch |
| 2018-06-17 | Added some constants, removed todos for overworld.asm | Pokeglitch |
| 2018-06-17 | Merge remote-tracking branch 'upstream/master' | Pokeglitch |
| 2018-06-17 | Merge pull request #21 from Pokeglitch/master | Pokeglitch |
| 2018-06-17 | Added constants, removed TODOs to health.asm | Pokeglitch |
| 2018-06-17 | happy birthday, here's the main menu debug menu... menu | 2Tie |
| 2018-06-17 | tools/disasm_coverage.py: fix off-by-one error smarter to fix edge case in RB... | Tauwasser |
| 2018-06-17 | tools/disasm_coverage: fix off-by-one error and skip zero-sized sections | Tauwasser |
| 2018-06-17 | tools/disasm_coverage.py: remove useless logging option | Tauwasser |
| 2018-06-17 | tools/disasm_coverage: add mode that reads the baserom and marks fillers at e... | Tauwasser |
| 2018-06-17 | more npc code and some audio stuff, slimmin down the shim | 2Tie |
| 2018-06-16 | work on talk_to_npc done, naming of some overworld logic and wram values. | 2Tie |