aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/luckytyphlosion/pokereddannye2015-07-271-80/+80
|\
| * Bugfixes.luckytyphlosion2015-07-261-50/+50
| | | | | | | | Fix some building issues and multiply_divide.asm
| * tmlearn macro.luckytyphlosion2015-07-261-88/+88
| | | | | | | | Also multiple_divide documentation and fix improper wram comment.
* | Merge branch 'master' of https://github.com/xCrystal/pokereddannye2015-07-265-39/+39
|\ \
| * | Use more wram labels and other constantsxCrystal2015-07-246-40/+40
| |/
* | yet more namingYamaArashi2015-07-2512-76/+91
| |
* | more naming variablesYamaArashi2015-07-2414-97/+100
| |
* | named more functionsYamaArashi2015-07-243-36/+34
| |
* | named animation functions/variablesYamaArashi2015-07-2414-584/+663
| |
* | named functionYamaArashi2015-07-232-8/+8
| |
* | fixed hram aliases and named wram varYamaArashi2015-07-237-73/+78
| |
* | clean up wram aliasesYamaArashi2015-07-235-57/+63
|/
* Merge pull request #107 from YamaArashi/masterDaniel Harding2015-07-2211-73/+50
|\ | | | | enumerate events
| * named more constantsYamaArashi2015-07-213-22/+24
| |
| * named most of the used eventsYamaArashi2015-07-216-9/+9
| |
| * enumerate eventsYamaArashi2015-07-2011-59/+34
| |
* | Unify audio bank referencesdannye2015-07-221-1/+1
| | | | | | | | | | | | 2→1 8→2 1f→3
* | Rename sound effect filesdannye2015-07-225-11/+11
| |
* | Name some battle sound effectsdannye2015-07-215-183/+183
|/
* constants for flag actionsYamaArashi2015-07-1911-33/+33
|
* namingYamaArashi2015-07-196-23/+23
|
* replace uses of minus oneYamaArashi2015-07-193-3/+3
|
* jpab/jpba macrosYamaArashi2015-07-1915-105/+35
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-1933-421/+471
|\ | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| * small changesYamaArashi2015-07-183-14/+17
| |
| * miscYamaArashi2015-07-1831-407/+454
| |
* | Name sound effectsdannye2015-07-1934-265/+265
|/
* A few missed TX_ASMdannye2015-07-182-2/+3
|
* Consolidate coord macrosdannye2015-07-1847-439/+439
|
* fix variable namingYamaArashi2015-07-1813-139/+147
|
* money / coins hram constantsYamaArashi2015-07-174-16/+16
|
* title / diploma / vending machineYamaArashi2015-07-174-121/+147
|
* intro stuffYamaArashi2015-07-173-139/+166
|
* More direction constantsdannye2015-07-172-11/+12
| | | | facing directions, npc movement, joypad
* Fix Safari Zone check labelsdannye2015-07-161-7/+8
|
* Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-1640-947/+1029
|\
| * menu stuffYamaArashi2015-07-1518-348/+359
| |
| * more movement stuffYamaArashi2015-07-153-61/+71
| |
| * commented movement stuffYamaArashi2015-07-153-155/+174
| |
| * named wram variablesYamaArashi2015-07-1416-150/+153
| |
| * hall of fame / creditsYamaArashi2015-07-1413-163/+177
| |
| * field movesYamaArashi2015-07-141-3/+3
| |
| * player animations, emotion bubbles, etc.YamaArashi2015-07-148-70/+95
| |
* | Swap trade center and battle centerdannye2015-07-163-8/+8
|/ | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* Comment naming screendannye2015-07-149-146/+153
| | | | also use more joypad constants
* Use more screen dimension constantsdannye2015-07-1413-61/+64
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-1429-678/+740
|\ | | | | | | | | Conflicts: engine/town_map.asm
| * named town map stuffYamaArashi2015-07-132-140/+146
| |
| * named party menu/naming screen wram variablesYamaArashi2015-07-138-68/+68
| |
| * comment slot machineYamaArashi2015-07-138-311/+331
| |