Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export Object | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit e60057ad066553ad197bea162662544b57706bed) | ||||
* | The parent pointer should never change | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit fb9030418a3790edc62e77b7e9896d7a340fa051) | ||||
* | Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵ | Ben Boeckel | 2009-02-24 | 1 | -12/+10 |
| | | | | when using namespace Sigmod | ||||
* | Sigmod now includes sigcore via <> rather than "" | Ben Boeckel | 2009-02-23 | 1 | -3/+3 |
| | |||||
* | Fixed includes from sigcore/Global.h | Ben Boeckel | 2009-02-23 | 1 | -1/+2 |
| | |||||
* | Converted Species{Ability,Item} to maps in Species | Ben Boeckel | 2009-01-17 | 1 | -6/+6 |
| | |||||
* | Moved Object dtor to source file | Ben Boeckel | 2009-01-17 | 1 | -4/+0 |
| | |||||
* | Added QRect load/save | Ben Boeckel | 2009-01-17 | 1 | -0/+19 |
| | |||||
* | Added special load/save for enumerations | Ben Boeckel | 2009-01-16 | 1 | -0/+10 |
| | |||||
* | Changed loadList and loadMap to not be templates | Ben Boeckel | 2009-01-10 | 1 | -6/+6 |
| | |||||
* | Changed item handling in MapTrainerTeamMember to use a map instead of a list ↵ | Ben Boeckel | 2009-01-10 | 1 | -0/+28 |
| | | | | (since it can have duplicates) | ||||
* | Merged CHECK macro branch | Ben Boeckel | 2008-12-29 | 1 | -1/+1 |
| | |||||
* | Bounds errors are verbose now and some unchecked conditions fixed as well | Ben Boeckel | 2008-12-25 | 1 | -1/+6 |
| | |||||
* | [FIX] Loading and Saving of variables are now global functions rather than ↵ | Ben Boeckel | 2008-10-18 | 1 | -31/+21 |
| | | | | | | methods git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@285 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Moved Hat, Fraction, Matrix, and Script to sigcore | Ben Boeckel | 2008-10-17 | 1 | -11/+13 |
| | | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@281 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Signature is fixed in Sigscript | Ben Boeckel | 2008-10-16 | 1 | -1/+1 |
| | | | | | | [FIX] Hat cleaned up a bit git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@279 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Sprite no longer stores a QImage, but a QByteArray | Ben Boeckel | 2008-10-13 | 1 | -18/+0 |
| | | | | | | [FIX] Preparing for move to a collaged map instead of a tiled map git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@278 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Still figuring out things for signet | Ben Boeckel | 2008-10-12 | 1 | -9/+0 |
| | | | | | | [ADD] Files for signet git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@274 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Started documenting Sigmod | Ben Boeckel | 2008-10-06 | 1 | -3/+97 |
| | | | | | | [FIX] A few minor bugs git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@272 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Removed *_End defines | Ben Boeckel | 2008-09-25 | 1 | -0/+1 |
| | | | | | | | [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] Include guard stripped of __ | Ben Boeckel | 2008-09-15 | 1 | -2/+2 |
| | | | | | | [FIX] KDE includes put before Qt includes git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@263 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Renamed everything (in use) away from Poké- prefixes | Ben Boeckel | 2008-09-06 | 1 | -6/+6 |
| | | | | 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/+292 |
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22 |