2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-01-14 07:38:04 +03:00

Commit Graph

  • 2da7695800 Fixed typo in condition in Netchan_CopyFileFragments WPMGPRoSToTeMa 2016-10-17 06:41:51 +03:00
  • 662a700f44 Merge pull request #243 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 #242 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 #241 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 #239) WPMGPRoSToTeMa 2016-09-09 00:55:07 +03:00
  • 6e411347bd Merge pull request #240 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 #235 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 #232 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 #231 from spark512/patch-2 theAsmodai 2016-07-30 18:55:45 +03:00
  • 383e805356 Cvars for command flood punishments (#230) spark512 2016-07-30 17:55:24 +02:00
  • 56a2b2587d Update README.md spark512 2016-07-30 16:09:30 +02:00
  • 4eb0f552a3 Update rehlds_security.cpp spark512 2016-07-30 14:36:52 +02:00
  • 78213296fc Merge pull request #229 from WPMGPRoSToTeMa/UserInfoNetworkDataDecrease theAsmodai 2016-07-30 14:32:23 +03:00
  • 534a2f49cd Cvars for command flood punishments spark512 2016-07-30 04:13:14 +02: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 (#225) Alibek Omarov 2016-07-27 00:31:58 +06:00
  • 81897654d5 Put SV_ClearResourceLists under macro, use empty-braced initializer instead of C-style { 0 } Alibek Omarov 2016-07-23 21:01:27 +06:00
  • 2ab7e1d05b Oops, a typo Alibek Omarov 2016-07-23 00:21:57 +06:00
  • 3ef52ad75b Update sv_upld.cpp Alibek Omarov 2016-07-23 00:08:33 +06:00
  • f511715d54 Update sv_upld.cpp Alibek Omarov 2016-07-22 23:56:46 +06:00
  • b4c332b736 Some fixes for sv_upld.cpp Alibek Omarov 2016-07-22 23:51:01 +06:00
  • 8efc228bec Merge pull request #224 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 #222 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 #217 from WPMGPRoSToTeMa/master theAsmodai 2016-06-16 00:11:39 +03:00
  • ba910e0b94 Added SV_UpdateUserInfo to API Fixed #215 WPMGPRoSToTeMa 2016-06-15 20:26:32 +03:00
  • b6630824a3 Reworked sv_rcon_condebug (#214) s1lentq 2016-06-13 17:42:49 +06:00
  • 4be32823a0 Reworked sv_rcon_condebug s1lentq 2016-06-13 16:58:40 +07:00
  • 762923fbc3 Implemented new function SV_EmitSound2 for 3-rd things and hook. (#213) s1lentq 2016-06-06 15:05:20 +03:00
  • fb96d6f729 Implemented new function SV_EmitSound2 for 3-rd things and hook. Added direct call for functions SV_EmitSound2 and SV_StartSound Added cvar sv_rcon_condebug 0/1 s1lentq 2016-06-06 02:36:27 +07:00
  • caf2960504 ReHLDS API: Add hook SV_CreatePacketEntities, global net_from and int… (#212) Alexander 2016-05-30 20:24:33 +04:00
  • d48f5ecd0e Update rehlds_api.h Alexander 2016-05-30 05:25:33 +04:00
  • 011679946d Update rehlds_api.h Alexander 2016-05-30 05:17:51 +04:00
  • ee5d1676a1 ReHLDS API: Add hook SV_CreatePacketEntities, global net_from and interface SteamGameServer Adidasman1 2016-05-30 02:00:00 +04:00
  • a1b80ad704 Added GAS syntax support asmodai 2016-04-30 18:51:54 +03:00
  • 312a03f9aa Merge pull request #201 from theAsmodai/master theAsmodai 2016-04-22 01:27:12 +03:00
  • 8d0957f9ed Fixed Q_sqrt with long double asmodai 2016-04-22 01:18:20 +03:00
  • 10b0f2a10d Merge pull request #200 from theAsmodai/master theAsmodai 2016-04-20 02:43:11 +03:00
  • 17c7e304c5 Small update in sse math Removed some unnecessary checks for windows dll asmodai 2016-04-20 02:26:57 +03:00
  • 1d4def69ea Merge pull request #197 from WPMGPRoSToTeMa/fixhullcenter theAsmodai 2016-04-16 20:33:33 +03:00
  • 83d8a8383b SV_HullForBsp: use hull center instead of corner (CVar sv_rehlds_hull_centering) Artem Golubikhin 2016-04-11 01:25:59 +03:00
  • fe9bfbbc70 Merge pull request #196 from WPMGPRoSToTeMa/fixsetmodelenginestring theAsmodai 2016-04-09 19:04:16 +03:00
  • 18babec090 Fix in SetModel: using string from global model_precache instead of passed string Artem Golubikhin 2016-04-09 13:51:55 +03:00
  • df6b4a6f91 Added build status to README.md asmodai 2016-04-01 19:32:22 +03:00
  • a02705feca Merge pull request #192 from a1batross/pmove-useless-assignment theAsmodai 2016-03-30 14:03:56 +03:00
  • a5029f8b6e Remove useless assignment in pmove Alibek Omarov 2016-03-30 01:13:57 +04:00
  • 1c7d03e3c7 Merge pull request #191 from Adidasman1/master theAsmodai 2016-03-26 15:32:04 +03:00
  • 306f47eee2 ReHLDS API: Add hook on SV_Spawn_f Adidasman1 2016-03-26 00:20:24 +04:00
  • b01b453ea8 Merge pull request #188 from Adidasman1/master theAsmodai 2016-03-08 23:08:46 +03:00
  • 8a265746f1 Get rid of the magic numbers. Adidasman1 2016-03-09 00:02:47 +04:00
  • 8196956dab Merge pull request #181 from WPMGPRoSToTeMa/autoprecachemapstxtoverviewsandskys theAsmodai 2016-03-06 23:51:58 +03:00
  • 4cd651d865 Added auto precaching detail textures if present Moved auto WAD precaching to TEX_InitFromWad WPMGPRoSToTeMa 2016-02-27 01:23:35 +03:00
  • 6537a6b321 Merge pull request #187 from s1lentq/rehlds_fix_configuration theAsmodai 2016-03-04 22:23:58 +03:00
  • f216e14ccd Fix errors build in Debug/Debug Record configuration s1lentq 2016-03-05 01:15:16 +06:00
  • 39516ccfb3 Merge pull request #186 from s1lentq/rehlds_api_establish theAsmodai 2016-03-04 19:56:27 +03:00
  • c66ee2f57a ReHLDS API: Add hook on SV_EstablishTimeBase s1lentq 2016-03-04 21:14:15 +06:00
  • bf86b9b075 Merge pull request #184 from theAsmodai/master theAsmodai 2016-03-02 20:44:10 +03:00
  • a43c452428 Added Cvar_DirectSet hookchain asmodai 2016-03-02 20:20:14 +03:00
  • e082b8e12c Merge pull request #183 from WPMGPRoSToTeMa/filefragmentsrework theAsmodai 2016-03-02 17:45:23 +03:00
  • 3376fe778a Reworked sending file fragments WPMGPRoSToTeMa 2016-02-28 02:18:07 +03:00
  • d2325265c1 Merge pull request #177 from theAsmodai/master theAsmodai 2016-03-02 12:53:14 +03:00
  • b55b7b1514 Replaced initial value of inactive sockets from 0 to INVALID_SOCKET Fixed #127 asmodai 2016-02-11 15:19:09 +03:00
  • b9a72c697e Merge pull request #182 from s1lentq/master theAsmodai 2016-02-28 17:48:45 +03:00
  • 0f6961c140 Fix #179 Bug: Sys_InitMemory are not sets '-heapsize' s1lentq 2016-02-27 21:50:45 +06:00
  • 5eaa967c5c Fix GetBonePosition angles Jonatan Matějka 2016-02-18 15:41:09 +01:00
  • 7b3636c110 Merge pull request #176 from theAsmodai/master theAsmodai 2016-02-10 20:26:24 +03:00
  • 6c56ad4e6d Updated README.md asmodai 2016-02-10 17:10:59 +03:00
  • 7b2cc0249c Merge pull request #164 from theAsmodai/master theAsmodai 2016-02-10 07:50:37 +03:00
  • e024568d1e Merge pull request #172 from WPMGPRoSToTeMa/master theAsmodai 2016-02-10 07:50:20 +03:00
  • beaeb65138 Fixed MAX_FRAGMENTS value for customizations (#114 now really fixed) Fixed mistake in Netchan_CreateFileFragmentsFromBuffer (fixed customization downloading) Added sv_rehlds_force_dlmax cvar Corrected FRAGMENT_MAX_SIZE value WPMGPRoSToTeMa 2016-02-08 08:43:08 +03:00
  • 2e270cb4ad BoxOnPlaneSide was fixed and covered by the flight tests Added missed mathlib unit tests asmodai 2016-02-08 23:08:55 +03:00
  • 0d6a95093f Fixed mathlib unit tests Added popcnt support check Removed integer division optimization from asmlib.h Fixed typo in VectorCompare asmodai 2016-02-06 03:41:32 +03:00
  • 6c01cf7817 Optimized all other mathlib functions asmodai 2016-02-06 02:43:01 +03:00
  • f5d536ed4b Added sse mathfun implementation of sin, cos, sincos Written parallel sse version of AngleVectors, AngleVectorsTranspose asmodai 2016-02-05 16:59:11 +03:00
  • ac413a748e Merge pull request #175 from WPMGPRoSToTeMa/serverpassword theAsmodai 2016-02-08 18:21:28 +03:00
  • 77de540208 Fixed password checks WPMGPRoSToTeMa 2016-02-08 16:07:01 +03:00
  • 42b7f12f27 Merge pull request #174 from WPMGPRoSToTeMa/fastsprayupload theAsmodai 2016-02-08 12:01:09 +03:00
  • 93e0f62373 Added sv_delayed_spray_upload cvar (#173) WPMGPRoSToTeMa 2016-02-08 09:29:59 +03:00
  • f8643ef7b7 Merge pull request #171 from WPMGPRoSToTeMa/master theAsmodai 2016-02-07 23:06:32 +03:00
  • edc69b5ed5 Fixed reading and writing custom.hpk (Fixed #114) Fixed some decompile mistakes Fixed FS_Read and FS_Write WPMGPRoSToTeMa 2016-02-07 22:43:09 +03:00
  • f7ecc5a931 Merge pull request #170 from theAsmodai/password theAsmodai 2016-02-07 20:19:47 +03:00
  • 9aaaafb078 Added a message when connected to a password-protected server without a password asmodai 2016-02-07 20:01:20 +03:00
  • 73af53506f Merge pull request #169 from WPMGPRoSToTeMa/autoprecachemapstxtoverviewsandskys theAsmodai 2016-02-07 19:39:40 +03:00
  • 7f21a5bc54 Set skyname to default if it is not exists or is empty WPMGPRoSToTeMa 2016-02-07 17:18:52 +03:00
  • a363b226fa Merge pull request #168 from WPMGPRoSToTeMa/master theAsmodai 2016-02-07 13:39:17 +03:00
  • 41671cb4ab Merge pull request #167 from WPMGPRoSToTeMa/autoprecachemapstxtoverviewsandskys theAsmodai 2016-02-07 13:39:08 +03:00
  • c85cbf91f8 Merge pull request #166 from WPMGPRoSToTeMa/resourcelistextend theAsmodai 2016-02-07 13:39:01 +03:00
  • 504a14a010 Fixed assertion with enabled debug (isctype) Added bantime in kick reason in banid and addip WPMGPRoSToTeMa 2016-02-06 13:38:34 +03:00
  • e2cc869086 Additional checks for WAD precaching WPMGPRoSToTeMa 2016-02-07 06:23:58 +03:00
  • b8d7a22043 Added resource resetting (fixed bug with unitialized fields in resource_t) WPMGPRoSToTeMa 2016-02-07 04:05:45 +03:00
  • 4453169240 Merge pull request #165 from theAsmodai/api_extension theAsmodai 2016-02-07 00:22:14 +03:00
  • 03b7625294 Added Steam connect/disconnect to api. asmodai 2016-02-06 23:53:56 +03:00
  • 2e3f9698ab Merge pull request #159 from WPMGPRoSToTeMa/ipfilteringfeatures theAsmodai 2016-02-06 15:44:06 +03:00
  • 0bf921e8ce Added CIDR support for addip, removeip, listip Rewritten StringToFilter function Fixed invalid mask in StringToFilter for A.B.0.D, A.0.B.D etc. Added ban time validation in addip Added optional argument for removeip: removeAll to remove all filters that input filter includes Added optional argument for listip: ipaddress to show filters which it includes WPMGPRoSToTeMa 2016-02-05 22:53:23 +03:00