aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Vermilion Fan Clubpikalaxalt2016-05-311-1/+1
|
* Pewter Pokecenterpikalaxalt2016-05-291-1/+1
|
* Another chunk of bank 3cpikalaxalt2016-05-291-1/+1
|
* Itemfinder and hidden item coordspikalaxalt2016-05-241-2/+2
|
* Bank7 misc functionsluckytyphlosion2016-05-231-1/+1
| | | | Also delete gfx/intro_nido pngs (aren't used in the build)
* More bankF documentation.luckytyphlosion2016-01-161-4/+4
| | | | PrintCriticalOHKOText to AdjustDamageForMoveType
* More BankF documentationluckytyphlosion2016-01-091-2/+2
| | | | AnyMoveToSelect to DoesntAffectMonText
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-3/+3
|
* More BankF documentationluckytyphlosion2015-12-291-2/+2
| | | | Also introduce bit direction constants and setpal macros
* Start disassembling bank0F (Battle)luckytyphlosion2015-12-261-6/+6
| | | | All current findings will be located in engine/battle/core_.asm
* Fewer underscores in constantsluckytyphlosion2015-12-221-3/+3
| | | | dannye
* bankB misc functionsluckytyphlosion2015-11-291-2/+2
| | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
* BankA misc functionsluckytyphlosion2015-11-281-1/+1
| | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-6/+6
| | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* engine/items/tms.asmluckytyphlosion2015-11-151-3/+9
|
* engine/menu/party_menu.asmluckytyphlosion2015-11-151-1/+1
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-293-42/+42
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-261-1/+1
| | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
* Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-251-1/+1
| | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
* data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion2015-10-241-1/+1
| | | | | | misc functions Also rename pcm-related functions.
* Complete documentation of bank3luckytyphlosion2015-10-181-11/+11
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* More bank3 documentationluckytyphlosion2015-10-171-1/+1
| | | | Also misc. documentation in bank3c and bank3f
* Fix build errorsPikalaxALT2015-10-111-3/+3
|
* wram label renaming for pika happinessPikalaxALT2015-10-111-11/+11
|
* engine/items/items.asmluckytyphlosion2015-10-111-254/+458
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-304-288/+276
|\ | | | | | | Doesn't build.
| * named battle and learn move variablesYamaArashi2015-08-141-4/+4
| |
| * named more variablesYamaArashi2015-08-121-1/+1
| |
| * commented SGB palette stuffYamaArashi2015-08-121-6/+6
| |
| * Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-10/+10
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-101-28/+23
| |\
| | * commented audio codeYamaArashi2015-08-081-4/+4
| | |
| | * named wram variablesYamaArashi2015-08-071-24/+19
| | |
| * | Replace some hardcoded data sizesdannye2015-08-091-4/+4
| |/
| * Use more lbdannye2015-08-051-16/+16
| | | | | | | | and other clean up
| * Rename rod functionsdannye2015-08-051-6/+6
| |
| * Merge branch 'master' of https://github.com/xCrystal/pokereddannye2015-07-261-8/+8
| |\
| | * Use more wram labels and other constantsxCrystal2015-07-241-8/+8
| | |
| * | yet more namingYamaArashi2015-07-251-9/+9
| | |
| * | more naming variablesYamaArashi2015-07-241-5/+5
| | |
| * | named animation functions/variablesYamaArashi2015-07-241-1/+1
| |/
| * Merge pull request #107 from YamaArashi/masterDaniel Harding2015-07-221-12/+6
| |\ | | | | | | enumerate events
| | * named most of the used eventsYamaArashi2015-07-211-1/+1
| | |
| | * enumerate eventsYamaArashi2015-07-201-12/+6
| | |
| * | Rename sound effect filesdannye2015-07-221-1/+1
| |/
| * constants for flag actionsYamaArashi2015-07-193-9/+9
| |
| * namingYamaArashi2015-07-191-4/+4
| |
| * jpab/jpba macrosYamaArashi2015-07-191-3/+1
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-192-33/+35
| |\ | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| | * miscYamaArashi2015-07-182-33/+35
| | |