Go to file
Scott Ehlert d595e020cd Added #pragma deprecated to GetEntDataEnt() and SetEntDataEnt()
(these were already considered deprecated, but now the compiler will officially complain about them)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402225
2008-05-30 22:42:30 +00:00
configs Fixed amb1690 - Client prefs tables now create themselves. 2008-05-26 07:51:36 +00:00
core fixed amb1686 - ReplaceString or ReplaceStringEx with an empty search string would crash. it now throws an error instead. 2008-05-29 05:39:29 +00:00
editor merged changes back from 1.0.1 2008-04-06 06:56:45 +00:00
extensions Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures 2008-05-30 22:38:04 +00:00
gamedata Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures 2008-05-30 22:38:04 +00:00
loader Err, fixed Linux build 2008-05-12 02:05:57 +00:00
plugins Added #pragma deprecated to GetEntDataEnt() and SetEntDataEnt() 2008-05-30 22:42:30 +00:00
public rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00
sourcepawn insignificant changes from branch 2008-05-29 04:50:59 +00:00
tools added quick tool for fetching dlls of mdmps 2008-05-24 06:48:35 +00:00
translations Added amb1665 and amb1381 - Added other map limits to 'timeleft' and handling of timeleft/nextmap console commands. 2008-05-26 01:09:10 +00:00
changelog.txt updated changelog (i should have done these two in one commit) 2008-05-29 05:40:51 +00:00
modules.versions added versioning to regex (linux only) 2008-04-06 08:13:30 +00:00
NOTICE.txt Updated NOTICE.txt to describe how to add svn:keywords to existing files 2008-04-17 10:00:52 +00:00