index
:
sigen.git
0.1
0.2
master
no-macros
sigmod-checks
Sigma Game Engine - Highly scriptable strategy/RPG game engine
Ben Boeckel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sigencore
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove requestAction since I don't remember why it was there
Ben Boeckel
2009-03-17
3
-7
/
+0
*
Add the ATB arena to the plugin
Ben Boeckel
2009-03-17
1
-5
/
+14
*
Use a QSignalMapper instead of emiting a pointer
Ben Boeckel
2009-03-17
2
-4
/
+33
*
Prepare ATB arena for rewrite
Ben Boeckel
2009-03-17
3
-14
/
+15
*
Start moving ATBArena to ActionMap
Ben Boeckel
2009-03-06
1
-2
/
+2
*
Fix up ATBTimer to use ActionMap
Ben Boeckel
2009-03-06
2
-27
/
+39
*
Fix up ActionMap
Ben Boeckel
2009-03-06
2
-6
/
+15
*
Convert ActionQueue into ActionMap
Ben Boeckel
2009-03-05
2
-20
/
+20
*
Use ActionMap instead of ActionQueue
Ben Boeckel
2009-03-05
3
-1
/
+1
*
Initial cleanup of ATBArena
Ben Boeckel
2009-03-05
3
-32
/
+48
*
Add const correctness to ActionQueue
Ben Boeckel
2009-03-05
2
-4
/
+4
*
Initial cleanup of ATBTimer
Ben Boeckel
2009-03-05
3
-32
/
+27
*
Fix up ActionQueue
Ben Boeckel
2009-03-05
3
-42
/
+62
*
Move ATB arena code from sigbattle to arenaplugin
Ben Boeckel
2009-03-05
5
-0
/
+344
*
Use KPluginFactory
Ben Boeckel
2009-03-05
1
-0
/
+6
*
Add support for argument passing in the ArenaPlugin interface
Ben Boeckel
2009-03-05
5
-8
/
+10
*
Add priority script support
Ben Boeckel
2009-03-05
3
-15
/
+23
*
Fix action sorting
Ben Boeckel
2009-03-05
1
-2
/
+2
*
Fix up some of TurnArena
Ben Boeckel
2009-03-05
2
-42
/
+94
*
Clean up TurnArena for new Arena structure
Ben Boeckel
2009-03-05
5
-47
/
+66
*
Move TurnArena to plugin for default arenas
Ben Boeckel
2009-03-05
2
-0
/
+174
*
Add basic default arenas plugin
Ben Boeckel
2009-03-04
4
-0
/
+142
*
Add methods for plugin name and description
Ben Boeckel
2009-03-04
1
-0
/
+3
*
Use a QIcon instead of a QImage
Ben Boeckel
2009-03-04
1
-2
/
+2
*
Use NO_EXPORT, not IMPORT
Ben Boeckel
2009-03-04
2
-2
/
+2
*
No need to be a KXMLGUIClient as it should use the QGraphicsScene
Ben Boeckel
2009-03-04
1
-4
/
+1
*
Rename signal to be less like cleanUp
Ben Boeckel
2009-03-01
1
-1
/
+1
*
Add CMake file for plugins
Ben Boeckel
2009-03-01
1
-0
/
+47
*
Add plugin directory and initial Arena plugin factory interface
Ben Boeckel
2009-03-01
4
-0
/
+197
[prev]