Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a reference for the typechart gettersno-macros | Ben Boeckel | 2009-08-10 | 2 | -6/+6 |
| | |||||
* | Replace LOAD_MAP and LOAD_MATRIX macros | Ben Boeckel | 2009-08-10 | 4 | -8/+5 |
| | |||||
* | Replace SAVE_LIST macro | Ben Boeckel | 2009-08-10 | 5 | -8/+7 |
| | |||||
* | Replace SAVE_ENUM macro | Ben Boeckel | 2009-08-10 | 6 | -11/+9 |
| | |||||
* | Replace SAVE macro | Ben Boeckel | 2009-08-10 | 33 | -149/+149 |
| | |||||
* | Remove duplicate const | Ben Boeckel | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Fix resizing of typechart on load | Ben Boeckel | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Replace SAVE_CREATE macro | Ben Boeckel | 2009-08-10 | 34 | -39/+35 |
| | |||||
* | Add implementation for initXmlImport | Ben Boeckel | 2009-08-10 | 1 | -0/+8 |
| | |||||
* | Add replacement method for SAVE_CREATE | Ben Boeckel | 2009-08-10 | 2 | -0/+9 |
| | |||||
* | Replace LOAD_MATRIX macro | Ben Boeckel | 2009-08-10 | 2 | -2/+1 |
| | |||||
* | Replace LOAD_MAP macro | Ben Boeckel | 2009-08-10 | 4 | -5/+4 |
| | |||||
* | Replace LOAD_LIST macro | Ben Boeckel | 2009-08-10 | 5 | -8/+7 |
| | |||||
* | Replace LOAD_ENUM macro | Ben Boeckel | 2009-08-10 | 7 | -11/+10 |
| | |||||
* | Replace LOAD macro | Ben Boeckel | 2009-08-10 | 34 | -150/+149 |
| | |||||
* | Replace LOAD_BEGIN macro | Ben Boeckel | 2009-08-10 | 34 | -34/+33 |
| | |||||
* | Replace LOAD_ID macro | Ben Boeckel | 2009-08-10 | 32 | -35/+32 |
| | |||||
* | Replace COPY macros | Ben Boeckel | 2009-08-10 | 34 | -210/+206 |
| | |||||
* | Fix argument reference | Ben Boeckel | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Undo rogue sed replacement | Ben Boeckel | 2009-08-10 | 2 | -15/+15 |
| | |||||
* | Add getters for Subclass members | Ben Boeckel | 2009-08-10 | 12 | -0/+360 |
| | |||||
* | Add missing initializers for trainers subclass | Ben Boeckel | 2009-08-10 | 1 | -0/+3 |
| | |||||
* | Pluralize status to statuses when a member | Ben Boeckel | 2009-08-10 | 2 | -12/+12 |
| | |||||
* | Rename Species to Specie in code | Ben Boeckel | 2009-08-10 | 9 | -171/+168 |
| | |||||
* | Rename SpeciesMove files to SpecieMove | Ben Boeckel | 2009-08-10 | 2 | -0/+0 |
| | |||||
* | Rename Species files to be singular | Ben Boeckel | 2009-08-10 | 2 | -0/+0 |
| | |||||
* | Replace subclass validation code | Ben Boeckel | 2009-08-10 | 7 | -177/+249 |
| | |||||
* | Remove old subclass methods | Ben Boeckel | 2009-08-10 | 13 | -715/+0 |
| | |||||
* | Make callbacks default | Ben Boeckel | 2009-08-10 | 1 | -9/+1 |
| | |||||
* | Add callbacks for types in Game | Ben Boeckel | 2009-08-10 | 2 | -0/+19 |
| | |||||
* | Replace SUBCLASS_CLEAR usage | Ben Boeckel | 2009-08-10 | 7 | -34/+31 |
| | |||||
* | Remove COPY_SUB usage | Ben Boeckel | 2009-08-10 | 7 | -34/+31 |
| | |||||
* | Replace SAVE_SUB usage | Ben Boeckel | 2009-08-10 | 7 | -34/+31 |
| | |||||
* | Replace LOAD_SUB with Subclass calls | Ben Boeckel | 2009-08-10 | 7 | -38/+31 |
| | |||||
* | Add new subclasses to ctor initializer lists | Ben Boeckel | 2009-08-10 | 6 | -23/+122 |
| | |||||
* | Convert subclass lists into Subclass instances | Ben Boeckel | 2009-08-10 | 7 | -31/+78 |
| | |||||
* | Rename methods in Subclass.h to be shorter | Ben Boeckel | 2009-08-10 | 1 | -32/+32 |
| | |||||
* | Move clear() call for dtors into Object | Ben Boeckel | 2009-08-10 | 14 | -41/+7 |
| | |||||
* | Remove usage of TEST_BEGIN and TEST_END macros | Ben Boeckel | 2009-08-10 | 34 | -74/+66 |
| | |||||
* | Add testBegin and testEnd members to replace TEST_BEGIN and TEST_END macros | Ben Boeckel | 2009-08-10 | 2 | -0/+27 |
| | |||||
* | Add Subclass class to replace subclassing macros in sigmod | Ben Boeckel | 2009-08-10 | 1 | -0/+241 |
| | |||||
* | Use correct UTF8 characters instead of others | Ben Boeckel | 2009-08-04 | 1 | -5/+6 |
| | |||||
* | Fix install paths to use KDE4-provided variables | Ben Boeckel | 2009-08-04 | 1 | -2/+2 |
| | |||||
* | Remove map warp type tests | Ben Boeckel | 2009-07-19 | 2 | -16/+0 |
| | |||||
* | Update map test to not use types and instead check for isWorld | Ben Boeckel | 2009-07-19 | 2 | -17/+21 |
| | |||||
* | Fix item test | Ben Boeckel | 2009-07-19 | 1 | -7/+17 |
| | |||||
* | Remove sellable and effortValues from tests | Ben Boeckel | 2009-07-19 | 4 | -50/+0 |
| | |||||
* | Initialize isWorld in map | Ben Boeckel | 2009-07-19 | 1 | -1/+2 |
| | |||||
* | Area can fail, add checks for them | Ben Boeckel | 2009-07-19 | 1 | -1/+14 |
| | |||||
* | Documentation fixups | Ben Boeckel | 2009-07-19 | 3 | -3/+3 |
| |