aboutsummaryrefslogtreecommitdiffstats
path: root/constants/predef_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Champion's room; resolve predefspikalaxalt2016-05-311-101/+0
|
* Oak's Lab Rewrite part 3pikalaxalt2016-05-281-3/+3
|
* Numerous changes (see below)pikalaxalt2016-05-241-1/+1
| | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions
* More animations.asm documentationluckytyphlosion2016-03-261-1/+1
|
* More BankF documentationluckytyphlosion2016-01-091-1/+1
| | | | AnyMoveToSelect to DoesntAffectMonText
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-1/+1
|
* More BankF documentationluckytyphlosion2015-12-291-1/+1
| | | | Also introduce bit direction constants and setpal macros
* bankB misc functionsluckytyphlosion2015-11-291-1/+1
| | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
* BankA misc functionsluckytyphlosion2015-11-281-1/+1
| | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
* engine/menu/start_menu.asmluckytyphlosion2015-11-151-1/+1
| | | | | 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-311-1/+1
| | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
* Fixes.luckytyphlosion2015-08-301-3/+3
|
* Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-031-0/+101
Builds but not to baserom.gbc.