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

Commit Graph

  • 24eb2d0ccd Fix for: - correctly using types with define - missing EXT_FUNC for SV_GetChallenge s1lentq 2015-11-08 19:43:39 +0600
  • 3be05fce38 Merge pull request #93 from WPMGPRoSToTeMa/master theAsmodai 2015-11-08 15:25:17 +0300
  • 4d276db7b6 Fixed typo in SV_RunThink WPMGPRoSToTeMa 2015-11-08 03:03:00 +0300
  • 14890276de Merge pull request #87 from s1lentq/master theAsmodai 2015-10-27 18:24:40 +0300
  • 2a24337eee Cut of nicknames '+' if next there is something digit or alphanumeric character. Added prefix Q_* for functions strlen/strcmp/strpcy/memset/memcpy/memmove etc. Added for solution configuration (Debug Swds Play/Release Swds Play) the path to libacof32.lib in linker. s1lentq 2015-10-27 17:20:51 +0600
  • 9e1f9c63ef Merge pull request #86 from WPMGPRoSToTeMa/master theAsmodai 2015-10-26 20:35:10 +0300
  • bcec2c6018 Fixed bug in Netchan_Validate overlap check: added check for fragment availability WPMGPRoSToTeMa 2015-10-26 20:11:54 +0300
  • 99f7426749 Merge pull request #85 from WPMGPRoSToTeMa/master theAsmodai 2015-10-26 08:05:22 +0300
  • 446fe8896b Fixed some typos WPMGPRoSToTeMa 2015-10-26 04:36:28 +0300
  • 394df8460c Merge pull request #83 from WPMGPRoSToTeMa/customiswprint theAsmodai 2015-10-19 07:44:48 +0300
  • 2364b5ce67 Implemented Q_iswprint for linux WPMGPRoSToTeMa 2015-10-18 22:09:15 +0300
  • 8e6a3cac68 Merge pull request #82 from theAsmodai/master theAsmodai 2015-10-18 00:23:54 +0300
  • 9b99a54e34 Added optimized stdlib functions from Agner's asmlib Increased allowed string commands rate asmodai 2015-10-17 23:21:36 +0300
  • d4cd067a91 Merge pull request #81 from theAsmodai/master theAsmodai 2015-10-17 21:43:11 +0300
  • 09f1f799a1 Fixed loading of maps without world classname or with long list of wads Removed rtti Reduced MAX_HOOKS_IN_CHAIN value asmodai 2015-10-17 21:07:08 +0300
  • ff305e86b6 Merge pull request #80 from s1lentq/master theAsmodai 2015-10-17 04:03:38 +0300
  • 365ad30c20 Fix: not read configuration the files at rehlds_fixes (bug in Cbuf_InsertTextLines) s1lentq 2015-10-17 06:55:52 +0600
  • fd7657b2e1 Merge pull request #79 from s1lentq/master theAsmodai 2015-10-17 02:42:55 +0300
  • 55c9a80cde Changed version in Host_Version at rehlds_fixes Added Q_iswprint Added cvar sv_force_ent_intersection for to bypass condition check with SOILID_SLIDEBOX and forced call SV_CheckSphereIntersection s1lentq 2015-10-17 05:35:42 +0600
  • c62f8a982c Fix crash Con_DPrintf at linux Added missing EXT_FUNC for Con_DPrintf s1lentq 2015-10-15 23:03:17 +0600
  • 655aa72405 Fix crash Con_DPrintf at linux Added missing EXT_FUNC for Con_DPrintf s1lentq 2015-10-15 23:03:17 +0600
  • d3bd459c88 Fix linux unicode Added Q_UTF8ToUTF32, Q_UTF32ToUTF8 Cleanup unicode_strtools.cpp s1lentq 2015-10-12 21:51:18 +0600
  • 24ec5bd85b Merge pull request #75 from theAsmodai/master theAsmodai 2015-10-11 21:05:50 +0300
  • 76c737c773 Fixed connection check asmodai 2015-10-11 21:01:02 +0300
  • 9e319b3751 Merge pull request #74 from theAsmodai/master theAsmodai 2015-10-11 19:15:18 +0300
  • 317a9dc3ba Fixed stringcmd flood Fixed const qualifiers in sdk Exported sv_version cvar asmodai 2015-10-11 19:04:21 +0300
  • f954d2fc99 Merge pull request #73 from theAsmodai/master theAsmodai 2015-10-10 20:09:23 +0300
  • 5a8aa9ce8b Implemented SV_GetChallenge for API. asmodai 2015-10-10 20:02:29 +0300
  • 2b8dffa6fa Merge e4912e0e87 into 101a5f3ea1 s1lentq 2015-10-07 17:16:29 +0000
  • e4912e0e87 Test: options -fvisible with icc 15.0.1 s1lentq 2015-10-07 23:00:06 +0600
  • 101a5f3ea1 Merge pull request #71 from theAsmodai/master theAsmodai 2015-10-05 19:11:53 +0300
  • aedbcd1380 Added API for getting cvar_vars. asmodai 2015-10-05 00:23:10 +0300
  • 9dd4213570 Merge pull request #70 from theAsmodai/master theAsmodai 2015-09-29 23:13:28 +0300
  • 4594ffba4a PreprocessPacket hook moved after IP ban check AUTH_IDTYPE moved to ReHLSDK asmodai 2015-09-29 22:56:25 +0300
  • 8e0377617c Merge pull request #67 from theAsmodai/ParseLine_Fix theAsmodai 2015-09-28 20:28:07 +0300
  • 0e4973de19 Fixed UTF and \t in COM_ParseLine Fixed undefined structs error in ReHLDSK asmodai 2015-09-16 23:40:52 +0300
  • 7975be530d Merge pull request #69 from s1lentq/master theAsmodai 2015-09-28 16:59:52 +0300
  • 1d00c3e8d1 Implemented notify of warning about failure tests s1lentq 2015-09-28 19:43:31 +0600
  • 05ecee33b2 Merge pull request #64 from theAsmodai/master theAsmodai 2015-09-28 02:13:14 +0300
  • 04afd94aa7 HookChains refactoring. Added API functions for getting all net message buffers. Added callback for file hash checking. Fixed tests passing if sse 4+ doesn't supported. asmodai 2015-07-18 16:31:42 +0300
  • fef6405b61 Fixed some issues found by Coverity asmodai 2015-07-25 03:04:18 +0300
  • c2c7c2494f Merge pull request #2 from dreamstalker/master Semen Ermilov 2015-07-20 14:47:36 +0300
  • 8d73400168 Merge pull request #62 from theAsmodai/master dreamstalker 2015-07-16 16:30:32 +0400
  • c04b30a7fb Implemented SV_WriteFullClientUpdate callback asmodai 2015-07-16 14:14:10 +0300
  • 3991c7e00d Merge e4d8e0ae96 into 474ab2cbc1 WPMGPRoSToTeMa 2015-07-16 07:44:48 +0000
  • 474ab2cbc1 Merge pull request #60 from WPMGPRoSToTeMa/fragoverflowfix dreamstalker 2015-07-16 11:44:43 +0400
  • a3b651e54b Added overflow checks in Netchan_CopyNormalFragments WPMGPRoSToTeMa 2015-07-16 09:56:19 +0300
  • 7d7d5a7fea Merge pull request #59 from WPMGPRoSToTeMa/versionprinting dreamstalker 2015-07-16 10:26:21 +0400
  • d05e82d530 Merge pull request #61 from WPMGPRoSToTeMa/clreslistchecks dreamstalker 2015-07-16 10:26:07 +0400
  • 13706b1c07 Added checks for client resource list WPMGPRoSToTeMa 2015-07-16 08:10:55 +0300
  • 8b66bc9f27 ReHLDS API version print by "version" command WPMGPRoSToTeMa 2015-07-16 02:06:25 +0300
  • 242e077476 Merge pull request #58 from WPMGPRoSToTeMa/unicodefixes dreamstalker 2015-07-16 09:47:23 +0400
  • 6a819c8683 Fixed MAX_FRAGMENTS count WPMGPRoSToTeMa 2015-07-16 04:43:03 +0300
  • 7db9030b6f Added iswprint check in Q_IsUnprintableW function Added Q_StripUnprintableAndSpace function using for player name WPMGPRoSToTeMa 2015-07-16 02:29:57 +0300
  • cb74311375 Merge pull request #56 from theAsmodai/master dreamstalker 2015-07-15 14:08:51 +0400
  • e4d8e0ae96 Added PrepareUserInfoToTransmit callback to ReHLDS API WPMGPRoSToTeMa 2015-07-15 12:25:55 +0300
  • a3094b3719 Fixed bug in challenge generator. asmodai 2015-07-14 15:01:40 +0300
  • d3d296cbcc Merge pull request #54 from WPMGPRoSToTeMa/master theAsmodai 2015-07-14 01:55:32 +0300
  • 81f7402466 Forced PSAPI_VERSION to 1 WPMGPRoSToTeMa 2015-07-13 11:50:58 +0300
  • 90ecc3f4d5 Merge pull request #52 from WPMGPRoSToTeMa/setmodelnameapi dreamstalker 2015-07-14 01:19:36 +0400
  • ebf0e21cba Merge pull request #55 from s1lentq/_fix_ext_func_api dreamstalker 2015-07-14 01:18:50 +0400
  • 2531c8f8af Added missing EXT_FUNC functions to ReHLDS API s1lentq 2015-07-13 23:34:33 +0600
  • db2c7c7c10 Added SetModelName function to ReHLDS API WPMGPRoSToTeMa 2015-07-13 02:00:34 +0300
  • a588aba4e7 Merge branch 'master' of https://github.com/dreamstalker/rehlds into setmodelnameapi WPMGPRoSToTeMa 2015-07-13 01:41:13 +0300
  • 131d43a15e Added missing EXT_FUNC marks dreamstalker 2015-07-13 00:01:02 +0400
  • 90cf5a7ba2 Added SetModelName function to ReHLDS API WPMGPRoSToTeMa 2015-07-12 22:20:09 +0300
  • 096b9cb36d copy&paste fail hitbox_track dreamstalker 2015-07-12 19:40:08 +0400
  • 91112615cb Better hitbox tracking Exposed SV_SetupMove/SV_RestoreMove to the API dreamstalker 2015-07-12 15:31:19 +0400
  • 39179e694b Better hitbox tracking dreamstalker 2015-07-11 21:07:51 +0400
  • 08e95e00e3 Comment out debug logging dreamstalker 2015-07-11 13:44:09 +0400
  • 640263aeb1 Playing with hitboxes dreamstalker 2015-07-11 01:44:08 +0400
  • 5b50c6fb89 Hitbox tracking dreamstalker 2015-07-08 23:50:25 +0400
  • 9cbc891694 Merge pull request #49 from s1lentq/master dreamstalker 2015-07-08 00:24:46 +0400
  • a5d278fb1e Implemented unregisterHook for hookchain and added some functions to ReHLDS API s1lentq 2015-07-06 02:28:00 +0600
  • d654561606 Merge pull request #48 from s1lentq/master theAsmodai 2015-07-05 23:18:10 +0300
  • 0f5844c6aa Fix bug with SV_CheckForDuplicateNames s1lentq 2015-07-06 01:59:56 +0600
  • 4ba52d1d01 Merge pull request #47 from dreamstalker/_46 theAsmodai 2015-07-04 22:01:22 +0300
  • 9d3e472762 Fixed #46 asmodai 2015-07-04 22:00:08 +0300
  • 9bbb2537c5 Merge pull request #45 from theAsmodai/master theAsmodai 2015-07-04 21:52:19 +0300
  • c1daf838c3 Added client_t<>index conversion functions to ReHLDS API. asmodai 2015-07-04 20:31:51 +0300
  • 4749df2b70 Merge pull request #43 from thecrock/buffer_overload4_fix dreamstalker 2015-07-02 23:28:25 +0400
  • b0e4e5fa4f Fix for the Buffer Overload 4 exploit thecrock 2015-07-01 00:15:01 +0400
  • 1306b8fda7 Merge pull request #41 from dreamstalker/stack_align theAsmodai 2015-06-30 18:17:09 +0300
  • ed575d9b7d Fixed: all functions that could be called from outside must realign the stack Removed NOINLINE from MSG_Write*Bits functions since stack alignment issue is resolved dreamstalker 2015-06-30 16:53:04 +0400
  • 8aac19ce00 FlightRecorder: write all console and log messages to the flight log Refactored tests dreamstalker 2015-06-28 21:15:11 +0400
  • c0889990db Merge branch 'coverity_fixes' dreamstalker 2015-06-27 16:28:02 +0400
  • 41ffb2d13c Fixed issues found by Coverity dreamstalker 2015-06-27 13:36:55 +0400
  • 53649a3da2 Expose pointer to the cmd_source through rehlds API dreamstalker 2015-06-26 21:26:33 +0400
  • 1463a1a2f8 Fixed issues found by Coverity in the engine dreamstalker 2015-06-24 22:53:29 +0400
  • e4134d144a Merge pull request #39 from dreamstalker/_38 dreamstalker 2015-06-23 20:22:31 +0400
  • 328c32f8c9 Fixed the "server failed to transmit file 'AY&SY..." bug dreamstalker 2015-06-23 20:08:42 +0400
  • b08e7cb679 Fix Linux build dreamstalker 2015-06-23 00:27:25 +0400
  • 90f24f0413 ReHLDS API: Added interceptor for string commands handled by the engine Mark rehlds_syserror() as noreturn Added missing includes in ReHLDS API dreamstalker 2015-06-23 00:15:27 +0400
  • f5a9f2e413 Workaround for 'stack misaligned when inlining SSE' bug in icc dreamstalker 2015-06-17 23:36:36 +0400
  • da547bd7c7 SV_ConnectClient: format *sid properly dreamstalker 2015-06-16 14:04:26 +0400
  • 7314efd6e5 Merge pull request #36 from dreamstalker/_34_tests dreamstalker 2015-06-16 13:58:31 +0400
  • 646171f579 Merge pull request #35 from WPMGPRoSToTeMa/getclientlisteningfix dreamstalker 2015-06-16 13:36:07 +0400
  • 69fd6eff17 Voice_GetClientListening bugfix WPMGPRoSToTeMa 2015-06-15 18:35:38 +0300
  • 3cd4a52567 Implemented strcpy_safe which is safe to use with overlapping src and dst buffers Use strcpy_safe in Info_ functions dreamstalker 2015-06-14 23:08:03 +0400
  • 34686c3819 Tests for Info_ functions dreamstalker 2015-06-14 22:56:25 +0400