Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overrides let us be smarter | Ben Boeckel | 2009-03-17 | 1 | -2/+3 |
| | |||||
* | Use the Config query instead of the internal map so that queries are centralized | Ben Boeckel | 2009-03-17 | 1 | -15/+15 |
| | |||||
* | Add override capabilities for Config values | Ben Boeckel | 2009-03-17 | 1 | -2/+32 |
| | |||||
* | Move the map for the values into its own thread-safe class | Ben Boeckel | 2009-03-17 | 1 | -33/+22 |
| | |||||
* | Better loop for cleaning up the value list | Ben Boeckel | 2009-03-17 | 1 | -3/+4 |
| | |||||
* | Tighten up locking the mutex for writing | Ben Boeckel | 2009-03-17 | 1 | -10/+10 |
| | |||||
* | Remove options argument for value changing | Ben Boeckel | 2009-03-17 | 1 | -4/+4 |
| | |||||
* | Use a mutable iterator instead of foreach | Ben Boeckel | 2009-03-17 | 1 | -3/+3 |
| | |||||
* | Use method to set the Deleted flag | Ben Boeckel | 2009-03-17 | 1 | -1/+2 |
| | |||||
* | Add read locker when fetching the value list | Ben Boeckel | 2009-03-17 | 1 | -0/+1 |
| | |||||
* | Reuse methods when cleaning up | Ben Boeckel | 2009-03-17 | 1 | -6/+2 |
| | |||||
* | Smarter value handling when setting and deleting | Ben Boeckel | 2009-03-17 | 1 | -6/+15 |
| | |||||
* | Return the status in option setting and unsetting | Ben Boeckel | 2009-03-17 | 1 | -0/+4 |
| | |||||
* | Return the status when editing values and options | Ben Boeckel | 2009-03-17 | 1 | -5/+5 |
| | |||||
* | Fix up option handling (only emit when changed and if the value exists) | Ben Boeckel | 2009-03-17 | 1 | -4/+10 |
| | |||||
* | Fix parent checking when querying | Ben Boeckel | 2009-03-17 | 1 | -11/+3 |
| | |||||
* | Reorganize Config | Ben Boeckel | 2009-03-17 | 1 | -24/+24 |
| | |||||
* | Fixed up sigscript namespacing in sources | Ben Boeckel | 2009-02-24 | 1 | -12/+14 |
| | |||||
* | Simplified signals in Config | Ben Boeckel | 2009-02-12 | 1 | -6/+3 |
| | |||||
* | Added options method to Config | Ben Boeckel | 2009-02-12 | 1 | -0/+10 |
| | |||||
* | Krazy check fixes | Ben Boeckel | 2009-01-06 | 1 | -2/+2 |
| | |||||
* | Added values() method to Config | Ben Boeckel | 2008-12-31 | 1 | -0/+13 |
| | |||||
* | Changed Config to use Config as parents instead of plain QObject | Ben Boeckel | 2008-12-31 | 1 | -8/+12 |
| | |||||
* | [FIX] Starting the sigworld library | Ben Boeckel | 2008-11-09 | 1 | -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 sigmod | Ben Boeckel | 2008-11-08 | 1 | -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 Boeckel | 2008-10-31 | 1 | -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é- prefixes | Ben Boeckel | 2008-09-06 | 1 | -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 Boeckel | 2008-09-05 | 1 | -0/+90 |
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22 |