summaryrefslogtreecommitdiffstats
Commit message (Collapse)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 ↵Ben Boeckel2008-11-256-0/+90
| | | | targets for the exports themselves
* 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] Tile has walkable flag on it git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@310 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Still working on getting the MapEditor to behaveBen Boeckel2008-11-089-12/+70
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@309 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] No more asserts in sigmodBen Boeckel2008-11-0893-1387/+2075
| | | | | | | | | | | | [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] Functions in sigbattle are now exportedBen Boeckel2008-11-064-6/+13
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@307 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] qmake for signet updatedBen Boeckel2008-11-0619-151/+426
| | | | | | | [FIX] All packets are transported with receiver information git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@306 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] RPM builds againBen Boeckel2008-11-054-5/+13
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@305 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added some preliminary code to handling requests in ServerBen Boeckel2008-11-058-8/+225
| | | | | | [FIX] Added DisconnectMediator git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@304 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Disabled install for Doxygen output (doesn't work and isn't that ↵Ben Boeckel2008-11-052-8/+15
| | | | | | useful anyway) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@303 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Updating the spec againBen Boeckel2008-11-042-3/+10
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@302 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] graphviz, not dotBen Boeckel2008-11-042-1/+8
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@301 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Typo in the spec fileBen Boeckel2008-11-042-3/+10
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@300 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] RPM fixesBen Boeckel2008-11-047-60/+84
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@299 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Renamed from "master server" to "metaserver"Ben Boeckel2008-11-044-34/+41
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@298 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Minor fixes with the ChallengeMediatorBen Boeckel2008-11-029-18/+155
| | | | | | | [ADD] Added ConnectMediator code [FIX] Added more packet types git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@297 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Defined the *_IMPORT defines for librariesBen Boeckel2008-11-0223-147/+283
| | | | | | | | | [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] Fixed the building of sigmodrBen Boeckel2008-11-025-41/+81
| | | | | | [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] Working on Packet structure yetBen Boeckel2008-11-025-119/+106
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@294 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up how challenging worksBen Boeckel2008-11-0114-234/+367
| | | | | | [FIX] Started reworking how clients keep track of connections git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@293 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Challenge login can fail due to unknown userBen Boeckel2008-11-0110-33/+135
| | | | | | [FIX] PacketMaker makes Packets (Packets only hold information) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@292 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] TCP does checksums already; no need in PacketBen Boeckel2008-11-012-10/+8
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@291 6ecfd1a5-f3ed-3746-8530-beee90d26b22