aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix game time labelsPikalaxALT2016-01-0339-50/+50
|
* Label elite four scripts more completely.Marcus Huderle2015-12-185-100/+108
|
* Fewer underscores in constantsdannye2015-12-143-4/+4
|
* No more W_dannye2015-08-30101-620/+620
|
* use the new battle type constantsYamaArashi2015-08-291-1/+1
|
* documented flags and misc. fixesYamaArashi2015-08-291-2/+2
|
* item name length constantYamaArashi2015-08-143-3/+3
|
* add border constant and clear up misnomerYamaArashi2015-08-141-4/+4
|
* named more variablesYamaArashi2015-08-1212-87/+96
|
* More joypad constantsdannye2015-08-112-12/+12
|
* Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-2/+2
|
* No more $C8dannye2015-08-107-8/+8
| | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
* Use constants for elevator floorsdannye2015-08-103-3/+19
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-1014-43/+43
|\
| * commented audio codeYamaArashi2015-08-0810-28/+28
| |
| * named CountSetBits output variableYamaArashi2015-08-075-15/+15
| |
* | Replace some hardcoded data sizesdannye2015-08-096-11/+15
|/
* Use more lbdannye2015-08-0561-126/+145
| | | | and other clean up
* yet more namingYamaArashi2015-07-2515-33/+33
|
* more naming variablesYamaArashi2015-07-2435-108/+108
|
* named animation functions/variablesYamaArashi2015-07-2423-36/+36
|
* make route22 rival events more consistentYamaArashi2015-07-234-11/+11
|
* named functionYamaArashi2015-07-233-3/+3
|
* clean up wram aliasesYamaArashi2015-07-233-28/+28
|
* Merge pull request #107 from YamaArashi/masterDaniel Harding2015-07-22120-1478/+1106
|\ | | | | enumerate events
| * named more constantsYamaArashi2015-07-214-24/+24
| |
| * named most of the used eventsYamaArashi2015-07-2180-320/+319
| |
| * gym leader eventsYamaArashi2015-07-2011-40/+40
| |
| * enumerate eventsYamaArashi2015-07-20120-1447/+1076
| |
* | Unify audio bank referencesdannye2015-07-221-1/+1
|/ | | | | | 2→1 8→2 1f→3
* constants for flag actionsYamaArashi2015-07-192-6/+6
|
* namingYamaArashi2015-07-1919-71/+71
|
* replace uses of minus oneYamaArashi2015-07-191-4/+4
|
* jpab/jpba macrosYamaArashi2015-07-194-12/+4
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-1922-164/+175
|\ | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| * small changesYamaArashi2015-07-181-2/+2
| |
| * miscYamaArashi2015-07-1821-162/+173
| |
* | Name sound effectsdannye2015-07-1916-18/+18
|/
* Consolidate coord macrosdannye2015-07-184-14/+14
|
* fix variable namingYamaArashi2015-07-1885-371/+371
|
* money / coins hram constantsYamaArashi2015-07-175-37/+37
|
* More direction constantsdannye2015-07-1734-229/+426
| | | | facing directions, npc movement, joypad
* Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-167-37/+38
|\
| * menu stuffYamaArashi2015-07-152-7/+7
| |
| * more movement stuffYamaArashi2015-07-152-14/+15
| |
| * named wram variablesYamaArashi2015-07-141-3/+3
| |
| * hall of fame / creditsYamaArashi2015-07-142-4/+4
| |
| * player animations, emotion bubbles, etc.YamaArashi2015-07-142-9/+9
| |
* | Swap trade center and battle centerdannye2015-07-163-14/+14
|/ | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* Use more screen dimension constantsdannye2015-07-141-1/+1
|