| Age | Commit message (Expand) | Author |
| 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 |
| 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 spawn points | Pokeglitch |
| 2018-06-14 | Disassembled teleport | Pokeglitch |
| 2018-06-13 | Extracted a few more bank 3 routines | Pokeglitch |
| 2018-06-13 | home: fix two disassembly errors | Tauwasser |
| 2018-06-12 | home: disassemble more map/overworld functions | Tauwasser |
| 2018-06-12 | home, wram, gfx: split toolgear functions from unknown, rename gfx functions,... | Tauwasser |
| 2018-06-12 | home/unknown: fix indentation | Tauwasser |
| 2018-06-11 | Renaming of cry-related functions | PikalaxALT |
| 2018-06-11 | Move tileset funcs; disassemble cry funcs | PikalaxALT |
| 2018-06-11 | More functions putatively related to the map and overworld | PikalaxALT |
| 2018-06-11 | Some label changes | PikalaxALT |
| 2018-06-11 | Another gap bites the dust | PikalaxALT |
| 2018-06-11 | More gap closing | PikalaxALT |
| 2018-06-10 | 2D Menu functions | PikalaxALT |
| 2018-06-10 | home/movement.asm | PikalaxALT |
| 2018-06-10 | home/talk_to_npc.asm | PikalaxALT |
| 2018-06-10 | Merge branch 'math_etc' into 'master' | ISSOtm |
| 2018-06-10 | Fix off by 1 label annotation | ISSOtm |
| 2018-06-10 | Replace a few predefs | ISSOtm |
| 2018-06-10 | Merge pull request #6 from ehw/master | Eldred Habert |
| 2018-06-10 | Replace LoadMap_ with MapSetup_ | ISSOtm |
| 2018-06-09 | Merge pull request #11 from pret/master | ehw |
| 2018-06-10 | Disassemble map loading | ISSOtm |
| 2018-06-09 | Disassembly of home/map_objects.asm | PikalaxALT |
| 2018-06-08 | home/menu_window.asm | PikalaxALT |
| 2018-06-08 | ayy, we have this label now, let's use it | PikalaxALT |
| 2018-06-08 | Merge branch 'master' into math_etc | PikalaxALT |
| 2018-06-08 | Disassemble another significant chunk of ROM0 | PikalaxALT |
| 2018-06-08 | Make vram.asm its own object | ISSOtm |
| 2018-06-07 | Merge pull request #10 from pret/master | ehw |
| 2018-06-07 | CountSetBits, GiveMonToPlayer, WaitPressedAny | PikalaxALT |
| 2018-06-07 | tilemap functions | PikalaxALT |
| 2018-06-06 | Disassemble three more functions that seem to be unfiled | PikalaxALT |
| 2018-06-06 | Disassemble home calls to Multiply and Divide | PikalaxALT |
| 2018-06-06 | Move files around to better reflect the structure of pokecrystal | PikalaxALT |
| 2018-06-06 | More menu-related functions | PikalaxALT |
| 2018-06-06 | Some label changes and suggestions | PikalaxALT |
| 2018-06-06 | Disassemble some window-related functions | PikalaxALT |
| 2018-06-05 | Merge branch 'master' into rtc_fade | PikalaxALT |
| 2018-06-05 | Remove the underscores in generic function labels to maintain consistency wit... | PikalaxALT |
| 2018-06-05 | Rename home/text.asm section | PikalaxALT |
| 2018-06-05 | PlaceString | PikalaxALT |
| 2018-06-05 | Font-loading functions | PikalaxALT |
| 2018-06-05 | Merge pull request #7 from pret/master | ehw |
| 2018-06-06 | Fix build | pfero |
| 2018-06-06 | Disassemble map script function | ISSOtm |