sourcemod/extensions/sdktools
2007-06-20 08:03:43 +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 - added bool type 2007-06-16 18:03:05 +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