aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* movemon and removepokemon wram variablesYamaArashi2015-07-12
* named wram variablesYamaArashi2015-07-12
* use constant for bg transfer dest hram varYamaArashi2015-07-12
* shake screen functionsYamaArashi2015-07-12
* some battle animation stuffYamaArashi2015-07-12
* more trade comments/fixesYamaArashi2015-07-12
* Clean up sramdannye2015-07-05
* Merge pull request https://github.com/iimarckus/pokered/pull/95 from luckytyp...dannye2015-07-05
|\
| * Update sram.asmluckytyphlosion2015-04-26
| * Update save.asmluckytyphlosion2015-04-26
| * Remove S_SAVEDPLAYERID as a constantluckytyphlosion2015-04-26
| * Fix datasizesluckytyphlosion2015-04-26
| * Fix typoluckytyphlosion2015-04-26
| * Labels instead of constantsluckytyphlosion2015-04-26
| * Replaced all direct addresses with labels.luckytyphlosion2015-04-26
| * S_SAVEDPLAYERID constant.luckytyphlosion2015-04-26
| * Added all necessary SRAM constantsluckytyphlosion2015-04-26
| * Split SRAM stuff.luckytyphlosion2015-04-26
| * Create sram.asmluckytyphlosion2015-04-26
| * Replaced Box Direct Addresses with Labels.luckytyphlosion2015-04-26
| * SRAM Constantsluckytyphlosion2015-04-26
* | Start using text predef macrosdannye2015-07-04
* | More TX_ASMU-Daniel-PC\Daniel2015-07-03
* | Merge pull request #98 from dannye/masterDaniel Harding2015-07-03
|\ \
| * | No more ldhU-Daniel-PC\Daniel2015-07-03
| * | TX_ASMU-Daniel-PC\Daniel2015-07-03
| * | Rename/organize part 4 of 4U-Daniel-PC\Daniel2015-07-03
| * | Rename/organize part 3 of 4U-Daniel-PC\Daniel2015-07-03
| * | Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-03
| * | Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-03
| * | Mention Jap grammarU-Daniel-PC\Daniel2015-06-12
| * | Document code related to MonName1TextU-Daniel-PC\Daniel2015-06-12
| * | Hardcoded palette constantU-Daniel-PC\Daniel2015-06-12
| * | Hardcoded audio bank referencesU-Daniel-PC\Daniel2015-06-12
| * | Name a few unknownsU-Daniel-PC\Daniel2015-06-12
| * | Name the last of unnamed textU-Daniel-PC\Daniel2015-06-12
| * | Clean up white spaceU-Daniel-PC\Daniel2015-06-11
|/ /
* | Merge pull request #96 from dannye/masterDaniel Harding2015-06-04
|\ \
| * | ANSI->UTF-8U-Daniel-PC\Daniel2015-06-04
| * | Add newlines to EOFsU-Daniel-PC\Daniel2015-06-01
| * | EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-01
| * | Comment wram.asmU-Daniel-PC\Daniel2015-05-30
| |/
* / Fix a hardcoded value by replacing it with a variable.IIMarckus2015-05-31
|/
* Merge pull request #93 from xCrystal/masteryenatch2015-04-09
|\
| * money won and trainer pic constantsxCrystal2015-04-09
| * user xor operator for clearing status flagsxCrystal2015-04-09
| * Document DisableEffect and CheckEnemyStatusConditionsxCrystal2015-04-09
| * Document move effectsxCrystal2015-04-08
|/
* Merge pull request #90 from xCrystal/masteryenatch2015-04-01
|\
| * Further split bank e stuffxCrystal2015-04-01