2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-07-23 13:41:47 +03:00

Commit Graph

  • 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
  • 78213296fc Merge pull request #229 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 (#225) Alibek Omarov 2016-07-27 00:31:58 +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
  • 762923fbc3 Implemented new function SV_EmitSound2 for 3-rd things and hook. (#213) s1lentq 2016-06-06 15:05:20 +03:00
  • caf2960504 ReHLDS API: Add hook SV_CreatePacketEntities, global net_from and int… (#212) Alexander 2016-05-30 20:24:33 +04: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
  • 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
  • 6a4f522658 Merge remote-tracking branch 'remotes/tema/autoprecachemapstxtoverviewsandskys' asmodai 2016-02-06 14:26:11 +03:00
  • 5916655edd Merge remote-tracking branch 'remotes/tema/resourcelistextend' asmodai 2016-02-06 14:25:19 +03:00
  • 30519ea2ee Merge remote-tracking branch 'remotes/tema/autoprecachetextureandanimgroup' asmodai 2016-02-06 14:23:38 +03:00
  • 9080b9b7e8 Added auto precache sounds in models (event 5004) Added cvar sv_auto_precache_sounds_in_models Moved models auto precache code to SV_ActivateServer WPMGPRoSToTeMa 2016-02-06 11:29:44 +03:00
  • a300a4c84d Added map specified files auto precache: sky, overview, txt, detailed texture list and WADs WPMGPRoSToTeMa 2016-02-06 10:10:39 +03:00
  • 415240ecde Extended max resource count to 4096 Extended max generic resource count to 4096 Added backward slash replace in PF_precache_generic_I Removed local copying in SV_CreateGenericResources Added moving checked resources to first positions in resource list WPMGPRoSToTeMa 2016-02-06 08:35:28 +03:00
  • 53faac8ead Fixed segroup precache for models with 1 seqgroup (some that models have garbage in first seqgroup, first seqgroup is also reserved for sequences in model) WPMGPRoSToTeMa 2016-02-05 23:03:26 +03:00
  • 67a4fed2f6 Merge pull request #157 from WPMGPRoSToTeMa/master theAsmodai 2016-02-04 14:29:34 +03:00
  • 6bbce69f04 Added listipcfgfile cvar WPMGPRoSToTeMa 2016-02-04 05:49:45 +03:00
  • 29375896c4 Merge pull request #156 from WPMGPRoSToTeMa/master theAsmodai 2016-02-04 02:52:04 +03:00
  • 5cfe0d3d4b Moved sv_force_ent_intersection in REHLDS_FIXES WPMGPRoSToTeMa 2016-02-04 01:26:04 +03:00
  • 30a97dfaab Merge pull request #155 from WPMGPRoSToTeMa/kickfeatures theAsmodai 2016-02-02 19:24:44 +03:00
  • e9b56b4f71 Merge pull request #153 from WPMGPRoSToTeMa/fixcmdunicode theAsmodai 2016-02-02 14:04:00 +03:00
  • f6cbc6de5e Merge pull request #151 from WPMGPRoSToTeMa/fixwritebitstring theAsmodai 2016-02-02 14:03:53 +03:00
  • 912b1c1e75 Merge pull request #149 from WPMGPRoSToTeMa/master theAsmodai 2016-02-02 14:03:47 +03:00
  • 590c4f38ab Added replacing escape sequences in kick reason (#154) WPMGPRoSToTeMa 2016-02-02 07:19:56 +03:00
  • 0b6b794f79 Fixed commands with unicode (#152) WPMGPRoSToTeMa 2016-02-02 06:57:03 +03:00
  • 22507f6b8a Fixed MSG_WriteBitString (bug with non-ASCII chars) (#150) WPMGPRoSToTeMa 2016-02-02 05:44:43 +03:00
  • ad7a7d6e8a Added drop client if it is not answered on consistency request WPMGPRoSToTeMa 2016-02-02 05:05:37 +03:00
  • b25b18dfb4 Merge pull request #148 from WPMGPRoSToTeMa/autoprecachetextureandanimgroup theAsmodai 2016-02-02 02:35:03 +03:00