| Commit message (Expand) | Author | Files | Lines |
2009-03-21 | party fix for linux: | tobigun | 1 | -12/+11 |
2009-03-21 | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 10 | -3014/+141 |
2009-03-10 | folder sorting w/ cats on fixed (ticket #84) | whiteshark0 | 1 | -2/+39 |
2009-03-08 | Cosmetics | k-m_schindler | 1 | -14/+17 |
2009-03-07 | removed some unused units. | k-m_schindler | 1 | -29/+23 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 10 | -544/+624 |
2009-03-07 | unclutter Umain: ConversionFileName moved to UScreenEditConvert | k-m_schindler | 1 | -2/+0 |
2009-03-07 | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 13 | -160/+225 |
2009-03-06 | Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMain | k-m_schindler | 1 | -20/+0 |
2009-03-04 | Mac OS X only: change folder hierarchy in Application Support: delete Resourc... | k-m_schindler | 1 | -16/+16 |
2009-03-03 | cosmetics and comments | k-m_schindler | 1 | -9/+15 |
2009-03-03 | Color bug on Windows resolved. Type conversion problem | k-m_schindler | 1 | -3/+7 |
2009-03-01 | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 1 | -7/+0 |
2009-02-28 | some cosmetic changes | whiteshark0 | 1 | -2/+6 |
2009-02-28 | loading of songs with relative: yes fixed | whiteshark0 | 1 | -1/+1 |
2009-02-28 | Some cleanup done | whiteshark0 | 4 | -134/+99 |
2009-02-28 | Cosmetics | k-m_schindler | 1 | -77/+72 |
2009-02-28 | cardinal to integer clears warning + some cosmetics | k-m_schindler | 1 | -28/+27 |
2009-02-28 | Cosmetics: rename WndTitle to WindowTitle | k-m_schindler | 1 | -5/+5 |
2009-02-25 | formatting only | k-m_schindler | 1 | -10/+10 |
2009-02-23 | serious code change. First trial to fix the score calculations. Please test | k-m_schindler | 1 | -1/+5 |
2009-02-23 | more formatting | k-m_schindler | 1 | -18/+19 |
2009-02-23 | - fixed compilation error from r1601 | canni0 | 1 | -1/+1 |
2009-02-23 | Formatting as a start :-) | k-m_schindler | 1 | -81/+74 |
2009-02-22 | index changed from cardinal to integer. prevents 64 bit integers and warning | k-m_schindler | 1 | -71/+66 |
2009-02-22 | formatting | k-m_schindler | 1 | -68/+59 |
2009-02-22 | type adjustment | k-m_schindler | 1 | -2/+2 |
2009-02-21 | typo correction and editing | k-m_schindler | 1 | -95/+95 |
2009-02-21 | some editing, no code change | k-m_schindler | 1 | -38/+46 |
2009-02-14 | cleanup. no code change | k-m_schindler | 1 | -82/+76 |
2009-02-13 | Additional safe guard for pixel size in ColorizeImage | k-m_schindler | 1 | -0/+9 |
2009-02-13 | endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for... | k-m_schindler | 1 | -0/+25 |
2009-02-12 | more simplification and optimization of ColorizeImage. Removal of unneeded sh... | k-m_schindler | 1 | -60/+99 |
2009-02-10 | types unified to longword, algo optimized, but no succes regarding endian rel... | k-m_schindler | 1 | -15/+16 |
2009-02-04 | - PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te... | tobigun | 3 | -24/+36 |
2009-02-04 | Tabs_at_startup -> TabsAtStartup | tobigun | 2 | -3/+3 |
2009-02-03 | implementing the use of the default texture in ParseTextureType | k-m_schindler | 1 | -25/+23 |
2009-02-03 | more cosmetic changes, no code change | k-m_schindler | 1 | -125/+108 |
2009-02-03 | cosmetic changes, no code change | k-m_schindler | 1 | -164/+227 |
2009-01-19 | Threshold and boost saved again | tobigun | 1 | -4/+4 |
2009-01-19 | Mic settings saved again (broken in revision 912) | tobigun | 1 | -7/+12 |
2009-01-02 | capture failure of file/dir access. Courtesy to Filipe Cabecinhas. | k-m_schindler | 1 | -2/+10 |
2008-11-30 | Deluxe theme for Editor menu. Part 2. This part may break Classic theme. | k-m_schindler | 1 | -0/+29 |
2008-11-29 | folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be... | k-m_schindler | 1 | -5/+14 |
2008-11-26 | some small format edits | k-m_schindler | 1 | -13/+13 |
2008-11-26 | formatting and modi change to modus | k-m_schindler | 1 | -27/+27 |
2008-11-26 | names of variables changed | k-m_schindler | 1 | -20/+20 |
2008-11-26 | replace integer by enumeration type alignment | k-m_schindler | 1 | -21/+23 |
2008-11-24 | some format changes and minor code rearrangements. | k-m_schindler | 1 | -42/+47 |
2008-11-15 | formatting and language. | k-m_schindler | 1 | -202/+209 |