Drifter
ee1bbd5994
Added new CS_GetWeaponPrice native to cstrike extension (bug 4985, r=psychonic).
2011-06-28 20:32:55 -04:00
Michael Busby
91368e5656
Fixed typo in keyvalues.inc doc (bug 4990, r=psychonic).
2011-06-28 20:26:40 -04:00
Drifter
c4c554b420
Added some small fixes for new CStrike patch (2ddc75e24c53) (bug 4732, r=psychonic).
2011-06-28 20:16:05 -04:00
Nicholas Hastings
3ab81c764d
Added more TF2 condition defines (bug 4979, r=asherkin).
2011-06-26 20:55:18 -04:00
Drifer
e0f670499c
Add a number of useful forwards and natives to the cstrike extension (bug 4732, r=fyren).
2011-06-26 01:25:42 -07:00
David Anderson
177cc87985
Doc improvement.
2011-06-25 15:31:11 -07:00
Nicholas Hastings
7037723993
Fixed TF2 identifiers and condition stocks (bug 4974, r=me).
2011-06-24 19:45:16 -04:00
Nicholas Hastings
be222a16ce
Updated TF2 identifiers and condition stocks.
2011-06-24 02:01:03 -04:00
Nicholas Hastings
80eb18a425
Moved GetEntityClassname to end of entity.inc to fix plugin compile errors (bug 4798).
2011-06-18 14:31:46 -04:00
Nicholas Hastings
243b7e25f8
Added array element selection with Get/SetEntProp* on arrays (bug 4160, r=fyren).
2011-06-05 21:52:36 -04:00
Nicholas Hastings
7527f441ae
Switched to using IServerTools in SDKTools where possible. (bug 4899, r=fyren).
2011-05-25 08:27:27 -04:00
Nicholas Hastings
d03e051611
Fixed var names and docs for TF2_MakeBleed native (bug 4928, r=fyren).
2011-05-24 10:17:48 -04:00
John Schoenick
e8c141d775
Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries
2011-05-14 20:21:37 -07:00
FlaminSarge
024d094459
Added TF2 megaheal cond defines to tf2 incs (bug 4916, r=psychonic).
2011-05-12 11:33:50 -04:00
Nicholas Hastings
b9f82332c8
Shortened __ext name for ClientPrefs to avoid hitting symbol limit (bug 4839).
2011-04-15 02:06:50 -04:00
Nicholas Hastings
33aebeb727
Added forwards to TF2 ext for cond addition and removal (bug 4851, r=fyren).
2011-04-09 00:33:55 -04:00
Berni
f2bcff69a9
Added GetEntityClassname stock (bug 4798, r=dvander).
2011-04-09 00:29:46 -04:00
Nicholas Hastings
a5c4739804
Added better cross-engine entity flag compatibility. (bug 4809, r=fyren).
2011-04-04 13:37:29 -04:00
Nicholas Hastings
d1f1a88ffd
Mark clientprefs natives as optional when ext not required. (bug 4839, r=fyren).
2011-03-24 09:48:36 -04:00
Nicholas Hastings
b6415818f6
Added new TF2 condition defines (bug 4834, r=fyren).
2011-03-13 14:03:26 -04:00
GoD-Tony
ca75d0d765
Added new language natives (bug 4613, r+a13=dvander).
2011-03-08 08:38:21 -05:00
Nicholas Hastings
c667723958
Added identifier for new TF2 flag event, 'returned' (bug 4808, r=fyren).
2011-02-28 19:44:41 -05:00
Nicholas Hastings
d94634398e
Updated TF2 condition idenifiers (bug 4801, r=fyren).
...
Added TFCond_InHealRadius (amputator glow) and fixed TFCond_Healing.
2011-02-28 19:43:08 -05:00
Asher Baker
f80a8d306b
Added defines for TF2 weapon slots (r=dvander).
2011-02-01 14:45:19 -05:00
Nicholas Hastings
5453e60099
Updated customkill and deathflag defines in tf2_stocks (bug 4799, r=dvander).
2011-01-16 20:25:44 -05:00
Nicholas Hastings
3de61b69ad
Raised MAXPLAYERS from 64 to 65 (bug 4490, r=dvander).
2011-01-16 20:06:55 -05:00
Nicholas Hastings
a7218d2e59
Added missing SOURCE_SDK_BLOODYGOODTIME define to halflife.inc (bug 4780, rs=dvander).
2011-01-12 00:30:47 -05:00
Asher Baker
dabf486a9f
Added missing MENUFLAG_BUTTON_NOVOTE define to menus.inc (bug 4217, r=psychonic).
2011-01-04 11:02:39 -05:00
Nicholas Hastings
4d319c12f8
Updated TF2 includes with new weapon and condition identifiers (bug 4761, r=fyren).
2010-12-18 17:07:42 -05:00
Nicholas Hastings
1f187d24c8
Updated TF2_GetPlayerConditionFlags to match Valve's current logic.
2010-12-03 17:12:06 -05:00
Brett Powell
c9eaca0e56
Add WaitingForPlayers forwards to TF2 extension (bug 4704, r=pred)
2010-11-19 17:58:46 +13:00
Brett Powell
6267c17c6b
Extend Nominations API (bug 4677, r=pred)
2010-11-19 17:39:53 +13:00
A.W. Stanley
7627bf80b9
Added TF2_IsPlayerInDuel native to TF2 extension (bug 4695, r=psychonic).
2010-11-07 19:05:32 -05:00
Nicholas Hastings
64bfb0961e
Updated TF2 customkill defines (bug 4682, r=fyren).
2010-10-28 10:23:30 -04:00
Nicholas Hastings
7972acf5bf
Added one more missing enum value in tf2_stocks.
2010-10-01 15:24:30 -04:00
Nicholas Hastings
943777e5d0
Fixed/updated TF2_DisguisePlayer (bug 4641, r=fyren).
2010-10-01 10:46:21 -04:00
Nicholas Hastings
e517eceb24
Shortened names of some symbols in tf2_stocks (bug 4642, r=fyren).
2010-10-01 08:50:18 -04:00
Nicholas Hastings
7fb57a4064
Updated TF2 includes with more defined identifiers (bug 4640, r=dvander).
2010-09-30 23:40:42 -04:00
Nicholas Hastings
9f21865caf
Fixed typo in edd61d1e1e26 (bug 4542)
2010-08-05 19:24:30 -04:00
Scott Ehlert
9408a61eb1
Ugh, fixed builds for real. How did that even happen?
2010-07-27 20:28:27 -05:00
Scott Ehlert
dd44a0aaea
Added support for Alien Swarm (bug 4530, r=dvander).
2010-07-27 17:32:32 -05:00
pheadxdll
488de0014e
Added TF2_MakeBleed native to TF2 ext (bug 4542, r=fyren,psychonic).
2010-07-26 11:06:08 -04:00
Erik Minekus
4ab3b15efd
Added TF2 object stocks (bug 4536, r=psychonic).
2010-07-23 21:23:35 -04:00
Nicholas Hastings
1507d03c21
Updated TF2 conditions enum and defines (bug 4526, r=fyren)
2010-07-20 11:21:37 -04:00
Scott Ehlert
c72222f718
Updated docs on replicate and notify params for SetConVar* and ResetConVar (bug 4517, r=pred).
2010-07-14 20:29:53 -05:00
Scott Ehlert
86f767e1aa
Made name param of GetConVarName() non-const (bug 4515, r=pred).
2010-07-14 20:29:29 -05:00
Scott Ehlert
9d5e994c01
Bleh, fixed compiler error in console.inc caused by previous changeset.
2010-07-07 02:27:59 -05:00
Scott Ehlert
6f16fc77b8
Added GetConVarDefault() native (bug 4502, r=dvander).
2010-07-06 17:32:58 -05:00
Nicholas Hastings
e4832f0d08
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
2010-06-28 17:48:14 -04:00
_KaszpiR_
5d5400a9ac
Added FindFlagChar native. (bug 3776, r=dvander)
2010-06-27 19:17:25 -04:00
devicenull
d7ebf2edc1
Fixed inaccuracy in CommandListener documentation
2010-06-23 09:22:49 -04:00
Greyscale
a9aed2e557
Removed unnecessary tag from return value of SetArrayCell
2010-06-23 09:17:21 -04:00
Nicholas Hastings
2f128113b6
Added missing TF2 critcola condflag define (bug 4464, r=fyren)
2010-06-22 19:31:33 -04:00
Nicholas Hastings
895f7edd12
Added new player condition (TFCond_CritCola) to tf2.inc. (bug 4447, r=fyren)
2010-06-06 20:51:35 -04:00
Nicholas Hastings
fe08104d18
Fixed tf2.inc incorrectly attempting to load tf2 ext on all games (bug 4197, r=fyren)
2010-05-31 16:31:10 -04:00
David Anderson
28217f10cb
Added ProcessTargetString simple filter API (bug 4404, r=ds).
2010-05-13 12:28:51 -07:00
Nicholas Hastings
b1b0484dae
Fixed TF2 natives not being marked optional when ext not required (bug 4389, r=fyren)
2010-05-10 18:18:15 -04:00
David Anderson
fc88cd3cb1
Check return value of GetPlayerNetInfo (bug 4315, r=fyren).
2010-04-27 23:40:04 -07:00
Nicholas Hastings
e5e1507dff
Fixed functions.inc not having double-include prevention (bug 4342, r=fyren)
2010-04-24 21:06:10 -04:00
Nicholas Hastings
956d345e17
Added TF2_StunPlayer native and TF2_GetPlayerConditionFlags stock to TF2 ext. (bug 4331, r=pred)
2010-03-31 08:51:25 -04:00
Nicholas Hastings
ddfb958647
Added missing semicolon in plugins/include/tf2.inc.
2010-03-23 20:06:13 -04:00
Nicholas Hastings
a72daff4ac
Added 4 new natives to TF2 ext. (bug 4166, r=pred)
...
Added natives for Regenerate, add/remove condition, and SetPlayerPowerPlay. Also updated TF2 test plugin.
2010-03-18 11:35:05 -04:00
Liam
4bdc495d01
Corrected a typo in the string.inc file. (bug 4207, r=fyren)
2010-02-13 01:49:39 -05:00
Fyren
6f04dad428
maxClients -> MaxClients in sdktools_sound.inc (fix bug 3985, r=psychonicsux)
2010-02-10 11:07:21 -08:00
Nicholas Hastings
0af39de346
Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander).
2010-02-08 20:14:52 -08:00
Greyscale
3b0785cae0
Fixed missing #endif in adminmenu.inc (bug 4216, r=dvander).
2010-01-14 00:22:45 -08:00
Downtown1
18865c44c8
Added a new ValveCallType that allows for arbitrary |this| parameters, as well as associated features in gamedata and for reading/writing memory (bug 3520, r=dvander, sr=fyren).
2010-01-11 22:46:44 -08:00
Nicholas Hastings
6d5e7cbe08
Added missing SDK define for L4D2 (bug 4209, r=dvander).
2010-01-10 17:38:03 -08:00
Nicholas Hastings
c468c26ad6
Follow-up to bug 4194 (r=dvander).
2010-01-10 17:29:32 -08:00
David Anderson
02a99f1e51
Add ability to change dontBroadcast status on hooked events (bug 3886, r=ds).
2009-12-19 18:16:41 -08:00
David Anderson
5bf17fc5ae
Clarified handle invariants in clientprefs.inc (no bug, r=me).
2009-11-04 13:52:12 -05:00
David Anderson
2698ff1a04
Added feature testing functionality (bug 4021, r=pred).
2009-10-28 00:37:34 -07:00
David Anderson
97be0ff22a
Bumped trunk version.
2009-10-27 03:11:34 -07:00
David Anderson
6b06733192
Added better random number generator (bug 3831, r=fyren).
2009-10-26 23:59:59 -07:00
David Anderson
359146f60b
Don't pass unconnected clients into OnClientCommand (bug 3732, r=fyren).
2009-10-26 23:51:39 -07:00
David Anderson
d8474cfafa
Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).
2009-09-26 17:12:23 -04:00
Fyren
70bb4930f6
Respect clientside mutes and add fixed client listening API (bug 3818, r=pred,dvander).
2009-09-07 17:09:28 -07:00
DaFox
e315726001
Added PointOutsideWorld native to sdktools (bug 3906, r=dvander)
2009-08-24 09:19:42 +12:00
David Anderson
008e98d980
Fixed incorrect escaping in clientprefs SQLite queries (bug 3904, r+a12=pred).
2009-08-10 22:16:58 -04:00
Matt Woodrow
3e36382b58
Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander)
2009-07-24 12:34:31 +12:00
David Anderson
d4798ccaa5
Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren).
2009-05-30 19:59:55 -04:00
Matt Woodrow
7b6f2863a9
Added PlayerRunCmd hook to sdktools (bug 3289, r=dvander)
2009-05-12 13:54:06 +12:00
Matt Woodrow
4abdc29d9e
l2merge Fyren
2009-04-24 18:20:55 +12:00
Fyren
74a25097b2
Fix OnClientConnect rejectmsg handling, improve doc (bug 3690, r=dvander)
2009-04-13 16:39:53 -07:00
David Anderson
40a8892cb7
Merge from sourcemod-1.2 branch.
2009-03-30 11:43:16 +02:00
David Anderson
3ac9ecb4b7
Removed tag system (bug 3751, r=fyren, a12=blocking).
2009-03-25 03:27:32 -04:00
Fyren
d7917a6a9a
Add AskPluginLoad2() to allow silent failure, deprecate AskPluginLoad() (bug 3716, r=dvander)
2009-03-18 19:20:40 -07:00
Fyren
81e30e75c4
Merge: this'll teach me to not pull first
2009-03-18 19:15:40 -07:00
Fyren
7a94343dec
Fix/restore TF2_IgnitePlayer (bug 3528, r=pred)
2009-03-18 18:50:31 -07:00
Fyren
3ee6bae4ba
Fix/restore TF2_IgnitePlayer (bug 3528, r=pred)
2009-03-18 18:50:20 -07:00
Fyren
9a77e6b3cc
Gave OnClientAuthorized() its meds.
2009-03-18 18:34:46 -07:00
Matt Woodrow
c23ffa2ce5
Added GetClientCookieTime native (bug 3736, r=dvander)
2009-03-17 12:30:21 +13:00
David Anderson
d4bcbc3771
Merge from 1.2 branch.
2009-03-06 14:44:25 -05:00
Fyren
2c7555366f
Fixed SetEntityHealth (bug 3693, r+a12=dvander).
2009-03-06 14:40:30 -05:00
Scott Ehlert
d8264fada7
Merge from 1.2 branch.
2009-03-05 15:48:38 -06:00
Scott Ehlert
72da49415e
Added -dev tag back to version.h files for manual builds.
2009-03-05 14:59:09 -06:00
David Anderson
8e744ec5f7
Re-added -dev tag, bumped version to 1.2.1.
2009-03-05 02:36:27 -05:00
David Anderson
8dfbcf5a9f
Bumped versions.
2009-03-05 02:07:44 -05:00
David Anderson
1f636bf7a9
Bumped trunk to 1.3.0.
2009-03-05 01:48:18 -05:00
Matt Woodrow
096a04b3e4
Added SourceMod to the sv_tags list and added a tags API for plugins (bug 3688, r=dvander)
2009-03-05 11:59:49 +13:00
David Anderson
a0128d9b7c
Fixed SetEntityHealth not compiling, darkm regression (bug 3684).
2009-03-03 09:41:55 -05:00
Fyren
e6ea726b69
Improved docs of TIMER_HNDL_CLOSE (bug 3641, r=dvander).
2009-03-01 16:48:55 -05:00
Fyren
e04d2a4a10
Added case insensitivity search to ReplaceString (bug 3639, r=dvander).
2009-03-01 16:41:44 -05:00
David Anderson
96a3671bb6
Improved user message interception API (bug 3631, r=pred).
2009-03-01 16:39:25 -05:00
Scott Ehlert
2c3bf7dd23
Ran versionchanger script for consistency.
2009-02-25 23:44:18 -06:00
Matt Woodrow
ca3df3bd50
Added a client verification serial API (bug 3616, r=dvander)
2009-02-19 19:19:44 +13:00
Scott Ehlert
bd9fab6cf5
Added support for Dark Messiah engine and game. (no bug, r=me).
...
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 02:19:22 -06:00
David Anderson
15d64b8486
Fixed documentation typos in dbi.inc (bug 3587).
2009-02-08 15:40:48 -05:00
David Anderson
e276223b61
Merge from sourcemod-1.1.
2009-02-08 00:02:58 -05:00
Milo
3ab1ef139f
Fixed documentation typo on TF2_GetPlayerClass (bug 3608, r=dvander).
2009-02-07 22:05:04 -05:00
Scott Ehlert
5c92b0d154
Bumped version to 1.1.1 and added back -dev build string.
2008-12-28 23:50:26 -06:00
David Anderson
1577fab93a
Ran versionchanger.pl over trunk to get 1.2.0 into headers (bug 3521).
2008-12-28 19:59:40 -05:00
Scott Ehlert
7bdcea5814
Merged changes from 1.1 branch.
2008-12-05 15:57:49 -06:00
David Anderson
04354a809c
Fixed FindTeamByName using wrong case sensitivity (bug 3446, r=pred).
2008-11-29 23:28:28 -06:00
David Anderson
7ff0129f36
Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds).
2008-11-29 22:43:30 -06:00
Scott Ehlert
ff7a2c6b73
Added preliminary support for Left 4 Dead; some things may not yet work.
2008-11-14 09:18:30 -06:00
Scott Ehlert
c1c5d2656c
The replicate and notify parameters for SetConVarX and ResetConVar are now ignored on Orange Box.
...
- OB engine automatically replicates and fires server_cvar event notification for changes cvars.
- Added a note about this in comments for affected natives.
2008-11-12 23:14:49 -06:00
David Anderson
c8b3c82a12
Moved structs.inc out of plugins\include.
...
--HG--
rename : plugins/include/structs.inc => extensions/structs/structs.inc
2008-11-01 00:02:53 -07:00
David Anderson
b3b972caf7
Fixed missing semi-colon in sdktools_stocks.inc (bug 3376).
2008-10-31 08:38:44 -05:00
David Anderson
a6579c7bcb
Added new OnClientConnected callback with correct pairing intent (bug 3311, r=pred).
2008-10-18 22:14:13 -05:00
David Anderson
2f36e3b231
Deprecated SQL_ConnectEx for SQL_ConnectCustom, which expresses the API intent better (bug 3307, r=pred).
2008-10-13 01:13:39 -05:00
Matt Woodrow
ed75da0f85
Reworked unavailable nominations showing in the menu (bug 3269)
...
Fixed a non-const String in mapchooser.inc
2008-10-09 14:24:30 +13:00
Matt Woodrow
7009e755fe
Backed out changeset: 44b02986c01b
...
Damn you tortoisehg
2008-10-09 13:33:47 +13:00
Matt Woodrow
bba2cfc6f7
Structs now builds for the old engine (bug 3286)
2008-10-09 13:24:44 +13:00
Matt Woodrow
db5a0be4ca
Backed out changeset: 19331eae67ad
2008-10-08 20:59:56 +13:00
Matt Woodrow
29e57e77f7
Maps nominated by owner=0 should not be replaced. Fixes sm_nominate_addmap only allowing a single map to be added (bug 3272)
2008-10-08 20:58:25 +13:00
David Anderson
f50c7469ca
Added MaxClients public var to replace GetMaxClients (bug 3283, r=pred).
...
This is a hard bump of the plugin version number. 1.1 plugins compiled against this include set
will not run against earlier versions of SourceMod.
2008-10-05 15:20:17 -07:00
David Anderson
04b7b7b9ff
Removed pointless performance warning.
2008-10-04 12:59:21 -07:00
David Anderson
31a4f40c9a
Merge.
2008-09-23 01:17:40 -05:00
David Anderson
4001b0f804
Various chat commands now follow sm_show_activity (bug 2080, r=pred).
...
Added FormatActivitySource() native to assist in emulating ShowActivity().
2008-09-23 01:17:15 -05:00
David Anderson
a838276ec2
Changed functag syntax so public keyword is in the normal place. The old style is still allowed.
2008-09-21 14:56:38 -07:00
Matt Woodrow
46095d797c
Merge
2008-09-18 15:33:50 +12:00
Matt Woodrow
5687a7ba90
Added Struct Abstraction extension (bug 2666 and bug 2663)
...
--HG--
rename : extensions/structs/structs.txt => gamedata/structs.gamedata.txt
rename : extensions/structs/structs.inc => plugins/include/structs.inc
rename : extensions/structs/structtest.sp => plugins/testsuite/structtest.sp
2008-09-18 15:32:22 +12:00
David Anderson
556c03babf
Added CreateDirectory() native and a few permissions macros (bug 3253, r=ds).
2008-09-17 02:07:19 -05:00
David Anderson
fb44b51d26
Updated version files so I can build again.
2008-09-14 22:16:35 -07:00
David Anderson
bcf1b092ae
Mirrored buildbot/version template changes from branch.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402539
2008-09-14 06:13:25 +00:00
David Anderson
4951dccded
Fixed amb1927 - client command case sensitivity did not match the server's logic.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402483
2008-09-02 03:58:34 +00:00
David Anderson
f6b088c2e6
Fixed amb1928 (EndOfMapVoteEnabled should be optional).
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402462
2008-08-15 17:21:48 +00:00
Matt Woodrow
eee77228e6
amb1919 - HasEndOfMapVote finished should be separate from determining if the vote will run at all.
...
amb1915 - Mapchooser should disable round end changes if forced to change early.
amb1901 - Timer errors with mapchooser
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402439
2008-08-08 00:06:14 +00:00
Matt Woodrow
dad66c9204
Nextmap command (basetriggers.sp) will now show 'Pending Vote' if mapchooser is running, and the vote has not yet occured.
...
Few cvar description changes in rockthevote.sp
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402423
2008-07-17 07:47:11 +00:00
Matt Woodrow
e64e2534eb
Fixed amb1810 - Clientprefs no longer blocks load.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402418
2008-07-15 00:24:08 +00:00
Matt Woodrow
c75d607a00
- Added ForceChangeLevel and Map History to nextmap api
...
- Changed base plugins to use new api
- Added sm_maphistory command to nextmap.sp
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402413
2008-07-13 05:13:37 +00:00
David Anderson
0e1ae4d85b
fixed amb1808 - KickClient() is delayed and does not crash -- KickClientEx() is the old functionality
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402363
2008-07-06 00:45:26 +00:00
Matt Woodrow
4106620928
New mapchooser, rockthevote and nominations plugins finally ready. Removed the existing mapmanager stuff.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402313
2008-07-01 01:18:52 +00:00
Scott Ehlert
ac68a441ee
All natives that use a recipient filter now actually validate the clients passed to them.
...
This includes StartMessage(), StartMessageEx() from Core as well as EmitSound(), EmitSentence(), and TE_Send() from SDKTools
(Warning: This may potentially cause a minor compatibility problem with plugins that don't check client validity before passing to these natives)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402252
2008-06-11 08:07:17 +00:00
Matt Woodrow
119592eefe
Fixed typo in banning.inc
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402251
2008-06-09 22:17:09 +00:00
Matt Woodrow
22aa6561b5
Added SetUserInfo command to sdktools.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402247
2008-06-09 07:12:32 +00:00
David Anderson
2c94b1268a
phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402242
2008-06-02 05:03:27 +00:00
Scott Ehlert
076b5191c9
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
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402237
2008-05-31 22:33:17 +00:00
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