2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-27 07:05:43 +03:00

Commit Graph

  • 6e7d51ebe7 Fixed auto wad precaching Artem Golubikhin 2017-01-23 01:33:58 +0300
  • 428d41623c Small refactor In-line 2017-01-22 17:41:55 +0400
  • cc49c6157c Report recursive shutdown in Host_ShutDown by Sys_Error In-line 2017-01-22 11:33:02 +0400
  • a8558e15c0 Micro optimization in CheckGore In-line 2017-01-22 11:18:07 +0400
  • fb3ec088e1 Fix and optimize file extension checks (#317) In-line 2017-01-21 23:00:50 +0400
  • ecfaecf6de Little error fix. In-line 2017-01-21 22:26:21 +0400
  • 9d30e59927 Fix and optimize file extension checks In-line 2017-01-21 22:11:18 +0400
  • 1796fa69bb Remove useless dev mode from Host_WriteConfiguration In-line 2017-01-21 17:35:00 +0400
  • 47964c847b Merge pull request #314 from In-line/move_numleafs_check_to_model_load theAsmodai 2017-01-21 14:23:09 +0300
  • 88423ad93c Merge pull request #313 from WPMGPRoSToTeMa/patch-1 theAsmodai 2017-01-21 14:21:04 +0300
  • f6ce3a447c Move model->numleafs check to Mod_LoadLeafs In-line 2017-01-21 13:14:29 +0400
  • f967c5db95 Additional dead check for kill command handler Artem Golubikhin 2017-01-21 04:29:06 +0300
  • ba7a47543b forgot to check nonfixed building Chuvi 2017-01-20 04:21:11 +0300
  • 1d9be83f22 Some crashes seems to be fixed. Thought, this stuff seems to be useless. Chuvi 2017-01-20 04:07:50 +0300
  • 90cc4043d5 Reworked cmd_functions. Test requered. Added REHLDS_API function to get registered commands. Chuvi 2017-01-20 03:07:14 +0300
  • b6fe0ac31f Merge pull request #311 from dreamstalker/cmd_remove_cmd theAsmodai 2017-01-17 23:51:58 +0300
  • fedc99bb85 Add a detailed print in SV_HandleClientMessage s1lentq 2017-01-13 21:37:05 +0700
  • 63a037af60 Add badge to README.md s1lentq 2017-01-13 02:38:51 +0700
  • e68bb149fb Merge pull request #306 from s1lentq/fix_set_cstrike_flags theAsmodai 2017-01-07 20:00:04 +0300
  • 0c8cb64af7 Fix #304 Fix unknown function __cpuidex when used in 3rd party s1lentq 2017-01-07 19:59:56 +0700
  • d75af4a219 Added Cmd_RemoveCmd to ReHlds API asmodai 2017-01-07 01:54:50 +0300
  • 428b05e8ec Merge pull request #305 from dreamstalker/fpu_flags_dont_set theAsmodai 2017-01-07 01:54:11 +0300
  • dace70e2b1 Removed FPU flags changing for SSE builds asmodai 2017-01-06 21:56:52 +0300
  • acbbed9897 Merge a1b80ad704 into fd8bc60daf NewZMLife 2017-01-06 20:17:38 +0000
  • fd8bc60daf Merge pull request #304 from In-line/SetCStrikeFlags_on_server_init theAsmodai 2017-01-06 21:34:36 +0300
  • 8ec7639995 Move SetCStrikeFlags() from Init_noVirt to Host_InitializeGameDLL In-line 2017-01-06 21:43:00 +0400
  • 2ab8b1f884 SetCStrikeFlags once on server start In-line 2017-01-06 10:54:31 +0400
  • bff0dfd7b4 Default *pfilename in COM_Log to status.log (#303) In-line 2017-01-05 19:16:57 +0400
  • ec30f27f36 Rename status.log to hllog.txt in COM_Log In-line 2017-01-05 19:01:37 +0400
  • a60d1b4f9c Default *pfilename in COM_Log to status.log In-line 2017-01-05 15:20:45 +0400
  • 73237e884b Convert g_bIs#GameName# to enum. (#300) Chuvi 2017-01-05 01:08:21 +0300
  • 6ed958f585 Added spectator buffer logging WPMGPRoSToTeMa 2017-01-04 00:23:05 +0300
  • 6193067ae8 Renamed "CS_CZ_Flags" to "GameType". Removed "If" from enum values. Chuvi 2017-01-03 19:58:18 +0300
  • 18cd35f4e4 Convert g_bIs#GameName# to enum. Chuvi 2017-01-03 03:01:39 +0300
  • 22ca60c764 Merge pull request #294 from theAsmodai/noxref_err_icc theAsmodai 2016-12-30 16:32:40 +0300
  • 0a139c728e Merge pull request #298 from dreamstalker/Host_Quit_Restart_f_fix LevShisterov 2016-12-30 00:39:08 +0500
  • f28c4c4b4e Fixed Host_Quit_Restart_f. Lev 2016-12-30 00:31:45 +0500
  • 36e4004f31 Merge 500b43cd70 into b9c8be8aec Chuvi 2016-12-28 23:24:37 +0000
  • 500b43cd70 Fixed condition in Host_Quit_Restart_f (This doesn't fix crash when using _restart command in hlds.exe, but at least it fix crash in Host_Quit_Restart_f) Chuvi 2016-12-29 02:23:43 +0300
  • 085c8b8017 Added correct noxref error message for ICC linux builds asmodai 2016-12-29 01:22:56 +0300
  • b9c8be8aec Nohref checks (#293) Semen Ermilov 2016-12-28 21:41:12 +0300
  • dc16b531c7 Some changes in Sys_CheckOSVersion. Chuvi 2016-12-28 21:31:58 +0300
  • c9f905b8fb Merge pull request #291 from Chuvi-w/master theAsmodai 2016-12-28 18:00:39 +0300
  • 32eb493f6c There were something wrong with function address... Chuvi 2016-12-28 15:43:48 +0300
  • 4f4221b9b2 https://github.com/dreamstalker/rehlds/pull/293#issuecomment-269468878 Chuvi 2016-12-28 15:31:55 +0300
  • b679fe17f4 Removed NOXREF and NOXREFCHECK from not NOXREF functions. Chuvi 2016-12-28 14:43:40 +0300
  • c12ee9d513 Automatically added NOXREFCHECK to all NOXREF functions. Chuvi 2016-12-28 14:23:04 +0300
  • 11d1af755f Fixed "error C4996: 'GetVersionExA': was declared deprecated" using a crutch. Chuvi 2016-12-28 11:10:02 +0300
  • 9c59407c9a Merge pull request #290 from dreamstalker/Decal_Init_fix theAsmodai 2016-12-27 19:27:40 +0300
  • 714ecf9651 Fixed decals.wad loading fallback to DEFAULTGAME directory if mod doesn't supply it (like in AG). Lev 2016-12-27 18:47:17 +0500
  • 347f42a799 Merge pull request #287 from WPMGPRoSToTeMa/LocalGametime theAsmodai 2016-12-24 18:42:29 +0300
  • 34f23b1577 Added a feature of local gametime which decrease "lags" if you run same map for a long time (sv_rehlds_local_gametime cvar, related to #193) WPMGPRoSToTeMa 2016-12-10 02:17:51 +0300
  • c787546bef Merge pull request #286 from dreamstalker/asmlib_update theAsmodai 2016-12-24 10:16:41 +0300
  • 418ed98b48 Use SSE for some typical floating point operations asmodai 2016-12-23 00:39:22 +0300
  • da17250678 Merge pull request #285 from dreamstalker/asmlib_update theAsmodai 2016-12-22 22:16:51 +0300
  • 828c05d93b asmlib update asmodai 2016-12-22 19:02:19 +0300
  • 5a4fef3d0a Merge pull request #284 from WPMGPRoSToTeMa/master theAsmodai 2016-12-22 11:25:57 +0300
  • ee4026ec4e Fixed "Malformed packet size" on packets from server to client WPMGPRoSToTeMa 2016-12-22 05:07:00 +0300
  • 97b072a9f6 PVS/PAS buffer overrun fix (#282) LevShisterov 2016-12-20 02:06:39 +0500
  • 66650aed0c Merge branch 'PVS_PAS_buffer_overflow_fix' of https://github.com/dreamstalker/rehlds into PVS_PAS_buffer_overflow_fix Lev 2016-12-19 23:00:20 +0500
  • 31af258315 Move fixes under define. Lev 2016-12-19 22:57:50 +0500
  • 71aa9772db Whitespace fixed back. Lev 2016-12-19 16:52:25 +0500
  • 98f047cd47 Fix buffer overrun in adding to fat PVS/PAS. Lev 2016-12-19 16:38:21 +0500
  • 176c8da822 Whitespace fixed back. Lev 2016-12-19 16:52:25 +0500
  • 6583acac4a Fix buffer overrun in adding to fat PVS/PAS. Lev 2016-12-19 16:38:21 +0500
  • 1f96d176e7 Merge pull request #280 from WPMGPRoSToTeMa/BroadcastNetBuffersRemoving s1lentq 2016-12-16 18:28:03 +0700
  • ab5e2aa6ac Fixed sending messages to fakeclients (fixed #279) WPMGPRoSToTeMa 2016-12-16 07:17:03 +0300
  • 076219bcd1 Fix a typo in the checking of bounds of the index for pointer of model. s1lentq 2016-12-13 04:51:49 +0700
  • 4fc947807f Refactoring Fix crash on SV_SingleClipMoveToEntity, added safe check for pointer model s1lentq 2016-12-12 21:28:21 +0700
  • 4094d8d633 Merge pull request #274 from WPMGPRoSToTeMa/patch-1 LevShisterov 2016-12-10 22:09:53 +0500
  • 68dcc475f1 Update README.md Artem Golubikhin 2016-12-10 20:07:12 +0300
  • 88cb7b56f0 Merge pull request #273 from WPMGPRoSToTeMa/master LevShisterov 2016-12-10 21:58:01 +0500
  • fe91b14995 Fixed has_force_unmodified wasn't reset sometimes WPMGPRoSToTeMa 2016-12-10 19:07:28 +0300
  • b8f4617509 Merge pull request #272 from WPMGPRoSToTeMa/AttachedEntitiesPlayerAnimationSpeedBugFix theAsmodai 2016-12-10 11:08:29 +0300
  • 51ecac79a0 Fixed animation speed when player has attached entities (https://github.com/WPMGPRoSToTeMa/PatchedGoldSrcClient/issues/7) WPMGPRoSToTeMa 2016-12-10 03:35:08 +0300
  • d9ef7ef035 Merge pull request #269 from WPMGPRoSToTeMa/master s1lentq 2016-12-04 22:51:16 +0700
  • 803a5525d1 Fixed invalid host_client for SV_FullClientUpdate call (after #268) WPMGPRoSToTeMa 2016-12-04 16:31:24 +0300
  • 9ea7e27ba4 Merge pull request #268 from WPMGPRoSToTeMa/BroadcastNetBuffersRemoving theAsmodai 2016-12-02 23:53:45 +0300
  • a8afbd7d2e Re-fixed hung players #103 and early TeamScore #113 bugs Global reliable net buffer is deprecated now WPMGPRoSToTeMa 2016-10-19 13:20:17 +0300
  • f22a6ae9d0 Added repository rehlds-dev s1lentq 2016-12-02 04:46:57 +0700
  • 4bd4ab6724 Use defines ID of the models, refactoring upd-1 tiny_netchan s1lentq 2016-11-22 06:42:32 +0700
  • 5c1be6a61d Clean up code/dwarf s1lentq 2016-11-22 04:46:48 +0700
  • 381a4c0ab2 Added cvar syserror_logfile Changed in some places rehlds_syserror on Sys_Error for log. s1lentq 2016-11-08 22:51:56 +0700
  • 212e9638d6 Added safety checks for hookchains impl s1lentq 2016-11-08 18:06:13 +0700
  • b172d20227 reset minor version s1lentq 2016-11-07 22:27:18 +0700
  • 4090ff3db5 Refactoring of versioning s1lentq 2016-11-07 19:27:06 +0700
  • be450ea340 Added Q_StripUnprintableAndSpace for API Mini-refactoring s1lentq 2016-11-05 01:05:39 +0700
  • 1bf56b26dd Implemented features of priority for hookchains s1lentq 2016-11-04 23:45:27 +0700
  • 5cfad8f1f8 Merge 9a168ff37d into 9e54d85c1c s1lentq 2016-11-01 20:23:00 +0000
  • 9a168ff37d Added features of priority for hookchains Remove useless string_t.h Update the major version s1lentq 2016-10-25 22:44:49 +0700
  • 9e54d85c1c Merge pull request #262 from s1lentq/fix_ideo_space theAsmodai 2016-11-01 21:24:20 +0300
  • 646adb22c5 Fix non-printable space character (0x3000) s1lentq 2016-11-01 20:28:11 +0700
  • e819b1370a Merge pull request #254 from theAsmodai/master theAsmodai 2016-10-25 14:40:36 +0300
  • 865bdc95f7 Fixed crash when motd_write called without arguments asmodai 2016-10-25 01:15:53 +0300
  • 7278d67694 Merge pull request #248 from WPMGPRoSToTeMa/NetLogging theAsmodai 2016-10-19 22:20:35 +0300
  • e2be6491ba Replaced Con_Printf to Con_DPrintf for net messages that can be used for flood (related to #247) Added player name and print to client for some net messages (not for all, need finish this in future) echo -> svc_print WPMGPRoSToTeMa 2016-10-19 20:32:05 +0300
  • 22ba13a53b Merge pull request #246 from WPMGPRoSToTeMa/master theAsmodai 2016-10-17 15:15:21 +0300
  • 2da7695800 Fixed typo in condition in Netchan_CopyFileFragments WPMGPRoSToTeMa 2016-10-17 06:41:51 +0300
  • 662a700f44 Merge pull request #243 from theAsmodai/master theAsmodai 2016-10-07 20:14:29 +0300
  • b3ad7dc76b Advanced reconnect detection for crashed clients asmodai 2016-10-05 19:32:08 +0300