summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-17Bump extras.yenatch
2016-02-17Use rgbasm -D in the makefile.yenatch
2016-02-17apt-cyg died againyenatch
2016-02-12Get rid of yellow ifdefs in wild Pokémon.IIMarckus
2016-01-30Remove misleading (unreferenced) labels.IIMarckus
2016-01-29Macrofy sprite status data in WRA0PikalaxALT
2016-01-27Fix logically incorrect labeldannye
2016-01-09fix typoesYamaArashi
2016-01-06Merge pull request #121 from PikalaxALT/masterDaniel Harding
Fix a typo
2016-01-05Fix a typoPikalaxALT
2016-01-03Merge pull request #120 from PikalaxALT/masterluckytyphlosion
Fix game time labels, wCurrentMapScriptFlags
2016-01-03Fix game time labelsPikalaxALT
2015-12-18Label elite four scripts more completely.Marcus Huderle
2015-12-14Fewer underscores in constantsdannye
2015-12-06Define text banks relative to the first one. Clean up address comments.IIMarckus
2015-12-06vertical space is cheap. also remove address comments and yellow ifs.IIMarckus
2015-12-06Improve diffability with pokeyellow; remove address comments and ifs.IIMarckus
2015-10-25fix repository linksyenatch
2015-10-25use pip and apt-cygyenatch
2015-10-25align spacing in previousyenatch
2015-10-25Reorganize the makefile and remove yellow targets.yenatch
2015-10-25Get rid of queues.yenatch
For faster builds, use `make -j`.
2015-09-09Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party structdannye
2015-09-07Merge branch 'master' of https://github.com/iimarckus/pokereddannye
2015-09-06Merge pull request #117 from PikalaxALT/masteryenatch
Rewrite SetEvents and ResetEvents for unlimited number of events
2015-09-04Rewrite SetEvents and ResetEvents for unlimited number of eventsPikalaxALT
2015-08-30No more S_dannye
2015-08-30No more wram_constants.asmdannye
unfortunately, this means manually declaring the wEnemyMon1 party struct
2015-08-30No more W_dannye
2015-08-30Merge pull request #116 from YamaArashi/masterDaniel Harding
Misc changes
2015-08-30replaced hardcoded values in ItemUseMedicineYamaArashi
2015-08-30rename ItemUseBall labelsYamaArashi
2015-08-29use the new battle type constantsYamaArashi
2015-08-29commented pokeball functionYamaArashi
2015-08-29added constants for item capacityYamaArashi
2015-08-29documented flags and misc. fixesYamaArashi
2015-08-18Merge pull request #114 from YamaArashi/masterDaniel Harding
Commented SGB palettes and other things
2015-08-14item name length constantYamaArashi
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-14named battle and learn move variablesYamaArashi
2015-08-13Named a test battle variableYamaArashi
2015-08-13Remove irrelevant commentYamaArashi
The comment has nothing to do with the variable.
2015-08-12named more variablesYamaArashi
2015-08-12commented SGB palette stuffYamaArashi
2015-08-10constants for IntroMoveMonYamaArashi
2015-08-11More joypad constantsdannye
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10Use better wram labels in sramdannye
this way, sram doesn't have to refer to the actual content of wram
2015-08-10No more $C8dannye
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
2015-08-10Clean up data/evos_moves.asmdannye