Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-12 | Name the last of unnamed text | U-Daniel-PC\Daniel | |
2015-06-11 | Clean up white space | U-Daniel-PC\Daniel | |
2015-06-04 | Merge pull request #96 from dannye/master | Daniel Harding | |
wram comments, EOLs, EOFs, and UTF-8 | |||
2015-06-04 | ANSI->UTF-8 | U-Daniel-PC\Daniel | |
2015-06-01 | Add newlines to EOFs | U-Daniel-PC\Daniel | |
2015-06-01 | EOL Windows->UNIX | U-Daniel-PC\Daniel | |
2015-05-31 | Fix a hardcoded value by replacing it with a variable. | IIMarckus | |
2015-05-30 | Comment wram.asm | U-Daniel-PC\Daniel | |
luckytyphlosion | |||
2015-04-26 | Update sram.asm | luckytyphlosion | |
2015-04-26 | Update save.asm | luckytyphlosion | |
2015-04-26 | Remove S_SAVEDPLAYERID as a constant | luckytyphlosion | |
Expression must have a constant value. | |||
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 | |
Adding SRAM Constants to replace direct addresses with labels. | |||
2015-04-09 | Merge pull request #93 from xCrystal/master | yenatch | |
Document some move effects | |||
2015-04-09 | money won and trainer pic constants | xCrystal | |
2015-04-09 | user xor operator for clearing status flags | xCrystal | |
use xor operator for clearing status flags | |||
2015-04-09 | Document DisableEffect and CheckEnemyStatusConditions | xCrystal | |
basically copy/paste comments and labels from CheckPlayerStatusConditions | |||
2015-04-08 | Document move effects | xCrystal | |
Document mist effect Document recoil effect Document heal effect Update conversion_effect.asm Update haze_effect.asm Update leech_seed_effect.asm Update pay_day_effect.asm Update reflect_light_screen_effect.asm Update substitute_effect.asm Update transform_effect.asm | |||
2015-04-01 | Merge pull request #90 from xCrystal/master | yenatch | |
Rename/split battle and move effect files. Battle functions, AI, and attack animations | |||
2015-04-01 | Further split bank e stuff | xCrystal | |
2015-04-01 | Rename battle files and split move effects Part 5 | xCrystal | |
15.asm, 16.asm, 1a.asm, 1c.asm | |||
2015-04-01 | Rename battle files and split move effects Part 4 | xCrystal | |
e.asm, e_2. asm, and 14.asm | |||
2015-04-01 | Rename battle files and split move effects Part 3 | xCrystal | |
b.asm, b_2.asm, c.asm, and d.asm | |||
2015-04-01 | Rename battle files and split move effects Part 2 | xCrystal | |
5.asm, 9.asm, and a.asm | |||
2015-04-01 | Rename battle files and split move effects Part 1 | xCrystal | |
1.asm, 4.asm, and 4_2.asm | |||
2015-03-31 | Document animation types (shake screen/blink pic) | xCrystal | |
2015-03-31 | Name more in-battle functions and labels | xCrystal | |
and better document some animation related functions | |||
2015-03-31 | Label some attack animation functions | xCrystal | |
2015-03-31 | Label some battle related functions | xCrystal | |
2015-03-31 | Further document AI stuff | xCrystal | |
2015-03-31 | Some wram constants | xCrystal | |
2015-03-31 | Split commentary lines that are too long | xCrystal | |
2015-03-14 | Merge pull request #88 from YamaArashi/master | yenatch | |
commented trade amim functions | |||
2015-03-14 | commented trade amim functions | YamaArashi | |
2015-03-14 | Merge pull request #87 from YamaArashi/master | yenatch | |
commented mon_party_sprites.asm | |||
2015-03-13 | relabel and add comment | YamaArashi | |
2015-03-13 | commented mon_party_sprites.asm | YamaArashi | |
2015-03-12 | Low health alarm documentation | U-Daniel-PC\Daniel | |
RenaKunisaki | |||
2015-02-26 | Merge pull request #82 from dannye/master | Daniel Harding | |
Label typo | |||
2015-02-26 | Label typo | U-Daniel-PC\Daniel | |
closes https://github.com/iimarckus/pokered/issues/81 | |||
2015-02-20 | Merge pull request #80 from dannye/master | Daniel Harding | |
Remove hard-coded wPokedexOwned/wPokedexSeen array size | |||
2015-02-20 | Remove hard-coded wPokedexOwned/wPokedexSeen array size | U-Daniel-PC\Daniel | |