| Commit message (Expand) | Author | Files | Lines |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -1/+0 |
2008-09-23 | indentation unified, no code change. | k-m_schindler | 1 | -4/+5 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-08 | somw warnings removed | tobigun | 1 | -1/+4 |
2008-08-08 | - TStatResult is an abstract class now. | tobigun | 1 | -65/+82 |
2008-08-07 | - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp) | tobigun | 1 | -11/+43 |
2008-08-07 | - Introduced TStatType. | tobigun | 1 | -119/+139 |
2008-08-07 | SUM/COUNT replaced by AVG | tobigun | 1 | -5/+5 |
2008-08-07 | - strings are bound now to avoid failures with unquoted strings | tobigun | 1 | -192/+243 |
2008-07-19 | Some changes in ReadScore and WriteScore to prevent for crashes caused by mor... | whiteshark0 | 1 | -3/+14 |
2008-07-12 | unit UScreenStatMain; | GogolNr1 | 1 | -5/+29 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 1 | -2/+2 |
2008-05-02 | TCoreModule overloads the Free destructor "destructor Free" with a self defin... | tobigun | 1 | -3/+3 |
2008-05-02 | - replaced some DebugWriteln() with Log.Log...() | tobigun | 1 | -3/+6 |
2008-04-27 | Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ... | tobigun | 1 | -6/+6 |
2008-04-19 | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 1 | -312/+86 |
2008-03-31 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4... | whiteshark0 | 1 | -37/+75 |
2008-03-30 | Reimplemented all old features of Database | whiteshark0 | 1 | -74/+67 |
2008-03-30 | New Database Structure Init ready | whiteshark0 | 1 | -11/+70 |
2008-03-30 | Prepared some classes for enhanced Song loading. | whiteshark0 | 1 | -15/+151 |
2008-03-26 | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 1 | -7/+10 |
2008-03-09 | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 1 | -14/+19 |
2008-03-06 | Translated German comments to English | f1fth_freed0m | 1 | -1/+1 |
2008-03-04 | Patchs from AlexanderS & f1fth_freed0m | jaybinks | 1 | -8/+9 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -0/+1 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -4/+1 |
2007-10-08 | trying to fix linux runtime errors with database ( Stats screen ) | jaybinks | 1 | -56/+119 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -299/+298 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -0/+5 |
2007-06-12 | Fixed a Bug in Database System | whiteshark0 | 1 | -2/+2 |
2007-04-19 | Added Statistic Screens to C0de and to Theme | whiteshark0 | 1 | -0/+131 |
2007-03-23 | Some Changes on Database System and Header Reader | whiteshark0 | 1 | -0/+163 |