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
/
sigmod
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
Fixed parameter in doxygen for CoinListItem
Ben Boeckel
2008-12-25
1
-1
/
+1
|
*
Added file tags to source files
Ben Boeckel
2008-12-25
5
-0
/
+20
|
*
Added documentation for GlobalScript
Ben Boeckel
2008-12-25
1
-0
/
+73
|
*
Removed unnecessary dtor from GlobalScript
Ben Boeckel
2008-12-25
2
-5
/
+0
|
*
Typos in EggGroup
Ben Boeckel
2008-12-25
1
-5
/
+5
|
*
Documented EggGroup
Ben Boeckel
2008-12-25
1
-0
/
+56
|
*
Fixed up tests to allow grouped targets
Ben Boeckel
2008-12-25
1
-34
/
+36
|
*
Swap things so that defaults don't make false positives
Ben Boeckel
2008-12-24
1
-2
/
+4
|
*
Renamed coinListItem to item in tests
Ben Boeckel
2008-12-24
2
-41
/
+41
|
*
Fixed up some checking in ItemType
Ben Boeckel
2008-12-24
1
-5
/
+7
|
*
Added ItemType tests
Ben Boeckel
2008-12-24
3
-1
/
+279
|
*
Added Item tests
Ben Boeckel
2008-12-24
3
-1
/
+396
|
*
Now copying sellPrice in Item
Ben Boeckel
2008-12-24
1
-0
/
+1
|
*
Fixed up Item defaults, checks on price, and condensed one section of code ↵
Ben Boeckel
2008-12-24
1
-6
/
+5
|
|
|
|
for setWeight
*
Added GlobalScript tests
Ben Boeckel
2008-12-24
3
-1
/
+188
|
*
Added EggGroup tests
Ben Boeckel
2008-12-24
3
-1
/
+171
|
*
Added CoinListItem tests (enum loading is busted)
Ben Boeckel
2008-12-24
3
-1
/
+232
|
*
CoinListItem cost should not be zero; added checks
Ben Boeckel
2008-12-24
1
-2
/
+6
|
*
Added CoinList tests
Ben Boeckel
2008-12-24
3
-1
/
+224
|
*
Another typo with the cases
Ben Boeckel
2008-12-24
1
-1
/
+1
|
*
Added Badge tests
Ben Boeckel
2008-12-24
3
-1
/
+375
|
*
Minor typo with switch statement
Ben Boeckel
2008-12-24
1
-1
/
+1
|
*
Added a validation measure and formatting in setObey
Ben Boeckel
2008-12-24
1
-4
/
+4
|
*
Added stubs in CMake for other tests
Ben Boeckel
2008-12-24
1
-0
/
+32
|
*
Added Author tests
Ben Boeckel
2008-12-24
3
-0
/
+223
|
*
Finished up Ability test
Ben Boeckel
2008-12-24
1
-9
/
+84
|
*
Fixed up base test class
Ben Boeckel
2008-12-24
3
-13
/
+13
|
*
Added boilerplate to the base test class and some more to TestAbility
Ben Boeckel
2008-12-24
5
-10
/
+87
|
*
Started Ability test class and also adding base class for sigmod classes
Ben Boeckel
2008-12-24
7
-0
/
+308
|
*
Removed some unnecessary lines
Ben Boeckel
2008-12-07
1
-2
/
+0
|
*
Removed commented code that macros replaced
Ben Boeckel
2008-12-07
1
-19
/
+0
|
*
Renamed CoinListObject to CoinListItem and added documentation for it
Ben Boeckel
2008-12-07
7
-175
/
+261
|
*
Fixed the exporting with the libraries
Ben Boeckel
2008-11-30
1
-14
/
+1
|
*
Spelling mistake in Sigmod documentation
Ben Boeckel
2008-11-25
1
-1
/
+1
|
*
CoinList documentation
Ben Boeckel
2008-11-25
1
-0
/
+117
|
*
Rules no longer needs hardCash value; scripts can control it
Ben Boeckel
2008-11-25
2
-17
/
+0
|
*
Removed the amount variable from CoinListObject
Ben Boeckel
2008-11-25
2
-21
/
+0
|
*
Badge documentation cleanup
Ben Boeckel
2008-11-25
1
-5
/
+5
|
*
Author documentation cleanups
Ben Boeckel
2008-11-25
1
-5
/
+5
|
*
Ability documentation touchups
Ben Boeckel
2008-11-25
1
-19
/
+29
|
*
Removed old LINK_INTERFACE_LIBRARIES lines
Ben Boeckel
2008-11-25
1
-1
/
+0
|
*
Added exports to install targets for libraries and preliminary install ↵
Ben Boeckel
2008-11-25
1
-0
/
+15
|
|
|
|
targets for the exports themselves
*
Fixed up the linking of the libraries
Ben Boeckel
2008-11-25
1
-1
/
+5
|
[prev]
[next]