Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace SAVE macro | Ben Boeckel | 2009-08-10 | 1 | -11/+11 |
| | |||||
* | Replace SAVE_CREATE macro | Ben Boeckel | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Replace LOAD macro | Ben Boeckel | 2009-08-10 | 1 | -11/+11 |
| | |||||
* | Replace LOAD_BEGIN macro | Ben Boeckel | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Replace LOAD_ID macro | Ben Boeckel | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Replace COPY macros | Ben Boeckel | 2009-08-10 | 1 | -11/+11 |
| | |||||
* | Remove usage of TEST_BEGIN and TEST_END macros | Ben Boeckel | 2009-08-10 | 1 | -2/+2 |
| | |||||
* | Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵ | Ben Boeckel | 2009-02-24 | 1 | -5/+5 |
| | | | | when using namespace Sigmod | ||||
* | Add using namespace Sigmod and Sigcore to sigmod sources for cleaner code | Ben Boeckel | 2009-02-24 | 1 | -20/+23 |
| | |||||
* | Added Move documentation | Ben Boeckel | 2009-01-19 | 1 | -0/+4 |
| | |||||
* | Fixed bounds checking on Move accuracy | Ben Boeckel | 2009-01-19 | 1 | -1/+4 |
| | |||||
* | Removed Move dtor | Ben Boeckel | 2009-01-19 | 1 | -6/+1 |
| | |||||
* | Merged CHECK macro branch | Ben Boeckel | 2008-12-29 | 1 | -121/+39 |
| | |||||
* | Bounds errors are verbose now and some unchecked conditions fixed as well | Ben Boeckel | 2008-12-25 | 1 | -5/+5 |
| | |||||
* | [FIX] No more asserts in sigmod | Ben Boeckel | 2008-11-08 | 1 | -1/+1 |
| | | | | | | | | | | | | [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 | -8/+8 |
| | | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@281 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Added a static poll method to Fraction | Ben Boeckel | 2008-09-07 | 1 | -1/+15 |
| | | | | | | | | | [FIX] More Arena stuff fleshed out [FIX] Added priority scripts to Ability and Move [FIX] A SigmodWrapper pointer is now passed around the containments [FIX] Config now has templated methods for retrieving values git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@253 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | ||||
* | [FIX] Renamed everything (in use) away from Poké- prefixes | Ben Boeckel | 2008-09-06 | 1 | -32/+32 |
| | | | | 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/+233 |
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22 |