summaryrefslogtreecommitdiff
path: root/setup/Makefile.am
AgeCommit message (Expand)Author
2009-12-18Fix poor quality application icons seen when the game is running.Simon Howard
2009-11-19Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes theSimon Howard
2009-11-19Make chocolate-setup use its own location in the filesystem to find theSimon Howard
2009-06-07Fix setup tool compile on Windows CE.Simon Howard
2008-12-09Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDLSimon Howard
2008-05-05Add setup-manifest.xml to dist.Simon Howard
2008-04-26Add new Chocolate Doom icon.Simon Howard
2008-01-25Rename some files to be package name independent.Simon Howard
2007-05-31Initial joystick support.Simon Howard
2007-05-02Check in autoconf if python is installed; if not, don't run pythonSimon Howard
2007-02-24Fix library ordering for libtextscreen.a; fixes windows compile.Simon Howard
2006-12-16Add icon for setup tool.Simon Howard
2006-10-23Rename testconfig.[ch] to execute.[ch], add generalised framework forSimon Howard
2006-10-23Add m_argv.[ch] from Doom, fix up configfile.c so that it compilesSimon Howard
2006-10-22Standardise setup config variable names on the same variable names usedSimon Howard
2006-09-26When invoking chocolate doom, run it from the install dir on Unix.Simon Howard
2006-09-25Add "test" window actions to the keyboard/mouse dialogs to invoke Chocolate Simon Howard
2006-09-21Add compatibility options dialog.Simon Howard
2006-09-20Add sound config dialog. Convert some of the mouse settings to use Simon Howard
2006-08-31Add new chocolate-setup source files into build.Simon Howard
2006-06-29Initial mouse configuration window.Simon Howard
2006-06-20Add a fake nonfunctional key bindings configuration menu.Simon Howard
2006-06-02Add initial code for a setup utility.Simon Howard