2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-05-13 07:09:29 +03:00

Commit Graph

  • 8f4b9b603c Refactoring around __FUNCTION__, small message changes. Lev 2017-01-25 01:14:09 +05:00
  • d13eed2256 Spacing between literals. Lev 2017-01-24 23:42:40 +05:00
  • ef3c83abc0 Move variable declarations under define that use them. Lev 2017-01-24 22:58:57 +05:00
  • 43fbd196a9 Corrected type of return value: NULL into FALSE. Lev 2017-01-24 22:57:07 +05:00
  • 50dc3acfde Allowed spectator and global unreliable buffer to overflow Extended spectator buffer WPMGPRoSToTeMa 2017-01-04 00:23:05 +03:00
  • 2382a8876f Fixed auto wad precaching () Artem Golubikhin 2017-01-23 14:58:50 +03:00
  • 105075e0f6 Micro optimization and report recursive shutdown by Sys_Error () In-line 2017-01-23 13:16:03 +04:00
  • fb3ec088e1 Fix and optimize file extension checks () In-line 2017-01-21 23:00:50 +04:00
  • 47964c847b Merge pull request from In-line/move_numleafs_check_to_model_load theAsmodai 2017-01-21 14:23:09 +03:00
  • 88423ad93c Merge pull request from WPMGPRoSToTeMa/patch-1 theAsmodai 2017-01-21 14:21:04 +03:00
  • f6ce3a447c Move model->numleafs check to Mod_LoadLeafs In-line 2017-01-21 13:14:29 +04:00
  • f967c5db95 Additional dead check for kill command handler Artem Golubikhin 2017-01-21 04:29:06 +03:00
  • b6fe0ac31f Merge pull request from dreamstalker/cmd_remove_cmd theAsmodai 2017-01-17 23:51:58 +03:00
  • fedc99bb85 Add a detailed print in SV_HandleClientMessage s1lentq 2017-01-13 21:37:05 +07:00
  • 63a037af60 Add badge to README.md s1lentq 2017-01-13 02:38:51 +07:00
  • e68bb149fb Merge pull request from s1lentq/fix_set_cstrike_flags theAsmodai 2017-01-07 20:00:04 +03:00
  • 0c8cb64af7 Fix Fix unknown function __cpuidex when used in 3rd party s1lentq 2017-01-07 19:59:56 +07:00
  • d75af4a219 Added Cmd_RemoveCmd to ReHlds API asmodai 2017-01-07 01:54:50 +03:00
  • 428b05e8ec Merge pull request from dreamstalker/fpu_flags_dont_set theAsmodai 2017-01-07 01:54:11 +03:00
  • dace70e2b1 Removed FPU flags changing for SSE builds asmodai 2017-01-06 21:56:52 +03:00
  • fd8bc60daf Merge pull request from In-line/SetCStrikeFlags_on_server_init theAsmodai 2017-01-06 21:34:36 +03:00
  • 8ec7639995 Move SetCStrikeFlags() from Init_noVirt to Host_InitializeGameDLL In-line 2017-01-06 21:43:00 +04:00
  • 2ab8b1f884 SetCStrikeFlags once on server start In-line 2017-01-06 10:54:31 +04:00
  • bff0dfd7b4 Default *pfilename in COM_Log to status.log () In-line 2017-01-05 19:16:57 +04:00
  • 73237e884b Convert g_bIs#GameName# to enum. () Chuvi 2017-01-05 01:08:21 +03:00
  • 22ca60c764 Merge pull request from theAsmodai/noxref_err_icc theAsmodai 2016-12-30 16:32:40 +03:00
  • 0a139c728e Merge pull request from dreamstalker/Host_Quit_Restart_f_fix LevShisterov 2016-12-30 00:39:08 +05:00
  • f28c4c4b4e Fixed Host_Quit_Restart_f. Lev 2016-12-30 00:31:45 +05:00
  • 085c8b8017 Added correct noxref error message for ICC linux builds asmodai 2016-12-29 01:22:56 +03:00
  • b9c8be8aec Nohref checks () Semen Ermilov 2016-12-28 21:41:12 +03:00
  • c9f905b8fb Merge pull request from Chuvi-w/master theAsmodai 2016-12-28 18:00:39 +03:00
  • 11d1af755f Fixed "error C4996: 'GetVersionExA': was declared deprecated" using a crutch. Chuvi 2016-12-28 11:10:02 +03:00
  • 9c59407c9a Merge pull request from dreamstalker/Decal_Init_fix theAsmodai 2016-12-27 19:27:40 +03:00
  • 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 +05:00
  • 347f42a799 Merge pull request from WPMGPRoSToTeMa/LocalGametime theAsmodai 2016-12-24 18:42:29 +03:00
  • 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 ) WPMGPRoSToTeMa 2016-12-10 02:17:51 +03:00
  • c787546bef Merge pull request from dreamstalker/asmlib_update theAsmodai 2016-12-24 10:16:41 +03:00
  • 418ed98b48 Use SSE for some typical floating point operations asmodai 2016-12-23 00:39:22 +03:00
  • da17250678 Merge pull request from dreamstalker/asmlib_update theAsmodai 2016-12-22 22:16:51 +03:00
  • 828c05d93b asmlib update asmodai 2016-12-22 19:02:19 +03:00
  • 5a4fef3d0a Merge pull request from WPMGPRoSToTeMa/master theAsmodai 2016-12-22 11:25:57 +03:00
  • ee4026ec4e Fixed "Malformed packet size" on packets from server to client WPMGPRoSToTeMa 2016-12-22 05:07:00 +03:00
  • 97b072a9f6 PVS/PAS buffer overrun fix () LevShisterov 2016-12-20 02:06:39 +05:00
  • 1f96d176e7 Merge pull request from WPMGPRoSToTeMa/BroadcastNetBuffersRemoving s1lentq 2016-12-16 18:28:03 +07:00
  • ab5e2aa6ac Fixed sending messages to fakeclients (fixed ) WPMGPRoSToTeMa 2016-12-16 07:17:03 +03:00
  • 076219bcd1 Fix a typo in the checking of bounds of the index for pointer of model. s1lentq 2016-12-13 04:51:49 +07:00
  • 4fc947807f Refactoring Fix crash on SV_SingleClipMoveToEntity, added safe check for pointer model s1lentq 2016-12-12 21:28:21 +07:00
  • 4094d8d633 Merge pull request from WPMGPRoSToTeMa/patch-1 LevShisterov 2016-12-10 22:09:53 +05:00
  • 68dcc475f1 Update README.md Artem Golubikhin 2016-12-10 20:07:12 +03:00
  • 88cb7b56f0 Merge pull request from WPMGPRoSToTeMa/master LevShisterov 2016-12-10 21:58:01 +05:00
  • fe91b14995 Fixed has_force_unmodified wasn't reset sometimes WPMGPRoSToTeMa 2016-12-10 19:07:28 +03:00
  • b8f4617509 Merge pull request from WPMGPRoSToTeMa/AttachedEntitiesPlayerAnimationSpeedBugFix theAsmodai 2016-12-10 11:08:29 +03:00
  • 51ecac79a0 Fixed animation speed when player has attached entities (https://github.com/WPMGPRoSToTeMa/PatchedGoldSrcClient/issues/7) WPMGPRoSToTeMa 2016-12-10 03:35:08 +03:00
  • d9ef7ef035 Merge pull request from WPMGPRoSToTeMa/master s1lentq 2016-12-04 22:51:16 +07:00
  • 803a5525d1 Fixed invalid host_client for SV_FullClientUpdate call (after ) WPMGPRoSToTeMa 2016-12-04 16:31:24 +03:00
  • 9ea7e27ba4 Merge pull request from WPMGPRoSToTeMa/BroadcastNetBuffersRemoving theAsmodai 2016-12-02 23:53:45 +03:00
  • a8afbd7d2e Re-fixed hung players and early TeamScore bugs Global reliable net buffer is deprecated now WPMGPRoSToTeMa 2016-10-19 13:20:17 +03:00
  • f22a6ae9d0 Added repository rehlds-dev s1lentq 2016-12-02 04:46:57 +07:00
  • 4bd4ab6724 Use defines ID of the models, refactoring upd-1 tiny_netchan s1lentq 2016-11-22 06:42:32 +07:00
  • 5c1be6a61d Clean up code/dwarf s1lentq 2016-11-22 04:46:48 +07:00
  • 381a4c0ab2 Added cvar syserror_logfile Changed in some places rehlds_syserror on Sys_Error for log. s1lentq 2016-11-08 22:51:56 +07:00
  • 212e9638d6 Added safety checks for hookchains impl s1lentq 2016-11-08 18:06:13 +07:00
  • b172d20227 reset minor version s1lentq 2016-11-07 22:27:18 +07:00
  • 4090ff3db5 Refactoring of versioning s1lentq 2016-11-07 19:27:06 +07:00
  • be450ea340 Added Q_StripUnprintableAndSpace for API Mini-refactoring s1lentq 2016-11-05 01:05:39 +07:00
  • 1bf56b26dd Implemented features of priority for hookchains s1lentq 2016-11-04 23:45:27 +07:00
  • 9e54d85c1c Merge pull request from s1lentq/fix_ideo_space theAsmodai 2016-11-01 21:24:20 +03:00
  • 646adb22c5 Fix non-printable space character (0x3000) s1lentq 2016-11-01 20:28:11 +07:00
  • e819b1370a Merge pull request from theAsmodai/master theAsmodai 2016-10-25 14:40:36 +03:00
  • 865bdc95f7 Fixed crash when motd_write called without arguments asmodai 2016-10-25 01:15:53 +03:00
  • 7278d67694 Merge pull request from WPMGPRoSToTeMa/NetLogging theAsmodai 2016-10-19 22:20:35 +03:00
  • e2be6491ba Replaced Con_Printf to Con_DPrintf for net messages that can be used for flood (related to ) 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 +03:00
  • 22ba13a53b Merge pull request from WPMGPRoSToTeMa/master theAsmodai 2016-10-17 15:15:21 +03:00
  • 2da7695800 Fixed typo in condition in Netchan_CopyFileFragments WPMGPRoSToTeMa 2016-10-17 06:41:51 +03:00
  • 662a700f44 Merge pull request from theAsmodai/master theAsmodai 2016-10-07 20:14:29 +03:00
  • b3ad7dc76b Advanced reconnect detection for crashed clients asmodai 2016-10-05 19:32:08 +03:00
  • 1a0824def4 Merge pull request from WPMGPRoSToTeMa/master theAsmodai 2016-09-30 15:12:03 +03:00
  • 2dafec635b Fixed A2A_ACK console/log flood WPMGPRoSToTeMa 2016-09-30 12:46:23 +03:00
  • 65d5f3bc63 Merge pull request from WPMGPRoSToTeMa/BoundComputationFix theAsmodai 2016-09-09 22:59:58 +03:00
  • 8ac264f133 Fixed optimization-dependent model bounds computation in R_GetStudioBounds (actually in R_StudioCalcBonePosition) (related to ) WPMGPRoSToTeMa 2016-09-09 00:55:07 +03:00
  • 6e411347bd Merge pull request from WPMGPRoSToTeMa/RemoveIdAndListIdFixes theAsmodai 2016-09-08 10:15:15 +03:00
  • 9b3789d521 RemoveId and ListId fixes Simplified USERID copying Corrected buffer displacement when element is removed Fixed idstring fix =/ Fixed reverse-engineering mistake with numeration in listid (should start from 1) WPMGPRoSToTeMa 2016-09-08 01:11:55 +03:00
  • f18dbc8ce1 Merge pull request from Adidasman1/master theAsmodai 2016-08-12 17:27:06 +03:00
  • 8a80fa1869 Fix already spawn and add cvar rehlds_security. Adidasman 2016-08-04 23:56:07 +06:00
  • 4a7b6cddd7 Merge pull request from WPMGPRoSToTeMa/KillMeChecks theAsmodai 2016-08-03 19:08:10 +03:00
  • 2e5c3492fd Additional checks for FL_KILLME flag before callbacks (OnTouch and OnThink) WPMGPRoSToTeMa 2016-08-02 19:43:45 +03:00
  • ca95e93fff Merge pull request from spark512/patch-2 theAsmodai 2016-07-30 18:55:45 +03:00
  • 383e805356 Cvars for command flood punishments () spark512 2016-07-30 17:55:24 +02:00
  • 56a2b2587d Update README.md spark512 2016-07-30 16:09:30 +02:00
  • 78213296fc Merge pull request from WPMGPRoSToTeMa/UserInfoNetworkDataDecrease theAsmodai 2016-07-30 14:32:23 +03:00
  • 80dca10f13 Added sv_rehlds_userinfo_transmitted_fields cvar WPMGPRoSToTeMa 2016-07-30 00:25:52 +03:00
  • 89f64e92fd Some fixes for sv_upld.cpp () Alibek Omarov 2016-07-27 00:31:58 +06:00
  • 8efc228bec Merge pull request from s1lentq/master theAsmodai 2016-07-20 23:25:24 +03:00
  • bef44b8741 Fix flight decoder are failed. Added info in Readme.md about faster building. s1lentq 2016-07-21 01:21:05 +07:00
  • 86cff5477a Merge pull request from s1lentq/master theAsmodai 2016-07-15 19:38:40 +03:00
  • 5daef47bd1 Allow to build project outside of the git repository. Added new task buildFixes for fast and simply building project. Example: "gradlew --max-workers=1 clean buildFixes" s1lentq 2016-07-14 23:45:41 +07:00
  • 50e19c8b46 Merge pull request from WPMGPRoSToTeMa/master theAsmodai 2016-06-16 00:11:39 +03:00
  • ba910e0b94 Added SV_UpdateUserInfo to API Fixed WPMGPRoSToTeMa 2016-06-15 20:26:32 +03:00
  • b6630824a3 Reworked sv_rcon_condebug () s1lentq 2016-06-13 17:42:49 +06:00
  • 762923fbc3 Implemented new function SV_EmitSound2 for 3-rd things and hook. () s1lentq 2016-06-06 15:05:20 +03:00