aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/items.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-3235/+0
|
* Add constant for ghost Marowak like pokeredSatoMew2020-09-271-1/+1
|
* Sync with pokereddannye2020-05-201-294/+294
|
* Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-251-1/+1
|
* sync engine code with pokeredYamaArashi2016-06-111-1/+0
|
* remove address commentsYamaArashi2016-06-111-119/+119
|
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-111-333/+458
|\
| * Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-930/+971
| |\
| * | Sync with pokereddannye2016-06-111-144/+276
| | | | | | | | | | | | from August 29, 2015 to April 6, 2016
* | | More on Pikachu emotionspikalaxalt2016-06-081-2/+2
| |/ |/|
* | No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-081-107/+100
| |
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-081-18/+16
|\|
| * Clean up white spacedannye2016-06-061-16/+16
| |
* | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-1190/+1247
|/
* Vermilion Fan Clubpikalaxalt2016-05-311-1/+1
|
* Pewter Pokecenterpikalaxalt2016-05-291-1/+1
|
* Another chunk of bank 3cpikalaxalt2016-05-291-1/+1
|
* 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
* 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/menu/party_menu.asmluckytyphlosion2015-11-151-1/+1
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-36/+36
| | | | | | 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-301-265/+252
|\ | | | | | | 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
| | |