| Commit message (Expand) | Author | Age | Files | Lines |
* | SDL-patches for MacOSX build added. Taken from the freepascal repository. | tobigun | 2008-05-07 | 2 | -0/+6 |
* | Makes use of the new text reflection, some positions are unified, main option... | mogguh | 2008-05-06 | 1 | -196/+200 |
* | Option screen has two rows of buttons, to select the row beneath press [curso... | mogguh | 2008-05-06 | 3 | -20/+80 |
* | added a missing semicolon | mogguh | 2008-05-05 | 1 | -1/+1 |
* | 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 | 4 | -16/+94 |
* | - fixed recursive calling of TPlatform.Halt. | tobigun | 2008-05-03 | 4 | -61/+9 |
* | marked as executable | tobigun | 2008-05-03 | 1 | -0/+0 |
* | changed config-macosx.inc to config-darwin.inc. The configure-script will cre... | tobigun | 2008-05-02 | 4 | -3/+3 |
* | MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported... | tobigun | 2008-05-02 | 3 | -11/+38 |
* | replaced WideUpperCase with WideCharUpperCase | tobigun | 2008-05-02 | 1 | -2/+2 |
* | 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 | 37 | -10065/+328 |
* | screenshots should be fetched from screen in RGB and not BGR mode. | tobigun | 2008-05-02 | 1 | -3/+2 |
* | bugfix: USDX crashed while unloading opengl because of a bug in opengl12.pas ... | tobigun | 2008-05-02 | 1 | -0/+2 |
* | Applied this fix https://sourceforge.net/tracker/index.php?func=detail&aid=19... | tobigun | 2008-05-01 | 3 | -8682/+9968 |
* | 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 |
* | video-background fix. This should fix the white-screen bug with animation bac... | tobigun | 2008-04-30 | 1 | -1585/+1595 |
* | 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 |
* | disable stack-checks on debug build (-Ct) to avoid Runtime-Exceptions (Exit-C... | tobigun | 2008-04-30 | 1 | -1/+1 |
* | - title-bar icon working again in windowed mode | tobigun | 2008-04-30 | 6 | -1089/+1052 |
* | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 2008-04-30 | 11 | -6811/+6803 |
* | - 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 |
* | uncommented DEBUG-define in switches.inc, so release-mode is the default now. | tobigun | 2008-04-24 | 1 | -1/+1 |
* | - reverted some stuff that was erroneously commited by one of the last commits. | tobigun | 2008-04-24 | 10 | -983/+1130 |
* | some adjustments to the new switches.inc layout | tobigun | 2008-04-22 | 2 | -38/+4 |
* | 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 | 4 | -542/+516 |
* | removed old projectM stuff | tobigun | 2008-04-22 | 2 | -926/+0 |
* | missed some files for projectM | tobigun | 2008-04-22 | 2 | -0/+926 |
* | - new layout of the projectM lib-dir. | tobigun | 2008-04-22 | 10 | -665/+667 |
* | ffmpeg update to a newer version | tobigun | 2008-04-22 | 6 | -27/+107 |
* | New Makefile: | tobigun | 2008-04-22 | 4 | -468/+472 |
* | Added Makefile for ResourceExtractor | tobigun | 2008-04-22 | 1 | -0/+19 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1026 b956fd51-792f-... | canni0 | 2008-04-21 | 1 | -0/+302 |
* | 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 | 17 | -2756/+1477 |
* | Removed Libraries Dir because of problems with some dlls | f1fth_freed0m | 2008-04-15 | 9 | -15/+15 |
* | started to implement the new folder structure (like suggested in the wiki) | f1fth_freed0m | 2008-04-12 | 227 | -16/+16 |
* | translated some polish code | f1fth_freed0m | 2008-04-11 | 3 | -151/+150 |
* | finally removed IlNut from Editor (*hope* it will work) | s_alexander | 2008-04-10 | 4 | -61/+42 |
* | -Corrected some ifdefs in the Editor to make it useable on linux | f1fth_freed0m | 2008-04-10 | 1 | -40/+44 |
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 9 | -1497/+1631 |
* | make BPM changes during song possible | s_alexander | 2008-04-07 | 2 | -50/+57 |
* | forgot to remove this one | tobigun | 2008-04-07 | 1 | -1/+0 |