aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch2017-09-291-1/+1
|\ | | | | Update for RGBDS 0.3.3
| * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-1/+1
| | | | | | | | | | | | | | The old mnemonics generate warnings with new versions of rgbds. This patch replaces them by the correct ones. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
* | Fix typos in commentsdannye2017-06-241-1/+1
|/
* Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye2017-05-081-2/+2
|
* split code out of main.asmYamaArashi2016-12-311-0/+150
|
* Replace unnecessary tabs with spacesdannye2016-07-271-2/+2
|
* Redo audio header macrodannye2016-07-271-3/+3
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2016-07-181-1/+1
|\
| * sync tileset WRAM labelsYamaArashi2016-06-121-1/+1
| |
* | Clean up text commandsdannye2016-07-181-6/+8
|/
* remove address commentsYamaArashi2016-06-115-120/+120
|
* Remove hardcoded length values in items.asmMarcus Huderle2016-02-211-2/+2
|
* Fewer underscores in constantsdannye2015-12-141-3/+3
|
* No more W_dannye2015-08-303-75/+75
|
* replaced hardcoded values in ItemUseMedicineYamaArashi2015-08-301-22/+22
|
* rename ItemUseBall labelsYamaArashi2015-08-301-22/+17
|
* commented pokeball functionYamaArashi2015-08-291-93/+230
|
* documented flags and misc. fixesYamaArashi2015-08-291-1/+1
|
* 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
| |
* | 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
|
* named wram variablesYamaArashi2015-07-141-16/+16
|
* player animations, emotion bubbles, etc.YamaArashi2015-07-141-2/+2
|
* Comment naming screendannye2015-07-141-2/+2
| | | | also use more joypad constants