aboutsummaryrefslogtreecommitdiffstats
path: root/engine/bank3f (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-314-2504/+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
* More bank3 documentationluckytyphlosion2015-10-171-251/+249
| | | | Also misc. documentation in bank3c and bank3f
* 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-034-749/+755
| | | | 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.
* Build only YellowU-Daniel-PC\Daniel2015-08-011-2/+0
| | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
* 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-054-0/+971