[Warzone-commits] r6445 - in /branches/lua2: data/base/script/event.lua data/base/script/glue.lua src/scriptai.c src/scriptfuncs.c src/scriptobj.c tools/wz2lua/wz2lua.py

2008-12-09 Thread Gerard Krol
Author: gerard_ Date: Tue Dec 9 16:20:52 2008 New Revision: 6445 URL: http://svn.gna.org/viewcvs/warzone?rev=6445view=rev Log: 1) Add some script functions 2) Slight change to the event system that will prevent events getting removed while there is still an iterator iterating over them. 3) Do

[Warzone-commits] r6446 - in /trunk/tools/qwzm: qwzm.cpp qwzm.h qwzm.pro qwzm.ui

2008-12-09 Thread Per I. Mathisen
Author: per Date: Tue Dec 9 21:59:57 2008 New Revision: 6446 URL: http://svn.gna.org/viewcvs/warzone?rev=6446view=rev Log: qwzm: Add dialog to display the animation frames for each model mesh. Modified: trunk/tools/qwzm/qwzm.cpp trunk/tools/qwzm/qwzm.h trunk/tools/qwzm/qwzm.pro

[Warzone-commits] r6447 - in /trunk/tools/qwzm: qwzm.cpp qwzm.h

2008-12-09 Thread Per I. Mathisen
Author: per Date: Tue Dec 9 22:27:19 2008 New Revision: 6447 URL: http://svn.gna.org/viewcvs/warzone?rev=6447view=rev Log: qwzm: Allow basic editing of animation frames. You can change timing, translation and rotation. Modified: trunk/tools/qwzm/qwzm.cpp trunk/tools/qwzm/qwzm.h