Commit Graph

1859 Commits

Author SHA1 Message Date
Matt Woodrow
4bbad74506 Fixed amb1446 : Updated pvkii showmenu and sdktools support.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401876
2008-02-10 01:19:34 +00:00
David Anderson
9e9f74aab0 added some more doc
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401875
2008-01-31 02:37:34 +00:00
David Anderson
512ec74819 cross-compiling
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401874
2008-01-30 20:51:07 +00:00
David Anderson
22bc72c0d4 cross-compiles
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401873
2008-01-30 20:50:45 +00:00
David Anderson
98720129b3 Makefiles now cross-compile on 64-bit systems
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401872
2008-01-30 20:50:28 +00:00
David Anderson
e2bfd15ae1 removed hardcoded path
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401871
2008-01-30 19:48:51 +00:00
Michael McKoy
4ebcb623b4 Fixed fire.sp cvars that were using timebomb stuff.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401870
2008-01-27 16:32:47 +00:00
David Anderson
a6af8e7718 reversed timebomb/fire #error
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401869
2008-01-27 16:24:32 +00:00
Michael McKoy
363c7821e5 File saved wrong? Fixed...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401868
2008-01-27 16:04:36 +00:00
Michael McKoy
a0a916de6e MapChooser extensions simplied. "maxtime/maxround/maxfrag" cvars removed. sm_mapvote_extend now controls the number of extensions that will occur. If set to 0, no extensions occur. If set to 1, then 1, and set to 2, then 2. The "step" cvars are still used to determine how big the extension is.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401867
2008-01-26 19:54:15 +00:00
David Anderson
a86d6821e3 fixed improper default parameter
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401866
2008-01-23 17:06:33 +00:00
David Anderson
4ade0dbdc2 added amb1403 - CBaseTrace.plane from pRED
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401865
2008-01-23 17:05:50 +00:00
David Anderson
e553996281 fixed amb1408 - compiler did not warn about invalid public usage
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401864
2008-01-23 03:18:36 +00:00
David Anderson
aba5378f95 fixed amb1373 - off-by-one error a helper routine prevented CS natives from using the last client
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401863
2008-01-22 22:53:41 +00:00
David Anderson
85eaa31374 fixed amb1400 - invalid dereference caused crash in ternary operators
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401862
2008-01-22 17:30:58 +00:00
David Anderson
38012bf3e6 added amb1383 - data value to filter functions
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401861
2008-01-22 17:18:15 +00:00
David Anderson
f50509abf0 added amb1378 - FileExists() for valve fs
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401860
2008-01-22 17:04:59 +00:00
David Anderson
89b6252f8e fire requires timebomb
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401859
2008-01-22 16:47:10 +00:00
Matt Woodrow
e30f612a21 Added new native SendConVarValue for networking fake convar values to individual clients
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401858
2008-01-21 02:01:22 +00:00
David Anderson
f939f47218 added some more doc to events
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401857
2008-01-19 20:58:10 +00:00
David Anderson
97062c4de8 removed -msse from JIT
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401856
2008-01-19 16:47:31 +00:00
David Anderson
59b5a6f879 fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401854
2008-01-13 08:17:47 +00:00
David Anderson
5f61876ab6 fixed amb1379 with sweeping changes to the entity stuff. all prop stocks are now natives so they can properly compute everything quickly, as well as do type checks. Get/SetEntDataEnt are deprecated for being sucky, the new 2 versions do more checking and uses better values. lastly, there are functions/parameters for finding types and sizes of property.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401853
2008-01-13 08:10:25 +00:00
David Anderson
a9017a8291 AutoExecConfig() protects against double-call bugs now (amb 1356)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401852
2008-01-13 02:08:40 +00:00
Michael McKoy
a446121d6e New stock to get m_fFlags, and #defines for its bits.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401851
2008-01-12 19:45:36 +00:00
David Anderson
a2a8634bb2 fixed amb1382 - sm_cvar from console rte'd
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401850
2008-01-10 23:03:29 +00:00
David Anderson
1efb7cc4df fixed build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401849
2008-01-10 22:51:09 +00:00
David Anderson
fd1f271e87 removed SSE requirement for JIT
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401847
2008-01-10 18:27:52 +00:00
David Anderson
9756e7062f added extended error messaging to the loader
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401846
2008-01-10 18:15:45 +00:00
David Anderson
42a313486a - added amb1332, new cvar protection mechanism for rcon_password
- removed FCVAR_PROTECTED from Core cvars

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401845
2008-01-08 03:06:33 +00:00
David Anderson
63592212d5 - fixed amb1302 - GetClientMenu() could return 1 for stale external menus
- fixed a debug assertion from StartMessage() + ShowMenu

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401844
2008-01-07 22:36:39 +00:00
David Anderson
c033f5415a - added GuessSDKVersion()
- added rendermode and renderfx prop stocks and defines
- added MoveType tag to MOVETYPE defines
- changed Movetype functions to MoveType to use correct SourceMod casing

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401843
2008-01-07 06:59:44 +00:00
David Anderson
e1bc3234b2 added /MP to compilation settings
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401842
2008-01-07 06:58:43 +00:00
David Anderson
6e09aacd98 fixed amb1355 - optional extensions did not work properly
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401841
2008-01-07 04:00:47 +00:00
David Anderson
934fb9741a commited a new version of this file. suffice to say the massive inconsistencies and clear compiling bugs in this was disappointing
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401840
2008-01-06 01:35:24 +00:00
David Anderson
1ffd1db733 added amb1348 - SetFailState() formatting
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401839
2008-01-04 16:20:25 +00:00
David Anderson
4e07200cfb - added AddTargetsToMenu2() for using COMMAND_FILTER flags
- fixed amb1350 - sm_voteban/menu ban on fake clients would crash
- fake clients can no longer be banned and do not appear on ban menus

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401838
2008-01-04 16:05:26 +00:00
David Anderson
89ac3a14ba added amb1341 - OnClientPostAdminFilter
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401837
2008-01-03 19:40:55 +00:00
David Anderson
9b6c6c1fcd added amb1335 - zombie_master sdktools support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401836
2008-01-03 18:46:01 +00:00
David Anderson
4e1fb49096 added amb1336 - GetTrieSize()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401835
2008-01-03 06:11:26 +00:00
Matt Woodrow
d37e02c65c fixed amb1325 - SetEntityHealth()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401834
2007-12-31 01:47:33 +00:00
Michael McKoy
9970ad59ac A few runtime fixes for basefuncommands
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401833
2007-12-28 16:46:42 +00:00
Matt Woodrow
d0fac2def9 Added a new entity stock function GetClientButtons()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401832
2007-12-28 07:10:09 +00:00
Matt Woodrow
ef7fed49fa Removed '#include <core>'
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401828
2007-12-24 20:41:33 +00:00
Michael McKoy
6ab87ef821 Added sm_blind, sm_drug, sm_gravity, sm_noclip
Fixed the duration of sm_freeze when used from the menu

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401827
2007-12-24 00:45:28 +00:00
Michael McKoy
9ac2a2e318 More netprop stocks for entities
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401826
2007-12-24 00:44:48 +00:00
David Anderson
fdc67a7a52 fixed amb1308 - CommitSuicide offset changed
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401825
2007-12-23 23:43:25 +00:00
Michael McKoy
c02dc7f71d Changed the convar change hook for sv_alltalk to enforce sm_deadtalk correctly
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401824
2007-12-23 00:47:49 +00:00
David Anderson
e1748d9814 disabled mm:s 1.6-episode1 builds
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401823
2007-12-23 00:17:54 +00:00
David Anderson
474f4d86c6 added pdb logging
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401822
2007-12-23 00:08:08 +00:00