sourcemod/extensions/sdktools
David Anderson c2d1cc5ab5 fixed a bug where thisinfo could be constructed with garbage data for decflags
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40992
2007-06-20 07:08:53 +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 bug where thisinfo could be constructed with garbage data for decflags 2007-06-20 07:08:53 +00:00
vcallbuilder.h fixed an initialization bug in ValveCall 2007-06-17 19:39:11 +00:00
vcaller.cpp fixed a bug where failed or non-thiscall sdkcalls would crash on EndSDKPrepCall 2007-06-17 06:34:57 +00:00
vdecoder.cpp fixed a bug where ValveParamToBinParam() read flags from the output memory, not input variable 2007-06-17 20:43:21 +00:00
vdecoder.h - added bool type 2007-06-16 18:03:05 +00:00
vnatives.cpp fixed a bug where NULL_VECTOR was not allowed in TeleportEntity() 2007-06-20 01:51:03 +00:00
vnatives.h - added bool type 2007-06-16 18:03:05 +00:00