Commit Graph

9 Commits

Author SHA1 Message Date
philippe lhardy
032cb6a0f5 depends on sharedrawweb library
create a fetch_dependencies.sh lazy script
move dependencies into libs/ directory
2018-06-15 22:47:23 +02:00
philippe lhardy
fbe4a3e133 LabyModel limit public constructors to
LabyModel(MazeParams params, Random random)
and
 LabyModel(String pFormat, InputStream pIn)

fix unchecked and (java9) deprecated Short(short)
2018-06-14 22:49:39 +02:00
philippe lhardy
2d3f7b01a0 deepest end is really deepest 2018-06-13 20:56:12 +02:00
philippe lhardy
0e8ab1e5bb bump to version 1.0 ! champ ! 2018-03-04 19:08:40 +01:00
philippe lhardy
f3a8895547 update build.xml ( copy into mybuild.xml top keep it ) 2017-12-09 17:12:42 +01:00
philippe lhardy
65b9fb31dd actions en français
bouton quitter
2017-11-18 21:01:06 +01:00
philippe lhardy
8f234bb41b one pass on layout
build.xml exclude javafx ( remark lost with doit.sh ant ).
2017-11-18 18:33:19 +01:00
philippe lhardy
966ad6f269 allow to recreate a maze with same size.
( need refresh if autozie is not set )
2017-11-13 23:12:07 +01:00
philippe lhardy
8ac4b7693c minor changes (format + move class in stl package ) 2016-03-28 14:39:07 +02:00