| Age | Commit message (Expand) | Author |
| 2020-09-21 | Extract bank 07, 08,13, & 37 tilesets' metatiles and collision data | jd-0 |
| 2020-09-21 | Extract bank $0C tilesets' metatiles and collision data | jd-0 |
| 2020-09-21 | Extract bank $06 tilesets' metatiles and collision data | Rangi |
| 2020-09-21 | Remove excess spaces | Rangi |
| 2020-09-21 | Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*... | Rangi |
| 2020-09-20 | Extract Pokédex entries | Rangi |
| 2020-09-20 | Extract item descriptions | Rangi |
| 2020-09-20 | Extract move descriptions | Rangi |
| 2020-09-20 | Use local .End or .FirstEntryEnd labels for measuring data/GFX sizes | Rangi |
| 2020-09-20 | More cleanup of whitespace and comments | Rangi |
| 2020-09-20 | Remove more address comments | Rangi |
| 2020-09-20 | Remove address comments | jd-0 |
| 2020-09-20 | Capitalize DEF | Rangi |
| 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-09 | Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on... | Rangi |
| 2019-09-15 | Disassemble party menu icons | Rangi |
| 2019-02-26 | Sort maps into placeholder and non-placeholder. | luckytyphlosion |
| 2018-11-29 | Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ... | 2Tie |
| 2018-10-11 | Dumping bank 3. Still need to convert a few hardcoded pointers to labels | Pokeglitch |
| 2018-07-31 | Finished dumping bank 1 | Pokeglitch |
| 2018-07-17 | Add all dummy scripts. | luckytyphlosion |
| 2018-07-17 | Split attributes into individual files. | luckytyphlosion |
| 2018-07-08 | Merge branch 'master' into section-reorg | luckytyphlosion |
| 2018-07-08 | Add maps to linkerscript | luckytyphlosion |
| 2018-07-08 | Build files in maps/ | luckytyphlosion |
| 2018-07-08 | Dump all blks | luckytyphlosion |
| 2018-07-08 | Dump Map Events. | luckytyphlosion |
| 2018-07-03 | Disassemble remainder of ROM0. | luckytyphlosion |
| 2018-07-03 | Introduce linkerscript. | 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/pret/pokegold-spaceworld | luckytyphlosion |
| 2018-07-03 | Yet a few more formatting fixes | obskyr |
| 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 '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 | engine: disassemble player movement (WIP) | Tauwasser |
| 2018-06-23 | Disassemble all map attributes | pfero |
| 2018-06-22 | Fix landmark constants | pfero |
| 2018-06-18 | spoilers: it wasn't | 2Tie |
| 2018-06-18 | this is how you fix conflicts, right? | 2Tie |
| 2018-06-18 | more disassembly in bank 1 | 2Tie |
| 2018-06-18 | Added in macros for scripts, queue | Pokeglitch |
| 2018-06-17 | happy birthday, here's the main menu debug menu... menu | 2Tie |
| 2018-06-16 | More field moves, need to clean up names and constants | Pokeglitch |
| 2018-06-16 | More Bank 3 routines | Pokeglitch |
| 2018-06-10 | Merge branch 'math_etc' into 'master' | ISSOtm |