summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-15Remove Gson dependency start custom libjtmx implementationNao Pross1-6/+7
2018-12-12Update makefile to allow disablig -Xmx flagNao Pross1-1/+5
2018-12-02Update makefile to make javac errors more verboseNao Pross1-1/+1
2018-11-25Minor makefile correctionNao Pross1-1/+1
2018-11-25Add jar recipe in Makefile, move res folder inside packageNao Pross1-2/+7
2018-11-24Remove super dangerous pack recipe from makefileNao Pross1-16/+2
2018-11-24Enable use of assertionsNao Pross1-0/+6
2018-11-24Add RenderingHints and minor performance improvementsNao Pross1-2/+1
2018-11-21Disable Pause feature, add scene UNIQUE_NAME generatorNao Pross1-1/+2
2018-11-20Update makefile to make jdb always use port 8000Nao Pross1-1/+1
2018-11-20Update MakefileNao Pross1-1/+1
2018-11-20Update makefile to allow debugging with jdbNao Pross1-4/+18
2018-11-19Create java package for the projectNao Pross1-13/+21
2018-11-19Update Scene class (and some derivates) to be abstractNao Pross1-1/+1
2018-11-19Update makefileNao Pross1-9/+15