aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* created a branche for the new songloading to have time to implement itsvn/new_songloadinggithub/svn/new_songloadings_alexander2008-04-170-0/+0
* Removed Libraries Dir because of problems with some dllsf1fth_freed0m2008-04-159-15/+15
* started to implement the new folder structure (like suggested in the wiki)f1fth_freed0m2008-04-12227-16/+16
* translated some polish codef1fth_freed0m2008-04-113-151/+150
* finally removed IlNut from Editor (*hope* it will work)s_alexander2008-04-104-61/+42
* -Corrected some ifdefs in the Editor to make it useable on linuxf1fth_freed0m2008-04-101-40/+44
* workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun2008-04-109-1497/+1631
* make BPM changes during song possibles_alexander2008-04-072-50/+57
* forgot to remove this onetobigun2008-04-071-1/+0
* - added script for rc->res compilation with FPC (rccompile-fpc.bat)tobigun2008-04-072-0/+4
* - Removed lrs resource usage in linux. Resources are copied to /usr/share/res...tobigun2008-04-0712-1228/+1447
* moved resources from /Game to /Resourcestobigun2008-04-0739-33/+33
* [main]playerNumberBox.png is a png not a jpgtobigun2008-04-076-12/+12
* New Covers.Cache Texture loading finishedwhiteshark02008-04-063-66/+267
* Merged .lpr-contents into .dpr. An {$I UltraStar.dpr} is left as the only cod...tobigun2008-04-063-39/+28
* import of external variables does not work in fpc (why?)tobigun2008-04-061-980/+969
* - removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun2008-04-0634-11914/+1955
* removed lazarus dependenciestobigun2008-04-0619-2533/+2452
* TRANSLATE define removed. Define was not used anymore.tobigun2008-04-063-2356/+2331
* Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun2008-04-065-72/+86
* Compilation on Linux fixedwhiteshark02008-04-051-4/+18
* UTexture not committed correctlywhiteshark02008-04-041-81/+48
* Covers Cache rewrittenwhiteshark02008-04-044-1102/+1337
* rewriting of the txt file parsers_alexander2008-04-0315-2097/+2622
* second try to fix the problem, that the video is bigger than the screen when ...s_alexander2008-04-031-19/+21
* Deluxe Skin (Wip!): New subtheme called "ocean", has an animated background. ...mogguh2008-04-0318-5388/+5641
* removed second ultrastar.lrs inclusiontobigun2008-04-011-9/+0
* removed unused lclintf/windows referencestobigun2008-04-017-993/+959
* shortened Log Outputb1indy2008-04-011-2/+2
* Replaced GetTickCount with SDL_GetTicksf1fth_freed0m2008-04-016-14/+15
* ColorizePixel now uses fixed point mathb1indy2008-03-311-42/+77
* Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun2008-03-314-70/+106
* Unicode fix for WideCharUpperCase(). This should work on all platforms now.tobigun2008-03-311-27/+9
* Removed unused Format-parameter in LoadTexture() and Add...()tobigun2008-03-3114-145/+145
* beep() removedtobigun2008-03-319-34/+22
* - removed "Font Black" and "Font" texture typetobigun2008-03-3128-408/+393
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...whiteshark02008-03-312-37/+77
* Support for Unicode-strings and chars (etc. WideUpperCase) in MacOSX.tobigun2008-03-311-1/+1
* Reimplemented all old features of Databasewhiteshark02008-03-301-74/+67
* New Database Structure Init readywhiteshark02008-03-302-17/+77
* Prepared some classes for enhanced Song loading.whiteshark02008-03-3010-238/+570
* enabled the output of the full file path on error, warning or notice durring ...s_alexander2008-03-301-1/+1
* Made the exit button in Lyric options visiblef1fth_freed0m2008-03-281-1/+1
* - Select(Slide) textures should work now ('Font Black' -> 'Colorized')tobigun2008-03-283-322/+119
* Some WideChar casts to let it compile in Delphi7 again.whiteshark02008-03-282-2/+2
* Deleted the new stave option in the theme by accident, here's the fixmogguh2008-03-281-0/+19
* fixed EIntOverflow in function TMenu.WideCharUpperCase when used on Linux ( o...jaybinks2008-03-282-1/+23
* Writeln caused a problem in the previously committed USong.pas, debug message...mogguh2008-03-271-1/+1
* Added Missig UXMLSongs.pasf1fth_freed0m2008-03-271-0/+573
* USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2008-03-275-30/+360