summaryrefslogtreecommitdiff
path: root/home/overworld.asm
AgeCommit message (Collapse)Author
2016-04-14Move yellow/main.asm code to main.asmluckytyphlosion
Also fix an error in home/overworld.asm
2016-04-09Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion
2016-03-19Document audio functions.luckytyphlosion
2015-12-29More BankF documentationluckytyphlosion
Also introduce bit direction constants and setpal macros
2015-11-21LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion
Also replace dummy sprites and fix replace.sh to only parse .asm files
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-18Complete documentation of bank3luckytyphlosion
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-09-03Make pokeyellow build correctly.luckytyphlosion
2015-08-30Fixes.luckytyphlosion
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
Doesn't build.
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-12commented SGB palette stuffYamaArashi
2015-08-09Fix bank1c errors and a few missed bank0 errors.luckytyphlosion
2015-08-09Fix typos up to end of home/audio.asmluckytyphlosion
2015-08-08commented audio codeYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion
Rest of unknown pointers in homebank, fix some function names.
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion
Hardcoded pointers, dr (define rom) macro.
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion
2015-08-01Attempt to make yellow buildable.luckytyphlosion
Building Errors: Segmentation Error.
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-20enumerate eventsYamaArashi
2015-07-19namingYamaArashi
2015-07-19jpab/jpba macrosYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
2015-07-19Name sound effectsdannye
2015-07-18small changesYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-14named wram variablesYamaArashi
2015-07-14Use more screen dimension constantsdannye
2015-07-14Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/town_map.asm
2015-07-14Use more *Coorddannye
also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
2015-07-12named wram variablesYamaArashi
2015-07-04Start using text predef macrosdannye
also sprite direction constants
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-06-10Fix some audio labels.luckytyphlosion
2015-06-05Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion
Conflicts: constants/connection_constants.asm constants/evolution_constants.asm constants/list_constants.asm constants/oam_constants.asm constants/sprite_constants.asm constants/type_constants.asm engine/bank3d/random.asm engine/bank3f/main.asm home.asm home/overworld.asm home/serial.asm macros.asm main.asm wram.asm
2015-06-05Fix EOL to LF to make push requests more doable.luckytyphlosion
2015-06-05Fix a lot of bugsU-Daniel-PC\Daniel
2015-06-04EOL Windows->UNIXU-Daniel-PC\Daniel
2015-05-24Minor fixes here and there.luckytyphlosion
Typos, moving around, new HRAM stuff.
2015-05-23Moving yellow data to yellow folder.luckytyphlosion
2015-05-18Fix mistake.luckytyphlosion
2015-05-17Completed home/overworld.asm with other related functionsluckytyphlosion
2015-05-14More Yellow newstuff.luckytyphlosion
2015-05-13Label some functionsluckytyphlosion
2015-05-13Added more overworld code.luckytyphlosion