| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-11-04 | Sync with pokered | dannye | 1 | -48/+0 | |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -48/+0 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -17/+16 | |
| 2017-12-30 | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | 1 | -14/+14 | |
| in instructions like add a, x | |||||
| 2016-07-18 | Clean up text commands | dannye | 1 | -4/+3 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -3/+3 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -3/+3 | |
| 2015-12-23 | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 1 | -7/+7 | |
| Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||||
| 2015-07-29 | constants for PrintNumber | YamaArashi | 1 | -4/+4 | |
| 2015-07-18 | Consolidate coord macros | dannye | 1 | -10/+10 | |
| 2015-02-07 | serial/trade/misc | YamaArashi | 1 | -11/+11 | |
| 2014-06-25 | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 1 | -20/+10 | |
| Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | |||||
| 2014-06-16 | Use macros for predef calls/jumps instead of static ids. | yenatch | 1 | -4/+2 | |
| 2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | 1 | -16/+16 | |
| 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/+61 | |
