aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | use pip and apt-cygyenatch2015-10-251-8/+11
* | align spacing in previousyenatch2015-10-251-3/+3
* | Reorganize the makefile and remove yellow targets.yenatch2015-10-251-50/+41
* | Get rid of queues.yenatch2015-10-251-14/+6
* | Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party structdannye2015-09-091-30/+5
* | Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-09-071-9/+7
|\ \
| * \ Merge pull request #117 from PikalaxALT/masteryenatch2015-09-061-9/+7
| |\ \
| | * | Rewrite SetEvents and ResetEvents for unlimited number of eventsPikalaxALT2015-09-041-9/+7
| |/ /
* / / No more S_dannye2015-08-307-34/+34
|/ /
* | No more wram_constants.asmdannye2015-08-306-18/+44
* | No more W_dannye2015-08-30190-2202/+2202
* | Merge pull request #116 from YamaArashi/masterDaniel Harding2015-08-3018-209/+398
|\ \
| * | replaced hardcoded values in ItemUseMedicineYamaArashi2015-08-302-22/+23
| * | rename ItemUseBall labelsYamaArashi2015-08-301-22/+17
| * | use the new battle type constantsYamaArashi2015-08-293-12/+12
| * | commented pokeball functionYamaArashi2015-08-295-99/+247
| * | added constants for item capacityYamaArashi2015-08-293-7/+10
| * | documented flags and misc. fixesYamaArashi2015-08-2912-54/+96
|/ /
* | Merge pull request #114 from YamaArashi/masterDaniel Harding2015-08-1861-624/+789
|\ \
| * | item name length constantYamaArashi2015-08-145-4/+5
| * | add border constant and clear up misnomerYamaArashi2015-08-1411-87/+103
| * | named battle and learn move variablesYamaArashi2015-08-146-46/+67
| * | Named a test battle variableYamaArashi2015-08-134-7/+16
| * | Remove irrelevant commentYamaArashi2015-08-131-3/+0
| * | named more variablesYamaArashi2015-08-1233-142/+185
| * | commented SGB palette stuffYamaArashi2015-08-1234-334/+408
| * | constants for IntroMoveMonYamaArashi2015-08-101-4/+8
|/ /
* | More joypad constantsdannye2015-08-1113-64/+70
* | Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-1022-84/+86
* | Use better wram labels in sramdannye2015-08-103-41/+58
* | No more $C8dannye2015-08-1088-423/+428
* | Clean up data/evos_moves.asmdannye2015-08-102-23/+173
* | Use constants for elevator floorsdannye2015-08-104-3/+33
* | Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-1057-1641/+1904
|\ \
| * | commented audio codeYamaArashi2015-08-0842-1505/+1730
| * | fixed namesYamaArashi2015-08-079-25/+30
| * | named wram variablesYamaArashi2015-08-076-45/+55
| * | named CountSetBits output variableYamaArashi2015-08-0715-63/+78
| * | more info on the bide bugYamaArashi2015-08-061-3/+11
* | | Replace some hardcoded data sizesdannye2015-08-0934-82/+120
|/ /
* | Use more lbdannye2015-08-05106-326/+346
* | Rename rod functionsdannye2015-08-051-6/+6
* | Merge pull request #111 from YamaArashi/masterDaniel Harding2015-08-0514-53/+58
|\ \
| * | constants for PrintNumberYamaArashi2015-07-2914-53/+58
|/ /
* | fix tmlearnyenatch2015-07-281-57/+8
* | Fix Yellow Electrode front picdannye2015-07-271-0/+0
* | Merge branch 'master' of https://github.com/luckytyphlosion/pokereddannye2015-07-27155-1148/+1211
|\ \
| * | More bugfixes.luckytyphlosion2015-07-265-16/+16
| * | Bugfixes.luckytyphlosion2015-07-267-57/+51
| * | tmlearn macro.luckytyphlosion2015-07-26155-1156/+1225