This website requires JavaScript.
Explore
Help
Register
Sign In
UNLOZE
/
sourcemod
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
243d31b7a63eda587c3ec6f4c934cd078c6f15d9
sourcemod
/
extensions
/
sdktools
T
History
David Anderson
e29e6c216e
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
...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40993
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