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
*
Added macos for overriding values in sigscript
sigmod-checks
Ben Boeckel
2008-12-29
16
-78
/
+50
|
*
Added macros for subclass handling
Ben Boeckel
2008-12-29
8
-2684
/
+151
|
*
Fixed bounds check in Item
Ben Boeckel
2008-12-29
1
-1
/
+1
|
*
Error strings fixed
Ben Boeckel
2008-12-29
1
-12
/
+10
|
*
Fixed up a bounds check in CoinListItem
Ben Boeckel
2008-12-29
1
-1
/
+1
|
*
Fixes for the Badge tests and in Badge validation
Ben Boeckel
2008-12-29
3
-15
/
+15
|
*
Fixed up Sigscript compiliation errors
Ben Boeckel
2008-12-29
3
-7
/
+7
|
*
Finished up converting classes to use CHECK macros
Ben Boeckel
2008-12-29
16
-275
/
+121
|
*
Species* classes now use CHECK macros
Ben Boeckel
2008-12-29
8
-482
/
+204
|
*
Sound and Skin now use CHECK macros
Ben Boeckel
2008-12-29
4
-44
/
+22
|
*
Fixed up Sigmod and it now uses check macros
Ben Boeckel
2008-12-29
5
-83
/
+68
|
*
Rules now uses check macros and fixed bound checks
Ben Boeckel
2008-12-28
3
-293
/
+144
|
*
Object now uses the check macros
Ben Boeckel
2008-12-28
2
-8
/
+5
|
*
Nature now uses the check macros
Ben Boeckel
2008-12-28
2
-43
/
+29
|
*
Move now uses the check macros
Ben Boeckel
2008-12-28
2
-121
/
+51
|
*
Added script check to MapTrainer
Ben Boeckel
2008-12-28
1
-0
/
+1
|
*
Updating to new macros
Ben Boeckel
2008-12-28
2
-4
/
+4
|
*
Split LIST macros
Ben Boeckel
2008-12-28
1
-11
/
+21
|
*
Merged ARRAY_OFF macros
Ben Boeckel
2008-12-28
1
-15
/
+2
|
*
Added checks to Ability
Ben Boeckel
2008-12-28
1
-0
/
+4
|
*
More conversions to check structure
Ben Boeckel
2008-12-28
6
-121
/
+60
|
*
Migrated more classes to using the check structure
Ben Boeckel
2008-12-27
6
-252
/
+103
|
*
Fixed bound checking on MapEffect positioning
Ben Boeckel
2008-12-27
1
-2
/
+2
|
*
Added macros for list handling
Ben Boeckel
2008-12-27
1
-1
/
+36
|
*
Added convenience macro for simple bounds checking
Ben Boeckel
2008-12-26
6
-27
/
+13
|
*
Renamed CHECK_DEFAULT to CHECK and old CHECK_* to TS_*
Ben Boeckel
2008-12-26
12
-33
/
+33
|
*
Added checks to more classes
Ben Boeckel
2008-12-26
16
-335
/
+184
|
*
Removed the QPoint bounds checker
Ben Boeckel
2008-12-26
2
-7
/
+0
|
*
Fixed up some macros
Ben Boeckel
2008-12-26
1
-5
/
+10
|
*
Started to add check methods besides getters and setters to Sigmod classes
Ben Boeckel
2008-12-26
7
-186
/
+173
|
*
Added descriptions for Item and ItemType
Ben Boeckel
2008-12-26
2
-2
/
+6
|
*
Fixed limits in widgets
Ben Boeckel
2008-12-26
2
-2
/
+2
|
*
Added unlimited values to weight limits
Ben Boeckel
2008-12-26
3
-6
/
+6
|
*
Fixed ItemType tests for new bounds on player and computer
Ben Boeckel
2008-12-26
1
-2
/
+2
|
*
Fixed languages in Script tests
Ben Boeckel
2008-12-25
1
-2
/
+2
|
*
Fixed up Lua code in Script test
Ben Boeckel
2008-12-25
1
-2
/
+3
|
*
Added qtscript as a language for Kross in Script
Ben Boeckel
2008-12-25
4
-0
/
+28
|
*
Added more limit checking to Rules
Ben Boeckel
2008-12-25
1
-3
/
+16
|
*
Fixed up limit checking in ItemType
Ben Boeckel
2008-12-25
2
-6
/
+6
|
*
Documented Item
Ben Boeckel
2008-12-25
3
-3
/
+112
|
*
sigmodtest is no longer a default target
Ben Boeckel
2008-12-25
1
-0
/
+6
|
*
Item's setSellPrice shouldn't error if sellable isn't set; it'll just get ↵
Ben Boeckel
2008-12-25
1
-5
/
+0
|
|
|
|
ignored later anyways
*
More specific message for bounds when it's an invalid ID
Ben Boeckel
2008-12-25
1
-1
/
+1
|
*
Additional check in Item for setting sellPrice if the item is not sellable
Ben Boeckel
2008-12-25
1
-0
/
+5
|
*
Removed unnecessary dtor in Item
Ben Boeckel
2008-12-25
2
-5
/
+7
|
*
Documented Item
Ben Boeckel
2008-12-25
2
-0
/
+127
|
*
Bounds errors are verbose now and some unchecked conditions fixed as well
Ben Boeckel
2008-12-25
26
-126
/
+192
|
*
Minor fix in CMake file
Ben Boeckel
2008-12-25
1
-3
/
+1
|
*
Fixed the title for the configuration page
Ben Boeckel
2008-12-25
1
-1
/
+1
|
*
Added KConfig XT files
Ben Boeckel
2008-12-25
2
-0
/
+35
|
[next]