| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | formatting and wording | k-m_schindler | 2009-04-15 | 1 | -31/+36 |
* | - updated french language (wrong line, thx to Cédric) | canni0 | 2009-04-14 | 1 | -1/+1 |
* | - updated french language (thx to Cedric) | canni0 | 2009-04-14 | 1 | -0/+322 |
* | - updated german language file | canni0 | 2009-04-13 | 1 | -3/+3 |
* | - updated italian language | canni0 | 2009-04-13 | 17 | -4623/+4635 |
* | - added uninstall option (songs, covers, highscores) | canni0 | 2009-04-12 | 4 | -60/+129 |
* | - replaced unzip method (fixes german umlaute problem) | canni0 | 2009-04-10 | 3 | -48/+52 |
* | - corrected download links | canni0 | 2009-04-10 | 1 | -6/+6 |
* | - added songs (wise guys, bodo wartke, shearer) and themes (whitesensation, b... | canni0 | 2009-04-10 | 5 | -60/+409 |
* | Warnings and Notes cleanup | k-m_schindler | 2009-04-09 | 2 | -7/+5 |
* | Warnings and Notes cleanup | k-m_schindler | 2009-04-09 | 2 | -4/+0 |
* | Warnings and Notes cleanup | k-m_schindler | 2009-04-09 | 1 | -4/+2 |
* | Cosmetics | k-m_schindler | 2009-04-09 | 1 | -80/+95 |
* | adjust text to new situation | k-m_schindler | 2009-04-08 | 1 | -0/+5 |
* | bring the type align to our coding standards | k-m_schindler | 2009-04-06 | 2 | -7/+7 |
* | cover-size of 64px added, default changed to 128px instead of 256px | tobigun | 2009-03-23 | 1 | -2/+2 |
* | Fixed some displaying issues w/ old party mode | whiteshark0 | 2009-03-23 | 2 | -231/+50 |
* | cosmetics | whiteshark0 | 2009-03-23 | 1 | -2/+2 |
* | added list of things that prevent us from releasing a the 1.1 | whiteshark0 | 2009-03-23 | 1 | -0/+31 |
* | cosmetics | k-m_schindler | 2009-03-23 | 5 | -350/+391 |
* | cosmetics | k-m_schindler | 2009-03-23 | 1 | -12/+12 |
* | remove empty directory UltraPong | k-m_schindler | 2009-03-22 | 0 | -0/+0 |
* | stdcall; -> {$IFDEF MSWINDOWS} stdcall; {$ELSE} cdecl; {$ENDIF} | k-m_schindler | 2009-03-22 | 1 | -4/+4 |
* | party fix for linux: | tobigun | 2009-03-21 | 3 | -31/+52 |
* | unused files of new party-mode removed | tobigun | 2009-03-21 | 2 | -382/+0 |
* | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 2009-03-21 | 21 | -3162/+210 |
* | folder sorting w/ cats on fixed (ticket #84) | whiteshark0 | 2009-03-10 | 1 | -2/+39 |
* | Cosmetics | k-m_schindler | 2009-03-08 | 1 | -14/+17 |
* | removed some unused units. | k-m_schindler | 2009-03-07 | 1 | -29/+23 |
* | overdrawing of first screen when using visualizations fixed. visualizations a... | whiteshark0 | 2009-03-07 | 2 | -9/+22 |
* | final cleanup of Umain. Creation of UNote | k-m_schindler | 2009-03-07 | 19 | -756/+914 |
* | unclutter Umain: ConversionFileName moved to UScreenEditConvert | k-m_schindler | 2009-03-07 | 3 | -2/+4 |
* | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 2009-03-07 | 19 | -185/+267 |
* | Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMain | k-m_schindler | 2009-03-06 | 2 | -27/+23 |
* | property svn:ignore in trunk and src set | k-m_schindler | 2009-03-05 | 0 | -0/+0 |
* | the macosx icon file (ultrastardx.icns) must be in the folder resources | k-m_schindler | 2009-03-05 | 1 | -1/+2 |
* | Removal of duplicate file | k-m_schindler | 2009-03-05 | 1 | -202/+0 |
* | renamed | mogguh | 2009-03-04 | 1 | -0/+202 |
* | Mac OS X only: change folder hierarchy in Application Support: delete Resourc... | k-m_schindler | 2009-03-04 | 2 | -20/+20 |
* | cosmetics and comments | k-m_schindler | 2009-03-03 | 1 | -9/+15 |
* | Color bug on Windows resolved. Type conversion problem | k-m_schindler | 2009-03-03 | 1 | -3/+7 |
* | Cosmetics | k-m_schindler | 2009-03-01 | 1 | -141/+128 |
* | crashes in ScreenScore w/ 6 players fixed | whiteshark0 | 2009-03-01 | 1 | -6/+58 |
* | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 2009-03-01 | 8 | -30/+47 |
* | some cosmetic changes | whiteshark0 | 2009-02-28 | 1 | -2/+6 |
* | loading of songs with relative: yes fixed | whiteshark0 | 2009-02-28 | 1 | -1/+1 |
* | Some cleanup done | whiteshark0 | 2009-02-28 | 6 | -137/+110 |
* | Cosmetics | k-m_schindler | 2009-02-28 | 1 | -77/+72 |
* | cardinal to integer clears warning + some cosmetics | k-m_schindler | 2009-02-28 | 1 | -28/+27 |
* | Cosmetics: rename WndTitle to WindowTitle | k-m_schindler | 2009-02-28 | 1 | -5/+5 |