Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Made all CMakeLists commands lowercase | Ben Boeckel | 2009-02-23 | 1 | -12/+12 | |
| | ||||||
* | Simplified signals in Config | Ben Boeckel | 2009-02-12 | 2 | -8/+5 | |
| | ||||||
* | Added options method to Config | Ben Boeckel | 2009-02-12 | 2 | -0/+12 | |
| | ||||||
* | Remove unneeded template specifications | Ben Boeckel | 2009-02-09 | 2 | -2/+2 | |
| | ||||||
* | Fixed hasValueOfType in Config | Ben Boeckel | 2009-02-05 | 2 | -10/+16 | |
| | ||||||
* | Restore Direction and add include to SigmodWrapper | Ben Boeckel | 2009-01-23 | 1 | -0/+1 | |
| | ||||||
* | Refactor enumeration Stat to Stat.h | Abhishek Mukherjee | 2009-01-21 | 1 | -0/+1 | |
| | | | | Signed-off-by: Abhishek Mukherjee <linkinpark342@gmail.com> | |||||
* | Fixing up Rules widget and reworked ATB in rules | Ben Boeckel | 2009-01-21 | 2 | -12/+5 | |
| | ||||||
* | Cleaned up Sigmod widget and now a startScript instead of warp | Ben Boeckel | 2009-01-20 | 2 | -5/+5 | |
| | ||||||
* | FlyWarp isn't needed on Map and cleaned up widget | Ben Boeckel | 2009-01-20 | 2 | -8/+2 | |
| | ||||||
* | MapTrainer leadTeamMember is now a list (cleaned up widget as well) | Ben Boeckel | 2009-01-20 | 2 | -3/+6 | |
| | ||||||
* | Changed MapTrainer coordinate to position | Ben Boeckel | 2009-01-18 | 2 | -2/+9 | |
| | ||||||
* | Changed MapEffect coordinate to position | Ben Boeckel | 2009-01-18 | 2 | -6/+6 | |
| | ||||||
* | Removed forward declarations of Species{Ability,Item}Wrapper | Ben Boeckel | 2009-01-17 | 1 | -2/+0 | |
| | ||||||
* | Removed includes of deleted files | Ben Boeckel | 2009-01-17 | 1 | -2/+0 | |
| | ||||||
* | Removed unneeded files | Ben Boeckel | 2009-01-17 | 4 | -197/+0 | |
| | ||||||
* | Updated CMakeLists to get rid of Species{Ability,Item} | Ben Boeckel | 2009-01-17 | 1 | -4/+0 | |
| | ||||||
* | Updated sigscript to work with new Species | Ben Boeckel | 2009-01-17 | 2 | -24/+24 | |
| | ||||||
* | Simplify Config qobject_casts | Ben Boeckel | 2009-01-11 | 1 | -6/+6 | |
| | ||||||
* | Copy/paste error | Ben Boeckel | 2009-01-10 | 1 | -2/+2 | |
| | ||||||
* | TimeWrapper can now have hour and minute overridden | Ben Boeckel | 2009-01-10 | 1 | -0/+2 | |
| | ||||||
* | Added a script variable to Time | Ben Boeckel | 2009-01-10 | 2 | -2/+8 | |
| | ||||||
* | Updated code to support new MapTrainerTeamMember item representation | Ben Boeckel | 2009-01-10 | 2 | -5/+6 | |
| | ||||||
* | Krazy check fixes | Ben Boeckel | 2009-01-06 | 1 | -2/+2 | |
| | ||||||
* | Added values() method to Config | Ben Boeckel | 2008-12-31 | 2 | -0/+15 | |
| | ||||||
* | Changed Config to use Config as parents instead of plain QObject | Ben Boeckel | 2008-12-31 | 2 | -9/+14 | |
| | ||||||
* | Merged CHECK macro branch | Ben Boeckel | 2008-12-29 | 17 | -85/+57 | |
| | ||||||
* | Renamed CoinListObject to CoinListItem and added documentation for it | Ben Boeckel | 2008-12-07 | 6 | -38/+38 | |
| | ||||||
* | Fixed the exporting with the libraries | Ben Boeckel | 2008-11-30 | 1 | -14/+1 | |
| | ||||||
* | Rules no longer needs hardCash value; scripts can control it | Ben Boeckel | 2008-11-25 | 2 | -6/+0 | |
| | ||||||
* | Removed the amount variable from CoinListObject | Ben Boeckel | 2008-11-25 | 2 | -8/+0 | |
| | ||||||
* | Removed old LINK_INTERFACE_LIBRARIES lines | Ben Boeckel | 2008-11-25 | 1 | -1/+0 | |
| | ||||||
* | Added exports to install targets for libraries and preliminary install ↵ | Ben Boeckel | 2008-11-25 | 1 | -0/+15 | |
| | | | | targets for the exports themselves | |||||
* | Fixed up the linking of the libraries | Ben Boeckel | 2008-11-25 | 1 | -0/+6 | |
| | ||||||
* | [FIX] Starting the sigworld library | Ben Boeckel | 2008-11-09 | 3 | -1/+9 | |
| | | | | | | [FIX] Tile has walkable flag on it git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@310 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] No more asserts in sigmod | Ben Boeckel | 2008-11-08 | 11 | -33/+155 | |
| | | | | | | | | | | | | [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] Defined the *_IMPORT defines for libraries | Ben Boeckel | 2008-11-02 | 1 | -0/+1 | |
| | | | | | | | | | [FIX] Added more packet types [FIX] Sectioned off packet types [FIX] ConnectionHandler is now ClientHandler [ADD] Added a ProgressMeter class for allowing display of progress of packets git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@296 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Adding subdirectories is done smarter now (no hard dependencies just ↵ | Ben Boeckel | 2008-10-31 | 2 | -31/+68 | |
| | | | | | | | | | | to build sigmod) [FIX] Added kdegames dependency because it is going to be used in signet [FIX] Config values now have flags git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@286 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Cross compiles again | Ben Boeckel | 2008-10-17 | 1 | -0/+1 | |
| | | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@283 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Moved Hat, Fraction, Matrix, and Script to sigcore | Ben Boeckel | 2008-10-17 | 37 | -77/+84 | |
| | | | | 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 | 35 | -103/+137 | |
| | | | | | | [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 | 2 | -3/+8 | |
| | | | | | | [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] Now using KDE4_* macros in CMake | Ben Boeckel | 2008-10-13 | 1 | -21/+18 | |
| | | | | | | | [FIX] The LaTeX is outdated, removing [FIX] Split up TypechartModel and TilemapModel into header and source git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@276 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Reordered sections in class declarations | Ben Boeckel | 2008-10-11 | 1 | -10/+8 | |
| | | | | | | | [FIX] Using QSet rather than QList for players [ADD] Started signet library (compilation fails) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@273 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Started documenting Sigmod | Ben Boeckel | 2008-10-06 | 3 | -8/+2 | |
| | | | | | | [FIX] A few minor bugs git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@272 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Added single player option to Sigmod | Ben Boeckel | 2008-10-06 | 16 | -39/+45 | |
| | | | | | | | | [FIX] Doxygen generation cleaned up [FIX] Can no longer override variables in the Sigmod if not a single player game [FIX] When checking for modified move priority, blean up afterwards git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@271 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Removed *_End defines | Ben Boeckel | 2008-09-25 | 8 | -0/+44 | |
| | | | | | | | [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 | 37 | -74/+74 | |
| | | | | | | [FIX] KDE includes put before Qt includes git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@263 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [ADD] Added qmake back for Windows builds | Ben Boeckel | 2008-09-10 | 1 | -0/+101 | |
| | | | | | | [ADD] Added NSIS script for Windows installer git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@259 6ecfd1a5-f3ed-3746-8530-beee90d26b22 | |||||
* | [FIX] Added a static poll method to Fraction | Ben Boeckel | 2008-09-07 | 16 | -70/+111 | |
| | | | | | | | | | [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 |