aboutsummaryrefslogtreecommitdiffstats
path: root/home/overworld.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Pewter Pokecenterpikalaxalt2016-05-291-1/+1
* | Another chunk of bank 3cpikalaxalt2016-05-291-2/+2
* | Move yellow/main.asm code to main.asmluckytyphlosion2016-04-141-1/+1
* | Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion2016-04-091-9/+3
* | Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-2/+2
* | Document audio functions.luckytyphlosion2016-03-191-1/+1
* | More BankF documentationluckytyphlosion2015-12-291-4/+4
* | LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-211-1/+1
* | overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-67/+67
* | Complete documentation of bank3luckytyphlosion2015-10-181-11/+11
* | Make pokeyellow build correctly.luckytyphlosion2015-09-031-14/+15
* | Fixes.luckytyphlosion2015-08-301-1/+4
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-187/+179
|\|
| * add border constant and clear up misnomerYamaArashi2015-08-141-38/+38
| * commented SGB palette stuffYamaArashi2015-08-121-4/+4
| * commented audio codeYamaArashi2015-08-081-11/+11
| * Use more lbdannye2015-08-051-2/+2
| * yet more namingYamaArashi2015-07-251-6/+7
| * more naming variablesYamaArashi2015-07-241-16/+21
| * enumerate eventsYamaArashi2015-07-201-4/+2
| * namingYamaArashi2015-07-191-68/+68
| * jpab/jpba macrosYamaArashi2015-07-191-9/+3
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-1/+1
| |\
| | * small changesYamaArashi2015-07-181-1/+1
| * | Name sound effectsdannye2015-07-191-6/+6
| |/
| * Consolidate coord macrosdannye2015-07-181-6/+6
| * fix variable namingYamaArashi2015-07-181-77/+77
| * named wram variablesYamaArashi2015-07-141-3/+3
| * Use more screen dimension constantsdannye2015-07-141-1/+1
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-141-1/+1
| |\
| | * named wram variablesYamaArashi2015-07-121-1/+1
| * | Use more *Coorddannye2015-07-141-4/+4
| |/
| * Start using text predef macrosdannye2015-07-041-3/+3
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-10/+10
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-091-7/+7
* | Fix typos up to end of home/audio.asmluckytyphlosion2015-08-091-16/+16
* | Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-8/+8
* | Attempt to make yellow buildable, part 4luckytyphlosion2015-08-011-6/+6
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-11/+13
* | Attempt to make yellow buildable.luckytyphlosion2015-08-011-1/+1
* | Fix some audio labels.luckytyphlosion2015-06-101-5/+5
* | Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion2015-06-051-7/+8
|\ \
| * | Fix a lot of bugsU-Daniel-PC\Daniel2015-06-051-2/+2
| * | EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-041-2292/+2292
* | | Fix EOL to LF to make push requests more doable.luckytyphlosion2015-06-051-2292/+2292
|/ /
* | Minor fixes here and there.luckytyphlosion2015-05-241-1/+1
* | Moving yellow data to yellow folder.luckytyphlosion2015-05-231-2/+2
* | Fix mistake.luckytyphlosion2015-05-181-2/+2
* | Completed home/overworld.asm with other related functionsluckytyphlosion2015-05-171-2225/+2293
* | More Yellow newstuff.luckytyphlosion2015-05-141-45/+49