Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-23 | Extract a little more from Oak's speech. | IIMarckus | |
2018-06-23 | Disassemble Oak's speech. | IIMarckus | |
2018-06-23 | Disassemble main menu selection logic. | IIMarckus | |
2018-06-18 | Merge pull request #22 from Pokeglitch/master | Pokeglitch | |
More Bank 03 Routines | |||
2018-06-18 | Merge branch 'master' into master | Pokeglitch | |
2018-06-18 | Merge pull request #24 from obskyr/includes-touchup | obskyr | |
Touch up scan_includes.py for versatility | |||
2018-06-18 | Touch up scan_includes for versatility | obskyr | |
Along with a label fix...? | |||
2018-06-18 | Merge pull request #23 from obskyr/build-nicely | obskyr | |
Fix makefile dependencies and make_shim.py | |||
2018-06-18 | Fix and use make_shim.py | obskyr | |
2018-06-18 | Calculate dependencies more reliably | obskyr | |
Until now, dependencies weren't correct on first run or if you'd added includes since last compile. | |||
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 | 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 | |
More bank 3 routines, plus teleport/spawn | |||
2018-06-17 | Added constants, removed TODOs to health.asm | Pokeglitch | |
2018-06-17 | tools/disasm_coverage.py: fix off-by-one error smarter to fix edge case in ↵ | Tauwasser | |
RB 0x00 Signed-off-by: Tauwasser <tauwasser@tauwasser.eu> | |||
2018-06-17 | tools/disasm_coverage: fix off-by-one error and skip zero-sized sections | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-17 | tools/disasm_coverage.py: remove useless logging option | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-17 | tools/disasm_coverage: add mode that reads the baserom and marks fillers at ↵ | Tauwasser | |
ends of banks as included in coverage Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
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 | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-13 | home: fix two disassembly errors | Tauwasser | |
don't disassemble at 2am, kids Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-12 | home: disassemble more map/overworld functions | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-12 | engine: disassemble reset dialog | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-12 | home, wram, gfx: split toolgear functions from unknown, rename gfx ↵ | Tauwasser | |
functions, add wram variables Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-12 | macros/coords: introduce ld macros for bg coords | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-12 | home/unknown: fix indentation | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
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 | |