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
/
sigmodr
/
SigmodrUI.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The tree deletes the game, don't double delete
Ben Boeckel
2009-05-28
1
-1
/
+0
*
Invalidate the index when closing the editor
Ben Boeckel
2009-05-28
1
-0
/
+1
*
Handle enableing and disabling the buttons more gracefully
Ben Boeckel
2009-05-28
1
-0
/
+4
*
Remove the context menu from the widgets and use a button instead
Ben Boeckel
2009-05-28
1
-0
/
+2
*
When the widget is saved, refresh the data in the tree
Ben Boeckel
2009-05-21
1
-0
/
+2
*
Add method for setting the sigmod at some index as dirty
Ben Boeckel
2009-05-21
1
-2
/
+8
*
Add method for getting the game for an index instead of only the current index
Ben Boeckel
2009-05-21
1
-11
/
+13
*
Don't do anything on copy/paste since it isn't fixed yet
Ben Boeckel
2009-05-21
1
-2
/
+2
*
Handle selecting an index for the new model
Ben Boeckel
2009-05-21
1
-9
/
+26
*
Accept the click if the index is enabled, not selectable
Ben Boeckel
2009-05-21
1
-1
/
+1
*
Use new convenience function for the current game
Ben Boeckel
2009-05-21
1
-1
/
+1
*
Replace the old tree with the new one
Ben Boeckel
2009-05-21
1
-1
/
+1
*
Fix unneeded namespacing
Ben Boeckel
2009-05-21
1
-1
/
+1
*
Context menu isn't used in the new model
Ben Boeckel
2009-05-21
1
-20
/
+0
*
Better error messages and check for Game, not Sigmod as the DOCTYPE
Ben Boeckel
2009-03-30
1
-4
/
+4
*
Signal/slot connection fixes
Ben Boeckel
2009-03-29
1
-1
/
+1
*
Delete the menu
Ben Boeckel
2009-03-26
1
-0
/
+1
*
Clean up more than just the widget
Ben Boeckel
2009-03-26
1
-1
/
+4
*
Clean up memory
Ben Boeckel
2009-03-26
1
-0
/
+1
*
Don't export BaseModel
Ben Boeckel
2009-03-22
1
-3
/
+2
*
Fix management of the editor widget when changing widgets and closing games
Ben Boeckel
2009-03-05
1
-17
/
+27
*
Don't set new games as dirty
Ben Boeckel
2009-03-05
1
-1
/
+0
*
Remove unneeded include in SigmodrUI
Ben Boeckel
2009-03-02
1
-1
/
+0
*
New games are marked as dirty
Ben Boeckel
2009-03-01
1
-1
/
+3
*
Update Sigmodr to use new signals
Ben Boeckel
2009-03-01
1
-2
/
+2
*
Update sigmodr to reflect all code changes and the build
Ben Boeckel
2009-02-26
1
-88
/
+97
*
Krazy check fixes
Ben Boeckel
2009-01-06
1
-2
/
+2
*
Fixed the title for the configuration page
Ben Boeckel
2008-12-25
1
-1
/
+1
*
Fixed up configuration handling and am now using KConfig XT
Ben Boeckel
2008-12-25
1
-14
/
+28
*
[FIX] No more asserts in sigmod
Ben Boeckel
2008-11-08
1
-1
/
+1
*
[FIX] Reordered sections in class declarations
Ben Boeckel
2008-10-11
1
-41
/
+41
*
[FIX] Fixed some things that Krazy complained about
Ben Boeckel
2008-09-23
1
-5
/
+5
*
[FIX] Refactored out some code to ObjectModel
Ben Boeckel
2008-09-16
1
-12
/
+66
*
[FIX] Copy and pasting in the tree works better now
Ben Boeckel
2008-09-15
1
-3
/
+2
*
[FIX] Include guard stripped of __
Ben Boeckel
2008-09-15
1
-4
/
+4
*
[FIX] Players now have money
Ben Boeckel
2008-09-10
1
-4
/
+4
*
[FIX] Renamed everything (in use) away from Poké- prefixes
Ben Boeckel
2008-09-06
1
-0
/
+451