aboutsummaryrefslogtreecommitdiffstats
path: root/engine/bank3d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-314-1907/+0
| | | | Also introduce charmap for $ec (unfilled menu arrow cursor)
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-312-3/+3
|
* More BankF documentationluckytyphlosion2015-12-291-2/+2
| | | | Also introduce bit direction constants and setpal macros
* engine/menu/pokedex.asmluckytyphlosion2015-12-221-3/+3
| | | | Todo: fix data/pokedex_entries.asm
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-2/+2
|
* engine/menu/start_menu.asmluckytyphlosion2015-11-151-8/+6
| | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
* Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion2015-10-312-5/+3
| | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-292-12/+13
| | | | | | 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-112-63/+99
|/
* Some bank3 documentationluckytyphlosion2015-10-041-4/+1
|
* Make pokeyellow build correctly.luckytyphlosion2015-09-033-26/+26
|
* Fixes.luckytyphlosion2015-08-303-24/+24
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-3/+3
| | | | Doesn't build.
* Make pokeyellow build to baserom.luckytyphlosion2015-08-281-2/+2
|
* Fix bank3d so it matches baserom.gbcluckytyphlosion2015-08-282-20/+19
|
* Attempt to make pokeyellow buildable, part 8.luckytyphlosion2015-08-282-12/+21
|
* Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-032-67/+70
| | | | Builds but not to baserom.gbc.
* Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-2/+2
| | | | Rest of unknown pointers in homebank, fix some function names.
* Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-012-4/+12
|
* Attempt to make yellow buildable.luckytyphlosion2015-08-012-6/+6
| | | | 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-063-21/+133
| | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* More bank3d documentation.luckytyphlosion2015-07-032-1/+442
| | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
* Bank3d documentation.luckytyphlosion2015-06-292-0/+1295
|
* Fix a lot of bugsU-Daniel-PC\Daniel2015-06-051-0/+15