Commit graph

  • 3bf48877f3 Fix "Going to CS_ZOMBIE for [clientname]" developer message Zack Middleton 2018-04-03 21:30:36 -05:00
  • b61e2998f3 Fix exploit to reset player by sending wrong serverId Zack Middleton 2018-04-03 21:14:56 -05:00
  • 1284205012 Remove duplicate setting of FREETYPE_CFLAGS in Makefile Zack Middleton 2018-04-03 20:11:53 -05:00
  • 484149573b Allow loading system OpenAL library on macOS again Zack Middleton 2018-03-22 14:31:46 -05:00
  • 9465b445b0 Feedback from the PR Zachary J. Slater 2018-03-19 17:51:34 -10:00
  • e511c114b3 First swing at a CONTRIBUTING.md Zachary J. Slater 2018-03-12 12:52:24 -10:00
  • acef71af5e Rename (already updated) opusfile-0.8 to opusfile-0.9 Zack Middleton 2018-03-16 13:17:41 -05:00
  • 58a315fe3f Update opusfile from 0.8 to 0.9 Zack Middleton 2018-03-16 13:16:41 -05:00
  • 8611eb421d Rename (already updated) opus-1.1.4 to opus-1.2.1 Zack Middleton 2018-03-16 13:09:47 -05:00
  • cb24c59567 Update opus from 1.1.4 to 1.2.1 Zack Middleton 2018-03-16 13:03:37 -05:00
  • c38c823a2a Rename (already updated) libvorbis-1.3.5 to libvorbis-1.3.6 Zack Middleton 2018-03-16 12:32:03 -05:00
  • b78c6e61bf Update libvorbis from 1.3.5 to 1.3.6 Zack Middleton 2018-03-16 12:30:08 -05:00
  • ebd3d516ac Rename (already updated) libogg-1.3.2 to libogg-1.3.3 Zack Middleton 2018-03-16 12:23:38 -05:00
  • 2e7900c1aa Update libogg from 1.3.2 to 1.3.3 Zack Middleton 2018-03-16 12:22:31 -05:00
  • af6b1f8edf Remove CON_FlushIn function and where STDIN needs flushing, use tcflush POSIX function Tom Murphy 2018-03-13 18:28:56 +00:00
  • b48d902672 OpenGL1: Use glGenTextures instead of hardcoded values Zack Middleton 2018-03-13 09:17:18 -05:00
  • d28e667e46 Fix macOS app bundle with space in name Zack Middleton 2018-03-04 04:23:42 -06:00
  • 0d6edd227a Support Unicode characters greater than 0xFF in cl_consoleKeys Zack Middleton 2018-02-22 18:15:53 -06:00
  • 00c3480938 OpenGL2: Fix crash when BSP has deluxe maps and vertex lit surfaces Zack Middleton 2018-02-18 13:05:27 -06:00
  • d1f82ed567 Increase q3_ui .arena filename list buffer size to 4096 bytes Zack Middleton 2018-02-11 15:14:04 -06:00
  • d4e7d987a3 Fix MAC_OS_X_VERSION_MIN_REQUIRED for macOS 10.10 and later Zack Middleton 2018-02-08 10:20:39 -06:00
  • 3f29b8558d [qcommon] Make several zone variables and functions static. Thomas Köppe 2018-02-07 15:13:27 +00:00
  • d047210aca [qcommon] Remove dead serialization code Thomas Köppe 2018-02-05 12:49:22 +00:00
  • 71a9a5efa6 Make FS_InvalidGameDir() consider subdirectories invalid Zack Middleton 2018-02-04 20:34:05 -06:00
  • 3d6aa05694 OpenGL2: Fix dark lightmap on shader in mpteam6 Zack Middleton 2018-02-04 11:15:13 -06:00
  • 0b6d97f849 Fix negative frag/capturelimit causing an infinite map end loop Zack Middleton 2018-02-04 10:37:20 -06:00
  • fc16ac6bd2 Fix invalid access to cluster 0 in AAS_AreaRouteToGoalArea() Zack Middleton 2018-02-04 09:07:44 -06:00
  • 0822772ea2 Fix timelimit causing an infinite map ending loop Zack Middleton 2018-02-04 09:00:08 -06:00
  • 83119a990a Fix Q_vsnprintf for mingw-w64 Zack Middleton 2018-02-04 08:03:51 -06:00
  • ad10e6610c Changes to systemd q3a.service Zack Middleton 2018-02-04 07:31:24 -06:00
  • df8f657f09 Fix exploit to bypass filename restrictions on Windows Zack Middleton 2018-01-30 07:43:36 -06:00
  • acce0e5452 Fix building msvc12 project Zack Middleton 2018-01-30 05:04:01 -06:00
  • 738465d677 Revert my recent cvar latch changes Zack Middleton 2018-01-21 22:09:42 -06:00
  • ed8d48cac3 Fix VMs forcing engine latch cvar to update to latched value Zack Middleton 2018-01-21 19:49:16 -06:00
  • 3638f69dff Fix fs_game '..' reading outside of home and base path Zack Middleton 2018-01-21 04:27:55 -06:00
  • 78ca670d4f Don't let VMs change engine latch cvars immediately Zack Middleton 2018-01-21 03:50:43 -06:00
  • adef4e6c9e Don't register fs_game cvar everywhere just to get the value Zack Middleton 2018-01-21 02:38:08 -06:00
  • 3a6af1bc48 Fix VMs being able to change CVAR_PROTECTED cvars Zack Middleton 2018-01-21 02:02:47 -06:00
  • 917bca4f7d Use standard offsetof facility. Dereferencing a null pointer results in undefined behaviour. Thomas Köppe 2018-01-16 16:07:48 +00:00
  • ed1794fe17 Change shift expressions to unsigned types. Shifting signed values to a result that is not representable has undefined behaviour. Thomas Köppe 2018-01-16 16:04:17 +00:00
  • 7e2aa2c627 Remove extra plus sign from Huff_Compress() Zack Middleton 2018-01-14 18:24:12 -06:00
  • 6387c336b6 tiny readme thing Zachary J. Slater 2018-01-07 21:41:55 -10:00
  • 22fcd82965 Make FS_BuildOSPath for botlib.log consistent with typical usage Zack Middleton 2017-12-23 17:01:06 -06:00
  • f3bdd6f022 Don't allow qagame module to create "botlib.log" at ANY filesystem location Eugene C 2017-12-24 00:41:13 +02:00
  • 7166a3cd39 Enable compiler optimization on all macOS architectures Zack Middleton 2017-12-16 12:51:56 -06:00
  • c904f6d4aa fix a few potential buffer overwrite in Game VM David CARLIER 2017-12-16 18:51:34 +00:00
  • 76ec9fb6bd Few LCC memory fixes. David CARLIER 2017-12-16 00:08:23 +00:00
  • 7c2dd01873 OpenGL2: Restore adding fixed ambient light when HDR is enabled Zack Middleton 2017-12-15 17:30:42 -06:00
  • bfb6ef590b add SECURITY.md Zachary J. Slater 2017-12-05 22:25:43 -10:00
  • bad8c3ba4e Fix GCC 6 misleading-indentation warning Zack Middleton 2017-12-03 05:51:40 -06:00
  • 424e1ac7b1 Fix invalid model frame developer warnings in Team Arena Zack Middleton 2017-11-22 20:21:02 -06:00
  • d40b047f13 Correct spelling of two more words Zack Middleton 2017-11-22 20:17:21 -06:00
  • fe42b8653d Correct spelling mistakes. Edward Betts 2017-11-22 07:40:20 +00:00
  • 14cb72f912 Improvements to the linux build script Matt Palmer 2017-11-22 16:07:54 +11:00
  • 3e1599ac4b Fix my previous commit about -1 ammo Zack Middleton 2017-11-10 21:09:01 -06:00
  • 4af2c91fbf Fix -1 (unlimited) ammo decreasing ammo time remaining Zack Middleton 2017-11-10 20:28:50 -06:00
  • 471ea9e564 Fix Team Arena server refresh time format Zack Middleton 2017-11-10 20:05:51 -06:00
  • e8450cae33 OpenGL2: Use ri.Error instead of Com_Error in tr_vbo.c Zack Middleton 2017-11-05 20:58:34 -06:00
  • 6ecfa4f263 Fix shader corruption on OpenBSD Mickaël Thomas 2017-10-16 17:12:43 +02:00
  • 7d012f229e Fix a race condition in the makedirs target Mickaël Thomas 2017-10-16 16:44:06 +02:00
  • 690c5a4dac Don't send team overlay info to bots Zack Middleton 2017-10-08 11:19:40 -05:00
  • b4a4fe98d4 Fix reading crash log when log wraps around buffer Zack Middleton 2017-10-08 07:07:53 -05:00
  • 9e502bda4d Only draw cm_patch/bot debug polygons in world scenes Zack Middleton 2017-10-07 10:13:46 -05:00
  • 96f94a2891 Fix compiling GLSL shaders under Windows. Walter Barrett 2017-10-07 00:23:34 -04:00
  • e46e9846fc Fix memory leak in (unused) AAS_FloodAreas() Zack Middleton 2017-10-07 00:51:19 -05:00
  • 815c898bf5 Don't redefine MAX_PATH in bot code Zack Middleton 2017-10-04 22:13:41 -05:00
  • 39b0702550 [botlib/be_aas_def.h] Change array size from MAX_PATH to MAX_QPATH Thomas Köppe 2017-10-05 03:41:41 +01:00
  • d824cfa5a2 OpenGL2: Fix MD3 surface with zero shaders dividing by zero Zack Middleton 2017-10-04 21:00:00 -05:00
  • ac4802af8d OpenGL2: Fix brightness when r_autoExposure is disabled Zack Middleton 2017-10-02 20:23:16 -05:00
  • b3223dcfcb [qcommon] Use unsigned types where wrapping arithmetic is intended Thomas Köppe 2017-10-03 01:46:37 +01:00
  • a83ae01d93 Load OpenGL ES 1.1 function procs Zack Middleton 2017-10-02 04:47:17 -05:00
  • e657dbd6b2 Fix setting cflags/libs from sdl2-config Zack Middleton 2017-10-02 02:02:08 -05:00
  • da07a6dbd9 Support parsing OpenGL ES version strings Zack Middleton 2017-10-01 22:53:21 -05:00
  • c9d12aa3f3 Add common OpenGL version parsing + OpenGL 3 fixes Zack Middleton 2017-10-01 20:16:23 -05:00
  • 20573bce43 Don't link to libGL at compile time Zack Middleton 2017-10-01 18:59:01 -05:00
  • 51e9aa2df0 Fix hit accuracy stats for lightning gun and shotgun kills Zack Middleton 2017-09-29 18:28:34 -05:00
  • eeaade70bd Statically link libgcc on Windows Zack Middleton 2017-09-26 01:05:46 -05:00
  • 414f3c5e3e Enable Ogg Vorbis support by default Zack Middleton 2017-09-23 19:55:49 -05:00
  • 45de6be4c2 Fix listen server sending snapshots each client frame Zack Middleton 2017-09-15 19:14:03 -05:00
  • c04cf19b77 Fix minimum macOS version not being set in AppBundle Info.plist Zack Middleton 2017-09-14 16:49:30 -05:00
  • 0a599268bb Fix specifying minimum mac os version in make-macosx.sh Zack Middleton 2017-09-14 16:44:20 -05:00
  • 11b3bca555 Update UI player animation handling to match CGame Zack Middleton 2017-09-10 19:16:47 -05:00
  • 098d97bdb0 Fix in_nograb not releasing the mouse cursor Zack Middleton 2017-09-10 18:27:50 -05:00
  • a48dcdf224 Fix crash when out of memory in Team Arena's String_Alloc Zack Middleton 2017-09-09 17:11:26 -05:00
  • dcf5707493 Don't reload arenas.txt/*.arena files in Team Arena UI Zack Middleton 2017-09-09 17:04:17 -05:00
  • 213b15a9db Merge pull request #310 from em92/sceenlooping-bugfix James Canete 2017-09-10 10:54:09 -07:00
  • e0a367451f ignore window resize event on fullscreen Eugene Molotov 2017-09-10 14:31:51 +05:00
  • 5f743bdb22 Disable DPI scaling on Windows Zack Middleton 2017-09-07 21:09:46 -05:00
  • aeaecb4ae5 Add Windows application manifest Zack Middleton 2017-09-07 21:01:23 -05:00
  • 6f0736ce9a Fix loading renderer DLLs on Windows x86 Zack Middleton 2017-09-07 20:38:10 -05:00
  • c2ce1c2f51 Make client for Windows x86_64 use OpenAL64.dll by default Zack Middleton 2017-09-04 20:02:17 -05:00
  • 8192f66b39 Don't draw crosshair 0 in Team Arena setup menu Zack Middleton 2017-09-02 18:11:01 -05:00
  • e152761c28 Fix team chat box for spectators Zack Middleton 2017-09-02 17:57:24 -05:00
  • 5d88c6fdee Limit ui_smallFont/ui_bigFont/cg_noTaunt cvars to missionpack Zack Middleton 2017-09-02 17:39:45 -05:00
  • 2c22ead078 Make map names in q3_ui map select menu be uppercase Zack Middleton 2017-09-02 17:35:09 -05:00
  • f4d68590c2 Fix going to previous browser source in q3_ui Zack Middleton 2017-09-02 17:31:01 -05:00
  • c3e64d3806 Make bots only use q3tourney6 crusher to kill their enemy Zack Middleton 2017-08-26 23:22:54 -05:00
  • ad1d0e616e Make bots use crusher on other q3tourney6 maps Zack Middleton 2017-08-26 23:21:46 -05:00
  • 63e07afae9 Make input events use earliest possible time Zack Middleton 2017-08-21 22:30:32 -05:00
  • 5993c63c4e Removing input functions from sys_local.h for last commit Zack Middleton 2017-08-21 22:27:09 -05:00