prev
More Info
Revision 899775
(Back to Digest)
next


Commit Details
Features in Games
Charles Huet committed changes in /trunk/playground/games/KGLEngineRefactoring:
* Added a QtScript engine that will allow creation of games using QtScript.
* Added an example using the script (only showing the kglintro)
* some minor modifications (mainly changed public functions to public Q_SLOTS functions)

File Changes
Modified 9 files
/trunk/playground/games/KGLEngineRefactoring
/CMakeLists.txt
/examples/CMakeLists.txt
/examples/kglintro/main.cpp
/kglbasictexturemanager.cpp
/kglengine2d.h
/kglitem.cpp
/kglitem.h
/kglitembase.h
/kglphysicsitem.h
Added 8 files
/trunk/playground/games/KGLEngineRefactoring
/examples/scriptExample
/examples/scriptExample/main.cpp
/examples/scriptExample/test.js
/script
/script/CMakeLists.txt
/script/conversions.h
/script/kglscriptengine.cpp
/script/kglscriptengine.h
Deleted 1 file
/trunk/playground/games/KGLEngineRefactoring
18 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite