aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items (follow)
Commit message (Expand)AuthorAgeFilesLines
* More bankF documentation.luckytyphlosion2016-01-161-4/+4
* More BankF documentationluckytyphlosion2016-01-091-2/+2
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-3/+3
* More BankF documentationluckytyphlosion2015-12-291-2/+2
* Start disassembling bank0F (Battle)luckytyphlosion2015-12-261-6/+6
* Fewer underscores in constantsluckytyphlosion2015-12-221-3/+3
* bankB misc functionsluckytyphlosion2015-11-291-2/+2
* BankA misc functionsluckytyphlosion2015-11-281-1/+1
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-6/+6
* 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 W_,...luckytyphlosion2015-10-293-42/+42
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion2015-10-261-1/+1
* Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion2015-10-251-1/+1
* data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion2015-10-241-1/+1
* Complete documentation of bank3luckytyphlosion2015-10-181-11/+11
* More bank3 documentationluckytyphlosion2015-10-171-1/+1
* 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
|\
| * 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
| * 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
| |\
| | * 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
| |\
| | * miscYamaArashi2015-07-182-33/+35
| * | Name sound effectsdannye2015-07-191-12/+12
| |/
| * A few missed TX_ASMdannye2015-07-181-1/+1
| * Consolidate coord macrosdannye2015-07-181-3/+3
| * fix variable namingYamaArashi2015-07-182-7/+6
| * menu stuffYamaArashi2015-07-151-11/+11