f01357aa7a
Fixed HLSDK paths in VS 2010 projects files.
...
Former-commit-id: 32516f18ee3b87c2030ba5fad91f0b3e7a1ec741
2013-02-13 01:22:50 -06:00
40c1fee55a
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
ad960a64e2
Fixed Linux ClientCommand detour crash in cstrike module for beta.
2013-02-02 23:41:45 -06:00
9d65198786
Upgraded MSVC project files for VS 2010 and modified build tool to use them.
2011-06-29 00:50:14 -05:00
330fd1c2ae
Fixed Makefile paths for Metamod.
2010-04-04 17:55:37 -07:00
73e3e52057
Updated version files for HG.
2010-04-04 17:22:45 -07:00
cdf3807955
Bumped version numbers.
2008-08-17 00:50:57 +00:00
6486c56a15
Bumped versions.
2008-08-16 22:47:59 +00:00
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
240c92e20f
Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h
...
Also stopped dodfun, dodx, tfcx and tsx from loading on games other than the ones they are designed for.
2008-04-29 06:53:55 +00:00
1d7cbd4203
Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load.
...
This should fix how some people seem to think the counter strike modules will work on games other than counter strike.
2008-04-27 00:07:06 +00:00
44e078c7c0
added support for building 32-bit on 64-bit machines
2008-04-15 23:26:54 +00:00
cc99d6d1fb
finalized build numbers and all that other release crap
2007-10-26 02:23:21 +00:00
36241e2905
updated revision numbers
2007-10-26 00:28:17 +00:00
748d000c02
fixed the other native relying on this offset as well
2007-10-03 00:54:19 +00:00
c1791361da
now for the one byte fix...
2007-10-03 00:51:25 +00:00
6a483cfcae
fixed amb291 issue
2007-10-03 00:50:30 +00:00
639db5846e
workaround for msvc optimizing away stack usage on detour
2007-08-16 16:30:16 +00:00
16f6048d74
updated comment so future bail doesn't ask "which one is right"
2007-08-10 07:17:40 +00:00
e2c1bad224
fixed a serious bug in the ClientCommand detour for cstrike, crashing on cl_autobuy
2007-08-10 07:12:04 +00:00
ffb8fc683b
Implemented amb291 - cs_{set,get}_c4_defusing()
2007-08-03 19:11:47 +00:00
e34120803d
Implemented request amb242: added cs_get/set_user_hostagekills() natives
2007-05-01 21:38:39 +00:00
710cd548a9
added linux support to CS_InternalCmd
2007-04-26 20:07:31 +00:00
0377715cdc
added CS hook to catch internal bot commands and rebuy commands for players
2007-04-26 19:18:55 +00:00
68d2b03e48
Added amb37, amb38, amb39 and amb205: various cstrike natives.
...
(Still need to test)
2007-04-25 15:40:15 +00:00
33e01af955
Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh*
2007-04-24 18:50:16 +00:00
ae46e3f6ab
Moved svn_version.h and svn_version.tpl out of SDK directories...
2007-03-27 16:07:28 +00:00
118b002ee8
Synced Module SDK files with most recent fixes
...
- Fixed potential issue with Meta_Query
- Removed debug message from GiveFnptrsToDll that has been present for a long long time
Again I ask why?
2007-03-21 20:22:20 +00:00
af96229d5d
Massive reorganization attempt - part 1.75
2007-03-13 18:44:23 +00:00