Commit graph

  • befe732dbb Fix new[]/delete missmatches and memory leaks found by clang's ASAN Daniel Gibson 2015-12-17 18:11:03 +0100
  • 9950a5721f Fix heap corruption when loading (broken?) .ma models Daniel Gibson 2015-12-17 18:07:35 +0100
  • df90fce6a5 small improvement for handling up to 8 mouse buttons Daniel Gibson 2015-12-13 03:49:29 +0100
  • 32feff2be1 handle up to 8 buttons with SDL2 based on https://github.com/RobertBeckebans/RBDOOM-3-BFG/pull/213 Sébastien Noel 2015-10-11 12:46:36 +0200
  • 48511003b6 Unix: On failed assertion, break gracefully into debugger Daniel Gibson 2015-12-13 03:22:37 +0100
  • b03fc9271a Fix crash by assert in last RoE level (and maybe elsewhere) Daniel Gibson 2015-12-13 03:06:52 +0100
  • b18747cbc5 Merge 9b255e368d into c5ad45368a Sébastien Noel 2015-11-24 09:42:36 +0000
  • 9b255e368d handle up to 8 buttons with SDL2 based on https://github.com/RobertBeckebans/RBDOOM-3-BFG/pull/213 Sébastien Noel 2015-10-11 12:46:36 +0200
  • c5ad45368a Workaround to better support AZERTY keyboards Daniel Gibson 2015-11-22 23:21:30 +0100
  • 1680603d8c Sort vidmodes in menu, add 2880x1800 Daniel Gibson 2015-10-30 21:41:18 +0100
  • 4198f92bd5 ignore unknown SDL events Daniel Gibson 2015-10-23 18:19:46 +0200
  • c2c989cfb6 README: changed cmake example command line for OSX Daniel Gibson 2015-10-23 17:31:05 +0200
  • 512d25b976 Merge ba26ff439e into 16bba7c2ff cjayho 2015-10-22 18:20:52 +0000
  • ba26ff439e added autofilling r_vidmodes via SDL and automatic use max resolution available. SDL2 ready cjayho 2015-10-22 21:14:24 +0300
  • 16bba7c2ff README: mention that there are still shadows Daniel Gibson 2015-10-20 03:19:51 +0200
  • d4fcb27b41 README: call it "source port", mention OSX Daniel Gibson 2015-10-15 00:30:02 +0200
  • 9958e3807c Win32: Don't access FILE::_file, use _fileno() instead Daniel Gibson 2015-10-11 23:32:31 +0200
  • c86e394da5 more fixes for Visual Studio 14 leffmann 2015-10-11 15:11:20 +0200
  • 498ef9cb83 make d3xp build with Visual Studio 14 leffmann 2015-10-11 14:30:24 +0200
  • 61aee9ed29 make base build with Visual Studio 14 leffmann 2015-10-11 14:26:10 +0200
  • e702918df3 Merge 9124455699 into db461045bf leffmann 2015-10-11 19:20:10 +0000
  • 9124455699 fix for Visual Studio 14 leffmann 2015-10-11 21:17:49 +0200
  • fbed3d247a more fixes for Visual Studio 14 leffmann 2015-10-11 15:11:20 +0200
  • 00aafc6119 make d3xp build with Visual Studio 14 leffmann 2015-10-11 14:30:24 +0200
  • 5218122714 make base build with Visual Studio 14 leffmann 2015-10-11 14:26:10 +0200
  • db461045bf make idlib build with Visual Studio 14 leffmann 2015-10-10 20:12:21 +0200
  • 999b5635f4 change version number to 1.4.1pre Daniel Gibson 2015-10-11 00:35:36 +0200
  • 2d00b37f64 make idlib build with Visual Studio 14 leffmann 2015-10-10 21:15:26 +0200
  • 8c22d17f2e make idlib build with Visual Studio 14 leffmann 2015-10-10 20:12:21 +0200
  • 5a146bf671 link latest release in readme Daniel Gibson 2015-10-10 00:31:00 +0200
  • 5f6177839f Version 1.4.0 1.4.0 Daniel Gibson 2015-10-09 16:06:49 +0200
  • 8f4f1ca39f Get rid of "WARNING: unknown event 770" on Windows Daniel Gibson 2015-10-05 15:14:42 +0200
  • dad0eda29e Release Candiate 1 preparations, other small fixes 1.4.0_RC1 Daniel Gibson 2015-10-03 19:14:22 +0200
  • 5ab546f67d Esc should only open menu if shift isn't pressed (=> shift+esc for console) Daniel Gibson 2015-10-03 18:58:49 +0200
  • 08238d5ce0 Merge pull request #121 from svdijk/master Daniel Gibson 2015-10-03 16:20:46 +0200
  • dd082b78de Win32: Add an icon to the dhewm3 executable svdijk 2015-10-03 09:17:30 +0200
  • 1b18eefaf7 Update README: Use Homebrew instead of MacPorts for dependencies on OS X Daniel Gibson 2015-10-01 01:46:12 +0200
  • 61d3efec98 Fix mouse cursor moving to fast in fullscreen GUIs (main menu, PDA) Daniel Gibson 2015-09-30 18:38:27 +0200
  • 412dad6758 Sys_GetEvent(): Don't return res_none when more events are available Daniel Gibson 2015-09-30 15:58:50 +0200
  • 66f7b6aa87 no allocation per SDL_TEXTINPUT event Daniel Gibson 2015-09-30 15:41:14 +0200
  • 32afbca7c1 Add support for brazilian keyboard layout Francisco Magalhães 2015-06-20 02:53:53 -0300
  • c333a46373 Linux: Fix fallback to look for gamedata in /usr/local/games/doom3/ Daniel Gibson 2015-09-30 15:07:51 +0200
  • e18a95be65 Merge a276654b0a into 6ba1b71fb1 Mike Swanson 2015-09-30 00:24:33 +0000
  • 6ba1b71fb1 Change default values for some video and sound (EAX) CVars Daniel Gibson 2015-09-29 21:14:45 +0200
  • c0e8e20628 Nasty hack to show more default resolutions in menu Daniel Gibson 2015-09-28 00:34:32 +0200
  • 0327a42ad9 Fix input on Windows with SDL2 (fix #100) Daniel Gibson 2015-09-28 15:35:57 +0200
  • 51f3acd21a Fix Windows Build with SDL2 Daniel Gibson 2015-09-28 04:02:33 +0200
  • cf8695bb0f Shift+Escape should also open the console Daniel Gibson 2015-09-27 21:09:19 +0200
  • 5c99ff4657 make "./dhewm3 +set in_tty 0" actually work Daniel Gibson 2015-09-27 18:07:33 +0200
  • da63c4f41c print "dhewm 3 1.4.0" in the console, not "dhewm 1.4.0" Daniel Gibson 2015-09-27 18:05:49 +0200
  • 1de6ab0d50 Fix some compiler warnings (wrong types, superfluous checks, printf-fuckup) Daniel Gibson 2015-09-27 18:05:04 +0200
  • 275d890e01 (Hopefully) fix crashes in MP if r_aspectRatio = -1, fix #70 Daniel Gibson 2015-09-27 04:16:47 +0200
  • d0e8f3bb55 Prepare for 1.4.0 release, make SDL2 default, update README Daniel Gibson 2015-09-27 03:08:30 +0200
  • cb5ee8c3ef delint Kalamatee 2015-09-01 22:05:50 +0100
  • 67446a2ea3 Merge remote-tracking branch 'remotes/origin/master' Kalamatee 2015-09-01 15:29:48 +0100
  • f70bb70b6f add dependency on libjpeg Kalamatee 2015-09-01 15:18:24 +0100
  • ea0b13092b revert changes committed in error Kalamatee 2015-08-28 15:35:00 +0100
  • 17d51ba1ed import AROS changes Kalamatee 2015-06-20 20:30:46 +0100
  • 6414cb5e31 revert changes committed in error Kalamatee 2015-08-28 15:35:00 +0100
  • 51a0663328 Merge pull request #118 from jmtd/patch-1 Daniel Gibson 2015-07-23 15:59:47 +0200
  • bdaee57b03 small spelling corrections Jonathan Dowland 2015-07-23 14:49:14 +0100
  • 88e10ecdc7 Add mod (compiling) support Francisco Magalhães 2015-06-23 02:19:46 -0300
  • b6d07e1317 import AROS changes Kalamatee 2015-06-20 20:30:46 +0100
  • 6a32234784 Add support for brazilian keyboard layout Francisco Magalhães 2015-06-20 02:53:53 -0300
  • a276654b0a Fix finding game data on Linux by searching the share path first Mike Swanson 2014-06-13 05:48:07 -0700
  • 777250eeab Update sys_public.h fmwviormv 2015-04-23 13:14:30 +0430
  • 04aefcb1ec Update ioapi.c fmwviormv 2015-04-23 13:13:12 +0430
  • 3e90fa4cb8 Update CMakeLists.txt fmwviormv 2015-04-23 13:04:33 +0430
  • 981db69756 Using glStencilOpSeparate for stencil shadows Eleuin 2015-03-23 06:23:48 -0400
  • 657ad99bf1 Remove jpeg_memory_src hack that worked around old libjpeg versions Daniel Gibson 2015-03-22 16:49:26 +0100
  • 555d233867 Window Icon, make in_nograb work with SDL2 Daniel Gibson 2015-03-02 00:03:30 +0100
  • 660edd9d62 Merge pull request #108 from coldtobi/master Daniel Gibson 2015-02-25 22:04:27 +0100
  • 73fa334c2a Fixing some spelling errors: s/unkown/unknown, s/seperate/separate. (#107) Tobias Frost 2015-02-25 22:01:00 +0100
  • 4dfd89eef1 Merge 8225cd76ae into 6d8108c508 Biel Bestué de Luna 2013-09-17 14:04:38 -0700
  • 6d8108c508 Merge pull request #88 from waldheinz/drop-minizip-of-usage Daniel Gibson 2013-09-17 14:04:31 -0700
  • 1b8fa3c722 Merge 56d53004d5 into f19247957d waldheinz 2013-09-17 12:53:47 -0700
  • 56d53004d5 Fix building with Gentoo's patched zlib. Matthias Treydte 2013-09-17 21:52:08 +0200
  • f19247957d Merge pull request #76 from bk138/master Daniel Gibson 2013-08-31 12:25:09 -0700
  • 8685b5f57d Merge 23dc236ed7 into 40ac4d7c5a Christian Beier 2013-08-31 11:08:45 -0700
  • 40ac4d7c5a Fix compilation on Gentoo Daniel Gibson 2013-08-31 20:07:07 +0200
  • fa231898b0 Merge pull request #86 from dotfloat/master Daniel Gibson 2013-08-15 14:27:20 -0700
  • 2f7c2a1cef Merge a1e8e4180e into 0aca42a0d8 Zohar Malamant 2013-08-14 16:05:10 -0700
  • a1e8e4180e fixed potential bug. Zohar Malamant 2013-08-15 01:02:38 +0200
  • 8ba37856ba added ch_god cvar with behavior like g_god in source engine CJ AYHO 2013-08-14 15:54:19 +0300
  • 0b69c2092a rewritten tr_shadowbounds.cpp to use internal containers - improves engine stability CJ AYHO 2013-08-14 15:41:50 +0300
  • f2ac70af17 added modifiers for specularmap creation CJ AYHO 2013-08-14 15:40:46 +0300
  • 5b7cd558b2 using precise calculations on interaction CJ AYHO 2013-08-14 15:37:05 +0300
  • a95d622ba0 changed console output to make it like bash prompt CJ AYHO 2013-08-14 15:36:15 +0300
  • 9a8308fe2b Merge 2ec4acf44b into 0aca42a0d8 cjayho 2013-08-14 05:07:44 -0700
  • 2ec4acf44b Revert "changed console prompt to make it look like bash prompt" CJ AYHO 2013-08-14 15:04:29 +0300
  • 79d920dd39 Revert "added ch_god cvar with ability to save to the game config - behavior like g_god in source engine" CJ AYHO 2013-08-14 15:04:10 +0300
  • 03e3c4db77 vidmodes now are got from SDL_listmodes CJ AYHO 2013-08-14 13:05:47 +0300
  • f932a9ed7d new vidModes system CJ AYHO 2013-08-14 12:41:25 +0300
  • 6096336e4b moved to more precise calculations in interaction.cpp CJ AYHO 2013-08-14 12:25:07 +0300
  • bec7f8354d changed console prompt to make it look like bash prompt CJ AYHO 2013-08-14 12:22:01 +0300
  • aaf1e0d235 added ch_god cvar with ability to save to the game config - behavior like g_god in source engine CJ AYHO 2013-08-14 12:14:50 +0300
  • 275e82e0e6 minimizing differences - 1 CJ AYHO 2013-08-14 12:06:48 +0300
  • 80758e0043 get rid of unneeded commented pieces of code CJ AYHO 2013-08-14 11:56:42 +0300
  • 7c5afe4ff4 fixed whitespace CJ AYHO 2013-08-14 11:54:36 +0300
  • f8443fbf27 fixed gpl header again to make compatible with dhewm CJ AYHO 2013-08-14 11:47:14 +0300