Vincent Herbet
4f8b31483d
Fix Wno-delete-non-virtual-dtor flag to be passed only for .cpp files.
2013-08-10 19:29:28 +02:00
Vincent Herbet
39fadf4302
Fix client_death/damage forwards passing alive victims on ClientKill (bug 5812, r=Nextra)
2013-08-10 19:10:54 +02:00
Vincent Herbet
d322cd2e79
Add set_ent_rendering native (bug 5773, r=Nextra)
2013-08-10 14:16:26 +02:00
Vincent Herbet
1aa4373e3d
Fix unused but set variable compilation error under linux.
2013-08-10 13:01:23 +02:00
Vincent Herbet
47487a4aa7
Add get_map_objectives native for CS (bug 5820, r=Nextra)
2013-08-08 19:11:12 +02:00
Vincent Herbet
ea7b0f56fd
Fix tfcstats_pause imcomplete implementation (bug 5836, r=Nextra)
2013-08-07 16:46:40 +02:00
Vincent Herbet
2ed695c8bb
Fix tfcstats_rankbots not working as expected when disabled (bug 3192, r=Nextra)
2013-08-07 16:44:25 +02:00
Vincent Herbet
30394243ff
Allow [g|s]et_pdata_cbase usage at map end whereas player's private datas are still valid (following fakemeta behavior) (bug 5787, r=me)
2013-07-31 17:54:46 +02:00
DynamicBits
79252c33fb
Fix DOD grenade_throw incorrect calling behavior and wrong returned weapon IDs (bug 5785, r=arkshine)
2013-07-27 23:08:33 +02:00
Vincent Herbet
efe3bda51b
Fix pfn_spawn metamod return to follow engine behavior (bug 5807, r=me)
2013-07-27 20:36:33 +02:00
Vincent Herbet
65acac2b4f
Fix uninitialized variable warning.
2013-07-04 20:36:31 +02:00
Vincent Herbet
785ce1ea81
Add client_cmdStart forward (bug 5779, r=me)
2013-07-03 01:00:52 +02:00
connorr
1aae4c3ec5
Fix incorrect behavior of impulse forwards (bug 3243, r=Arkshine)
2013-07-03 00:19:12 +02:00
Vincent Herbet
f9deb552af
Comply to AMXX style for more consistency in 47c47df488e8
2013-07-02 23:31:27 +02:00
Vincent Herbet
4d174007b1
Add [Get|Set]ModelCollisionBox and [Get|Set]ModelBoundingBox (bug 3527, r=joropito)
2013-07-02 20:48:18 +02:00
Vincent Herbet
da3d13a9c0
Add [get|set]_pdata_[bool|byte|short|vector|ehandle] and set_pdata_ent (bug 5770, r=joropito)
2013-07-02 16:05:39 +02:00
Nextra
6ad9e6bc8c
Fix server crash when nvault is writting to journal file without write permission (bug 3231, r=Arkshine)
2013-07-02 10:20:21 +02:00
Vincent HERBET
4766f84864
Fix incomplete implementation of csstats_pause cvar (bug 5755, r=joropito)
2013-06-20 17:53:59 +02:00
Vincent HERBET
4c3fc7eb97
Fix pev_blending not working with set_pev (bug 5758, r=me)
2013-06-16 22:15:19 +02:00
Scott Ehlert
6f39588049
Fixed Linux and Mac builds.
2013-06-16 12:55:22 -05:00
Vincent Herbert
3bae515741
Fix cs_user_spawn to properly respawn players (bug 3752, r=dvander)
2013-06-15 23:08:00 +02:00
connorr
89a65c6a7f
Fix set_view altering pev properties instead of entity_state for rendering players (bug 5382, r=arkshine)
2013-06-15 22:02:24 +02:00
Vincent Herbert
676952c02f
Fix crash using [get|set]_usercmd (bug 5744, r=me)
2013-06-15 20:59:11 +02:00
Scott Ehlert
9ffe036541
Fixed Windows tsx build.
2013-02-13 03:32:25 -06:00
Scott Ehlert
c99a90817f
Fixed metamod paths in MSVC projects.
2013-02-13 03:22:59 -06:00
arkshine
c439946a34
Fix crash in EngFunc_TraceTexture (bug 4576, r=dvander).
2013-02-13 00:27:53 -08:00
Reuben Morais
e08f1dfccf
Add hamsandwich support for Adrenaile Gamer (bug 4445, r=dvander).
2013-02-13 00:25:48 -08:00
Scott Ehlert
e04d44c851
Really fixed HLSDK paths in MSVC project files.
2013-02-13 02:08:29 -06:00
Scott Ehlert
32516f18ee
Fixed HLSDK paths in VS 2010 projects files.
2013-02-13 01:22:50 -06:00
Scott Ehlert
37f7975416
Rebuilt compiler binaries and built new binaries for OS X.
2013-02-13 01:16:41 -06:00
Scott Ehlert
40c1fee55a
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
Scott Ehlert
6c22cb171d
Synced hamdata.ini.
2013-02-04 18:40:04 -06:00
Scott Ehlert
77e900585a
Backed out changeset 41ca53ad9bff
2013-02-04 18:37:37 -06:00
Scott Ehlert
86bfeec554
Synced hamdata.ini
2013-02-04 18:36:18 -06:00
Scott Ehlert
45343e6e27
Updated hamsandwich offsets for HL1 and CS 1.6 beta.
2013-02-04 07:31:33 -06:00
Scott Ehlert
944f608f09
Fixed hamsandwich vtable patching on Linux for newer GCC binaries.
2013-02-04 07:31:32 -06:00
Scott Ehlert
ad960a64e2
Fixed Linux ClientCommand detour crash in cstrike module for beta.
2013-02-02 23:41:45 -06:00
Scott Ehlert
da2eb8ea66
Hopefully fixed Windows build.
2011-07-01 21:51:27 -05:00
Scott Ehlert
9d65198786
Upgraded MSVC project files for VS 2010 and modified build tool to use them.
2011-06-29 00:50:14 -05:00
Hawk552
afc663a51a
Lowered wait time in between threaded queries (bug 3740, r=dvander).
2010-04-27 00:24:50 -07:00
David Anderson
1bfdda7e71
Fixed more Makefile paths.
2010-04-04 18:00:36 -07:00
David Anderson
330fd1c2ae
Fixed Makefile paths for Metamod.
2010-04-04 17:55:37 -07:00
David Anderson
73e3e52057
Updated version files for HG.
2010-04-04 17:22:45 -07:00
David Anderson
b706108ed6
Squashed commit of the following:
...
commit 011d9b6b07d904ad1e81ef7c747269903e2d47c4
Author: David Anderson <dvander@alliedmods.net>
Date: Mon Jan 11 00:17:08 2010 -0600
Initial import from Subversion (amxmodx/trunk rev 3757).
2014-02-06 23:06:54 -08:00
David Anderson
0b4f28fecf
SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce).
2009-01-08 20:02:09 +00:00
David Anderson
cdf3807955
Bumped version numbers.
2008-08-17 00:50:57 +00:00
David Anderson
73ea754640
Fixed not building because sdk stuff was moved around.
2008-08-16 23:24:25 +00:00
David Anderson
ce9728af93
Fixed GeoIP not compiling on gcc
2008-08-16 23:20:07 +00:00
David Anderson
6486c56a15
Bumped versions.
2008-08-16 22:47:59 +00:00
Scott Ehlert
0dc6a4a5dd
Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
...
Also did the following:
* Removed -fPIC from all Linux makefiles
* AMXX build tool now also moved over to VS 2005
* AMXX build tool binary renamed from "AMXXRelease" to "builder"
* MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
2008-08-16 09:48:39 +00:00