| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -37/+42 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -24/+27 |
| | | | |||||
| | * | more naming variables | YamaArashi | 2015-07-24 | 1 | -9/+11 |
| | | | |||||
| | * | small changes | YamaArashi | 2015-07-18 | 1 | -1/+1 |
| | | | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -3/+3 |
| | | | |||||
| * | | Fix typos up to end of home/audio.asm | luckytyphlosion | 2015-08-09 | 1 | -6/+6 |
| | | | |||||
| * | | Addresses for functions. | luckytyphlosion | 2015-05-10 | 1 | -6/+6 |
| | | | |||||
| * | | Slight changes within vcopy.asm | luckytyphlosion | 2015-05-10 | 1 | -42/+16 |
| |/ | | | Changes: Game Freak learned that ld [$xxxx],sp exists, and uses that to save a bit of space/time. | ||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -3/+4 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -6/+3 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Fix a typo in home/vcopy.asm. | yenatch | 2014-06-16 | 1 | -1/+1 |
| | | | | | | This must have happened when the file got split out of home.asm. Since it was the first character on the line, it was interpreted as a label. | ||||
| * | Split more code out of home.asm. | yenatch | 2014-05-31 | 1 | -0/+450 |
