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 (
Collapse
)
Author
Age
Files
Lines
...
*
Put public interface for FractionWidget first
Ben Boeckel
2009-02-26
1
-33
/
+33
|
*
Fixed up cmake list change that snuck in
Ben Boeckel
2009-02-26
1
-2
/
+0
|
*
Update sigmodr to reflect all code changes and the build
Ben Boeckel
2009-02-26
5
-133
/
+138
|
*
Fix up the Species default for egg species and the widget
Ben Boeckel
2009-02-26
3
-13
/
+18
|
*
Fix tab stops
Ben Boeckel
2009-02-26
3
-3
/
+3
|
*
Fix signal name in Weather widget
Ben Boeckel
2009-02-26
1
-1
/
+1
|
*
Add some missed loading in Sound widget
Ben Boeckel
2009-02-26
1
-0
/
+3
|
*
Make ItemType widget have a refreshGui method
Ben Boeckel
2009-02-26
2
-1
/
+6
|
*
Fix widget loading from ui files due to bad names
Ben Boeckel
2009-02-26
5
-47
/
+47
|
*
Added layouts to all widgets so that the forms expand
Ben Boeckel
2009-02-26
32
-0
/
+128
|
*
Fixed up includes in sigmodrwidgets for script and fraction move
Ben Boeckel
2009-02-26
56
-174
/
+243
|
*
Add makekdewidgets files (source file duplicated while upstream bug exists)
Ben Boeckel
2009-02-26
2
-0
/
+211
|
*
Add build stuffs and private headers for corewidgets
Ben Boeckel
2009-02-26
5
-0
/
+283
|
*
Moved Script and Fraction widgets to sigmodr/corewidgets
Ben Boeckel
2009-02-26
6
-170
/
+160
|
*
Fix the build and linking
Ben Boeckel
2009-02-25
2
-2
/
+13
|
*
Fixed namespacing in sigmodr tree
Ben Boeckel
2009-02-25
68
-389
/
+560
|
*
Moved SigmodModel files to GameModel
Ben Boeckel
2009-02-25
5
-5
/
+4
|
*
Renamed from Sigmod to Game in sigmodr tree
Ben Boeckel
2009-02-25
66
-346
/
+345
|
*
Fixed up final widgets and added the UiTools library to be linked
Ben Boeckel
2009-02-25
9
-480
/
+781
|
*
Fixed up more widgets to load at runtime
Ben Boeckel
2009-02-24
12
-255
/
+392
|
*
Fixed Sigmodr widgets to use namespaces in sources
Ben Boeckel
2009-02-24
37
-1050
/
+1179
|
*
Minor fixes
Ben Boeckel
2009-02-24
3
-4
/
+4
|
*
Renamed Sigmod to Game where needed
Ben Boeckel
2009-02-24
24
-186
/
+235
|
*
Moved SigmodrUI to GameUI and made load at runtime
Ben Boeckel
2009-02-24
4
-2
/
+2
|
*
Fixed sigencore to use namespaces in sources
Ben Boeckel
2009-02-24
10
-256
/
+289
|
*
Update sigencore to the sigmod->game rename
Ben Boeckel
2009-02-24
15
-105
/
+105
|
*
Update copyright dates in sigscript
Ben Boeckel
2009-02-24
7
-7
/
+7
|
*
Fixed up sigscript namespacing in sources
Ben Boeckel
2009-02-24
35
-390
/
+513
|
*
Fixed internals of GameWrapper
Ben Boeckel
2009-02-24
2
-164
/
+164
|
*
Moved SigmodWrapper to GameWrapper
Ben Boeckel
2009-02-24
60
-166
/
+166
|
*
Moved the test for Sigmod to Game
Ben Boeckel
2009-02-24
3
-1
/
+1
|
*
Fixed sigmod tests to also use namespace Sigmod
Ben Boeckel
2009-02-24
35
-793
/
+872
|
*
Fixed setting of variables in test.cmake
Ben Boeckel
2009-02-24
1
-2
/
+2
|
*
Fix up Game internally
Ben Boeckel
2009-02-24
2
-88
/
+88
|
*
Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵
Ben Boeckel
2009-02-24
60
-281
/
+282
|
|
|
|
when using namespace Sigmod
*
Add using namespace Sigmod and Sigcore to sigmod sources for cleaner code
Ben Boeckel
2009-02-24
35
-448
/
+536
|
*
To simplify code, add using namespace Sigcore to sigcore sources and tests
Ben Boeckel
2009-02-24
8
-215
/
+231
|
*
Moved the script test out of conditional since KDE4 is required
Ben Boeckel
2009-02-24
1
-7
/
+5
|
*
MOre cleanups to runtime ui loading
Ben Boeckel
2009-02-24
13
-152
/
+245
|
*
MOve widgets cleaned up
Ben Boeckel
2009-02-24
12
-158
/
+329
|
*
Cleaned up more classes to load ui files at runtime
Ben Boeckel
2009-02-24
13
-172
/
+296
|
*
Converted some classes to load from the resource instead of using ↵
Ben Boeckel
2009-02-24
14
-197
/
+344
|
|
|
|
inheritence for forms
*
Loading UI files at runtime rather than compiling in (make it easier to make ↵
Ben Boeckel
2009-02-24
2
-42
/
+43
|
|
|
|
sigmodrwidgets into a library)
*
Removed unused dtors in sigmodrtree
Ben Boeckel
2009-02-24
106
-265
/
+0
|
*
sigmodrtree install commands
Ben Boeckel
2009-02-24
1
-0
/
+38
|
*
Rename SigmodTree and SigmodrTreeModel to SigmodrTree and SigmodrTreeModel
Ben Boeckel
2009-02-24
4
-48
/
+50
|
*
Moved sigmodrtree into namespace Sigmodr::Tree
Ben Boeckel
2009-02-24
134
-504
/
+705
|
*
Fixed up header guards
Ben Boeckel
2009-02-24
66
-132
/
+132
|
*
Cleaned up namespacing in sigmodrtree
Ben Boeckel
2009-02-24
66
-226
/
+226
|
*
Added Global.h for sigmodrtree
Ben Boeckel
2009-02-23
5
-2
/
+49
|
[prev]
[next]