summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [FIX] Packets getting fleshed outBen Boeckel2008-11-015-15/+100
* [FIX] Code for challenge-based login completeBen Boeckel2008-11-0114-12/+571
* [FIX] Server is better formedBen Boeckel2008-10-313-31/+80
* [FIX] Using Q_UNUSED instead of commenting out parameter namesBen Boeckel2008-10-3122-43/+75
* [FIX] Adding subdirectories is done smarter now (no hard dependencies just to...Ben Boeckel2008-10-315-52/+114
* [FIX] Loading and Saving of variables are now global functions rather than me...Ben Boeckel2008-10-182-31/+28
* [FIX] NSIS script updatedBen Boeckel2008-10-172-4/+51
* [FIX] Cross compiles againBen Boeckel2008-10-175-1/+13
* [FIX] qmake build files caught upBen Boeckel2008-10-175-10/+48
* [FIX] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-17133-447/+601
* [FIX] Added more comparison operators to FractionBen Boeckel2008-10-174-51/+55
* [FIX] Signature is fixed in SigscriptBen Boeckel2008-10-1638-114/+156
* [FIX] Sprite no longer stores a QImage, but a QByteArrayBen Boeckel2008-10-1318-98/+203
* [FIX] Removed LaTeX building from .pro filesBen Boeckel2008-10-134-19/+11
* [FIX] Now using KDE4_* macros in CMakeBen Boeckel2008-10-1317-397/+364
* [FIX] Fleshing out Signet moreBen Boeckel2008-10-1213-111/+151
* [FIX] Still figuring out things for signetBen Boeckel2008-10-1216-63/+460
* [FIX] Reordered sections in class declarationsBen Boeckel2008-10-1141-218/+579
* [FIX] Started documenting SigmodBen Boeckel2008-10-0625-141/+563
* [FIX] Added single player option to SigmodBen Boeckel2008-10-0635-96/+471
* [ADD] Doxygen generation tools for CMakeBen Boeckel2008-09-285-3/+308
* [FIX] Arena is better definedBen Boeckel2008-09-277-33/+87
* [FIX] When refreshing the widgets, they no longer disrupt the dataBen Boeckel2008-09-2719-5/+78
* [FIX] Removed *_End definesBen Boeckel2008-09-2549-79/+554
* [FIX] Fixed some things that Krazy complained aboutBen Boeckel2008-09-237-12/+22
* [FIX] Refactored out some code to ObjectModelBen Boeckel2008-09-16102-1221/+381
* [FIX] Copy and pasting in the tree works better nowBen Boeckel2008-09-1586-49/+344
* [FIX] Include guard stripped of __Ben Boeckel2008-09-15278-639/+646
* [FIX] Updated spec fileBen Boeckel2008-09-142-2/+12
* [FIX] Sigmod description field fixedBen Boeckel2008-09-134-7/+20
* [FIX] Changed the way LaTeX files are compiled to be more flexibleBen Boeckel2008-09-134-28/+46
* [ADD] Added qmake back for Windows buildsBen Boeckel2008-09-1013-0/+1030
* [FIX] Players now have moneyBen Boeckel2008-09-10123-315/+567
* [FIX] Spec file fixesBen Boeckel2008-09-082-4/+15
* [FIX] Spec file fixesBen Boeckel2008-09-082-9/+17
* [FIX] Preferences are synced to disk on applyBen Boeckel2008-09-083-2/+13
* [FIX] Fixed some install stuff in the CMakeLists.txtBen Boeckel2008-09-076-6/+17
* [FIX] Added a static poll method to FractionBen Boeckel2008-09-0746-193/+422
* [FIX] Spelling mistake in sigscript classesBen Boeckel2008-09-0749-122/+257
* [FIX] Fixed some things in the ATBTimerBen Boeckel2008-09-0712-53/+92
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-06431-7061/+7064
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-05463-73/+80
* [FIX] Changed the providers URL to a better structureBen Boeckel2008-08-288-51/+230
* [FIX] Added KNewStuff2 for Pokémod upload and downloadBen Boeckel2008-08-2712-23/+148
* [FIX] Fixed method in SoundWrapper to be more accurateBen Boeckel2008-08-2715-144/+146
* [FIX] Enumerations now have access from scripts (name->value)Ben Boeckel2008-08-2617-6/+104
* [FIX] Fixed some minor typosBen Boeckel2008-08-2614-110/+251
* [FIX] Reworked some inheritence in PokebattleBen Boeckel2008-08-2212-22/+35
* [FIX] Cleaned up some TODO tags (fine tuning)Ben Boeckel2008-08-219-38/+135
* [FIX] TeamMember now allows shadowing of valuesBen Boeckel2008-08-1849-149/+351