aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Champion's room; resolve predefspikalaxalt2016-05-313-5/+6
|
* Vermilion Fan Clubpikalaxalt2016-05-312-5/+5
|
* League PC code, address comments for hidden_items.asmluckytyphlosion2016-05-302-30/+28
|
* Pewter Pokecenterpikalaxalt2016-05-292-5/+5
|
* Another chunk of bank 3cpikalaxalt2016-05-291-1/+1
|
* Route 23pikalaxalt2016-05-271-1/+1
|
* Replace hidden object file include in bank 3cpikalaxalt2016-05-241-3/+3
|
* Numerous changes (see below)pikalaxalt2016-05-241-3/+14
| | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions
* Update hidden object functions and include them in mainpikalaxalt2016-05-241-15/+5
|
* Bank7 misc functionsluckytyphlosion2016-05-234-18/+18
| | | | Also delete gfx/intro_nido pngs (aren't used in the build)
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-221-36/+36
|\
| * Bank15 misc functionsluckytyphlosion2016-05-221-36/+36
| |
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-223-25/+25
|\|
| * Bank11 and 14 misc functions.luckytyphlosion2016-05-223-25/+25
| |
* | Align door tile dbwspikalaxalt2016-05-221-9/+9
| |
* | Ledgespikalaxalt2016-05-223-47/+38
| |
* | Pewter gym guys (moved to bank 6, no longer a predef?)pikalaxalt2016-05-222-8/+112
| |
* | Oh wait, there's predef_const declarations. Huh.pikalaxalt2016-05-211-6/+2
| |
* | Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt2016-05-211-147/+29
| | | | | | | | from red)
* | Disassemble yellow soundspikalaxalt2016-05-201-1/+1
|/
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-1/+1
|
* Complete documentation of bank1eluckytyphlosion2016-03-282-9/+13
| | | | Todo: address comments for data/animations.asm
* Start working on engine/battle/animations.asmluckytyphlosion2016-03-171-1/+1
|
* Split bank3 up.luckytyphlosion2016-03-1713-0/+1371
|
* Split bank1 up.luckytyphlosion2016-03-173-0/+566
|
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-311-0/+241
| | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* More BankF documentationluckytyphlosion2015-12-293-6/+6
| | | | Also introduce bit direction constants and setpal macros
* engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion2015-12-231-18/+18
| | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
* Comment map_sprites.asmluckytyphlosion2015-11-212-60/+69
|
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-211-340/+254
| | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* engine/menu/start_menu.asmluckytyphlosion2015-11-151-3/+3
| | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
* cable_club_npc.asmluckytyphlosion2015-11-081-10/+67
|
* engine/overworld/pokecenter.asmluckytyphlosion2015-11-071-16/+97
|
* Poke Mart and LearnMove codeluckytyphlosion2015-11-011-13/+13
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-2912-191/+376
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-261-67/+94
| | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
* Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-251-94/+67
| | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
* data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion2015-10-241-67/+94
| | | | | | misc functions Also rename pcm-related functions.
* Complete documentation of bank3luckytyphlosion2015-10-184-4/+4
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* More bank3 documentationluckytyphlosion2015-10-171-15/+16
| | | | Also misc. documentation in bank3c and bank3f
* Rename some palette labels.luckytyphlosion2015-10-121-3/+3
| | | | Also add replace.sh
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-1/+1
|
* Fixes.luckytyphlosion2015-08-302-3/+0
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-3025-787/+854
|\ | | | | | | Doesn't build.
| * named more variablesYamaArashi2015-08-123-10/+10
| |
| * No more $C8dannye2015-08-101-3/+3
| | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-105-50/+50
| |\
| | * commented audio codeYamaArashi2015-08-084-33/+33
| | |
| | * named CountSetBits output variableYamaArashi2015-08-071-17/+17
| | |
| * | Replace some hardcoded data sizesdannye2015-08-094-4/+6
| |/