| Commit message (Expand) | Author | Age | Files | Lines |
* | path suffix changed from UltraStarDeluxe to ultrastardx. This means USDX is ... | tobigun | 2008-08-08 | 1 | -3/+3 |
* | package-name changed to ultrastardx | tobigun | 2008-08-08 | 1 | -3/+1 |
* | debian package name changed to ultrastardx | tobigun | 2008-08-08 | 3 | -14/+29 |
* | With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ... | tobigun | 2008-08-08 | 3 | -14/+2 |
* | changed error on read-only dirs into a warning | tobigun | 2008-08-08 | 1 | -1/+1 |
* | use SQLiteDLL instead of sqlite3.dll | tobigun | 2008-08-08 | 1 | -1/+1 |
* | warning removed | tobigun | 2008-08-08 | 1 | -0/+3 |
* | deprecated IncludeTrailingBackslash replaced with IncludeTrailingPathDelimiter | tobigun | 2008-08-08 | 1 | -1/+1 |
* | FPC warning for unknown $C directive removed | tobigun | 2008-08-08 | 1 | -0/+2 |
* | some warnings removed | tobigun | 2008-08-08 | 5 | -47/+57 |
* | warnings suppressed | tobigun | 2008-08-08 | 2 | -1/+7 |
* | turned off platform specific warnings as we know that they are | tobigun | 2008-08-08 | 1 | -0/+3 |
* | warnings suppressed | tobigun | 2008-08-08 | 1 | -0/+4 |
* | result-values for TMenu.Draw() added | tobigun | 2008-08-08 | 7 | -4/+9 |
* | somw warnings removed | tobigun | 2008-08-08 | 6 | -3/+36 |
* | - TStatResult is an abstract class now. | tobigun | 2008-08-08 | 3 | -171/+234 |
* | - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp) | tobigun | 2008-08-07 | 2 | -12/+44 |
* | - Introduced TStatType. | tobigun | 2008-08-07 | 3 | -160/+182 |
* | SUM/COUNT replaced by AVG | tobigun | 2008-08-07 | 1 | -5/+5 |
* | - strings are bound now to avoid failures with unquoted strings | tobigun | 2008-08-07 | 1 | -192/+243 |
* | Update of SQLiteTable3. The file was additionally patched to support Format()... | tobigun | 2008-08-07 | 4 | -125/+865 |
* | moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N... | tobigun | 2008-08-06 | 7 | -115/+135 |
* | avoid seeking if video is not initialized | tobigun | 2008-08-06 | 1 | -0/+3 |
* | RenderAspect is not needed | tobigun | 2008-08-06 | 1 | -4/+9 |
* | support for projectM 1.2 | tobigun | 2008-08-06 | 5 | -16/+31 |
* | Fix for USDX first run and no config.ini problem (ini is saved on startup) | mogguh | 2008-08-03 | 1 | -1/+5 |
* | usage of glPushAttrib(GL_VIEWPORT_BIT) to save the viewport settings. | tobigun | 2008-07-21 | 1 | -2/+5 |
* | fpc 2.2.2 fix, clocale is not available for windows | tobigun | 2008-07-21 | 1 | -0/+2 |
* | Fixed a bug in UScreenTop5: instead of a lokal var a config value was changed... | whiteshark0 | 2008-07-19 | 1 | -1/+1 |
* | Some changes in ReadScore and WriteScore to prevent for crashes caused by mor... | whiteshark0 | 2008-07-19 | 1 | -3/+14 |
* | renamed TLineState to TLyricsState | tobigun | 2008-07-19 | 2 | -6/+6 |
* | renamed TLineState to TLyricsState | tobigun | 2008-07-19 | 5 | -57/+57 |
* | clean-up, removed some unused stuff | tobigun | 2008-07-19 | 2 | -124/+36 |
* | PTexture added | tobigun | 2008-07-19 | 1 | -8/+9 |
* | lyric engine patches, solves | tobigun | 2008-07-19 | 6 | -459/+568 |
* | - SetFontBlend added | tobigun | 2008-07-19 | 1 | -117/+127 |
* | Fonts now look better in TEXTURE_TYPE_TRANSPARENT mode. | tobigun | 2008-07-19 | 4 | -0/+0 |
* | references to UMacResources.pp removed | tobigun | 2008-07-17 | 2 | -4/+0 |
* | - UPlatformXYZ.pas clean-up | tobigun | 2008-07-17 | 6 | -172/+216 |
* | - cleanup | tobigun | 2008-07-17 | 1 | -65/+60 |
* | Mac OS X version check added | tobigun | 2008-07-17 | 1 | -0/+12 |
* | Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi... | tobigun | 2008-07-17 | 4 | -440/+243 |
* | update of install-sh (taken from automake 1.10). This should fix the problem ... | tobigun | 2008-07-16 | 1 | -202/+470 |
* | removed outdated files | tobigun | 2008-07-16 | 6 | -4981/+17 |
* | New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar... | k-m_schindler | 2008-07-15 | 4 | -15/+53 |
* | Cleaning up our SVN, removing unneeded files. | mogguh | 2008-07-15 | 3 | -204/+0 |
* | Cleaning up our SVN, removing unneeded files. | mogguh | 2008-07-15 | 3 | -0/+0 |
* | Cleaning up our SVN, removing unneeded files. | mogguh | 2008-07-15 | 13 | -910/+0 |
* | Cleaning up our SVN, removing unneeded files. | mogguh | 2008-07-15 | 253 | -36748/+0 |
* | Changed the projectM version to the dll version provided at the wiki (compile... | mogguh | 2008-07-15 | 1 | -2/+2 |