aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenOptionsGraphics.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03end of first pass. many more smaller changes and preparations for later addit...k-m_schindler1-0/+1
2010-05-03ESC saves again. revert 1183.k-m_schindler1-2/+1
2010-03-16some theme edits (option menu)brunzelchen1-1/+1
2010-02-22screens code cleanupk-m_schindler1-2/+0
2010-02-22cleanup of code, which has never been used from start. Part 3.k-m_schindler1-1/+0
2010-02-22cleanup of code, which has never been used from start.k-m_schindler1-4/+0
2009-11-09merged unicode branch (r1931) into trunks_alexander1-8/+8
2009-06-27Translation of option values. part 2k-m_schindler1-4/+4
2009-05-27All options do have one option visible nowmogguh1-0/+17
2009-04-25Cosmetics. No code changek-m_schindler1-14/+21
2008-09-23added file headerstobigun1-0/+25
2008-09-11Define BSD changed to FreeBSD as Darwin also defines BSDtobigun1-1/+1
2008-09-10FreeBSD compatibility fixes:tobigun1-2/+2
2008-09-06Delphi-mode set for FPCtobigun1-1/+11
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-23Visualization are now available and configurable via the options graphics screenmogguh1-6/+6
2008-07-12Text has a new property -> Z (default is 0)mogguh1-6/+7
2008-07-04disabled screen-mode change after leaving the graphics options screen as it d...tobigun1-1/+6
2008-06-08- set svn:eol-style to nativetobigun1-107/+107
2008-03-25Fixed compilation on the mac.eddie-08151-2/+2
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-4/+9
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-14new lyric effect: slides_alexander1-101/+102
2008-03-10auto removed a bunch of unused local variablesjaybinks1-101/+101
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-4/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-4/+4
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-10/+4
2007-04-08Fixed a Bug Fading in to Options Screenwhiteshark01-3/+3
2007-04-06Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screenwhiteshark01-1/+1
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-1/+0
2007-04-05Fixed: Not loading Button Texts from Iniwhiteshark01-1/+2