summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix install paths to use KDE4-provided variablesBen Boeckel2009-08-041-1/+1
|
* Only sigcore and sigmod are really necessary, the rest can be disabled at willBen Boeckel2009-06-051-3/+3
|
* Move the plugins out of sigencoreBen Boeckel2009-04-091-0/+1
|
* Add sigtools directory and beginnings of plugin widgetBen Boeckel2009-03-221-0/+1
|
* Add Sigmod ServiceTypeBen Boeckel2009-03-211-0/+9
|
* sigencore isn't optionalBen Boeckel2009-03-201-4/+4
|
* Bump to the correct versionsBen Boeckel2009-03-051-1/+1
|
* Bump version to 0.1.00.1.0Ben Boeckel2009-03-011-2/+2
|
* Move the mime-type info for sigmods to the top-levelBen Boeckel2009-03-011-0/+9
|
* Remove the x-sigmod+xml.desktop file, it's for KDE3Ben Boeckel2009-03-011-9/+0
|
* Bumped minimum required version to Qt 4.5.0Ben Boeckel2009-02-261-1/+1
|
* Make subdirectories optionalBen Boeckel2009-02-261-38/+6
|
* Sigmod now includes sigcore via <> rather than ""Ben Boeckel2009-02-231-0/+1
|
* Made all CMakeLists commands lowercaseBen Boeckel2009-02-231-46/+46
|
* Merge minimum version line for KDE4Ben Boeckel2009-02-231-2/+1
|
* Change CMakeLists.txt to make dependencies required and reduce checking laterBen Boeckel2009-02-221-45/+33
|
* Add sigencore build filesBen Boeckel2009-01-271-0/+8
|
* Remove now broken sigbattle from buildBen Boeckel2009-01-271-8/+8
|
* Added commented line for dep on sigworld tag for sigmodBen Boeckel2009-01-171-0/+1
|
* Make Windows library directory the same as the binaryBen Boeckel2009-01-101-1/+5
|
* Minor fix in CMake fileBen Boeckel2008-12-251-3/+1
|
* Minor tweak to CMakeLists.txtBen Boeckel2008-12-251-3/+1
|
* Doxygen targets now depend on tag filesBen Boeckel2008-12-251-0/+2
|
* Testing code added (as well as Fraction testing)Ben Boeckel2008-12-161-0/+1
|
* Fixes for RPMBen Boeckel2008-12-061-2/+2
|
* Fixed the exporting with the librariesBen Boeckel2008-11-301-0/+13
|
* Installing the doxygen won't work as it is. Also formatted the commands betterBen Boeckel2008-11-251-2/+11
|
* Doxygen cleanupsBen Boeckel2008-11-251-3/+3
|
* Doxygen is better suited to CMake nowBen Boeckel2008-11-251-0/+7
|
* [FIX] Starting the sigworld libraryBen Boeckel2008-11-091-0/+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] RPM fixesBen Boeckel2008-11-041-0/+11
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@299 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed the building of sigmodrBen Boeckel2008-11-021-2/+2
| | | | | | [FIX] ScriptWidget will now fall back to a standard KTextEdit if a KTE is not available git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@295 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Code for challenge-based login completeBen Boeckel2008-11-011-5/+7
| | | | | | | | [FIX] Protocol is getting started [FIX] Removed the kdegames dependency until it's actually here [FIX] Using QCA2 for hashing git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@289 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Adding subdirectories is done smarter now (no hard dependencies just ↵Ben Boeckel2008-10-311-20/+33
| | | | | | | | | | 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] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-171-0/+7
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@281 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Now using KDE4_* macros in CMakeBen Boeckel2008-10-131-33/+7
| | | | | | | [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 declarationsBen Boeckel2008-10-111-0/+2
| | | | | | | [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] Added single player option to SigmodBen Boeckel2008-10-061-7/+11
| | | | | | | | [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
* [ADD] Doxygen generation tools for CMakeBen Boeckel2008-09-281-2/+2
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@270 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Removed *_End definesBen Boeckel2008-09-251-0/+2
| | | | | | | [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] Changed the way LaTeX files are compiled to be more flexibleBen Boeckel2008-09-131-0/+3
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@260 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed some install stuff in the CMakeLists.txtBen Boeckel2008-09-071-1/+1
| | | | | | [FIX] Fixed up spec file git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@254 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen ↵Ben Boeckel2008-09-051-19/+19
| | | | | | for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added KNewStuff2 for Pokémod upload and downloadBen Boeckel2008-08-271-0/+4
| | | | | | | | [FIX] ValidationDialog can be used piecemeal now [ADD] Added KNewStuff configuration file [FIX] pokemodr-devel now includes the UI forms for use as well git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@247 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Cleaned up the RC fileBen Boeckel2008-08-041-1/+0
| | | | | | | | | | | | [FIX] Script editing is getting there (still a little weird...) [FIX] Cleaned up the main file a bit [FIX] Added the Skin class [FIX] All sprites and skins are internally linked now [FIX] No more image restraints (tiles are still enforced so that map editing works) [FIX] Cleaned up checking for valid values when setting in pokemod [FIX] Removed FileDialog files git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@233 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] Added XMLGUI file for pokemodrBen Boeckel2008-08-021-0/+2
| | | | | | | | | [FIX] Pokemodr is now a KXmlGuiWindow (working on KatePart fixes) [FIX] Started Doxygen stuff [FIX] Object names of Pokemod classes are now determined using metaObject [FIX] Updated to use KDE 4.1 git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@232 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed an infinite loop in Fraction::reduceBen Boeckel2008-07-261-0/+1
| | | | | | | | | [FIX] FractionWidget's behavior is now an enum [FIX] Fixed up some stuff in KAboutData for pokemodr [FIX] ScriptWidget value is set at construction now [DEL] Removed Pokemodr.h (nothing useful) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@230 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Separated battle and world scripts for abilities and movesBen Boeckel2008-07-121-1/+5
| | | | | | | [ADD] pokescripting library to allow scripts to use Pokemod information [FIX] Cleaned up examples in documentation git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@224 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] KMenu* can now be put into a QVariantBen Boeckel2008-07-041-0/+3
| | | | | | | | | [FIX] ScriptWidget now uses a more explicit choice (real name rather than internal name) [FIX] KateView shortcuts dont collide (but don't work either) [FIX] Hat and Matrix no longer inlined all the time [FIX] Building out of source now works git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@223 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] cmake fixesBen Boeckel2008-06-231-0/+8
| | | | | | [FIX] spec fixes git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@215 6ecfd1a5-f3ed-3746-8530-beee90d26b22