aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable writablek-m_schindler2016-01-032-27/+14
* prepare adjustments.k-m_schindler2016-01-031-8/+69
* add menusk-m_schindler2016-01-032-3/+21
* small adjustment to github. no idea what this is good fork-m_schindler2016-01-031-1/+1
* white space correctionsk-m_schindler2016-01-031-1/+1
* fix indentationk-m_schindler2016-01-031-3/+74
* fix compilationk-m_schindler2016-01-031-7/+99
* new drawing of textk-m_schindler2016-01-031-2/+14
* prepare for adding some screensk-m_schindler2016-01-031-3/+12
* * Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit2015-10-201-1/+1
* * if NPOT is supported by the graphics card driver, do not manually resize vi...basisbit2015-09-041-4/+14
* * first usable implementation of the JukeBox mode, work in progress - you can...basisbit2015-08-281-2/+5
* * limit to 60 FPS - be more energy friendly and laptop-friendly ;-)basisbit2015-08-232-33/+38
* Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler2014-11-222-4/+2
* merge of VideoPreview branch into trunkbrunzelchen2010-06-101-3/+3
* fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = 1...tobigun2010-06-031-1/+1
* cleanuptobigun2010-06-031-10/+9
* cleanuptobigun2010-06-031-4/+3
* cleanup:tobigun2010-06-031-33/+22
* fix mouse in ScreenPartyNewRoundwhiteshark02010-05-181-41/+50
* - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun2010-05-031-9/+16
* - Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenHtobigun2010-05-031-2/+2
* wrong usage of glTexEnvi fixedtobigun2010-04-251-2/+6
* - fix: fade texture needs to be resized if the window was resizedtobigun2010-04-251-19/+35
* - font fallback addedtobigun2010-04-233-7/+7
* - now it is possible to sync lyrics to audiotobigun2010-04-221-0/+1
* - add video loop optiontobigun2010-04-211-16/+23
* change variable names "static" to "statics"tobigun2010-04-181-36/+36
* minor screen transition improvementswhiteshark02010-04-171-39/+48
* load type and typesbg from theme ini for selectswhiteshark02010-04-131-2/+2
* cut text of select options to fit to selects bgwhiteshark02010-04-131-9/+45
* some code cleanupwhiteshark02010-04-131-16/+18
* swap textures of statics colorized to playercolor in score screenwhiteshark02010-04-071-0/+2
* vertically center select arrowswhiteshark02010-03-181-2/+5
* some changes to "Select Slides"whiteshark02010-03-182-37/+122
* removed old benchmark callwhiteshark02010-03-141-2/+0
* improved fade effect; better compatibility for two-screens-mode brunzelchen2010-03-141-22/+39
* fix software cursor w/ screens = 2whiteshark02010-01-252-14/+20
* merged lua into trunks_alexander2010-01-122-4/+66
* handling mouse input a better way in UDisplaywhiteshark02009-11-241-22/+44
* some changes on mousesupportwhiteshark02009-11-184-33/+136
* prevent key input from being sent to the screen that is fading out, send it t...whiteshark02009-11-171-0/+13
* merged unicode branch (r1931) into trunks_alexander2009-11-0910-919/+897
* cosmeticsk-m_schindler2009-06-044-238/+304
* software cursor is now hidden on startupwhiteshark02009-05-311-2/+3
* fixed a bug in UMenuText that causes (some of) the crashs in USongJumpTowhiteshark02009-05-311-9/+10
* merged (experimental) mouse support patch by d0ccrazywhiteshark02009-05-312-7/+303
* comment removed. Successful review from mog.k-m_schindler2009-05-281-3/+0
* fix the bug from rev. 1784. mog has to review this!k-m_schindler2009-05-281-3/+5
* cosmetical removal of Warning: Constructor should be publick-m_schindler2009-05-281-37/+37