summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added macos for overriding values in sigscriptsigmod-checksBen Boeckel2008-12-2916-78/+50
|
* Added macros for subclass handlingBen Boeckel2008-12-298-2684/+151
|
* Fixed bounds check in ItemBen Boeckel2008-12-291-1/+1
|
* Error strings fixedBen Boeckel2008-12-291-12/+10
|
* Fixed up a bounds check in CoinListItemBen Boeckel2008-12-291-1/+1
|
* Fixes for the Badge tests and in Badge validationBen Boeckel2008-12-293-15/+15
|
* Fixed up Sigscript compiliation errorsBen Boeckel2008-12-293-7/+7
|
* Finished up converting classes to use CHECK macrosBen Boeckel2008-12-2916-275/+121
|
* Species* classes now use CHECK macrosBen Boeckel2008-12-298-482/+204
|
* Sound and Skin now use CHECK macrosBen Boeckel2008-12-294-44/+22
|
* Fixed up Sigmod and it now uses check macrosBen Boeckel2008-12-295-83/+68
|
* Rules now uses check macros and fixed bound checksBen Boeckel2008-12-283-293/+144
|
* Object now uses the check macrosBen Boeckel2008-12-282-8/+5
|
* Nature now uses the check macrosBen Boeckel2008-12-282-43/+29
|
* Move now uses the check macrosBen Boeckel2008-12-282-121/+51
|
* Added script check to MapTrainerBen Boeckel2008-12-281-0/+1
|
* Updating to new macrosBen Boeckel2008-12-282-4/+4
|
* Split LIST macrosBen Boeckel2008-12-281-11/+21
|
* Merged ARRAY_OFF macrosBen Boeckel2008-12-281-15/+2
|
* Added checks to AbilityBen Boeckel2008-12-281-0/+4
|
* More conversions to check structureBen Boeckel2008-12-286-121/+60
|
* Migrated more classes to using the check structureBen Boeckel2008-12-276-252/+103
|
* Fixed bound checking on MapEffect positioningBen Boeckel2008-12-271-2/+2
|
* Added macros for list handlingBen Boeckel2008-12-271-1/+36
|
* Added convenience macro for simple bounds checkingBen Boeckel2008-12-266-27/+13
|
* Renamed CHECK_DEFAULT to CHECK and old CHECK_* to TS_*Ben Boeckel2008-12-2612-33/+33
|
* Added checks to more classesBen Boeckel2008-12-2616-335/+184
|
* Removed the QPoint bounds checkerBen Boeckel2008-12-262-7/+0
|
* Fixed up some macrosBen Boeckel2008-12-261-5/+10
|
* Started to add check methods besides getters and setters to Sigmod classesBen Boeckel2008-12-267-186/+173
|
* Added descriptions for Item and ItemTypeBen Boeckel2008-12-262-2/+6
|
* Fixed limits in widgetsBen Boeckel2008-12-262-2/+2
|
* Added unlimited values to weight limitsBen Boeckel2008-12-263-6/+6
|
* Fixed ItemType tests for new bounds on player and computerBen Boeckel2008-12-261-2/+2
|
* Fixed languages in Script testsBen Boeckel2008-12-251-2/+2
|
* Fixed up Lua code in Script testBen Boeckel2008-12-251-2/+3
|
* Added qtscript as a language for Kross in ScriptBen Boeckel2008-12-254-0/+28
|
* Added more limit checking to RulesBen Boeckel2008-12-251-3/+16
|
* Fixed up limit checking in ItemTypeBen Boeckel2008-12-252-6/+6
|
* Documented ItemBen Boeckel2008-12-253-3/+112
|
* sigmodtest is no longer a default targetBen Boeckel2008-12-251-0/+6
|
* Item's setSellPrice shouldn't error if sellable isn't set; it'll just get ↵Ben Boeckel2008-12-251-5/+0
| | | | ignored later anyways
* More specific message for bounds when it's an invalid IDBen Boeckel2008-12-251-1/+1
|
* Additional check in Item for setting sellPrice if the item is not sellableBen Boeckel2008-12-251-0/+5
|
* Removed unnecessary dtor in ItemBen Boeckel2008-12-252-5/+7
|
* Documented ItemBen Boeckel2008-12-252-0/+127
|
* Bounds errors are verbose now and some unchecked conditions fixed as wellBen Boeckel2008-12-2526-126/+192
|
* Minor fix in CMake fileBen Boeckel2008-12-251-3/+1
|
* Fixed the title for the configuration pageBen Boeckel2008-12-251-1/+1
|
* Added KConfig XT filesBen Boeckel2008-12-252-0/+35
|