sourcemod/extensions/tf2
Scott Ehlert 8ad1cb0b8c Removed TF2_GivePlayerWeapon() and TF2_EquipPlayerClassWeapons() stocks as they no longer work at all
The 'weapons' paramater in the TF2_SetPlayerClass() class is now ignored since it no longer works
Bumped 1.0.2 versions for the final time

--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402236
2008-05-31 22:30:57 +00:00
..
msvc8 Added Critical Hit hook to TF2 extension 2008-04-10 04:50:17 +00:00
msvc9 Fixed amb1607 - TF2 extension critical hit crashes. 2008-04-19 03:40:30 +00:00
sdk Fixed amb1358 - Timeleft not reseting on TF2 restarts 2008-05-25 02:07:39 +00:00
criticals.cpp Fixed linux build 2008-04-19 04:14:40 +00:00
criticals.h Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:22:19 +00:00
detours.h Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:22:19 +00:00
extension.cpp Fixed amb1358 - Timeleft not reseting on TF2 restarts 2008-05-25 02:07:39 +00:00
extension.h Fixed amb1358 - Timeleft not reseting on TF2 restarts 2008-05-25 02:07:39 +00:00
Makefile Err, fixed Linux build 2008-05-12 02:05:31 +00:00
natives.cpp removed TF2_Burn and calccritical from 1.0 branch 2008-05-29 04:06:16 +00:00
RegNatives.cpp merged in selected changesets from 1.1 branch 2008-04-06 05:40:11 +00:00
RegNatives.h merged in selected changesets from 1.1 branch 2008-04-06 05:40:11 +00:00
svn_version.h Removed TF2_GivePlayerWeapon() and TF2_EquipPlayerClassWeapons() stocks as they no longer work at all 2008-05-31 22:30:57 +00:00
svn_version.tpl extensions now use global build # instead of local commit # 2008-05-29 03:52:39 +00:00
util.cpp Fixed minor player selection bug in tf2 extension 2008-04-14 03:13:02 +00:00
util.h merged in selected changesets from 1.1 branch 2008-04-06 05:40:11 +00:00
version.rc synced versioning changes from trunk 2008-04-06 08:22:17 +00:00