| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-21 | Fix a few usages of EFFECTIVE | dannye | 1 | -1/+1 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -4/+4 | |
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 1 | -4/+4 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -2/+2 | |
| 2017-12-30 | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | 1 | -2/+2 | |
| in instructions like add a, x | |||||
| 2016-06-11 | remove address comments | YamaArashi | 1 | -3/+3 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -3/+3 | |
| 2015-11-29 | bankB misc functions | luckytyphlosion | 1 | -3/+3 | |
| ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | |||||
| 2015-04-01 | Rename battle files and split move effects Part 3 | xCrystal | 1 | -0/+0 | |
| b.asm, b_2.asm, c.asm, and d.asm | |||||
| 2015-03-31 | Some wram constants | xCrystal | 1 | -1/+1 | |
| 2015-02-26 | Label typo | U-Daniel-PC\Daniel | 1 | -3/+3 | |
| closes https://github.com/iimarckus/pokered/issues/81 | |||||
| 2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | 1 | -1/+1 | |
| For unknown addresses, use "w<address>". Label overleads are still an issue. | |||||
| 2014-05-22 | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 1 | -0/+18 | |
