summaryrefslogtreecommitdiffstats
path: root/sigmod/Macros.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace LOAD_MAP and LOAD_MATRIX macrosBen Boeckel2009-08-101-3/+0
|
* Replace SAVE_LIST macroBen Boeckel2009-08-101-1/+0
|
* Replace SAVE_ENUM macroBen Boeckel2009-08-101-2/+0
|
* Replace SAVE_CREATE macroBen Boeckel2009-08-101-4/+0
|
* Replace LOAD_MATRIX macroBen Boeckel2009-08-101-1/+0
|
* Replace LOAD_MAP macroBen Boeckel2009-08-101-1/+0
|
* Replace LOAD_LIST macroBen Boeckel2009-08-101-1/+0
|
* Replace LOAD_ENUM macroBen Boeckel2009-08-101-1/+0
|
* Replace LOAD macroBen Boeckel2009-08-101-1/+0
|
* Replace LOAD_BEGIN macroBen Boeckel2009-08-101-1/+0
|
* Replace LOAD_ID macroBen Boeckel2009-08-101-5/+0
|
* Replace COPY macrosBen Boeckel2009-08-101-3/+0
|
* Replace subclass validation codeBen Boeckel2009-08-101-18/+0
|
* Remove old subclass methodsBen Boeckel2009-08-101-85/+0
|
* Replace SUBCLASS_CLEAR usageBen Boeckel2009-08-101-3/+0
|
* Remove COPY_SUB usageBen Boeckel2009-08-101-3/+0
|
* Replace SAVE_SUB usageBen Boeckel2009-08-101-3/+0
|
* Replace LOAD_SUB with Subclass callsBen Boeckel2009-08-101-7/+0
|
* Remove usage of TEST_BEGIN and TEST_END macrosBen Boeckel2009-08-101-8/+0
|
* Keep a QDomDocument aroundBen Boeckel2009-03-261-1/+2
|
* Split out load/save functionsBen Boeckel2009-03-261-0/+2
|
* Add using namespace Sigmod and Sigcore to sigmod sources for cleaner codeBen Boeckel2009-02-241-27/+27
|
* Fix more valgrind errors in sigmodBen Boeckel2009-02-131-1/+2
|
* Converted Species{Ability,Item} to maps in SpeciesBen Boeckel2009-01-171-2/+16
|
* Added special load/save for enumerationsBen Boeckel2009-01-161-0/+2
|
* Checking items in MapTrainerTeamMember includes count checking as wellBen Boeckel2009-01-101-1/+1
|
* Changed item handling in MapTrainerTeamMember to use a map instead of a list ↵Ben Boeckel2009-01-101-0/+18
| | | | (since it can have duplicates)
* Actually commit the short-circuit...Ben Boeckel2009-01-081-1/+1
|
* Fixed TS_LIST to only erase a value when the state is false and order of if ↵Ben Boeckel2009-01-081-2/+2
| | | | true for short-circuit
* Merged CHECK macro branchBen Boeckel2008-12-291-13/+232
|
* [FIX] Started documenting SigmodBen Boeckel2008-10-061-2/+5
| | | | | | [FIX] A few minor bugs git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@272 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-3/+3
| | | | 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/+112
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22