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
555f76ba6797d6505eefbab5db55f5809f8cc367
sourcemod
/
extensions
T
History
David Anderson
116553f7df
fixed bug amb1132 - team finding code crashed ins from null deref
...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401679
2007-11-11 06:50:50 +00:00
..
batsupport
Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
2007-08-15 06:19:30 +00:00
bintools
mirroed sdk fixes
2007-10-28 08:25:56 +00:00
cstrike
mirroed sdk fixes
2007-10-28 08:25:56 +00:00
geoip
mirroed sdk fixes
2007-10-28 08:25:56 +00:00
mysql
mirroed sdk fixes
2007-10-28 08:25:56 +00:00
sdktools
fixed bug amb1132 - team finding code crashed ins from null deref
2007-11-11 06:50:50 +00:00
sqlite
mirroed sdk fixes
2007-10-28 08:25:56 +00:00
topmenus
fixed a number of memory complaints from valgrind. most of these were minor, but there was a rather disturbing memory over-read error in the SMC text parser. correcting this brought about a rewrite of its API. this change is BACKWARDS INCOMPATIBLE for C++ extensions, but it was sorely needed, and the API is now both future-extensible and much easier to work with. plugins didn't need any changes, but they will probably get the better API changes in a future release. as a special bonus, the RawLine() hook is now much less expensive since the entire stream buffer won't be shoved through it like before!
2007-10-31 05:04:07 +00:00