aboutsummaryrefslogtreecommitdiffstats
path: root/engine/bank3f/main.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-311-1750/+0
| | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-0/+1
|
* More BankF documentationluckytyphlosion2015-12-291-6/+6
| | | | Also introduce bit direction constants and setpal macros
* engine/overworld/pokecenter.asmluckytyphlosion2015-11-071-1/+3
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-23/+23
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT2015-10-111-1/+3
|\
| * engine/items/items.asmluckytyphlosion2015-10-111-1/+3
| |
* | more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-8/+8
|/
* More pikachu related bank3fluckytyphlosion2015-09-201-8/+447
|
* More bank3f documentation and a bit of audio.asm prepluckytyphlosion2015-09-191-3/+186
|
* Document some bank3f code.luckytyphlosion2015-09-121-6/+804
|
* Make pokeyellow build to baserom.luckytyphlosion2015-08-281-5/+7
|
* Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-031-2/+4
| | | | Builds but not to baserom.gbc.
* Attempt to make Yellow buildable, part 6.luckytyphlosion2015-08-031-1/+3
|
* Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-2/+14
| | | | Rest of unknown pointers in homebank, fix some function names.
* Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-2/+4
|
* Attempt to make yellow buildable.luckytyphlosion2015-08-011-3/+13
| | | | Building Errors: Segmentation Error.
* More bank3f code.luckytyphlosion2015-06-071-1/+56
|
* Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion2015-06-051-1/+24
| | | | | | | | | | | | | | | | | | 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
* Fix a lot of bugsU-Daniel-PC\Daniel2015-06-051-0/+217