aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler10-544/+624
2009-03-07unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler1-2/+0
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler13-160/+225
2009-03-06Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler1-20/+0
2009-03-04Mac OS X only: change folder hierarchy in Application Support: delete Resourc...k-m_schindler1-16/+16
2009-03-03cosmetics and commentsk-m_schindler1-9/+15
2009-03-03Color bug on Windows resolved. Type conversion problemk-m_schindler1-3/+7
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-7/+0
2009-02-28some cosmetic changeswhiteshark01-2/+6
2009-02-28loading of songs with relative: yes fixedwhiteshark01-1/+1
2009-02-28Some cleanup donewhiteshark04-134/+99
2009-02-28Cosmeticsk-m_schindler1-77/+72
2009-02-28cardinal to integer clears warning + some cosmeticsk-m_schindler1-28/+27
2009-02-28Cosmetics: rename WndTitle to WindowTitlek-m_schindler1-5/+5
2009-02-25formatting onlyk-m_schindler1-10/+10
2009-02-23serious code change. First trial to fix the score calculations. Please testk-m_schindler1-1/+5
2009-02-23more formattingk-m_schindler1-18/+19
2009-02-23- fixed compilation error from r1601canni01-1/+1
2009-02-23Formatting as a start :-)k-m_schindler1-81/+74
2009-02-22index changed from cardinal to integer. prevents 64 bit integers and warningk-m_schindler1-71/+66
2009-02-22formattingk-m_schindler1-68/+59
2009-02-22type adjustmentk-m_schindler1-2/+2
2009-02-21typo correction and editingk-m_schindler1-95/+95
2009-02-21some editing, no code changek-m_schindler1-38/+46
2009-02-14cleanup. no code changek-m_schindler1-82/+76
2009-02-13Additional safe guard for pixel size in ColorizeImagek-m_schindler1-0/+9
2009-02-13endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for...k-m_schindler1-0/+25
2009-02-12more simplification and optimization of ColorizeImage. Removal of unneeded sh...k-m_schindler1-60/+99
2009-02-10types unified to longword, algo optimized, but no succes regarding endian rel...k-m_schindler1-15/+16
2009-02-04- PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...tobigun3-24/+36
2009-02-04Tabs_at_startup -> TabsAtStartuptobigun2-3/+3
2009-02-03implementing the use of the default texture in ParseTextureTypek-m_schindler1-25/+23
2009-02-03more cosmetic changes, no code changek-m_schindler1-125/+108
2009-02-03cosmetic changes, no code changek-m_schindler1-164/+227
2009-01-19Threshold and boost saved againtobigun1-4/+4
2009-01-19Mic settings saved again (broken in revision 912)tobigun1-7/+12
2009-01-02capture failure of file/dir access. Courtesy to Filipe Cabecinhas.k-m_schindler1-2/+10
2008-11-30Deluxe theme for Editor menu. Part 2. This part may break Classic theme.k-m_schindler1-0/+29
2008-11-29folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be...k-m_schindler1-5/+14
2008-11-26some small format editsk-m_schindler1-13/+13
2008-11-26formatting and modi change to modusk-m_schindler1-27/+27
2008-11-26names of variables changedk-m_schindler1-20/+20
2008-11-26replace integer by enumeration type alignmentk-m_schindler1-21/+23
2008-11-24some format changes and minor code rearrangements.k-m_schindler1-42/+47
2008-11-15formatting and language.k-m_schindler1-202/+209
2008-11-13Format adjustments. no code change.k-m_schindler1-45/+49
2008-11-12some minor reformatting. no code change.k-m_schindler1-29/+31
2008-11-09lyric fixtobigun1-1/+1
2008-11-03All comments are English now (Polish ones have been translated)tobigun4-21/+21
2008-10-31- codepage converter (CP1252, CP1250) addedtobigun2-222/+369