aboutsummaryrefslogtreecommitdiffstats
path: root/engine/bank3d/main.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-311-693/+0
| | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* More BankF documentationluckytyphlosion2015-12-291-2/+2
| | | | Also introduce bit direction constants and setpal macros
* engine/menu/start_menu.asmluckytyphlosion2015-11-151-8/+6
| | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-2/+3
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Mass RGB translation in data/super_palettes.asmPikalaxALT2015-10-121-1/+1
|
* Fix build errorsPikalaxALT2015-10-111-1/+1
|
* Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT2015-10-111-1/+1
|\
| * engine/items/items.asmluckytyphlosion2015-10-111-1/+1
| |
* | more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-62/+96
|/
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-14/+14
|
* Fixes.luckytyphlosion2015-08-301-10/+10
|
* Fix bank3d so it matches baserom.gbcluckytyphlosion2015-08-281-13/+12
|
* Attempt to make pokeyellow buildable, part 8.luckytyphlosion2015-08-281-3/+2
|
* Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-031-5/+5
| | | | Builds but not to baserom.gbc.
* Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-1/+7
|
* Attempt to make yellow buildable.luckytyphlosion2015-08-011-4/+4
| | | | Building Errors: Segmentation Error.
* Bank3d addresses and fixes.luckytyphlosion2015-07-071-24/+19
| | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm
* Complete documentation of bank3dluckytyphlosion2015-07-061-17/+8
| | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* More bank3d documentation.luckytyphlosion2015-07-031-1/+273
| | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
* Bank3d documentation.luckytyphlosion2015-06-291-0/+398