summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update makefile to allow disablig -Xmx flagNao Pross2018-12-121-1/+5
* Update makefile to make javac errors more verboseNao Pross2018-12-021-1/+1
* Minor makefile correctionNao Pross2018-11-251-1/+1
* Add jar recipe in Makefile, move res folder inside packageNao Pross2018-11-251-2/+7
* Remove super dangerous pack recipe from makefileNao Pross2018-11-241-16/+2
* Enable use of assertionsNao Pross2018-11-241-0/+6
* Add RenderingHints and minor performance improvementsNao Pross2018-11-241-2/+1
* Disable Pause feature, add scene UNIQUE_NAME generatorNao Pross2018-11-211-1/+2
* Update makefile to make jdb always use port 8000Nao Pross2018-11-201-1/+1
* Update MakefileNao Pross2018-11-201-1/+1
* Update makefile to allow debugging with jdbNao Pross2018-11-201-4/+18
* Create java package for the projectNao Pross2018-11-191-13/+21
* Update Scene class (and some derivates) to be abstractNao Pross2018-11-191-1/+1
* Update makefileNao Pross2018-11-191-9/+15
* initial commitmafaldo2018-11-181-0/+28