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
4049a0c3be
Initial addition of ns_remove_upgrade (amb1635): oh god I hope this will suffice
2008-04-26 21:40:56 +00:00
44e078c7c0
added support for building 32-bit on 64-bit machines
2008-04-15 23:26:54 +00:00
9801c4166f
Fix for amb1389 - client_changeteam had a reversed syntax
2008-03-04 17:22:40 +00:00
80db0ed0b3
Fix for amb1452 - ns_give_item was giving wrong items
2008-03-04 17:19:15 +00:00
cc99d6d1fb
finalized build numbers and all that other release crap
2007-10-26 02:23:21 +00:00
7f51048438
fixed ns makefile
2007-10-26 01:31:28 +00:00
212697b950
whoops, that was one terrible commit. the bug is really fixed now.
2007-10-26 01:09:08 +00:00
6a567f3c77
fixed a memory corruption bug in CVector
2007-10-26 01:03:23 +00:00
36241e2905
updated revision numbers
2007-10-26 00:28:17 +00:00
9e0f3f01a7
fixed ns win32 build
2007-08-04 00:02:35 +00:00
06b461acd7
fixed msvc7 project files for ns
2007-08-03 23:51:10 +00:00
aa2cac0f0c
added fastdelegates, sheesh
2007-08-03 17:41:34 +00:00
e254ef6b15
Added ns_get_user_team for a replacement for get_user_team.
2007-08-03 02:57:59 +00:00
c77176a4ce
Re-added svn versioning to module
2007-08-02 16:33:34 +00:00
c604eefde0
Merge of rewritten NS module into trunk
2007-08-02 16:20:32 +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
c71be87a3a
Massive reorganization attempt - part 1
...
Oh dear, what has DS done now?
2007-03-13 11:46:03 +00:00
3ac076e098
Hello, I might have added some SLN files for the MSVC8 projects
2007-03-13 03:11:28 +00:00
cc6b9d3d81
added dynamic versioning
...
committed .sln files to a few wayward projects
2007-03-12 22:27:27 +00:00
7f1ea1490d
bumped necessary module versions
2007-03-04 03:42:11 +00:00
1f1edef98d
Merged in NS 3.2 Final offsets
2007-03-01 22:39:57 +00:00
5c23cf416e
Fixed makefiles (yes, again) for hlsdk move
2006-08-27 05:29:04 +00:00
22bef17660
Changed makefiles to point to trunk's modified version of the HL SDK
2006-08-27 03:13:11 +00:00
81ac41037b
GCC Wallification
2006-08-27 02:17:18 +00:00
ee4f064073
Initial bump to GCC-4.1
2006-08-24 22:44:57 +00:00
0cb316c764
Removed amd64 stuff from makefiles for projects that don't need it
2006-08-21 15:32:07 +00:00
4692335abb
bumped version
2006-08-21 02:01:57 +00:00
f3a833dd1b
more warning fixes
2006-08-18 19:08:51 +00:00
30ce0d9f1b
Another pointless typo fix
2006-05-11 02:29:08 +00:00
beb975bdbf
ohmygod like the modules are synced and updated for sdk v4
2006-05-10 11:53:22 +00:00
a9f300bca9
Version bumpage for every module except MySQL/MySQLX (as I'm unsure of the status of those at the moment)
2006-05-06 04:57:10 +00:00
41214cc461
Makefile changes to fix the clean option
2006-04-12 16:55:09 +00:00
deeb2f3cf9
added some debug msgs
2006-04-12 02:12:03 +00:00
860a4ca50e
MSVC8 Project File + SDK Update + Some Newline Fixes
2006-04-07 10:12:56 +00:00
4b0b3c0c7c
bumped version
2006-03-20 22:58:27 +00:00
44979f2b07
bumped versions
2006-03-04 06:51:59 +00:00
323341f67a
added request at22274
2006-02-13 14:23:43 +00:00
8251ffd25f
Fixed bug at22273 (karlos)
2005-11-29 21:54:43 +00:00
5c5ca9251e
New offsets from karlos
2005-11-20 20:01:03 +00:00
54f3bba89d
Bump of versions+SDKs
2005-11-20 19:45:59 +00:00
b00d313ee8
fixed but at21777
2005-11-17 18:52:35 +00:00
76b6510a27
686->586
2005-10-02 20:15:52 +00:00
cd30fb0c1c
Bumped version numbers
2005-09-22 02:23:13 +00:00