summaryrefslogtreecommitdiffstats
path: root/sigscript
Commit message (Collapse)AuthorAgeFilesLines
* Add test for ConfigBen Boeckel2009-03-174-0/+230
|
* Add read locker when fetching the value listBen Boeckel2009-03-171-0/+1
|
* Reuse methods when cleaning upBen Boeckel2009-03-171-6/+2
|
* Smarter value handling when setting and deletingBen Boeckel2009-03-171-6/+15
|
* Return the status in option setting and unsettingBen Boeckel2009-03-171-0/+4
|
* Return the status when editing values and optionsBen Boeckel2009-03-172-10/+10
|
* Fix up option handling (only emit when changed and if the value exists)Ben Boeckel2009-03-171-4/+10
|
* Fix parent checking when queryingBen Boeckel2009-03-171-11/+3
|
* Reorganize ConfigBen Boeckel2009-03-172-29/+30
|
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-021-1/+1
|
* Remove old TODO filesBen Boeckel2009-03-011-0/+0
|
* Removed unneeded checks from CMakeLists.txtBen Boeckel2009-03-011-4/+0
|
* Removed useATB and allowSwitchStyle from Rules (to be handled by arena plugins)Ben Boeckel2009-02-282-13/+0
|
* Removed all qmake files and other unneeded scriptsBen Boeckel2009-02-261-102/+0
|
* Update copyright dates in sigscriptBen Boeckel2009-02-247-7/+7
|
* Fixed up sigscript namespacing in sourcesBen Boeckel2009-02-2435-390/+513
|
* Fixed internals of GameWrapperBen Boeckel2009-02-242-164/+164
|
* Moved SigmodWrapper to GameWrapperBen Boeckel2009-02-2460-166/+166
|
* Fixed sigscript includes (forward declare where possible)Ben Boeckel2009-02-2363-137/+357
|
* Made all CMakeLists commands lowercaseBen Boeckel2009-02-231-12/+12
|
* Simplified signals in ConfigBen Boeckel2009-02-122-8/+5
|
* Added options method to ConfigBen Boeckel2009-02-122-0/+12
|
* Remove unneeded template specificationsBen Boeckel2009-02-092-2/+2
|
* Fixed hasValueOfType in ConfigBen Boeckel2009-02-052-10/+16
|
* Restore Direction and add include to SigmodWrapperBen Boeckel2009-01-231-0/+1
|
* Refactor enumeration Stat to Stat.hAbhishek Mukherjee2009-01-211-0/+1
| | | | Signed-off-by: Abhishek Mukherjee <linkinpark342@gmail.com>
* Fixing up Rules widget and reworked ATB in rulesBen Boeckel2009-01-212-12/+5
|
* Cleaned up Sigmod widget and now a startScript instead of warpBen Boeckel2009-01-202-5/+5
|
* FlyWarp isn't needed on Map and cleaned up widgetBen Boeckel2009-01-202-8/+2
|
* MapTrainer leadTeamMember is now a list (cleaned up widget as well)Ben Boeckel2009-01-202-3/+6
|
* Changed MapTrainer coordinate to positionBen Boeckel2009-01-182-2/+9
|
* Changed MapEffect coordinate to positionBen Boeckel2009-01-182-6/+6
|
* Removed forward declarations of Species{Ability,Item}WrapperBen Boeckel2009-01-171-2/+0
|
* Removed includes of deleted filesBen Boeckel2009-01-171-2/+0
|
* Removed unneeded filesBen Boeckel2009-01-174-197/+0
|
* Updated CMakeLists to get rid of Species{Ability,Item}Ben Boeckel2009-01-171-4/+0
|
* Updated sigscript to work with new SpeciesBen Boeckel2009-01-172-24/+24
|
* Simplify Config qobject_castsBen Boeckel2009-01-111-6/+6
|
* Copy/paste errorBen Boeckel2009-01-101-2/+2
|
* TimeWrapper can now have hour and minute overriddenBen Boeckel2009-01-101-0/+2
|
* Added a script variable to TimeBen Boeckel2009-01-102-2/+8
|
* Updated code to support new MapTrainerTeamMember item representationBen Boeckel2009-01-102-5/+6
|
* Krazy check fixesBen Boeckel2009-01-061-2/+2
|
* Added values() method to ConfigBen Boeckel2008-12-312-0/+15
|
* Changed Config to use Config as parents instead of plain QObjectBen Boeckel2008-12-312-9/+14
|
* Merged CHECK macro branchBen Boeckel2008-12-2917-85/+57
|
* Renamed CoinListObject to CoinListItem and added documentation for itBen Boeckel2008-12-076-38/+38
|
* Fixed the exporting with the librariesBen Boeckel2008-11-301-14/+1
|
* Rules no longer needs hardCash value; scripts can control itBen Boeckel2008-11-252-6/+0
|
* Removed the amount variable from CoinListObjectBen Boeckel2008-11-252-8/+0
|