| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -302/+0 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -21/+21 |
| | | |||||
| * | Clean up white space | dannye | 2016-06-06 | 1 | -1/+1 |
| | | |||||
| * | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -25/+24 |
| | | | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | ||||
| * | Name sound effects | dannye | 2015-07-19 | 1 | -4/+4 |
| | | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -2/+2 |
| | | |||||
| * | menu stuff | YamaArashi | 2015-07-15 | 1 | -69/+71 |
| | | |||||
| * | named wram variables | YamaArashi | 2015-07-14 | 1 | -6/+6 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -9/+9 |
| |\ | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -9/+9 |
| | | | |||||
| * | | Use more *Coord | dannye | 2015-07-14 | 1 | -1/+1 |
| |/ | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | ||||
| * | named misc functions | YamaArashi | 2015-02-08 | 1 | -1/+1 |
| | | |||||
| * | fixed hp bar wram label and misc | YamaArashi | 2015-02-07 | 1 | -26/+26 |
| | | |||||
| * | Named wram symbols | YamaArashi | 2015-02-07 | 1 | -6/+6 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -1/+1 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -2/+1 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -50/+50 |
| | | | | | | | 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/+302 |
