aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* package-name changed to ultrastardxtobigun2008-08-081-3/+1
* debian package name changed to ultrastardxtobigun2008-08-083-14/+29
* With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...tobigun2008-08-083-14/+2
* changed error on read-only dirs into a warningtobigun2008-08-081-1/+1
* use SQLiteDLL instead of sqlite3.dlltobigun2008-08-081-1/+1
* warning removedtobigun2008-08-081-0/+3
* deprecated IncludeTrailingBackslash replaced with IncludeTrailingPathDelimitertobigun2008-08-081-1/+1
* FPC warning for unknown $C directive removedtobigun2008-08-081-0/+2
* some warnings removedtobigun2008-08-085-47/+57
* warnings suppressedtobigun2008-08-082-1/+7
* turned off platform specific warnings as we know that they aretobigun2008-08-081-0/+3
* warnings suppressedtobigun2008-08-081-0/+4
* result-values for TMenu.Draw() addedtobigun2008-08-087-4/+9
* somw warnings removedtobigun2008-08-086-3/+36
* - TStatResult is an abstract class now.tobigun2008-08-083-171/+234
* - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)tobigun2008-08-072-12/+44
* - Introduced TStatType.tobigun2008-08-073-160/+182
* SUM/COUNT replaced by AVGtobigun2008-08-071-5/+5
* - strings are bound now to avoid failures with unquoted stringstobigun2008-08-071-192/+243
* Update of SQLiteTable3. The file was additionally patched to support Format()...tobigun2008-08-074-125/+865
* moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...tobigun2008-08-067-115/+135
* avoid seeking if video is not initializedtobigun2008-08-061-0/+3
* RenderAspect is not neededtobigun2008-08-061-4/+9
* support for projectM 1.2tobigun2008-08-065-16/+31
* Fix for USDX first run and no config.ini problem (ini is saved on startup)mogguh2008-08-031-1/+5
* usage of glPushAttrib(GL_VIEWPORT_BIT) to save the viewport settings.tobigun2008-07-211-2/+5
* fpc 2.2.2 fix, clocale is not available for windowstobigun2008-07-211-0/+2
* Fixed a bug in UScreenTop5: instead of a lokal var a config value was changed...whiteshark02008-07-191-1/+1
* Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...whiteshark02008-07-191-3/+14
* renamed TLineState to TLyricsStatetobigun2008-07-192-6/+6
* renamed TLineState to TLyricsStatetobigun2008-07-195-57/+57
* clean-up, removed some unused stufftobigun2008-07-192-124/+36
* PTexture addedtobigun2008-07-191-8/+9
* lyric engine patches, solvestobigun2008-07-196-459/+568
* - SetFontBlend addedtobigun2008-07-191-117/+127
* references to UMacResources.pp removedtobigun2008-07-172-4/+0
* - UPlatformXYZ.pas clean-uptobigun2008-07-176-172/+216
* - cleanuptobigun2008-07-171-65/+60
* Mac OS X version check addedtobigun2008-07-171-0/+12
* Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...tobigun2008-07-174-440/+243
* update of install-sh (taken from automake 1.10). This should fix the problem ...tobigun2008-07-161-202/+470
* removed outdated filestobigun2008-07-166-4981/+17
* New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...k-m_schindler2008-07-154-15/+53
* Cleaning up our SVN, removing unneeded files.mogguh2008-07-153-204/+0
* Cleaning up our SVN, removing unneeded files.mogguh2008-07-153-0/+0
* Cleaning up our SVN, removing unneeded files.mogguh2008-07-1513-910/+0
* Changed the projectM version to the dll version provided at the wiki (compile...mogguh2008-07-151-2/+2
* As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.mogguh2008-07-154-10/+12
* Lyric help bar works againtobigun2008-07-141-73/+119
* cleanuptobigun2008-07-141-52/+49