summaryrefslogtreecommitdiff
path: root/src/setup/display.c
AgeCommit message (Expand)Author
2015-04-04setup: Add help URLs for configuration windows.Simon Howard
2015-02-20Refactor config file API.Simon Howard
2014-10-25Remove 1280x1000 scaling.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-12video: Change default for screen_bpp to 0.Simon Howard
2014-04-01setup: Eliminate use of sprintf().Simon Howard
2014-03-17Add PNG screenshots to advanced video options menu.Fabian Greffrath
2014-03-17Allow for PNG screenshots.Fabian Greffrath
2013-10-26Default to windowed mode in OS X, as there is an SDL bug that can causeSimon Howard
2013-10-15Rip out special casing on Windows that defaults to the SDL directxSimon Howard
2013-08-11Remove Windows CE support.Simon Howard
2011-10-23Remove hack that forces the window to always be centered within theSimon Howard
2011-10-20Fix Konami code.Simon Howard
2011-09-26Add graphical_startup option for Strife (to match Heretic/Hexen).Simon Howard
2011-09-11Merge from raven-branch.Simon Howard
2011-06-13Merge from trunk.Simon Howard
2011-03-07Update config variable binding in setup tool so that the correctSimon Howard
2011-03-06Merge from trunk.Simon Howard
2011-02-28Bind screen_bpp variable in setup tool.Simon Howard
2011-02-12Merge from trunk.Simon Howard
2010-12-14Add missing windows.h #include for Windows build (thanks Blondie andSimon Howard
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
2009-06-12Merge from trunk.Simon Howard
2009-06-09Merge from trunk.Simon Howard
2009-05-21Merge from trunk.Simon Howard
2008-12-01Add missing header includes.Simon Howard
2008-11-28Add Heretic/Hexen controls to setup program.Simon Howard
2008-11-27Add -game command-line parameter to control what game to configureSimon Howard
2008-11-26Add bindings for remaining missing config file variables, to getSimon Howard
2008-11-24Make chocolate-setup use m_controls.c definitions for config fileSimon Howard
2008-11-21Move setup/ into src/ and merge with main codebase. Remove duplicatedSimon Howard