summaryrefslogtreecommitdiffstats
path: root/sigcore
Commit message (Collapse)AuthorAgeFilesLines
* Fixed languages in Script testsBen Boeckel2008-12-251-2/+2
|
* Fixed up Lua code in Script testBen Boeckel2008-12-251-2/+3
|
* Added qtscript as a language for Kross in ScriptBen Boeckel2008-12-253-0/+27
|
* Added file tags to source filesBen Boeckel2008-12-251-0/+4
|
* Documented Range::in parametersBen Boeckel2008-12-251-0/+4
|
* Fixed up tests to allow grouped targetsBen Boeckel2008-12-251-6/+7
|
* Fixed Ruby codeBen Boeckel2008-12-241-1/+1
|
* Added (commented out) code for other languagesBen Boeckel2008-12-232-9/+184
|
* Added kjs to the list of supported languagesBen Boeckel2008-12-231-0/+1
|
* Adding Script tests and made the CMake file link only necessary thingsBen Boeckel2008-12-233-2/+194
|
* Header sectioning typoBen Boeckel2008-12-231-1/+1
|
* Fixed the Fraction testsBen Boeckel2008-12-231-0/+1
|
* Fixed the Range testBen Boeckel2008-12-233-25/+50
|
* Reverted to using headers for tests againBen Boeckel2008-12-237-71/+144
|
* Added Range test classBen Boeckel2008-12-232-0/+174
|
* Added ctor for Range from valueBen Boeckel2008-12-232-0/+12
|
* Added Range classBen Boeckel2008-12-233-0/+306
|
* Fixed header section namesBen Boeckel2008-12-232-2/+2
|
* Cleaned up test files to only be source filesBen Boeckel2008-12-237-144/+71
|
* Fraction operations don't reduce internally anymoreBen Boeckel2008-12-172-22/+12
|
* Testing for Matrix classBen Boeckel2008-12-163-1/+351
|
* Fixes in Hat and test code for itBen Boeckel2008-12-164-12/+191
|
* Testing code added (as well as Fraction testing)Ben Boeckel2008-12-164-0/+244
|
* Direct formula for modulo in fractionsBen Boeckel2008-12-161-6/+2
|
* Added modulo operation to FractionBen Boeckel2008-12-161-4/+29
|
* Renamed internal variables to make more senseBen Boeckel2008-12-071-14/+14
|
* 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 ↵Ben Boeckel2008-11-251-0/+15
| | | | targets for the exports themselves
* Fixed up the linking of the librariesBen Boeckel2008-11-251-0/+3
|
* Doxygen is better suited to CMake nowBen Boeckel2008-11-251-2/+0
|
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-1/+2
| | | | | | | | | | | | [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] Defined the *_IMPORT defines for librariesBen Boeckel2008-11-021-0/+1
| | | | | | | | | [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] qmake build files caught upBen Boeckel2008-10-171-0/+30
| | | | | | [FIX] spec file updated git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@282 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-178-0/+1097
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@281 6ecfd1a5-f3ed-3746-8530-beee90d26b22