summaryrefslogtreecommitdiffstats
path: root/sigmod/Object.h
Commit message (Collapse)AuthorAgeFilesLines
* Export ObjectBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit e60057ad066553ad197bea162662544b57706bed)
* The parent pointer should never changeBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit fb9030418a3790edc62e77b7e9896d7a340fa051)
* Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵Ben Boeckel2009-02-241-12/+10
| | | | when using namespace Sigmod
* Sigmod now includes sigcore via <> rather than ""Ben Boeckel2009-02-231-3/+3
|
* Fixed includes from sigcore/Global.hBen Boeckel2009-02-231-1/+2
|
* Converted Species{Ability,Item} to maps in SpeciesBen Boeckel2009-01-171-6/+6
|
* Moved Object dtor to source fileBen Boeckel2009-01-171-4/+0
|
* Added QRect load/saveBen Boeckel2009-01-171-0/+19
|
* Added special load/save for enumerationsBen Boeckel2009-01-161-0/+10
|
* Changed loadList and loadMap to not be templatesBen Boeckel2009-01-101-6/+6
|
* Changed item handling in MapTrainerTeamMember to use a map instead of a list ↵Ben Boeckel2009-01-101-0/+28
| | | | (since it can have duplicates)
* Merged CHECK macro branchBen Boeckel2008-12-291-1/+1
|
* Bounds errors are verbose now and some unchecked conditions fixed as wellBen Boeckel2008-12-251-1/+6
|
* [FIX] Loading and Saving of variables are now global functions rather than ↵Ben Boeckel2008-10-181-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 sigcoreBen Boeckel2008-10-171-11/+13
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@281 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Signature is fixed in SigscriptBen Boeckel2008-10-161-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 QByteArrayBen Boeckel2008-10-131-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 signetBen Boeckel2008-10-121-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 SigmodBen Boeckel2008-10-061-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 definesBen Boeckel2008-09-251-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 Boeckel2008-09-151-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é- prefixesBen Boeckel2008-09-061-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 Boeckel2008-09-051-0/+292
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22