Go to file
David Anderson 30f3067827 - fixed bug where the menu map parser truncated lines and thus gave IsMapValid() weird results
- fixed a bug where kicking yourself could throw an RTE

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401664
2007-10-31 05:26:08 +00:00
configs added amb932 - sm_who can be used by normal clients if the server allows it 2007-10-22 06:23:58 +00:00
core 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
editor vtable dumper for ida (not really an editor but i want this to be public) 2007-07-08 01:36:16 +00:00
extensions 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
gamedata - improved comments on ShowActivity() natives 2007-10-21 20:35:15 +00:00
loader added makefile for loader 2007-10-14 23:16:06 +00:00
plugins - fixed bug where the menu map parser truncated lines and thus gave IsMapValid() weird results 2007-10-31 05:26:08 +00:00
public fixed build 2007-10-31 05:09:07 +00:00
sourcepawn fixed amb1061 - wrong compiler name in comment 2007-10-30 01:27:25 +00:00
tools initial import of incomplete installer 2007-10-28 20:15:51 +00:00
translations added amb932 - sm_who can be used by normal clients if the server allows it 2007-10-22 06:23:58 +00:00
modules.versions added proper versioning to topmenus 2007-10-15 00:41:29 +00:00
NOTICE.txt another build sync trigger 2007-05-17 16:41:04 +00:00