1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sample_mm
MrWaggel bde5403495 Removed deprecated hook NetworkIDValidated
IServerGameClients does not have this function anymore, and declared hook is not being used in the sample anyways.

Should compile on GCC now.
2016-06-27 13:18:35 +02:00
..
msvc8 Added Alien Swarm build configs for sample plugins (bug 4529, r=dvander). 2010-07-22 03:22:28 -05:00
msvc9 Added Alien Swarm build configs for sample plugins (bug 4529, r=dvander). 2010-07-22 03:22:28 -05:00
msvc10 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
engine_wrappers.h Added Alien Swarm build configs for sample plugins (bug 4529, r=dvander). 2010-07-22 03:22:28 -05:00
Makefile Added GCC flag -std=c++11 2016-06-27 13:15:26 +02:00
README.txt added quick readme file that links to wiki 2008-02-17 23:30:07 +00:00
sample_mm.cpp Removed deprecated hook NetworkIDValidated 2016-06-27 13:18:35 +02:00
sample_mm.h Updated stub_mm, sample_mm, and project templates for changes from 1.8 (bug 4107, r=dvander). 2009-11-13 18:25:56 -06:00
sample_mm.vdf added vdf files for sample/stub 2008-02-17 23:06:57 +00:00

For more information on compiling and reading the plugin's source code, see:

	http://wiki.alliedmods.net/Category:Metamod:Source_Development