| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -48/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -17/+16 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -3/+3 |
| | | |||||
| * | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 2015-12-23 | 1 | -7/+7 |
| | | | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | ||||
| * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -4/+4 |
| | | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -10/+10 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -11/+11 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -20/+10 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 | 1 | -4/+2 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -16/+16 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+61 |
