| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-11-05 | Sync more with pokeyellow | Rangi | 1 | -1/+1 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -13/+13 | |
| 2020-07-03 | Replace raw hex values with HRAM constants | Rangi | 1 | -6/+6 | |
| To do: turn constants into labels and use ldh | |||||
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -0/+0 | |
| 2016-06-12 | Remove some leftover address comments | dannye | 1 | -2/+2 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -3/+3 | |
| 2015-07-12 | shake screen functions | YamaArashi | 1 | -24/+30 | |
| 2015-07-03 | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 1 | -10/+10 | |
| rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||||
| 2014-09-13 | Commented more sprite and map code | YamaArashi | 1 | -6/+7 | |
| 2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | 1 | -2/+2 | |
| For unknown addresses, use "w<address>". Label overleads are still an issue. | |||||
| 2014-05-23 | Comment some bank 0 functions, and add wram labels for Predef. | yenatch | 1 | -3/+3 | |
| 2014-05-22 | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 1 | -0/+64 | |
