aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-08package-name changed to ultrastardxtobigun1-3/+1
2008-08-08debian package name changed to ultrastardxtobigun3-14/+29
2008-08-08With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...tobigun3-14/+2
2008-08-08changed error on read-only dirs into a warningtobigun1-1/+1
2008-08-08use SQLiteDLL instead of sqlite3.dlltobigun1-1/+1
2008-08-08warning removedtobigun1-0/+3
2008-08-08deprecated IncludeTrailingBackslash replaced with IncludeTrailingPathDelimitertobigun1-1/+1
2008-08-08FPC warning for unknown $C directive removedtobigun1-0/+2
2008-08-08some warnings removedtobigun5-47/+57
2008-08-08warnings suppressedtobigun2-1/+7
2008-08-08turned off platform specific warnings as we know that they aretobigun1-0/+3
2008-08-08warnings suppressedtobigun1-0/+4
2008-08-08result-values for TMenu.Draw() addedtobigun7-4/+9
2008-08-08somw warnings removedtobigun6-3/+36
2008-08-08- TStatResult is an abstract class now.tobigun3-171/+234
2008-08-07- Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)tobigun2-12/+44
2008-08-07- Introduced TStatType.tobigun3-160/+182
2008-08-07SUM/COUNT replaced by AVGtobigun1-5/+5
2008-08-07- strings are bound now to avoid failures with unquoted stringstobigun1-192/+243
2008-08-07Update of SQLiteTable3. The file was additionally patched to support Format()...tobigun4-125/+865
2008-08-06moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...tobigun7-115/+135
2008-08-06avoid seeking if video is not initializedtobigun1-0/+3
2008-08-06RenderAspect is not neededtobigun1-4/+9
2008-08-06support for projectM 1.2tobigun5-16/+31
2008-08-03Fix for USDX first run and no config.ini problem (ini is saved on startup)mogguh1-1/+5
2008-07-21usage of glPushAttrib(GL_VIEWPORT_BIT) to save the viewport settings.tobigun1-2/+5
2008-07-21fpc 2.2.2 fix, clocale is not available for windowstobigun1-0/+2
2008-07-19Fixed a bug in UScreenTop5: instead of a lokal var a config value was changed...whiteshark01-1/+1
2008-07-19Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...whiteshark01-3/+14
2008-07-19renamed TLineState to TLyricsStatetobigun2-6/+6
2008-07-19renamed TLineState to TLyricsStatetobigun5-57/+57
2008-07-19clean-up, removed some unused stufftobigun2-124/+36
2008-07-19PTexture addedtobigun1-8/+9
2008-07-19lyric engine patches, solvestobigun6-459/+568
2008-07-19- SetFontBlend addedtobigun1-117/+127
2008-07-17references to UMacResources.pp removedtobigun2-4/+0
2008-07-17- UPlatformXYZ.pas clean-uptobigun6-172/+216
2008-07-17- cleanuptobigun1-65/+60
2008-07-17Mac OS X version check addedtobigun1-0/+12
2008-07-17Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...tobigun4-440/+243
2008-07-16update of install-sh (taken from automake 1.10). This should fix the problem ...tobigun1-202/+470
2008-07-16removed outdated filestobigun6-4981/+17
2008-07-15New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...k-m_schindler4-15/+53
2008-07-15Cleaning up our SVN, removing unneeded files.mogguh3-204/+0
2008-07-15Cleaning up our SVN, removing unneeded files.mogguh3-0/+0
2008-07-15Cleaning up our SVN, removing unneeded files.mogguh13-910/+0
2008-07-15Changed the projectM version to the dll version provided at the wiki (compile...mogguh1-2/+2
2008-07-15As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.mogguh4-10/+12
2008-07-14Lyric help bar works againtobigun1-73/+119
2008-07-14cleanuptobigun1-52/+49