aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* FFmpeg spelling fixtobigun2008-08-271-0/+0
* FFmpeg spelling fixtobigun2008-08-271-0/+0
* spelling corrected FFMpeg -> FFmpegtobigun2008-08-277-137/+138
* FFmpeg is very verbose and shows a bunch of errors.tobigun2008-08-271-0/+22
* Cleanuptobigun2008-08-261-234/+89
* Removed: Select, outdated/unused (+SelectSlide does the job)mogguh2008-08-261-57/+0
* Added: Option for background music in sound options (affects UIni too)mogguh2008-08-253-15/+44
* Fixed "Illegal assembler style specified "INTEL"" compile error on non-Intel ...tobigun2008-08-251-4/+6
* FPC 2.2.2 compatibility fix.tobigun2008-08-251-19/+6
* Visualization are now available and configurable via the options graphics screenmogguh2008-08-232-3/+25
* some projectM fixes:tobigun2008-08-212-47/+110
* Usage of CopyFiletobigun2008-08-201-32/+17
* TPlatform.CopyFile addedtobigun2008-08-202-9/+61
* DebugWriteln change to Log.LogError + minor format adjustments.k-m_schindler2008-08-201-3/+4
* Creation of User Resource folder corrected + minor format adjustments.k-m_schindler2008-08-201-8/+8
* comment cleanuptobigun2008-08-201-154/+121
* comments updated, also for the use with PasDoc.k-m_schindler2008-08-151-41/+152
* Typo in comment correctedk-m_schindler2008-08-151-1/+1
* Race-Conditions fixed in recording stuff.tobigun2008-08-153-59/+98
* - Support for multiple song/cover paths.tobigun2008-08-154-331/+465
* offscreen lyrics drawing needs a fixtobigun2008-08-151-0/+4
* Removed now unneeded define for VoicePassthrough, added a begin and a endmogguh2008-08-151-8/+6
* GetSpecialPath() added to retrieve system/user paths like the users "Applicat...tobigun2008-08-151-23/+42
* VoicePassthrough is now available at the options, turns playback from the mic...mogguh2008-08-153-17/+28
* Covers.Load does not exist anymoretobigun2008-08-131-2/+2
* Disabled threaded song-loading until it is fixed. tobigun2008-08-131-16/+23
* - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...tobigun2008-08-134-194/+365
* moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pastobigun2008-08-133-501/+375
* workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T...tobigun2008-08-111-0/+4
* linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w...tobigun2008-08-081-2/+10
* With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...tobigun2008-08-081-1/+1
* changed error on read-only dirs into a warningtobigun2008-08-081-1/+1
* warning removedtobigun2008-08-081-0/+3
* deprecated IncludeTrailingBackslash replaced with IncludeTrailingPathDelimitertobigun2008-08-081-1/+1
* some warnings removedtobigun2008-08-084-10/+17
* warnings suppressedtobigun2008-08-082-1/+7
* turned off platform specific warnings as we know that they aretobigun2008-08-081-0/+3
* somw warnings removedtobigun2008-08-086-3/+36
* - TStatResult is an abstract class now.tobigun2008-08-081-65/+82
* - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)tobigun2008-08-071-11/+43
* - Introduced TStatType.tobigun2008-08-071-119/+139
* SUM/COUNT replaced by AVGtobigun2008-08-071-5/+5
* - strings are bound now to avoid failures with unquoted stringstobigun2008-08-071-192/+243
* moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...tobigun2008-08-061-89/+0
* avoid seeking if video is not initializedtobigun2008-08-061-0/+3
* RenderAspect is not neededtobigun2008-08-061-4/+9
* Fix for USDX first run and no config.ini problem (ini is saved on startup)mogguh2008-08-031-1/+5
* fpc 2.2.2 fix, clocale is not available for windowstobigun2008-07-211-0/+2
* Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...whiteshark02008-07-191-3/+14
* renamed TLineState to TLyricsStatetobigun2008-07-191-2/+2