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
/
sigscript
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
Use KDE_NO_EXPORT instead of KDE_IMPORT
Ben Boeckel
2009-03-02
1
-1
/
+1
|
*
Remove old TODO files
Ben Boeckel
2009-03-01
1
-0
/
+0
|
*
Removed unneeded checks from CMakeLists.txt
Ben Boeckel
2009-03-01
1
-4
/
+0
|
*
Removed useATB and allowSwitchStyle from Rules (to be handled by arena plugins)
Ben Boeckel
2009-02-28
2
-13
/
+0
|
*
Removed all qmake files and other unneeded scripts
Ben Boeckel
2009-02-26
1
-102
/
+0
|
*
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
|
*
Fixed sigscript includes (forward declare where possible)
Ben Boeckel
2009-02-23
63
-137
/
+357
|
*
Made all CMakeLists commands lowercase
Ben Boeckel
2009-02-23
1
-12
/
+12
|
*
Simplified signals in Config
Ben Boeckel
2009-02-12
2
-8
/
+5
|
*
Added options method to Config
Ben Boeckel
2009-02-12
2
-0
/
+12
|
*
Remove unneeded template specifications
Ben Boeckel
2009-02-09
2
-2
/
+2
|
*
Fixed hasValueOfType in Config
Ben Boeckel
2009-02-05
2
-10
/
+16
|
*
Restore Direction and add include to SigmodWrapper
Ben Boeckel
2009-01-23
1
-0
/
+1
|
*
Refactor enumeration Stat to Stat.h
Abhishek Mukherjee
2009-01-21
1
-0
/
+1
|
|
|
|
Signed-off-by: Abhishek Mukherjee <linkinpark342@gmail.com>
*
Fixing up Rules widget and reworked ATB in rules
Ben Boeckel
2009-01-21
2
-12
/
+5
|
*
Cleaned up Sigmod widget and now a startScript instead of warp
Ben Boeckel
2009-01-20
2
-5
/
+5
|
*
FlyWarp isn't needed on Map and cleaned up widget
Ben Boeckel
2009-01-20
2
-8
/
+2
|
*
MapTrainer leadTeamMember is now a list (cleaned up widget as well)
Ben Boeckel
2009-01-20
2
-3
/
+6
|
*
Changed MapTrainer coordinate to position
Ben Boeckel
2009-01-18
2
-2
/
+9
|
*
Changed MapEffect coordinate to position
Ben Boeckel
2009-01-18
2
-6
/
+6
|
*
Removed forward declarations of Species{Ability,Item}Wrapper
Ben Boeckel
2009-01-17
1
-2
/
+0
|
*
Removed includes of deleted files
Ben Boeckel
2009-01-17
1
-2
/
+0
|
*
Removed unneeded files
Ben Boeckel
2009-01-17
4
-197
/
+0
|
*
Updated CMakeLists to get rid of Species{Ability,Item}
Ben Boeckel
2009-01-17
1
-4
/
+0
|
*
Updated sigscript to work with new Species
Ben Boeckel
2009-01-17
2
-24
/
+24
|
*
Simplify Config qobject_casts
Ben Boeckel
2009-01-11
1
-6
/
+6
|
*
Copy/paste error
Ben Boeckel
2009-01-10
1
-2
/
+2
|
*
TimeWrapper can now have hour and minute overridden
Ben Boeckel
2009-01-10
1
-0
/
+2
|
*
Added a script variable to Time
Ben Boeckel
2009-01-10
2
-2
/
+8
|
*
Updated code to support new MapTrainerTeamMember item representation
Ben Boeckel
2009-01-10
2
-5
/
+6
|
*
Krazy check fixes
Ben Boeckel
2009-01-06
1
-2
/
+2
|
*
Added values() method to Config
Ben Boeckel
2008-12-31
2
-0
/
+15
|
*
Changed Config to use Config as parents instead of plain QObject
Ben Boeckel
2008-12-31
2
-9
/
+14
|
*
Merged CHECK macro branch
Ben Boeckel
2008-12-29
17
-85
/
+57
|
*
Renamed CoinListObject to CoinListItem and added documentation for it
Ben Boeckel
2008-12-07
6
-38
/
+38
|
*
Fixed the exporting with the libraries
Ben Boeckel
2008-11-30
1
-14
/
+1
|
*
Rules no longer needs hardCash value; scripts can control it
Ben Boeckel
2008-11-25
2
-6
/
+0
|
*
Removed the amount variable from CoinListObject
Ben Boeckel
2008-11-25
2
-8
/
+0
|
[next]