| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-17 | Identify some more SGB stuff, rework SGB layout constants | Zumi Daxuya | |
| 2020-12-08 | Disassemble battle transitions | Zumi Daxuya | |
| 2020-09-20 | Remove address comments | jd-0 | |
| Regex patterns used: ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\) ; [0-9a-f]{1,2}:[0-9a-f]{4} ; [0-9a-f]{4,5} ;[0-9a-f]{4,5} ;[0-9a-f]{1,2}:[0-9a-f]{1,4} | |||
| 2018-11-29 | Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ↵ | 2Tie | |
| 1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself. | |||
| 2018-07-03 | Disassemble remainder of ROM0. | luckytyphlosion | |
| 2018-07-03 | Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master | obskyr | |
| Long overdue! | |||
| 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 | |
| 2018-06-10 | Replace a few predefs | ISSOtm | |
| 2018-06-05 | Remove the underscores in generic function labels to maintain consistency ↵ | PikalaxALT | |
| with pokecrystal | |||
| 2018-06-04 | Backport bg_effects.asm from Crystal | PikalaxALT | |
| 2018-06-04 | Remove generic function reference to CheckSGB | ISSOtm | |
| 2018-06-02 | Merge branch 'master' into build_more_roms | PikalaxALT | |
| 2018-06-02 | Make the repository build all four ROMs | PikalaxALT | |
| 2018-05-31 | Cleaned up code. Found the unknown_string_funcs in pokered, they deal with ↵ | Pokeglitch | |
| Items. Re-ordered to the Item TM/HM Constants for functions to make sense | |||
| 2018-05-31 | Disassembled some copy functions and some unknown string functions | Pokeglitch | |
| 2018-05-30 | Clean up Makefile | pfero | |
| This makefile can now figure graphics dependencies on its own, creates dependency files for each compilation unit and compiles everything separately. This is a proposal. Please try it out, read the Makefile to see if you get what I'm trying to do, and propose any improvements you want. | |||
