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

Commit Graph

  • 6a819c8683 Fixed MAX_FRAGMENTS count WPMGPRoSToTeMa 2015-07-16 04:43:03 +03:00
  • 7db9030b6f Added iswprint check in Q_IsUnprintableW function Added Q_StripUnprintableAndSpace function using for player name WPMGPRoSToTeMa 2015-07-16 02:29:57 +03:00
  • cb74311375 Merge pull request from theAsmodai/master dreamstalker 2015-07-15 14:08:51 +04:00
  • a3094b3719 Fixed bug in challenge generator. asmodai 2015-07-14 15:01:40 +03:00
  • d3d296cbcc Merge pull request from WPMGPRoSToTeMa/master theAsmodai 2015-07-14 01:55:32 +03:00
  • 81f7402466 Forced PSAPI_VERSION to 1 WPMGPRoSToTeMa 2015-07-13 11:50:58 +03:00
  • 90ecc3f4d5 Merge pull request from WPMGPRoSToTeMa/setmodelnameapi dreamstalker 2015-07-14 01:19:36 +04:00
  • ebf0e21cba Merge pull request from s1lentq/_fix_ext_func_api dreamstalker 2015-07-14 01:18:50 +04:00
  • 2531c8f8af Added missing EXT_FUNC functions to ReHLDS API s1lentq 2015-07-13 23:34:33 +06:00
  • db2c7c7c10 Added SetModelName function to ReHLDS API WPMGPRoSToTeMa 2015-07-13 02:00:34 +03:00
  • 131d43a15e Added missing EXT_FUNC marks dreamstalker 2015-07-13 00:01:02 +04:00
  • 096b9cb36d copy&paste fail hitbox_track dreamstalker 2015-07-12 19:40:08 +04:00
  • 91112615cb Better hitbox tracking Exposed SV_SetupMove/SV_RestoreMove to the API dreamstalker 2015-07-12 15:31:19 +04:00
  • 39179e694b Better hitbox tracking dreamstalker 2015-07-11 21:07:51 +04:00
  • 08e95e00e3 Comment out debug logging dreamstalker 2015-07-11 13:44:09 +04:00
  • 640263aeb1 Playing with hitboxes dreamstalker 2015-07-11 01:44:08 +04:00
  • 5b50c6fb89 Hitbox tracking dreamstalker 2015-07-08 23:50:25 +04:00
  • 9cbc891694 Merge pull request from s1lentq/master dreamstalker 2015-07-08 00:24:46 +04:00
  • a5d278fb1e Implemented unregisterHook for hookchain and added some functions to ReHLDS API s1lentq 2015-07-06 02:28:00 +06:00
  • d654561606 Merge pull request from s1lentq/master theAsmodai 2015-07-05 23:18:10 +03:00
  • 0f5844c6aa Fix bug with SV_CheckForDuplicateNames s1lentq 2015-07-06 01:59:56 +06:00
  • 4ba52d1d01 Merge pull request from dreamstalker/_46 theAsmodai 2015-07-04 22:01:22 +03:00
  • 9d3e472762 Fixed asmodai 2015-07-04 22:00:08 +03:00
  • 9bbb2537c5 Merge pull request from theAsmodai/master theAsmodai 2015-07-04 21:52:19 +03:00
  • c1daf838c3 Added client_t<>index conversion functions to ReHLDS API. asmodai 2015-07-04 20:31:51 +03:00
  • 4749df2b70 Merge pull request from thecrock/buffer_overload4_fix dreamstalker 2015-07-02 23:28:25 +04:00
  • b0e4e5fa4f Fix for the Buffer Overload 4 exploit thecrock 2015-07-01 00:15:01 +04:00
  • 1306b8fda7 Merge pull request from dreamstalker/stack_align theAsmodai 2015-06-30 18:17:09 +03:00
  • 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 +04:00
  • 8aac19ce00 FlightRecorder: write all console and log messages to the flight log Refactored tests dreamstalker 2015-06-28 21:15:11 +04:00
  • c0889990db Merge branch 'coverity_fixes' dreamstalker 2015-06-27 16:28:02 +04:00
  • 41ffb2d13c Fixed issues found by Coverity dreamstalker 2015-06-27 13:36:55 +04:00
  • 53649a3da2 Expose pointer to the cmd_source through rehlds API dreamstalker 2015-06-26 21:26:33 +04:00
  • 1463a1a2f8 Fixed issues found by Coverity in the engine dreamstalker 2015-06-24 22:53:29 +04:00
  • e4134d144a Merge pull request from dreamstalker/_38 dreamstalker 2015-06-23 20:22:31 +04:00
  • 328c32f8c9 Fixed the "server failed to transmit file 'AY&SY..." bug dreamstalker 2015-06-23 20:08:42 +04:00
  • b08e7cb679 Fix Linux build dreamstalker 2015-06-23 00:27:25 +04:00
  • 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 +04:00
  • f5a9f2e413 Workaround for 'stack misaligned when inlining SSE' bug in icc dreamstalker 2015-06-17 23:36:36 +04:00
  • da547bd7c7 SV_ConnectClient: format *sid properly dreamstalker 2015-06-16 14:04:26 +04:00
  • 7314efd6e5 Merge pull request from dreamstalker/_34_tests dreamstalker 2015-06-16 13:58:31 +04:00
  • 646171f579 Merge pull request from WPMGPRoSToTeMa/getclientlisteningfix dreamstalker 2015-06-16 13:36:07 +04:00
  • 69fd6eff17 Voice_GetClientListening bugfix WPMGPRoSToTeMa 2015-06-15 18:35:38 +03:00
  • 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 +04:00
  • 34686c3819 Tests for Info_ functions dreamstalker 2015-06-14 22:56:25 +04:00
  • ae5cbf8cbc Merge pull request from dreamstalker/unicode_strtools_tests dreamstalker 2015-06-13 22:53:07 +04:00
  • f2e8610689 unicode_strtools unit tests dreamstalker 2015-06-13 22:10:36 +04:00
  • 2d7490d614 Merge pull request from theAsmodai/master theAsmodai 2015-06-13 16:51:52 +03:00
  • a6788217e7 Fixes in SV_ExtractFromUserinfo, SV_CheckForDuplicateNames, SV_CheckUserinfo. asmodai 2015-06-13 16:40:27 +03:00
  • 438726f462 Fixed typo in Q_UnicodeConvertT Rehlds Demo Player: print number of frames calculated when demo ends successfully dreamstalker 2015-06-13 16:08:16 +04:00
  • ddc6d1e3d4 Link clock_gettime from librt to avoid dependency of GLIBC_1.17 dreamstalker 2015-06-12 17:15:23 -05:00
  • 3c000a80c8 Resources for wiki gh-pages dreamstalker 2015-06-13 00:09:43 +04:00
  • 580445d955 Create gh-pages branch via GitHub dreamstalker 2015-06-12 23:48:47 +04:00
  • fe10787125 Merge pull request from theAsmodai/master dreamstalker 2015-06-07 22:29:04 +04:00
  • 895f0beda5 Added names for network constants. asmodai 2015-06-07 21:06:20 +03:00
  • c3e5486612 Fixed message fragments validation. Fixed NET_GetLong. Passing netadr_t to functions by reference instead of copying. Added missed Q_ prefix for stdlib functions. asmodai 2015-06-07 03:55:42 +03:00
  • 324ff95e72 Merge pull request from dreamstalker/_28 dreamstalker 2015-06-06 23:55:37 +04:00
  • b6c01cdd4c Link libstdc++ statically on linux Updated gradle to 2.4 Updated gradle-cpp-plugin to 1.2 dreamstalker 2015-06-06 23:33:44 +04:00
  • 80692e3821 Publish flightdecoder API to maven repo dreamstalker 2015-06-06 21:50:56 +04:00
  • 76b017901b Merge pull request from dreamstalker/flightrec dreamstalker 2015-06-06 21:07:34 +04:00
  • f2b95b0305 Implemented decoder for FlightRecorder logs dreamstalker 2015-06-06 16:24:53 +04:00
  • e95737f7ed Merge pull request from theAsmodai/master dreamstalker 2015-05-30 10:56:15 +04:00
  • 7a973d1afb JITted DELTA_TestDelta. Maked unit test for DELTA_TestDelta. Unrolled tail recursion in SV_FindTouchedLeafs and SV_LinkContents. Other small optimizations and fixes. asmodai 2015-05-29 23:21:20 +03:00
  • 391bd5d627 Merge branch 'master' into flightrec SSE4.2's crc32 is actually crc32c - removed crc32.* dreamstalker 2015-05-25 18:16:30 +04:00
  • a7bc333014 Merge pull request from dreamstalker/_24 dreamstalker 2015-05-24 15:43:39 +04:00
  • bc88790bb1 Fixed : Remember fields unmarked by encoder and force set it if entity is used as a baseline dreamstalker 2015-05-24 15:29:47 +04:00
  • 0b1f3af352 Merge pull request from dreamstalker/delta_tests_improvements dreamstalker 2015-05-24 01:55:29 +04:00
  • 39b803fa3d Delta encoder tests: refactoring Added prefetches to delta and deltaJit dreamstalker 2015-05-23 20:05:48 +04:00
  • 4821823407 Merge pull request from theAsmodai/master theAsmodai 2015-05-23 01:04:09 +03:00
  • 4071c13e3a Fixed demo tests passing. Don't generate any JIT code for empty delta memblocks. Added bits, bytecount and sendfields checks to delta unit tests. Small optimizations and fixes. asmodai 2015-05-23 00:55:26 +03:00
  • 3226154626 Merge pull request from WPMGPRoSToTeMa/cvarlistfix dreamstalker 2015-05-22 09:58:55 +04:00
  • 5bb896dcee Refactoring DeltaJIT passes tests now dreamstalker 2015-05-22 02:50:39 +04:00
  • 7fdb4f73bc Delta JIT improvements. Andrey 2015-05-22 02:38:25 +03:00
  • fb3504c9b6 cvarlist: Do correct output of string valued cvars WPMGPRoSToTeMa 2015-05-22 02:17:58 +03:00
  • 5abbc92fda SV_AllocPacketEntities optimization moved under REHLDS_OPT_PEDANTIC Rehlds Demo Player: write duration in the 'rehlds_demo_stats.log' file when demo ends successfully 6132_hooker.cpp: Minimal setup to play/records demos in hook mode with active Rehlds API dreamstalker 2015-05-21 23:50:18 +04:00
  • 31bfe3db78 Moved optimized MSG_Write*Bits* under REHLDS_FIXES defined because it uses bf_write_s structure incompatible with the original engine Fixed wrong tex.coords formula in SurfaceAtPoint() Added missing calls to SV_CheckWaterTransition() in SV_Physics_Toss() Flight recorder: Lazy init with HOOK_ENGINE RehldsDemoPlayer: print heartbeat message every 10Mb of demo dreamstalker 2015-05-21 21:20:40 +04:00
  • f2fe5a6c74 SV_WriteEntitiesToClient: don't use intermediate 'fullpack' storage for entities being transmitted SV_SetupMove: Don't look examine frame->entities after last player dreamstalker 2015-05-21 03:15:03 +04:00
  • ed6e5b4a94 Merge pull request from dreamstalker/further_delta_opt dreamstalker 2015-05-20 19:23:15 +04:00
  • fea4be8bd1 JITted DELTA_CountSendFields Use JITted delta in DELTA_CheckDelta dreamstalker 2015-05-20 13:55:43 +04:00
  • 2cd9b7571c Merge pull request from dreamstalker/bits_write_rewrite dreamstalker 2015-05-20 17:32:59 +04:00
  • 3f448f441e Implemented faster and safe MSG_Write*Bit* dreamstalker 2015-05-20 15:24:18 +04:00
  • 7891b6196a Implemented delta JIT Implemented name->index map for sv.model_precache[] Fixed CPPUnitLite tests runner Source code optimizations for optimal usage of precompiled headers on linux dreamstalker 2015-05-18 17:04:00 +04:00
  • 5d572afc31 Merge branch 'master' of https://github.com/dreamstalker/rehlds dreamstalker 2015-05-17 21:52:30 +04:00
  • 60b40a687c Don't build 'hooker' libraries by default dreamstalker 2015-05-17 21:52:07 +04:00
  • 0b66b8e603 Merge pull request from s1lentq/master dreamstalker 2015-05-17 21:35:22 +04:00
  • ff3eca631e add comment s1lentq 2015-05-17 21:22:58 +06:00
  • 01f3fdf787 Fixed: there was a tiny chance to assemble corrupted svc_event message in SV_EmitEvents dreamstalker 2015-05-17 19:15:10 +04:00
  • 6b1654bbff Flightrec: WIP dreamstalker 2015-05-17 15:30:30 +04:00
  • 1a8b8f34be Merge pull request from dreamstalker/mathlib_tests dreamstalker 2015-05-16 02:02:55 +04:00
  • 4b1eabc541 Mathlib unit tests Added REHLDS_OP_PEDANTIC define to all configs in the msvc project Fixed CrossProduct dreamstalker 2015-05-15 23:20:04 +04:00
  • db8ff664d4 Merge pull request from theAsmodai/master dreamstalker 2015-05-15 22:18:18 +04:00
  • 591ee6b490 More SSE optimizations. Andrey 2015-05-15 16:04:23 +03:00
  • 0121d49ff4 Maked reallocation of resource names in precache. s1lentq 2015-05-12 03:48:39 +06:00
  • 6df2bd1a2a Merge pull request from theAsmodai/master dreamstalker 2015-05-11 21:55:37 +04:00
  • 904394b6ea Added SSE 4.1 implementation of dot product, added SinCos function, maked fast version of SV_Move for point hull (trace line), small copying optimization in SV_RunCmd. Andrey 2015-05-11 20:09:51 +03:00
  • a2a9cdf087 Merge pull request from theAsmodai/master dreamstalker 2015-05-11 20:29:03 +04:00
  • 7ae1eebac8 Unrolled tail recursion in RecursiveHullCheck functions Andrey 2015-05-11 19:06:14 +03:00
  • 80c7e4f926 Merge pull request from s1lentq/master dreamstalker 2015-05-10 17:50:01 +04:00
  • b153ad664a Function Host_UpdateStats on Linux doesn't work correctly. Fixed the computation of cpuPercent s1lentq 2015-05-10 18:18:12 +06:00
  • 0399c02f0c Merge pull request from dreamstalker/_8 dreamstalker 2015-05-09 21:31:14 +04:00