Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-12-12 | Update makefile to allow disablig -Xmx flag | Nao Pross | 1 | -1/+5 |
2018-12-02 | Update makefile to make javac errors more verbose | Nao Pross | 1 | -1/+1 |
2018-11-25 | Minor makefile correction | Nao Pross | 1 | -1/+1 |
2018-11-25 | Add jar recipe in Makefile, move res folder inside package | Nao Pross | 1 | -2/+7 |
2018-11-24 | Remove super dangerous pack recipe from makefile | Nao Pross | 1 | -16/+2 |
2018-11-24 | Enable use of assertions | Nao Pross | 1 | -0/+6 |
2018-11-24 | Add RenderingHints and minor performance improvements | Nao Pross | 1 | -2/+1 |
2018-11-21 | Disable Pause feature, add scene UNIQUE_NAME generator | Nao Pross | 1 | -1/+2 |
2018-11-20 | Update makefile to make jdb always use port 8000 | Nao Pross | 1 | -1/+1 |
2018-11-20 | Update Makefile | Nao Pross | 1 | -1/+1 |
2018-11-20 | Update makefile to allow debugging with jdb | Nao Pross | 1 | -4/+18 |
2018-11-19 | Create java package for the project | Nao Pross | 1 | -13/+21 |
2018-11-19 | Update Scene class (and some derivates) to be abstract | Nao Pross | 1 | -1/+1 |
2018-11-19 | Update makefile | Nao Pross | 1 | -9/+15 |