Commit Graph

21 Commits

Author SHA1 Message Date
philippe lhardy
698394d9e1 separate controlers 2017-11-15 22:33:56 +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
4cdb7273b5 support auto resizing with windwos resizing if wanted ( checkbox autoslide )
allows to save current maze as "snapshot.png"
2017-02-21 22:00:06 +01:00
philippe lhardy
6cf3e7c5c2 specific part of menu for laby when using artlog toolbox 2016-06-28 21:25:47 +02:00
philippe lhardy
afeafc1ec8 honor run option with a default maze of 30x30
default_args in project
Display.main()
  if argument is empty ignore it
  if file read fails, exit
add a WHEREWHAT file
extract MazeParamEditor to share it, prepare for having a GUI instead of console
2016-06-23 22:07:50 +02:00
philippe lhardy
841793cc86 full init with latest artlog_toolbox always
launch doit.sh
2016-05-01 18:57:56 +02:00
philippe lhardy
8ac4b7693c minor changes (format + move class in stl package ) 2016-03-28 14:39:07 +02:00
philippe lhardy
9333018aff some eclipse stuff
provide artlogjavaformat to reformat code
2016-03-24 22:01:41 +01:00
philippe lhardy
48f363ad01 rely fully on artlog_toolbox github .
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-25 22:58:59 +01:00
philippe lhardy
7633f42399 move many build/control scripts in artlog_toolbox, prepare artlog_toolbox to be shared between multiple projects
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-25 20:22:27 +01:00
philippe lhardy
130d7e61fc add emacs addon for java development which is JDEE
http://sourceforge.net/projects/jdee/

Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-22 22:06:38 +01:00
philippe lhardy
4a8d555ad4 add blender call with stl auto import.
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-21 21:51:48 +01:00
philippe lhardy
0b33e56e0a clean out
add interface/InterfaceName target to create a template interface
move generate_newclass.sh to generate_new.sh and take class or interface as argument

Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-19 22:21:44 +01:00
philippe lhardy
7d8ce42c15 create lab directory in parent
abstract MazeParams to be able to set them easily
doit.sh support new class creation
updated README

Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-18 21:06:37 +01:00
philippe lhardy
894e5c7970 provide a bash properties editor to edit project_params
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-17 22:57:34 +01:00
philippe lhardy
2a8f80154f - allows to create a debian package ( yet unsigned )
- create a jar, gnerate a ant build.xml
- version of jar

Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-16 23:07:20 +01:00
philippe lhardy
e0b2027f70 minor change use arrays instead of string space separated in one bash script
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-16 20:18:45 +01:00
philippe lhardy
bd4a6dfc29 add a shell script to code & run
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-09 20:48:08 +01:00
philippe lhardy
a041e3d82c code factorization for direction buttons
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2014-12-27 18:56:03 +01:00
philippe lhardy
482f6f2d92 add a README
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2014-12-24 17:40:51 +01:00
philippe lhardy
850744326a initial commit for labryinth project on git_hub.
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2014-12-24 17:28:23 +01:00