summaryrefslogtreecommitdiffstats
path: root/sigscript/Config.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Overrides let us be smarterBen Boeckel2009-03-171-2/+3
|
* Use the Config query instead of the internal map so that queries are centralizedBen Boeckel2009-03-171-15/+15
|
* Add override capabilities for Config valuesBen Boeckel2009-03-171-2/+32
|
* Move the map for the values into its own thread-safe classBen Boeckel2009-03-171-33/+22
|
* Better loop for cleaning up the value listBen Boeckel2009-03-171-3/+4
|
* Tighten up locking the mutex for writingBen Boeckel2009-03-171-10/+10
|
* Remove options argument for value changingBen Boeckel2009-03-171-4/+4
|
* Use a mutable iterator instead of foreachBen Boeckel2009-03-171-3/+3
|
* Use method to set the Deleted flagBen Boeckel2009-03-171-1/+2
|
* 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-171-5/+5
|
* 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-171-24/+24
|
* Fixed up sigscript namespacing in sourcesBen Boeckel2009-02-241-12/+14
|
* Simplified signals in ConfigBen Boeckel2009-02-121-6/+3
|
* Added options method to ConfigBen Boeckel2009-02-121-0/+10
|
* Krazy check fixesBen Boeckel2009-01-061-2/+2
|
* Added values() method to ConfigBen Boeckel2008-12-311-0/+13
|
* Changed Config to use Config as parents instead of plain QObjectBen Boeckel2008-12-311-8/+12
|
* [FIX] Starting the sigworld libraryBen Boeckel2008-11-091-1/+1
| | | | | | [FIX] Tile has walkable flag on it git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@310 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-1/+10
| | | | | | | | | | | | [FIX] Moved to using *ById instead of *Index methods in sigmod [FIX] Tilemaps are now collaged (not completely done on the editing side yet) [FIX] Removed the resource files (drawn natively instead) [FIX] ATBTimer now uses the built-in QTimer in a QObject [FIX] Coordinates are now edited on the map for warps, trainers, and effects [FIX] Tiles are now completely scripted [FIX] Config is now thread-safe git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@308 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Adding subdirectories is done smarter now (no hard dependencies just ↵Ben Boeckel2008-10-311-20/+40
| | | | | | | | | | to build sigmod) [FIX] Added kdegames dependency because it is going to be used in signet [FIX] Config values now have flags git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@286 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-061-8/+8
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@250 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen ↵Ben Boeckel2008-09-051-0/+90
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22