| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor... | tobigun | 2008-05-13 | 1 | -10/+68 |
* | increased possible parallel benchmark count from 8 to 32 | tobigun | 2008-05-13 | 1 | -2/+2 |
* | - removed useless for loops in UScreenSing | f1fth_freed0m | 2008-05-12 | 1 | -0/+2 |
* | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 2008-05-10 | 9 | -91/+83 |
* | Update to Bass 2.4. Do not forget to replace the old with the new dll. | tobigun | 2008-05-10 | 5 | -110/+168 |
* | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 2008-05-09 | 15 | -970/+2189 |
* | BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing | mogguh | 2008-05-09 | 1 | -2/+2 |
* | set some non-error logs from error to status | tobigun | 2008-05-08 | 2 | -3/+3 |
* | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 2008-05-08 | 31 | -97/+130 |
* | - removed a windows unit reference | tobigun | 2008-05-08 | 3 | -47/+44 |
* | Option screen has two rows of buttons, to select the row beneath press [curso... | mogguh | 2008-05-06 | 1 | -14/+14 |
* | text reflection -> renamed TestHeight to TexHeight | mogguh | 2008-05-05 | 1 | -4/+4 |
* | Added text reflection as new property in the theme | mogguh | 2008-05-05 | 2 | -8/+74 |
* | - fixed recursive calling of TPlatform.Halt. | tobigun | 2008-05-03 | 4 | -61/+9 |
* | changed config-macosx.inc to config-darwin.inc. The configure-script will cre... | tobigun | 2008-05-02 | 1 | -1/+1 |
* | TCoreModule overloads the Free destructor "destructor Free" with a self defin... | tobigun | 2008-05-02 | 5 | -12/+12 |
* | - replaced some DebugWriteln() with Log.Log...() | tobigun | 2008-05-02 | 4 | -25/+32 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 13 | -35/+56 |
* | 64bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a... | tobigun | 2008-04-30 | 2 | -855/+897 |
* | SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol... | tobigun | 2008-04-30 | 1 | -19/+19 |
* | removed a writeln() command that might crash usdx if the console is disabled | tobigun | 2008-04-30 | 1 | -14/+7 |
* | Close a previously opened video before a new one is opened | tobigun | 2008-04-30 | 1 | -0/+4 |
* | database file (Ultrastar.db) is now stored in the GameUserPath instead of the... | tobigun | 2008-04-30 | 1 | -3/+3 |
* | - title-bar icon working again in windowed mode | tobigun | 2008-04-30 | 4 | -1088/+1051 |
* | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 2008-04-30 | 6 | -3109/+3101 |
* | - Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo... | tobigun | 2008-04-27 | 3 | -408/+364 |
* | Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ... | tobigun | 2008-04-27 | 1 | -6/+6 |
* | - reverted some stuff that was erroneously commited by one of the last commits. | tobigun | 2008-04-24 | 5 | -712/+859 |
* | SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit... | tobigun | 2008-04-22 | 2 | -5/+128 |
* | - new switches.inc layout | tobigun | 2008-04-22 | 2 | -400/+405 |
* | fixed calulation of points | s_alexander | 2008-04-19 | 1 | -4/+2 |
* | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 2008-04-19 | 10 | -1913/+639 |
* | started to implement the new folder structure (like suggested in the wiki) | f1fth_freed0m | 2008-04-12 | 1 | -1/+1 |
* | translated some polish code | f1fth_freed0m | 2008-04-11 | 2 | -144/+144 |
* | finally removed IlNut from Editor (*hope* it will work) | s_alexander | 2008-04-10 | 1 | -1/+0 |
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 7 | -78/+203 |
* | make BPM changes during song possible | s_alexander | 2008-04-07 | 2 | -50/+57 |
* | - Removed lrs resource usage in linux. Resources are copied to /usr/share/res... | tobigun | 2008-04-07 | 4 | -1146/+1104 |
* | New Covers.Cache Texture loading finished | whiteshark0 | 2008-04-06 | 3 | -66/+267 |
* | - removed (linux incompatible) PngImage. In addition it was rather outdated (... | tobigun | 2008-04-06 | 4 | -199/+712 |
* | removed lazarus dependencies | tobigun | 2008-04-06 | 8 | -354/+341 |
* | TRANSLATE define removed. Define was not used anymore. | tobigun | 2008-04-06 | 1 | -2287/+2275 |
* | Replaced some {-comments with (*-comments to remove nested comments of the sa... | tobigun | 2008-04-06 | 3 | -68/+69 |
* | Compilation on Linux fixed | whiteshark0 | 2008-04-05 | 1 | -4/+18 |
* | UTexture not committed correctly | whiteshark0 | 2008-04-04 | 1 | -81/+48 |
* | Covers Cache rewritten | whiteshark0 | 2008-04-04 | 3 | -1091/+1326 |
* | rewriting of the txt file parser | s_alexander | 2008-04-03 | 9 | -1363/+1903 |
* | second try to fix the problem, that the video is bigger than the screen when ... | s_alexander | 2008-04-03 | 1 | -19/+21 |
* | removed second ultrastar.lrs inclusion | tobigun | 2008-04-01 | 1 | -9/+0 |
* | removed unused lclintf/windows references | tobigun | 2008-04-01 | 2 | -963/+953 |