aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #120 from PikalaxALT/masterluckytyphlosion2016-01-0350-78/+80
| |\ \ \
| | * | | Fix game time labelsPikalaxALT2016-01-0350-78/+80
| |/ / /
| * | | Label elite four scripts more completely.Marcus Huderle2015-12-186-103/+111
| * | | Fewer underscores in constantsdannye2015-12-1439-92/+92
| * | | Define text banks relative to the first one. Clean up address comments.IIMarckus2015-12-061-669/+489
| * | | vertical space is cheap. also remove address comments and yellow ifs.IIMarckus2015-12-061-188/+94
| * | | Improve diffability with pokeyellow; remove address comments and ifs.IIMarckus2015-12-06208-2888/+1923
| * | | fix repository linksyenatch2015-10-251-5/+5
| * | | 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 #13 from YamaArashi/masterYamaArashi2016-06-11659-5415/+5415
|\ \ \ \
| * | | | remove address commentsYamaArashi2016-06-11659-5415/+5415
* | | | | Merge pull request #14 from PikalaxALT/masterYamaArashi2016-06-1163-3658/+3932
|\| | | | | |_|/ / |/| | |
| * | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-11477-5665/+5642
| |\ \ \ | |/ / / |/| | |
* | | | More syncing with pokereddannye2016-06-1149-213/+206
* | | | Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-11485-15779/+15727
|\ \ \ \
| * | | | Part 1 of syncing with pokered.IIMarckus2016-06-08427-4044/+3834
* | | | | Sync with pokereddannye2016-06-11153-1459/+1725
| | * | | Character dict; surfing minigame; printer debugpikalaxalt2016-06-1147-2495/+2625
| | * | | Pikachu movement functionspikalaxalt2016-06-084-400/+433
| | * | | More on Pikachu emotionspikalaxalt2016-06-0814-432/+449
| | * | | Pikapic animation function labelspikalaxalt2016-06-0817-753/+846
| |/ / /
| * | | Fix WRAM address comments beyond the former site of wGBCpikalaxalt2016-06-081-405/+406
| * | | No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-0811-329/+197
| * | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-08103-1348/+560
| |\ \ \ | |/ / / |/| | |
* | | | Clean up main.asmdannye2016-06-068-161/+200
* | | | Remove unused source filesdannye2016-06-0623-795/+43
* | | | Clean up white spacedannye2016-06-0674-371/+371
* | | | Clean up Makefiledannye2016-06-068-81/+37
* | | | Building no longer depends on baserom.gbc being presentdannye2016-06-061-4/+0
| * | | Is this an OAM printer?pikalaxalt2016-06-083-298/+315
| * | | Printer labelspikalaxalt2016-06-0716-388/+437
| * | | Split out Pikachu-related datapikalaxalt2016-06-066-739/+701
| * | | More Pikachu function documentationpikalaxalt2016-06-068-1842/+1846