Commit Graph
7156 Commits
Author SHA1 Message Date
Matt Woodrow b9bd1b1037 How the hell did that get there.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401974
2008-04-01 00:06:08 +00:00
Matt Woodrow b9aac380d4 Added sm_dump_datamaps server command.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401973
2008-03-31 23:13:31 +00:00
Matt Woodrow 127c89de4e Big changes to dynamic menu. Removed constant kv tracking. Tested everything.
Import of config files.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401972
2008-03-31 22:44:18 +00:00
Scott Ehlert 251cced1f8 Spring Cleaning, Part Ichi (1)
Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
2008-03-30 07:00:22 +00:00
Scott Ehlert 02931c94cf Changed env var used in include paths: SOURCEMM -> SORCEMM16
Removed some unneccessary build configuartations in some project files

--HG--
branch : sourcemod-1.1.0
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.1.0%401970
2008-03-28 06:21:34 +00:00
Scott Ehlert 3a14544385 Changed env var used in include paths: SOURCEMM -> SORCEMM16
Changed env var used in include paths: SOURCEMM142 -> SORCEMM14
Removed some unneccessary build configuartations in some project files

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401969
2008-03-28 06:18:26 +00:00
Scott Ehlert 33b2847ec3 Added scripting/adminmenu directory to build tool
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401968
2008-03-28 04:51:53 +00:00
Scott Ehlert a3d5a0151d Err, these got added accidentally apparently. Thanks a lot TSVN.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401965
2008-03-27 05:02:00 +00:00
Scott Ehlert 97c26eee3c Updated copyright year
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401964
2008-03-27 04:54:56 +00:00
Scott Ehlert cc3c16c079 Changed the environment variable used in the include paths from SOURCEMM -> SOURCEMM16
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401961
2008-03-27 04:00:57 +00:00
David Anderson c5af41d983 merged branch-1.1.0 back into trunk
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401960
2008-03-26 03:52:37 +00:00
Scott Ehlert 3bcd296d99 Merged crash fix (amb1539) from 1.0.1 branch
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401958
2008-03-21 04:26:53 +00:00
Scott Ehlert 83a1ebcf0f Removed debug code?
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401954
2008-03-20 19:52:30 +00:00
David Anderson 8ba6d5cbba bumped trunk version
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401953
2008-03-17 15:30:39 +00:00
David Anderson eda712cb33 bumped versions
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401949
sourcemod-1.0.0 webternet-1.6.0
2008-03-17 01:09:28 +00:00
David Anderson 34204b2043 actually fixed build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401946
2008-03-17 00:11:01 +00:00
David Anderson aebdfea1ff fixed build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401945
2008-03-17 00:07:58 +00:00
Borja Ferrer 2a7e1f5bc0 updated to latest geoip database
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401944
2008-03-16 23:36:28 +00:00
David Anderson 9581e2b854 more deprecation
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401943
2008-03-16 23:16:34 +00:00
David Anderson 074883512a removed core bcompat shims where possible
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401942
2008-03-16 23:08:56 +00:00
David Anderson 3788c61cb9 removed deprecated natives from sdktools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401941
2008-03-16 22:54:06 +00:00
David Anderson 2583e7e69e removed debug output
fixed an antiflood bug posted on the forums

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401940
2008-03-16 22:32:03 +00:00
Matt Woodrow 76f1c10409 Updated sample_ext project files to support building for both engines.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401939
2008-03-14 06:11:01 +00:00
David Anderson 44eb5a9cf4 fixed tTERM overlapping with tUNDEF (thanks sawce)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401938
2008-03-14 02:48:43 +00:00
David Anderson bb85c5eda2 -branch, implemented "goto"
-branch, added a new jit opcode -- 165/op.stackadjust(1), stk = frm+n

--HG--
branch : sourcemod-1.1.0
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.1.0%401937
2008-03-13 17:08:05 +00:00
David Anderson a64894bbe4 updated to trunk code
--HG--
branch : sourcemod-1.1.0
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.1.0%401936
2008-03-13 17:04:25 +00:00
David Anderson f9eed97d66 removed unused extensions/games and extensions/auto.2.ep1 folders
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401935
2008-03-12 06:08:56 +00:00
David Anderson 94da06c69f addressed amb1498 - GetSoundDuration() is broken on valve's end
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401934
2008-03-12 05:21:56 +00:00
David Anderson 39885cd9e7 fixed crash bug in new antiflood code
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401933
2008-03-12 04:51:41 +00:00
David Anderson 100c3ae389 implemented amb1514 - SM_PARAM_STRING_BINARY (bumped ISourceMod for this)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401932
2008-03-12 04:06:32 +00:00
David Anderson aed775162c reworked antiflood. it now has some logic in core to take care of loading order nastiness, and to fully prevent trigger spamming
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401931
2008-03-12 03:33:52 +00:00
Matt Woodrow b10bf9d31a Fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401930
2008-03-12 02:13:08 +00:00
David Anderson f5c9a0c3e5 updated comment at top of pluginsys header
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401929
2008-03-12 02:12:47 +00:00
Matt Woodrow 352b131c35 Added sm_dump_classes command
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401928
2008-03-12 00:43:35 +00:00
Matt Woodrow b1da7e1cf8 Fixed bug in GetAdjustedTime()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401927
2008-03-11 23:52:56 +00:00
Matt Woodrow c6868c213e Added Load Failures to sm plugins list
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401926
2008-03-11 19:25:19 +00:00
Matt Woodrow 50760d853f Cleaned up a few things in regex extension and updated project files to build on both engines. Linux makefiles probably still won't work.
--HG--
branch : sourcemod-1.1.0
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.1.0%401925
2008-03-04 23:18:16 +00:00
David Anderson 54640a1fd0 amb1502 - fixed typo
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401924
2008-03-03 15:27:27 +00:00
Matt Woodrow 211b0159e5 Added amb466 - Random Sorting
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401923
2008-03-03 06:28:41 +00:00
David Anderson 1f96e25121 updated linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401922
2008-03-02 23:58:33 +00:00
David Anderson e7f8d1b2f5 added amb1424 - hudtext functions for mods that support them
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401921
2008-03-02 23:54:38 +00:00
David Anderson e0b4b8b9f6 added amb1497 - log hooking
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401920
2008-03-02 19:08:27 +00:00
David Anderson e6d37a3850 fixed a serious codegen bug where profiled internal functions in plugins could have their return values smashed. this only affected plugins being internally profiled
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401919
2008-03-02 18:18:42 +00:00
David Anderson 31a745422d added amb1377 - binary sql functions
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401918
2008-03-02 18:01:49 +00:00
David Anderson b3c7d4803f fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401917
2008-03-02 08:10:34 +00:00
David Anderson c6dd96e201 fixed a bug with start time display
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401916
2008-03-02 07:28:24 +00:00
David Anderson 0d9f3fb417 fixed dialog box in profviewer showing nonsense file name
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401915
2008-03-02 07:15:28 +00:00
David Anderson 0817bd0b8b added amb256 - (nice number), profiler complete with gui to show files
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401914
2008-03-02 06:40:59 +00:00
David Anderson f4e23a14dd added amb1331 - steamid targetting
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401913
2008-03-01 07:59:53 +00:00
David Anderson 7a8309deed fixed a bug from @me in server console
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401912
2008-03-01 07:17:38 +00:00