sourcemod/extensions/sdktools
Scott Ehlert 9aa64a5d1d Pointless comment update that was meant to be committed ages ago.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401001
2007-06-20 11:34:03 +00:00
..
msvc8 - added bool type 2007-06-16 18:03:05 +00:00
sdk initial import of sdktools extension. we're missing some of the calling mechanisms and linux tests/support! 2007-06-16 08:36:34 +00:00
extension.cpp Pointless comment update that was meant to be committed ages ago. 2007-06-20 11:34:03 +00:00
extension.h initial import of sdktools extension. we're missing some of the calling mechanisms and linux tests/support! 2007-06-16 08:36:34 +00:00
Makefile fixed makefile for sdktools 2007-06-16 19:06:48 +00:00
vcallbuilder.cpp fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects 2007-06-20 08:03:43 +00:00
vcallbuilder.h fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects 2007-06-20 08:03:43 +00:00
vcaller.cpp fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects 2007-06-20 08:03:43 +00:00
vdecoder.cpp fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects 2007-06-20 08:03:43 +00:00
vdecoder.h fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects 2007-06-20 08:03:43 +00:00
vnatives.cpp fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects 2007-06-20 08:03:43 +00:00
vnatives.h - added bool type 2007-06-16 18:03:05 +00:00