summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-22Fix scrollbars so that clicks scroll the pane to a location that matchesSimon Howard
the clicked location. Interpret mousewheel events so that scroll panes can be scrolled. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2307
2011-03-22Reorganise the display settings window.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2306
2011-03-17Add back -a option to automake, and remove INSTALL if automake installsSimon Howard
it. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2305
2011-03-17Fix up placement of display settings window.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2304
2011-03-15Fix NEWS entry to list the full name for Alexandre Xavier.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2303
2011-03-10Include Unix manpages in MacOS package, and set MANPATH to point to themSimon Howard
when opening a terminal window. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2302
2011-03-10Minor tweaks to MacOS instructions.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2301
2011-03-10Minor tweak to INSTALL instructions.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2300
2011-03-10Replace the INSTALL file with a template version that is customized toSimon Howard
different platforms. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2299
2011-03-09Add null sector dereference emulation code from Prboom+, to fix desyncSimon Howard
with CLNJ-506.LMP (thanks entryway). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2298
2011-03-09Add support for the alternate version of the Final Doom executable thatSimon Howard
fixes the demo loop crash (thanks Porsche Monty, Enjay). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2297
2011-03-06Discard very short sound effects and strip lead-in / lead-out samplesSimon Howard
that apparently aren't played by Vanilla Doom (thanks Quasar). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2291
2011-03-03Fix Visual Studio build (thanks GhostlyDeath).Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2287
2011-02-28Fix autoadjust of pixel depth in setup tool.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2283
2011-02-05Fix bug with libtextscreen where it was not possible to type a '+'Simon Howard
(thanks Alexandre Xavier). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2249
2011-01-31When large numbers of screen resolutions are detected, increase theSimon Howard
number of columns in the mode list to fit them all on-screen. Remove superfluous left-side spacing from the checkbox and radio button widgets so that the modes can be packed closer together. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2242
2011-01-23Fix default joystick buttons in setup tool to match Vanilla (thanksSimon Howard
twipley). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2239
2011-01-13In configuration files, use the scan code for right shift, not leftSimon Howard
shift, to match Vanilla (thanks AlexXav). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2238
2011-01-12Fix menu navigation when using joystick / joypad (thanks AlexXav).Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2237
2011-01-02Update NEWS and ChangeLog, bump version number.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2235
2011-01-02Remove redundant package version label from top of OS X launcher window.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2234
2011-01-02Restore window title when changing video driver in setup tool (thanksSimon Howard
AlexXav). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2233
2011-01-02Turn off dynamic window resizing feature on OS X, as it adds an uglySimon Howard
resize handle to the corner of the window that overlaps the view of the game. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2231
2010-12-28Make demo loop handling of DEMO4 case depend on the executable versionSimon Howard
being emulated: the Vanilla versions did not have any conditional behavior based on gamemode/gamemission. This has the side effect of causing the game to exit with an error when playing with Final Doom, but this is Vanilla behavior. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2230
2010-12-25Include NOT-BUGS in rpm packages.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2228
2010-12-25Pass through all command line arguments specified to the setup tool toSimon Howard
the game, to match Vanilla behavior (thanks AlexXav). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2227
2010-12-25Remove the -wart parameter (thanks Sander van Dijk).Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2226
2010-12-25Remove the 32 character limit on the lengths of filenames specified toSimon Howard
-record (thanks AlexXav). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2225
2010-12-19Change setup tool skill level names to match Doom's "new game" menuSimon Howard
exactly (thanks AlexXav). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2224
2010-12-18Add a M_CheckParmWithArgs function, that behaves like M_CheckParm butSimon Howard
also checks that extra options were provided on the command line (thanks Sander van Dijk). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2223
2010-12-14Check that an address is provided to the -query command line optionSimon Howard
(thanks Sander van Dijk). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2221
2010-12-12Add -privateserver and -servername options to chocolate-server manpage.Simon Howard
Add server registration option to setup tool (thanks exp(x)). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2220
2010-12-10Fix memory leak when dynamically resizing window in true color videoSimon Howard
modes. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2215
2010-12-10Fix build problem (thanks Proteh).Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2211
2010-12-10Remove "Error:" from the message displayed by I_Error, to match Vanilla.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2210
2010-12-10Update NEWS.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2209
2010-12-10Change alignment of actions in a window's action area so that there isSimon Howard
equal space either side of the center widget. This is more aesthetically pleasing. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2208
2010-12-10Replace txt_widget_t#selectable with a callback function to querySimon Howard
whether the widget is selectable. This stops the table code from selecting things that aren't really selectable - eg. empty tables, scrollpanes containing unselectable widgets, etc. Fixes a bug with the warp menu (thanks Proteh). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2207
2010-12-10Add "warp" menu to the main menu of the setup tool, like VanillaSimon Howard
setup.exe (thanks Proteh). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2206
2010-12-10Fix typo (thanks Sander van Dijk).Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2204
2010-12-10Specify master server port explicitly, so that server registration worksSimon Howard
when using -port. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2203
2010-12-07- Update chocolate-server codeblocks projectRussell Rice
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2202
2010-12-07Assign the oldest client to be the controller, not the first found inSimon Howard
the clients[] array. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2201
2010-12-06Fix -solo-net to actually behave the same as other ports.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2198
2010-12-06Rename -netdemo command line parameter to -solo-net, for consistencySimon Howard
with other ports (-netdemo is still recognised). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2197
2010-12-06Update NEWS.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2196
2010-12-05Allow textscreen font to be overridden using the TEXTSCREEN_FONT commandSimon Howard
line variable. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2195
2010-12-04Rename search command line options: -search to search the Internet,Simon Howard
-localsearch to search local LAN. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2193
2010-12-04Add ping time to query output.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2192
2010-12-04Fix formatting for -masterquery to match -search.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2191