| Age | Commit message (Expand) | Author |
| 2020-12-08 | Match pokegold's battle transition code more closely | Rangi |
| 2020-12-08 | Updated music constants, labels, and macro names (#78) | jd-0 |
| 2020-11-13 | Kanto Mon Names (#79) | jd-0 |
| 2020-09-23 | Fill in named constants & values for moves (#76) | jd-0 |
| 2020-09-22 | Use Japanese charmap characters | Rangi |
| 2020-09-22 | Extract move data table (needs identification) | Rangi |
| 2020-09-22 | Replace enum with const, and update many constants to be more like pokegold | Rangi |
| 2020-09-22 | Move most files out of the root directory | Rangi |
| 2020-09-20 | Remove more address comments | Rangi |
| 2020-09-20 | Remove address comments | jd-0 |
| 2020-09-20 | - Remove trailing whitespace | Rangi |
| 2020-09-13 | Give all .asm and all .inc except of base_stats/???.inc new line at the end o... | Ebernacher90 |
| 2020-08-29 | Resolved conflict caused by my changes. | SatoMew |
| 2020-08-09 | Clean up some code in home/ | Rangi |
| 2019-09-15 | Disassemble party menu icons | Rangi |
| 2019-04-14 | Pokégear → Trainer Gear | SatoMew |
| 2018-11-30 | cleaned up labels and added more constants, removed the hardcoded relative ju... | 2Tie |
| 2018-07-17 | Add all dummy scripts. | luckytyphlosion |
| 2018-07-08 | Build files in maps/ | luckytyphlosion |
| 2018-07-03 | Merge branch 'master' of https://github.com/pret/pokegold-spaceworld | luckytyphlosion |
| 2018-07-03 | Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworld | luckytyphlosion |
| 2018-07-03 | Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold... | 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 | Disassembled all routines related to sprite movement/collisions. Added in co... | Pokeglitch |
| 2018-06-24 | engine: disassemble player movement (WIP) | Tauwasser |
| 2018-06-23 | Disassemble all map attributes | pfero |
| 2018-06-22 | Fix landmark constants | pfero |
| 2018-06-18 | this is how you fix conflicts, right? | 2Tie |
| 2018-06-18 | more bank 1 disasm | 2Tie |
| 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 | 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 | 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 | Disassembled Fly and Dig | Pokeglitch |
| 2018-06-15 | Updated script constants | Pokeglitch |
| 2018-06-15 | Added constants | Pokeglitch |
| 2018-06-15 | Disassembled spawn points | Pokeglitch |
| 2018-06-14 | Disassembled teleport | Pokeglitch |
| 2018-06-13 | Extracted a few more bank 3 routines | Pokeglitch |
| 2018-06-12 | home: disassemble more map/overworld functions | Tauwasser |
| 2018-06-10 | 2D Menu functions | PikalaxALT |
| 2018-06-10 | Merge branch 'math_etc' into 'master' | ISSOtm |
| 2018-06-10 | Disassemble map loading | ISSOtm |
| 2018-06-07 | Add proper tileset constants | pfero |