aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UDataBase.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-07fixed conversion of ultrastar.db from 1.0.1a to 1.1brunzelchen1-1/+1
2010-04-11- added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10brunzelchen1-16/+122
2009-12-06Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander1-50/+77
2009-11-09merged unicode branch (r1931) into trunks_alexander1-81/+82
2009-07-18some modifications on the DataBaseLoadingb_krueger1-9/+28
2009-07-18cosmetics. no code change.k-m_schindler1-32/+33
2009-07-18- Commented delay of error.log in mainloop (error-log is no longer generated ...b_krueger1-21/+29
2008-10-28some compiler warnings/hints removedtobigun1-1/+0
2008-09-23indentation unified, no code change.k-m_schindler1-4/+5
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-08somw warnings removedtobigun1-1/+4
2008-08-08- TStatResult is an abstract class now.tobigun1-65/+82
2008-08-07- Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)tobigun1-11/+43
2008-08-07- Introduced TStatType.tobigun1-119/+139
2008-08-07SUM/COUNT replaced by AVGtobigun1-5/+5
2008-08-07- strings are bound now to avoid failures with unquoted stringstobigun1-192/+243
2008-07-19Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...whiteshark01-3/+14
2008-07-12unit UScreenStatMain;GogolNr11-5/+29
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-2/+2
2008-05-02TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun1-3/+3
2008-05-02- replaced some DebugWriteln() with Log.Log...() tobigun1-3/+6
2008-04-27Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ...tobigun1-6/+6
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-312/+86
2008-03-31git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...whiteshark01-37/+75
2008-03-30Reimplemented all old features of Databasewhiteshark01-74/+67
2008-03-30New Database Structure Init readywhiteshark01-11/+70
2008-03-30Prepared some classes for enhanced Song loading.whiteshark01-15/+151
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-7/+10
2008-03-09Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun1-14/+19
2008-03-06Translated German comments to Englishf1fth_freed0m1-1/+1
2008-03-04Patchs from AlexanderS & f1fth_freed0mjaybinks1-8/+9
2008-01-12bunch of smaller changes...jaybinks1-0/+1
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+1
2007-10-08trying to fix linux runtime errors with database ( Stats screen )jaybinks1-56/+119
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-299/+298
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+5
2007-06-12Fixed a Bug in Database Systemwhiteshark01-2/+2
2007-04-19Added Statistic Screens to C0de and to Themewhiteshark01-0/+131
2007-03-23Some Changes on Database System and Header Readerwhiteshark01-0/+163