summaryrefslogtreecommitdiffstats
path: root/sigbattle
Commit message (Expand)AuthorAgeFilesLines
* Make .desktop files for sigmodr and sigbattle executableBen Boeckel2009-09-061-0/+0
* Fix install paths to use KDE4-provided variablesBen Boeckel2009-08-041-3/+3
* Wrong use of Version in desktop fileBen Boeckel2009-06-051-1/+1
* Use drand48() instead of qrand() since it's more fairBen Boeckel2009-04-231-0/+1
* Fix up the sigbattle UI fileBen Boeckel2009-04-011-4/+3
* Use double quotesBen Boeckel2009-04-011-2/+2
* Clean up XML files of extra spaces in tagsBen Boeckel2009-04-012-2/+2
* Enable the window for SigbattleBen Boeckel2009-03-271-4/+4
* Clean up the applicationBen Boeckel2009-03-271-2/+4
* Add basic Sigbattle codeBen Boeckel2009-03-204-2/+119
* Add skeleton for Sigbattle applicationBen Boeckel2009-03-208-24/+259
* Move ATB arena code from sigbattle to arenapluginBen Boeckel2009-03-056-349/+0
* Update the sigbattle CMakeLists.txtBen Boeckel2009-03-051-12/+1
* Move TurnArena to plugin for default arenasBen Boeckel2009-03-052-174/+0
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-021-1/+1
* Remove old TODO filesBen Boeckel2009-03-011-3/+0
* Removed unneeded checks from CMakeLists.txtBen Boeckel2009-03-011-4/+0
* Removed all qmake files and other unneeded scriptsBen Boeckel2009-02-261-47/+0
* Made all CMakeLists commands lowercaseBen Boeckel2009-02-231-12/+12
* Begin migration of core classes to libsigencoreBen Boeckel2009-01-2710-1681/+0
* Removed extra lines in Stat and included in TeamMemberBen Boeckel2009-01-231-2/+2
* Fixing up Rules widget and reworked ATB in rulesBen Boeckel2009-01-211-10/+10
* Removed includes of deleted filesBen Boeckel2009-01-171-2/+0
* Updated code to support new MapTrainerTeamMember item representationBen Boeckel2009-01-101-1/+7
* Changed Config to use Config as parents instead of plain QObjectBen Boeckel2008-12-3112-15/+17
* Fixed the exporting with the librariesBen Boeckel2008-11-301-14/+1
* Removed old LINK_INTERFACE_LIBRARIES linesBen Boeckel2008-11-251-1/+0
* Added exports to install targets for libraries and preliminary install target...Ben Boeckel2008-11-251-0/+15
* Cleaned up the CMakeLists.txt for sigbattle and sigworldBen Boeckel2008-11-251-6/+12
* Fixed up the linking of the librariesBen Boeckel2008-11-251-1/+5
* [FIX] No more asserts in sigmodBen Boeckel2008-11-082-15/+9
* [FIX] Functions in sigbattle are now exportedBen Boeckel2008-11-063-6/+6
* [FIX] Defined the *_IMPORT defines for librariesBen Boeckel2008-11-021-0/+1
* [FIX] Cross compiles againBen Boeckel2008-10-171-0/+1
* [FIX] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-175-23/+24
* [FIX] Now using KDE4_* macros in CMakeBen Boeckel2008-10-131-17/+8
* [FIX] Reordered sections in class declarationsBen Boeckel2008-10-1115-105/+99
* [FIX] Started documenting SigmodBen Boeckel2008-10-061-11/+13
* [FIX] Added single player option to SigmodBen Boeckel2008-10-062-5/+12
* [FIX] Arena is better definedBen Boeckel2008-09-276-33/+80
* [FIX] Removed *_End definesBen Boeckel2008-09-253-12/+27
* [FIX] Fixed some things that Krazy complained aboutBen Boeckel2008-09-231-1/+1
* [FIX] Include guard stripped of __Ben Boeckel2008-09-1516-37/+37
* [ADD] Added qmake back for Windows buildsBen Boeckel2008-09-101-0/+46
* [FIX] Players now have moneyBen Boeckel2008-09-107-11/+50
* [FIX] Added a static poll method to FractionBen Boeckel2008-09-0715-117/+198
* [FIX] Spelling mistake in sigscript classesBen Boeckel2008-09-0712-18/+144
* [FIX] Fixed some things in the ATBTimerBen Boeckel2008-09-077-19/+57
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-0623-366/+366
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-0524-0/+2205