aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | More TX_ASMU-Daniel-PC\Daniel2015-07-035-12/+12
* | | Merge pull request #98 from dannye/masterDaniel Harding2015-07-03654-4682/+4329
|\ \ \
| * | | No more ldhU-Daniel-PC\Daniel2015-07-0321-57/+57
| * | | TX_ASMU-Daniel-PC\Daniel2015-07-03155-591/+595
| * | | Rename/organize part 4 of 4U-Daniel-PC\Daniel2015-07-03227-227/+0
| * | | Rename/organize part 3 of 4U-Daniel-PC\Daniel2015-07-03155-312/+156
| * | | Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-03142-2242/+2245
| * | | Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-0390-1066/+1070
| * | | Mention Jap grammarU-Daniel-PC\Daniel2015-06-121-0/+4
| * | | Document code related to MonName1TextU-Daniel-PC\Daniel2015-06-121-17/+27
| * | | Hardcoded palette constantU-Daniel-PC\Daniel2015-06-121-1/+1
| * | | Hardcoded audio bank referencesU-Daniel-PC\Daniel2015-06-122-3/+3
| * | | Name a few unknownsU-Daniel-PC\Daniel2015-06-122-5/+8
| * | | Name the last of unnamed textU-Daniel-PC\Daniel2015-06-1213-51/+53
| * | | Clean up white spaceU-Daniel-PC\Daniel2015-06-1119-114/+114
|/ / /
* | | Merge pull request #96 from dannye/masterDaniel Harding2015-06-04346-1002/+1005
|\ \ \
| * | | ANSI->UTF-8U-Daniel-PC\Daniel2015-06-041-5/+5
| * | | Add newlines to EOFsU-Daniel-PC\Daniel2015-06-01336-335/+335
| * | | EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-018-489/+489
| * | | Comment wram.asmU-Daniel-PC\Daniel2015-05-301-173/+176
| |/ /
* / / Fix a hardcoded value by replacing it with a variable.IIMarckus2015-05-311-1/+1
|/ /
* | Merge pull request #93 from xCrystal/masteryenatch2015-04-0916-222/+272
|\ \ | |/ |/|
| * money won and trainer pic constantsxCrystal2015-04-095-16/+21
| * user xor operator for clearing status flagsxCrystal2015-04-092-6/+6
| * Document DisableEffect and CheckEnemyStatusConditionsxCrystal2015-04-093-73/+89
| * Document move effectsxCrystal2015-04-0811-129/+158
|/
* Merge pull request #90 from xCrystal/masteryenatch2015-04-0145-2035/+2092
|\
| * Further split bank e stuffxCrystal2015-04-015-432/+435
| * Rename battle files and split move effects Part 5xCrystal2015-04-016-94/+94
| * Rename battle files and split move effects Part 4xCrystal2015-04-0111-651/+651
| * Rename battle files and split move effects Part 3xCrystal2015-04-017-70/+70
| * Rename battle files and split move effects Part 2xCrystal2015-04-017-84/+84
| * Rename battle files and split move effects Part 1xCrystal2015-04-0114-507/+510
| * Document animation types (shake screen/blink pic)xCrystal2015-03-311-24/+26
| * Name more in-battle functions and labelsxCrystal2015-03-312-55/+64
| * Label some attack animation functionsxCrystal2015-03-314-43/+49
| * Label some battle related functionsxCrystal2015-03-311-21/+21
| * Further document AI stuffxCrystal2015-03-313-40/+48