| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos up to end of home/audio.asm | luckytyphlosion | 2015-08-09 | 1 | -5/+5 |
| | | |||||
| * | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 1 | -1/+1 |
| | | | | | Rest of unknown pointers in homebank, fix some function names. | ||||
| * | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2015-08-01 | 1 | -8/+8 |
| | | | | | Hardcoded pointers, dr (define rom) macro. | ||||
| * | Fixed many homebank functions. | luckytyphlosion | 2015-06-07 | 1 | -73/+79 |
| | | | | | | | Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too. | ||||
| * | commented battle stuff | YamaArashi | 2015-02-07 | 1 | -1/+1 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -4/+4 |
| | | |||||
| * | Fix some sfx ids | U-Daniel-PC\Daniel | 2015-01-27 | 1 | -2/+2 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -40/+20 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 | 1 | -3/+3 |
| | | |||||
| * | Split the text engine out of home.asm. | yenatch | 2014-05-30 | 1 | -0/+738 |
