aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UDataBase.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* somw warnings removedtobigun2008-08-081-1/+4
* - TStatResult is an abstract class now.tobigun2008-08-081-65/+82
* - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)tobigun2008-08-071-11/+43
* - Introduced TStatType.tobigun2008-08-071-119/+139
* SUM/COUNT replaced by AVGtobigun2008-08-071-5/+5
* - strings are bound now to avoid failures with unquoted stringstobigun2008-08-071-192/+243
* Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...whiteshark02008-07-191-3/+14
* unit UScreenStatMain;GogolNr12008-07-121-5/+29
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-2/+2
* TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun2008-05-021-3/+3
* - replaced some DebugWriteln() with Log.Log...() tobigun2008-05-021-3/+6
* Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ...tobigun2008-04-271-6/+6
* tried to make songloading working with the old loader and keep all changes th...s_alexander2008-04-191-312/+86
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...whiteshark02008-03-311-37/+75
* Reimplemented all old features of Databasewhiteshark02008-03-301-74/+67
* New Database Structure Init readywhiteshark02008-03-301-11/+70
* Prepared some classes for enhanced Song loading.whiteshark02008-03-301-15/+151
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-261-7/+10
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-091-14/+19
* Translated German comments to Englishf1fth_freed0m2008-03-061-1/+1
* Patchs from AlexanderS & f1fth_freed0mjaybinks2008-03-041-8/+9
* bunch of smaller changes...jaybinks2008-01-121-0/+1
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+1
* trying to fix linux runtime errors with database ( Stats screen )jaybinks2007-10-081-56/+119
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-299/+298
* changes in order to compile in lazarus...jaybinks2007-09-181-0/+5
* Fixed a Bug in Database Systemwhiteshark02007-06-121-2/+2
* Added Statistic Screens to C0de and to Themewhiteshark02007-04-191-0/+131
* Some Changes on Database System and Header Readerwhiteshark02007-03-231-0/+163