aboutsummaryrefslogtreecommitdiffstats
path: root/engine/bank3d/bank3d_battle.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-311-291/+0
| | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-2/+2
|
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-2/+2
|
* Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion2015-10-311-2/+2
| | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-10/+10
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-1/+3
|
* Some bank3 documentationluckytyphlosion2015-10-041-4/+1
|
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-6/+6
|
* Fixes.luckytyphlosion2015-08-301-5/+5
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-3/+3
| | | | Doesn't build.
* Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-2/+2
| | | | Rest of unknown pointers in homebank, fix some function names.
* Complete documentation of bank3dluckytyphlosion2015-07-061-1/+124
| | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* More bank3d documentation.luckytyphlosion2015-07-031-0/+169
Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.