Age | Commit message (Expand) | Author |
2018-06-18 | Merge pull request #22 from Pokeglitch/master | Pokeglitch |
2018-06-18 | Merge branch 'master' into master | Pokeglitch |
2018-06-18 | Merge pull request #24 from obskyr/includes-touchup | obskyr |
2018-06-18 | Touch up scan_includes for versatility | obskyr |
2018-06-18 | Merge pull request #23 from obskyr/build-nicely | obskyr |
2018-06-18 | Fix and use make_shim.py | obskyr |
2018-06-18 | Calculate dependencies more reliably | obskyr |
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 | Forgot to add changes to previous commit. | 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 | Renamed overworld.asm to field_moves.asm | Pokeglitch |
2018-06-17 | Added some constants, removed todos for overworld.asm | Pokeglitch |
2018-06-17 | Merge remote-tracking branch 'upstream/master' | Pokeglitch |
2018-06-17 | Merge pull request #21 from Pokeglitch/master | Pokeglitch |
2018-06-17 | Added constants, removed TODOs to health.asm | Pokeglitch |
2018-06-17 | happy birthday, here's the main menu debug menu... menu | 2Tie |
2018-06-17 | tools/disasm_coverage.py: fix off-by-one error smarter to fix edge case in RB... | Tauwasser |
2018-06-17 | tools/disasm_coverage: fix off-by-one error and skip zero-sized sections | Tauwasser |
2018-06-17 | tools/disasm_coverage.py: remove useless logging option | Tauwasser |
2018-06-17 | tools/disasm_coverage: add mode that reads the baserom and marks fillers at e... | Tauwasser |
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 | 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-13 | shim: update shim to account for one function and wram changes | Tauwasser |
2018-06-13 | home: fix two disassembly errors | Tauwasser |
2018-06-12 | home: disassemble more map/overworld functions | Tauwasser |
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-12 | macros/coords: introduce ld macros for bg coords | 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 |