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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean up ATBArena methods
Ben Boeckel
2009-03-17
2
-5
/
+7
*
Connect the signal mapper up
Ben Boeckel
2009-03-17
2
-0
/
+10
*
Fix up the timer for ATBArena to be a lot cleaner
Ben Boeckel
2009-03-17
4
-63
/
+47
*
Add info methods to ATBArena and make TurnArena's name nicer
Ben Boeckel
2009-03-17
2
-1
/
+18
*
Move isTeamAllowed to be protected
Ben Boeckel
2009-03-17
3
-6
/
+6
*
Remove requestAction since I don't remember why it was there
Ben Boeckel
2009-03-17
4
-8
/
+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
*
Fix cleanupArena signal
Ben Boeckel
2009-03-17
2
-2
/
+2
*
Remove the scene member from Arena
Ben Boeckel
2009-03-17
2
-7
/
+0
*
Fix up tests
Ben Boeckel
2009-03-17
2
-5
/
+34
*
Remove unneeded tests
Ben Boeckel
2009-03-17
2
-10
/
+0
*
Overrides let us be smarter
Ben Boeckel
2009-03-17
1
-2
/
+3
*
Use the Config query instead of the internal map so that queries are centralized
Ben Boeckel
2009-03-17
2
-30
/
+18
*
Add override capabilities for Config values
Ben Boeckel
2009-03-17
4
-6
/
+66
*
Update the tests
Ben Boeckel
2009-03-17
1
-15
/
+13
*
Move the map for the values into its own thread-safe class
Ben Boeckel
2009-03-17
6
-63
/
+206
*
Better loop for cleaning up the value list
Ben Boeckel
2009-03-17
1
-3
/
+4
*
Tighten up locking the mutex for writing
Ben Boeckel
2009-03-17
1
-10
/
+10
*
Remove options argument for value changing
Ben Boeckel
2009-03-17
2
-6
/
+6
*
Add tests for unsetting options and the value list
Ben Boeckel
2009-03-17
1
-1
/
+41
*
Use a mutable iterator instead of foreach
Ben Boeckel
2009-03-17
1
-3
/
+3
*
Prepare ATB arena for rewrite
Ben Boeckel
2009-03-17
3
-14
/
+15
*
Test to ensure that the signal isn't emitted when the flag isnt new
Ben Boeckel
2009-03-17
1
-0
/
+1
*
Use method to set the Deleted flag
Ben Boeckel
2009-03-17
1
-1
/
+2
*
Add test for Config
Ben Boeckel
2009-03-17
4
-0
/
+230
*
Add read locker when fetching the value list
Ben Boeckel
2009-03-17
1
-0
/
+1
*
Reuse methods when cleaning up
Ben Boeckel
2009-03-17
1
-6
/
+2
*
Smarter value handling when setting and deleting
Ben Boeckel
2009-03-17
1
-6
/
+15
*
Return the status in option setting and unsetting
Ben Boeckel
2009-03-17
1
-0
/
+4
*
Return the status when editing values and options
Ben Boeckel
2009-03-17
2
-10
/
+10
*
Fix up option handling (only emit when changed and if the value exists)
Ben Boeckel
2009-03-17
1
-4
/
+10
*
Fix parent checking when querying
Ben Boeckel
2009-03-17
1
-11
/
+3
*
Reorganize Config
Ben Boeckel
2009-03-17
2
-29
/
+30
*
Update sigmod/test/Global.h
Ben Boeckel
2009-03-16
1
-2
/
+2
*
Fix Abhishek's copyright lines
Ben Boeckel
2009-03-16
2
-2
/
+2
*
Fix years in header comments
Ben Boeckel
2009-03-16
12
-12
/
+12
*
Better message context for internal errors that should never happen
Ben Boeckel
2009-03-16
1
-2
/
+2
*
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
6
-5
/
+0
*
Bump to the correct versions
Ben Boeckel
2009-03-05
2
-2
/
+2
*
Fix management of the editor widget when changing widgets and closing games
Ben Boeckel
2009-03-05
2
-17
/
+28
[prev]
[next]