| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Low health alarm documentation | U-Daniel-PC\Daniel | 2015-03-12 | 1 | -1/+1 |
| | | | | | RenaKunisaki | ||||
| * | commented battle stuff | YamaArashi | 2015-02-07 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in name | YamaArashi | 2015-02-07 | 1 | -2/+1 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 4 | -319/+328 |
| | | |||||
| * | Fix some sfx ids | U-Daniel-PC\Daniel | 2015-01-27 | 1 | -2/+2 |
| | | |||||
| * | Rename hVBlank* constants to h*. | yenatch | 2014-09-23 | 2 | -4/+4 |
| | | |||||
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 9 | -235/+237 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | ||||
| | * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 4 | -65/+66 |
| | | | |||||
| | * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 5 | -131/+133 |
| | | | |||||
| | * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 2 | -22/+21 |
| | | | |||||
| | * | Labelled many functions/variables | YamaArashi | 2014-08-08 | 3 | -6/+6 |
| | | | |||||
| * | | Split copy and serial functions out of home.asm. | yenatch | 2014-08-12 | 4 | -0/+559 |
| |/ | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 3 | -60/+30 |
| | | | | | | | 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 | -18/+9 |
| | | |||||
| * | Use macros to define predefs. | yenatch | 2014-06-16 | 1 | -4/+2 |
| | | |||||
| * | 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. | ||||
| * | Rename predef functions so they aren't excessive in length. | yenatch | 2014-06-16 | 1 | -6/+6 |
| | | | | | | This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway. | ||||
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 | 1 | -3/+3 |
| | | |||||
| * | More music bank references | U-Fish-PC\Daniel | 2014-06-10 | 1 | -1/+1 |
| | | | | | Now the AUDIO constants in audio.asm can be edited freely | ||||
| * | Clean up music bank references | U-Fish-PC\Daniel | 2014-06-09 | 3 | -14/+14 |
| | | |||||
| * | Split more code out of home.asm. | yenatch | 2014-05-31 | 7 | -0/+1591 |
| | | |||||
| * | Split the text engine out of home.asm. | yenatch | 2014-05-30 | 1 | -0/+738 |
| | | |||||
| * | Split out joypad and overworld code from home.asm. | yenatch | 2014-05-30 | 2 | -0/+2458 |
