| Commit message (Expand) | Author | Age | Files | Lines |
* | removed second ultrastar.lrs inclusion | tobigun | 2008-04-01 | 1 | -9/+0 |
* | removed unused lclintf/windows references | tobigun | 2008-04-01 | 2 | -963/+953 |
* | shortened Log Output | b1indy | 2008-04-01 | 1 | -2/+2 |
* | Replaced GetTickCount with SDL_GetTicks | f1fth_freed0m | 2008-04-01 | 2 | -4/+4 |
* | ColorizePixel now uses fixed point math | b1indy | 2008-03-31 | 1 | -42/+77 |
* | Now colorized textures are appended to the TTextureDatabase too. This will pr... | tobigun | 2008-03-31 | 2 | -36/+74 |
* | Removed unused Format-parameter in LoadTexture() and Add...() | tobigun | 2008-03-31 | 5 | -48/+48 |
* | beep() removed | tobigun | 2008-03-31 | 5 | -18/+16 |
* | - removed "Font Black" and "Font" texture type | tobigun | 2008-03-31 | 7 | -195/+183 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4... | whiteshark0 | 2008-03-31 | 1 | -37/+75 |
* | Reimplemented all old features of Database | whiteshark0 | 2008-03-30 | 1 | -74/+67 |
* | New Database Structure Init ready | whiteshark0 | 2008-03-30 | 2 | -17/+77 |
* | Prepared some classes for enhanced Song loading. | whiteshark0 | 2008-03-30 | 5 | -96/+427 |
* | - Select(Slide) textures should work now ('Font Black' -> 'Colorized') | tobigun | 2008-03-28 | 2 | -307/+90 |
* | Writeln caused a problem in the previously committed USong.pas, debug message... | mogguh | 2008-03-27 | 1 | -1/+1 |
* | Added Missig UXMLSongs.pas | f1fth_freed0m | 2008-03-27 | 1 | -0/+573 |
* | USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser | f1fth_freed0m | 2008-03-27 | 2 | -28/+351 |
* | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 2008-03-26 | 14 | -201/+111 |
* | Fixed compilation on the mac. | eddie-0815 | 2008-03-25 | 4 | -1714/+1733 |
* | Added functions to determine to which character-class (alpha(=letter), numeri... | tobigun | 2008-03-22 | 1 | -1/+65 |
* | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 2008-03-21 | 1 | -3/+3 |
* | lenght -> length | tobigun | 2008-03-21 | 6 | -575/+575 |
* | Staves now can be turned of in Options | f1fth_freed0m | 2008-03-17 | 3 | -4/+14 |
* | fixed the playback speed of the movie background | s_alexander | 2008-03-17 | 1 | -708/+708 |
* | no need to RE-Initialize the textures and screens.. | jaybinks | 2008-03-14 | 1 | -2/+0 |
* | fixes for delphi :P | s_alexander | 2008-03-14 | 1 | -4/+4 |
* | new lyric effect: slide | s_alexander | 2008-03-14 | 6 | -162/+249 |
* | Added an skinable overlay in SingScreen to indicate if pause is enabled | f1fth_freed0m | 2008-03-12 | 2 | -1/+7 |
* | Removed zlportio from Code | f1fth_freed0m | 2008-03-10 | 1 | -13/+21 |
* | re-added local variable that was required for windows. | jaybinks | 2008-03-10 | 1 | -1/+3 |
* | fix build problem for me local... | jaybinks | 2008-03-10 | 1 | -5/+4 |
* | auto removed a bunch of unused local variables | jaybinks | 2008-03-10 | 7 | -2843/+2843 |
* | removed a few unused local variables | jaybinks | 2008-03-10 | 3 | -14/+15 |
* | new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work... | tobigun | 2008-03-09 | 3 | -47/+108 |
* | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2008-03-09 | 2 | -2/+6 |
* | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2008-03-09 | 4 | -25/+34 |
* | ZeroNotes are ignored now and a notice is written to error.log | f1fth_freed0m | 2008-03-09 | 1 | -1/+4 |
* | - Fixed audio-playing in container (video) files. Now audio can be read direc... | tobigun | 2008-03-07 | 2 | -14/+34 |
* | GetPCMData added for SDL/Portaudio | tobigun | 2008-03-07 | 1 | -894/+899 |
* | implemented ball lyrics effekt | s_alexander | 2008-03-07 | 1 | -341/+273 |
* | Translated some Variables | f1fth_freed0m | 2008-03-07 | 6 | -127/+127 |
* | File removed as per | jaybinks | 2008-03-07 | 1 | -836/+0 |
* | playlists are sorted alphabeticaly | s_alexander | 2008-03-06 | 1 | -10/+29 |
* | bug-fix: there was a Floating-Point exception when calling WindowFunc(). This... | tobigun | 2008-03-06 | 1 | -32/+63 |
* | replaced some "string" parameters with "const string" | tobigun | 2008-03-06 | 6 | -29/+22 |
* | do we need the file UPliki.pas? | f1fth_freed0m | 2008-03-06 | 1 | -0/+2 |
* | Translated German comments to English | f1fth_freed0m | 2008-03-06 | 5 | -9/+33 |
* | add ini file option SDLBufferSize to set the buffersize for the sdl playback ... | s_alexander | 2008-03-06 | 3 | -48/+72 |
* | Translated Some Variables | f1fth_freed0m | 2008-03-06 | 5 | -145/+145 |
* | Translated so Variable Names | f1fth_freed0m | 2008-03-06 | 7 | -82/+82 |