summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes in Hat and test code for itBen Boeckel2008-12-164-12/+191
* Testing code added (as well as Fraction testing)Ben Boeckel2008-12-166-0/+261
* Direct formula for modulo in fractionsBen Boeckel2008-12-161-6/+2
* Added modulo operation to FractionBen Boeckel2008-12-161-4/+29
* Removed some unnecessary linesBen Boeckel2008-12-071-2/+0
* Removed commented code that macros replacedBen Boeckel2008-12-071-19/+0
* Renamed internal variables to make more senseBen Boeckel2008-12-071-14/+14
* Renamed CoinListObject to CoinListItem and added documentation for itBen Boeckel2008-12-0722-371/+457
* Merging with RPM fix treeBen Boeckel2008-12-060-0/+0
|\
| * Fixing where the exports get installedBen Boeckel2008-12-061-1/+1
* | Fixes for RPMBen Boeckel2008-12-062-8/+19
|/
* Fixed up the spec file for releaseBen Boeckel2008-12-011-4/+12
* Fixed the exporting with the librariesBen Boeckel2008-11-307-84/+19
* Spelling mistake in Sigmod documentationBen Boeckel2008-11-251-1/+1
* CoinList documentationBen Boeckel2008-11-251-0/+117
* Installing the doxygen won't work as it is. Also formatted the commands betterBen Boeckel2008-11-252-10/+19
* Omit external documentation in each libraryBen Boeckel2008-11-251-2/+2
* Rules no longer needs hardCash value; scripts can control itBen Boeckel2008-11-257-46/+0
* Removed the amount variable from CoinListObjectBen Boeckel2008-11-257-63/+0
* Badge documentation cleanupBen Boeckel2008-11-251-5/+5
* Author documentation cleanupsBen Boeckel2008-11-251-5/+5
* Ability documentation touchupsBen Boeckel2008-11-251-19/+29
* Doxygen cleanupsBen Boeckel2008-11-252-11/+7
* Removed old LINK_INTERFACE_LIBRARIES linesBen Boeckel2008-11-256-6/+0
* Added exports to install targets for libraries and preliminary install target...Ben Boeckel2008-11-256-0/+90
* Cleaned up the CMakeLists.txt for sigbattle and sigworldBen Boeckel2008-11-252-12/+24
* Fixed up the linking of the librariesBen Boeckel2008-11-256-2/+29
* Better error text when KTE component not cfoundBen Boeckel2008-11-251-1/+1
* Doxygen is better suited to CMake nowBen Boeckel2008-11-255-30/+36
* Removing the Changelog; use git log for messagesBen Boeckel2008-11-251-2816/+0
* [FIX] Starting the sigworld libraryBen Boeckel2008-11-0920-1/+446
* [FIX] Still working on getting the MapEditor to behaveBen Boeckel2008-11-089-12/+70
* [FIX] No more asserts in sigmodBen Boeckel2008-11-0893-1387/+2075
* [FIX] Functions in sigbattle are now exportedBen Boeckel2008-11-064-6/+13
* [FIX] qmake for signet updatedBen Boeckel2008-11-0619-151/+426
* [FIX] RPM builds againBen Boeckel2008-11-054-5/+13
* [FIX] Added some preliminary code to handling requests in ServerBen Boeckel2008-11-058-8/+225
* [FIX] Disabled install for Doxygen output (doesn't work and isn't that useful...Ben Boeckel2008-11-052-8/+15
* [FIX] Updating the spec againBen Boeckel2008-11-042-3/+10
* [FIX] graphviz, not dotBen Boeckel2008-11-042-1/+8
* [FIX] Typo in the spec fileBen Boeckel2008-11-042-3/+10
* [FIX] RPM fixesBen Boeckel2008-11-047-60/+84
* [FIX] Renamed from "master server" to "metaserver"Ben Boeckel2008-11-044-34/+41
* [FIX] Minor fixes with the ChallengeMediatorBen Boeckel2008-11-029-18/+155
* [FIX] Defined the *_IMPORT defines for librariesBen Boeckel2008-11-0223-147/+283
* [FIX] Fixed the building of sigmodrBen Boeckel2008-11-025-41/+81
* [FIX] Working on Packet structure yetBen Boeckel2008-11-025-119/+106
* [FIX] Fixed up how challenging worksBen Boeckel2008-11-0114-234/+367
* [FIX] Challenge login can fail due to unknown userBen Boeckel2008-11-0110-33/+135
* [FIX] TCP does checksums already; no need in PacketBen Boeckel2008-11-012-10/+8