aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #104 from YamaArashi/masterDaniel Harding2015-07-18106-671/+773
|\ \
| * | fix variable namingYamaArashi2015-07-18106-671/+773
* | | Clean up map connectionsdannye2015-07-1822-31/+31
|/ /
* | Enumerate map constantsdannye2015-07-173-310/+312
* | Merge pull request #103 from YamaArashi/masterDaniel Harding2015-07-1721-349/+423
|\ \
| * | money / coins hram constantsYamaArashi2015-07-1713-89/+95
| * | title / diploma / vending machineYamaArashi2015-07-177-121/+159
| * | intro stuffYamaArashi2015-07-174-139/+169
|/ /
* | More direction constantsdannye2015-07-1738-247/+445
* | Fix Safari Zone check labelsdannye2015-07-161-7/+8
* | Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-1657-1288/+1639
|\ \
| * \ Merge pull request #101 from YamaArashi/masterDaniel Harding2015-07-1657-1288/+1639
| |\ \
| | * | menu stuffYamaArashi2015-07-1526-420/+506
| | * | more movement stuffYamaArashi2015-07-159-137/+192
| | * | commented movement stuffYamaArashi2015-07-157-163/+206
| | * | named wram variablesYamaArashi2015-07-1421-203/+245
| | * | hall of fame / creditsYamaArashi2015-07-1421-179/+221
| | * | field movesYamaArashi2015-07-144-80/+107
| | * | player animations, emotion bubbles, etc.YamaArashi2015-07-1413-110/+166
| |/ /
* / / Swap trade center and battle centerdannye2015-07-1623-85/+85
|/ /
* | Comment naming screendannye2015-07-1412-150/+158
* | Use more screen dimension constantsdannye2015-07-1418-85/+88
* | Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-1443-847/+1136
|\ \
| * | named town map stuffYamaArashi2015-07-134-140/+159
| * | named party menu/naming screen wram variablesYamaArashi2015-07-1314-75/+105
| * | comment slot machineYamaArashi2015-07-1313-327/+447
| * | menu wram variable namesYamaArashi2015-07-138-28/+35
| * | movemon and removepokemon wram variablesYamaArashi2015-07-128-51/+66
| * | named wram variablesYamaArashi2015-07-1221-173/+253
| * | use constant for bg transfer dest hram varYamaArashi2015-07-125-7/+7
| * | shake screen functionsYamaArashi2015-07-126-33/+39
| * | some battle animation stuffYamaArashi2015-07-124-51/+56
| * | more trade comments/fixesYamaArashi2015-07-121-3/+10
* | | Use more *Coorddannye2015-07-1432-179/+182
|/ /
* | Clean up sramdannye2015-07-052-103/+103
* | Merge pull request https://github.com/iimarckus/pokered/pull/95 from luckytyp...dannye2015-07-053-68/+105
|\ \
| * | Update sram.asmluckytyphlosion2015-04-261-1/+1
| * | Update save.asmluckytyphlosion2015-04-261-1/+1
| * | Remove S_SAVEDPLAYERID as a constantluckytyphlosion2015-04-261-2/+0
| * | Fix datasizesluckytyphlosion2015-04-261-5/+5
| * | Fix typoluckytyphlosion2015-04-261-1/+1
| * | Labels instead of constantsluckytyphlosion2015-04-261-16/+24
| * | Replaced all direct addresses with labels.luckytyphlosion2015-04-261-52/+52
| * | S_SAVEDPLAYERID constant.luckytyphlosion2015-04-261-0/+1
| * | Added all necessary SRAM constantsluckytyphlosion2015-04-261-5/+15
| * | Split SRAM stuff.luckytyphlosion2015-04-261-16/+1
| * | Create sram.asmluckytyphlosion2015-04-261-0/+16
| * | Replaced Box Direct Addresses with Labels.luckytyphlosion2015-04-261-6/+6
| * | SRAM Constantsluckytyphlosion2015-04-261-0/+6
* | | Start using text predef macrosdannye2015-07-0436-219/+225