| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 |
| * | named wram variables | YamaArashi | 2015-07-12 |
| * | use constant for bg transfer dest hram var | YamaArashi | 2015-07-12 |
| * | shake screen functions | YamaArashi | 2015-07-12 |
| * | some battle animation stuff | YamaArashi | 2015-07-12 |
| * | more trade comments/fixes | YamaArashi | 2015-07-12 |
| * | Clean up sram | dannye | 2015-07-05 |
| * | Merge pull request https://github.com/iimarckus/pokered/pull/95 from luckytyp... | dannye | 2015-07-05 |
| |\ | |||
| | * | Update sram.asm | luckytyphlosion | 2015-04-26 |
| | * | Update save.asm | luckytyphlosion | 2015-04-26 |
| | * | Remove S_SAVEDPLAYERID as a constant | luckytyphlosion | 2015-04-26 |
| | * | Fix datasizes | luckytyphlosion | 2015-04-26 |
| | * | Fix typo | luckytyphlosion | 2015-04-26 |
| | * | Labels instead of constants | luckytyphlosion | 2015-04-26 |
| | * | Replaced all direct addresses with labels. | luckytyphlosion | 2015-04-26 |
| | * | S_SAVEDPLAYERID constant. | luckytyphlosion | 2015-04-26 |
| | * | Added all necessary SRAM constants | luckytyphlosion | 2015-04-26 |
| | * | Split SRAM stuff. | luckytyphlosion | 2015-04-26 |
| | * | Create sram.asm | luckytyphlosion | 2015-04-26 |
| | * | Replaced Box Direct Addresses with Labels. | luckytyphlosion | 2015-04-26 |
| | * | SRAM Constants | luckytyphlosion | 2015-04-26 |
| * | | Start using text predef macros | dannye | 2015-07-04 |
| * | | More TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 |
| * | | Merge pull request #98 from dannye/master | Daniel Harding | 2015-07-03 |
| |\ \ | |||
| | * | | No more ldh | U-Daniel-PC\Daniel | 2015-07-03 |
| | * | | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 |
| | * | | Rename/organize part 4 of 4 | U-Daniel-PC\Daniel | 2015-07-03 |
| | * | | Rename/organize part 3 of 4 | U-Daniel-PC\Daniel | 2015-07-03 |
| | * | | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | 2015-07-03 |
| | * | | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 |
| | * | | Mention Jap grammar | U-Daniel-PC\Daniel | 2015-06-12 |
| | * | | Document code related to MonName1Text | U-Daniel-PC\Daniel | 2015-06-12 |
| | * | | Hardcoded palette constant | U-Daniel-PC\Daniel | 2015-06-12 |
| | * | | Hardcoded audio bank references | U-Daniel-PC\Daniel | 2015-06-12 |
| | * | | Name a few unknowns | U-Daniel-PC\Daniel | 2015-06-12 |
| | * | | Name the last of unnamed text | U-Daniel-PC\Daniel | 2015-06-12 |
| | * | | Clean up white space | U-Daniel-PC\Daniel | 2015-06-11 |
| |/ / | |||
| * | | Merge pull request #96 from dannye/master | Daniel Harding | 2015-06-04 |
| |\ \ | |||
| | * | | ANSI->UTF-8 | U-Daniel-PC\Daniel | 2015-06-04 |
| | * | | Add newlines to EOFs | U-Daniel-PC\Daniel | 2015-06-01 |
| | * | | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-01 |
| | * | | Comment wram.asm | U-Daniel-PC\Daniel | 2015-05-30 |
| | |/ | |||
| * / | Fix a hardcoded value by replacing it with a variable. | IIMarckus | 2015-05-31 |
| |/ | |||
| * | Merge pull request #93 from xCrystal/master | yenatch | 2015-04-09 |
| |\ | |||
| | * | money won and trainer pic constants | xCrystal | 2015-04-09 |
| | * | user xor operator for clearing status flags | xCrystal | 2015-04-09 |
| | * | Document DisableEffect and CheckEnemyStatusConditions | xCrystal | 2015-04-09 |
| | * | Document move effects | xCrystal | 2015-04-08 |
| |/ | |||
| * | Merge pull request #90 from xCrystal/master | yenatch | 2015-04-01 |
| |\ | |||
| | * | Further split bank e stuff | xCrystal | 2015-04-01 |
