Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix years in header comments | Ben Boeckel | 2009-03-16 | 1 | -1/+1 |
| | |||||
* | Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵ | Ben Boeckel | 2009-02-24 | 1 | -7/+7 |
| | | | | when using namespace Sigmod | ||||
* | Add using namespace Sigmod and Sigcore to sigmod sources for cleaner code | Ben Boeckel | 2009-02-24 | 1 | -11/+14 |
| | |||||
* | Merged CHECK macro branch | Ben Boeckel | 2008-12-29 | 1 | -97/+32 |
| | |||||
* | 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 | ||||
* | 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 | 1 | -4/+0 |
| | |||||
* | Documented Item | Ben Boeckel | 2008-12-25 | 1 | -0/+4 |
| | |||||
* | Bounds errors are verbose now and some unchecked conditions fixed as well | Ben Boeckel | 2008-12-25 | 1 | -4/+4 |
| | |||||
* | 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 | ||||
* | [FIX] No more asserts in sigmod | Ben Boeckel | 2008-11-08 | 1 | -5/+5 |
| | | | | | | | | | | | | [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] Moved Hat, Fraction, Matrix, and Script to sigcore | Ben Boeckel | 2008-10-17 | 1 | -2/+2 |
| | | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@281 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Removed *_End defines | Ben Boeckel | 2008-09-25 | 1 | -1/+43 |
| | | | | | | | [FIX] Added weights to items and associated fields [FIX] Option for pausing during ATB battles when choosing moves added git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@267 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Renamed everything (in use) away from Poké- prefixes | Ben Boeckel | 2008-09-06 | 1 | -25/+25 |
| | | | | 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/+173 |
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22 |