aboutsummaryrefslogtreecommitdiffstats
path: root/engine/bank3d (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion4-1907/+0
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-12-31BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2-3/+3
2015-12-29More BankF documentationluckytyphlosion1-2/+2
Also introduce bit direction constants and setpal macros
2015-12-22engine/menu/pokedex.asmluckytyphlosion1-3/+3
Todo: fix data/pokedex_entries.asm
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion1-2/+2
2015-11-15engine/menu/start_menu.asmluckytyphlosion1-8/+6
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-10-31Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion2-5/+3
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2-12/+13
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-12Mass RGB translation in data/super_palettes.asmPikalaxALT1-1/+1
2015-10-11Fix build errorsPikalaxALT1-1/+1
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT2-63/+99
2015-10-11engine/items/items.asmluckytyphlosion1-1/+1
2015-10-04Some bank3 documentationluckytyphlosion1-4/+1
2015-09-03Make pokeyellow build correctly.luckytyphlosion3-26/+26
2015-08-30Fixes.luckytyphlosion3-24/+24
2015-08-28Make pokeyellow build to baserom.luckytyphlosion1-2/+2
2015-08-28Fix bank3d so it matches baserom.gbcluckytyphlosion2-20/+19
2015-08-28Attempt to make pokeyellow buildable, part 8.luckytyphlosion2-12/+21
2015-08-03Attempt to make yellow buildable, part 7.luckytyphlosion2-67/+70
Builds but not to baserom.gbc.
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion1-2/+2
Rest of unknown pointers in homebank, fix some function names.
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion2-4/+12
2015-08-01Attempt to make yellow buildable.luckytyphlosion2-6/+6
Building Errors: Segmentation Error.
2015-07-07Bank3d addresses and fixes.luckytyphlosion1-24/+19
Also documentation of new super rod code and slight more documentation of multiply_divide.asm
2015-07-06Complete documentation of bank3dluckytyphlosion3-21/+133
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
2015-07-03More bank3d documentation.luckytyphlosion2-1/+442
Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
2015-06-29Bank3d documentation.luckytyphlosion2-0/+1295
2015-06-05Fix a lot of bugsU-Daniel-PC\Daniel1-0/+15