| Age | Commit message (Expand) | Author |
| 2018-06-18 | Forgot to add changes to previous commit. | Pokeglitch |
| 2018-06-18 | Added in macros for scripts, queue | Pokeglitch |
| 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 | Added constants, removed TODOs to health.asm | Pokeglitch |
| 2018-06-16 | More field moves, need to clean up names and constants | Pokeglitch |
| 2018-06-16 | More Bank 3 routines | Pokeglitch |
| 2018-06-15 | Changed labels | Pokeglitch |
| 2018-06-15 | Disassembled Fly and Dig | Pokeglitch |
| 2018-06-15 | Added addresses as comments to strings | Pokeglitch |
| 2018-06-15 | Updated script constants | Pokeglitch |
| 2018-06-15 | Added constants | Pokeglitch |
| 2018-06-15 | Updated removed para_done and made para a macro | Pokeglitch |
| 2018-06-15 | Using text macros | Pokeglitch |
| 2018-06-15 | Disassembled spawn points | Pokeglitch |
| 2018-06-15 | Using macros for FarCall | Pokeglitch |
| 2018-06-14 | Disassembled teleport | Pokeglitch |
| 2018-06-13 | updated labels | Pokeglitch |
| 2018-06-13 | Fixed commented address, was copied from crystal | Pokeglitch |
| 2018-06-13 | Extracted a few more bank 3 routines | Pokeglitch |
| 2018-06-12 | engine: disassemble reset dialog | Tauwasser |
| 2018-06-12 | home, wram, gfx: split toolgear functions from unknown, rename gfx functions,... | Tauwasser |
| 2018-06-10 | Merge branch 'math_etc' into 'master' | ISSOtm |
| 2018-06-10 | Replace a few predefs | ISSOtm |
| 2018-06-09 | Actually remove the include for vram.asm... | ehw |
| 2018-06-09 | Update shim and title.asm | ehw |
| 2018-06-07 | Merge pull request #10 from pret/master | ehw |
| 2018-06-07 | fix pointer annotations | Melissa |
| 2018-06-05 | Merge pull request #4 from pret/master | ehw |
| 2018-06-05 | _BattleRandom | PikalaxALT |
| 2018-06-05 | Merge branch 'master' of https://github.com/Pokeglitch/pokegold-spaceworld | pfero |
| 2018-06-04 | Upload more correct version of last commit. | ehw |
| 2018-06-04 | Farcall/callfar is now callba/callab, leave bank numbers in comments. | ehw |
| 2018-06-04 | Merge pull request #3 from pret/master | ehw |
| 2018-06-04 | Improved labels | Pokeglitch |
| 2018-06-04 | Deprecate farcall/callfar in favor of callba/callab | PikalaxALT |
| 2018-06-04 | More formatting fixes | Pokeglitch |
| 2018-06-04 | Removed unnecessary comments | Pokeglitch |
| 2018-06-04 | Merge remote-tracking branch 'upstream/master' | Pokeglitch |
| 2018-06-04 | Add newline to end of file | ehw |
| 2018-06-04 | Remove some tabs | ehw |
| 2018-06-04 | Merge pull request #1 from pret/master | ehw |
| 2018-06-04 | Update files | ehw |
| 2018-06-04 | Backport bg_effects.asm from Crystal | PikalaxALT |
| 2018-06-04 | Disassembled additional Inventory methods | Pokeglitch |
| 2018-06-04 | Fixed conclifts | Pokeglitch |
| 2018-06-04 | Added Inventory Add/Remove routines | Pokeglitch |
| 2018-06-04 | Add more labels, rename some to match pokecrystal | ISSOtm |
| 2018-06-04 | Update wram.asm and title.asm for new sound findings | ehw |
| 2018-06-04 | Title screen disassembled (new pr) | ehw |