aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UThemes.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-19font-size is now in pixels (not pixels/3) in themes tobigun1-4/+2
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-2/+4
2008-10-19- background-type -> enumtobigun1-74/+74
2008-10-18style adjustments. no code change.k-m_schindler1-100/+115
2008-10-13Abstraction of the menus backgroundwhiteshark01-3/+39
2008-09-23remove junk tab whitespacek-m_schindler1-58/+55
2008-09-23indentation unified, no code change.k-m_schindler1-5/+5
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-21missing files commitedwhiteshark01-40/+51
2008-09-20Equalizer class writtenwhiteshark01-1/+33
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-26Removed: Select, outdated/unused (+SelectSlide does the job)mogguh1-57/+0
2008-08-25Added: Option for background music in sound options (affects UIni too)mogguh1-0/+2
2008-08-23Visualization are now available and configurable via the options graphics screenmogguh1-0/+2
2008-08-15VoicePassthrough is now available at the options, turns playback from the mic...mogguh1-13/+15
2008-07-12Text has a new property -> Z (default is 0)mogguh1-52/+54
2008-06-08- set svn:eol-style to nativetobigun1-2283/+2283
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-2/+4
2008-05-06Option screen has two rows of buttons, to select the row beneath press [curso...mogguh1-14/+14
2008-05-05Added text reflection as new property in the thememogguh1-1/+11
2008-05-02- replaced some DebugWriteln() with Log.Log...() tobigun1-6/+2
2008-04-06TRANSLATE define removed. Define was not used anymore.tobigun1-2287/+2275
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-16/+14
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-2/+2
2008-03-17Staves now can be turned of in Optionsf1fth_freed0m1-0/+2
2008-03-14new lyric effect: slides_alexander1-2/+2
2008-03-12Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m1-0/+6
2008-03-04removed overuse of DecimalSeperatorjaybinks1-30/+0
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-7/+5
2007-12-20made USDX function when file paths differ from previous expectations..jaybinks1-88/+91
2007-12-20Minor refinings in score screenmogguh1-0/+4
2007-11-20promoted changes from fisheye#614 to the main trunkjaybinks1-0/+92
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-3/+1
2007-10-02Fixed linux compilation.jaybinks1-2200/+2212
2007-09-24fixed song loading in Lazarus..jaybinks1-14/+11
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-0/+4
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-2/+5
2007-09-18major tidy up of Umusic ... jaybinks1-0/+4
2007-09-10Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh1-213/+88
2007-06-20Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screenwhiteshark01-0/+32
2007-06-10Changed LineBonus Translations to 0.5.3 compatible Textswhiteshark01-8/+8
2007-06-10Added a workaround for EInvalidPointer Exception when a not existing Equalizer-whiteshark01-0/+5
2007-06-09Added Preview Volume and Fading to Sound Optionswhiteshark01-2/+7
2007-06-06Made new Player BG and Score Objects in ScreenSing backwards compatiblewhiteshark01-8/+30
2007-06-01Fixed standard Cover position.whiteshark01-1/+6
2007-05-17added: Video Icon. Shows if Video is present in Song-Selection. Needs to be f...mota231-1/+11