1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
Commit Graph

549 Commits

Author SHA1 Message Date
David Anderson
2cf20b1d98 started merging in non-sourcehook changes from 1.5.0
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40423
2007-09-18 20:35:29 +00:00
David Anderson
c325d81b2e branched 1.4.2 to 1.6.0
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40421
2007-09-18 20:03:47 +00:00
Scott Ehlert
afbd6cc123 Reformatted output of meta list command
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40420
2007-08-10 23:43:16 +00:00
Scott Ehlert
e00aa3cbd4 Added OnUnlinkConCommandBase to IMetamodListener to notify when Metamod:Source is about remove a concommand or convar.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40419
2007-07-23 18:19:02 +00:00
Scott Ehlert
98caa6168f Removed small bit of unneeded code in CreateInterface as it's already taken care of by UTIL_TrimRight
Removed some options in project files as the default values are already set to these - I hope someone understood that.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40418
2007-07-20 22:21:14 +00:00
Scott Ehlert
615d8cd192 Adjusted changelog a bit
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40417
2007-06-27 03:31:00 +00:00
David Anderson
7b565d78da updated changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40412
2007-06-27 03:04:03 +00:00
David Anderson
f4384399b0 fixed a crash bug where plugins that unload other plugins would cause the unload iterator to become corrupt
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40410
2007-06-26 17:57:18 +00:00
David Anderson
3a6f1df52d added ServerGameClients info output to the "meta game" command
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40405
2007-06-01 17:28:11 +00:00
Scott Ehlert
4cb1720827 Updated changelog with SourceHook information. Additionally, reformatted text file to be 80 columns wide.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40404
2007-05-29 23:31:19 +00:00
Scott Ehlert
8f6e916a45 amb298 - SourceMM wasn't loaded as VSP using a relative path on Linux
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40403
2007-05-29 21:53:58 +00:00
David Anderson
8de5ef248f synced changelog from 1.4.1
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40402
2007-05-16 07:26:10 +00:00
David Anderson
3ba6a05273 bumped version number for sourcehook v5
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40398
2007-05-16 03:53:23 +00:00
Scott Ehlert
ca753a414a Removed internal use of callclass for IServerGameDLL::DLLShutdown()
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40396
2007-05-13 02:54:11 +00:00
Scott Ehlert
96ed622318 User message code now uses SH_GET_ORIG_VFNPTR_ENTRY macro - SourceMM should build again :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40395
2007-05-13 02:51:11 +00:00
Pavol Marko
f6c428a56d Added SH_GET_ORIG_VFNPTR_ENTRY macro
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40394
2007-05-12 19:48:31 +00:00
Pavol Marko
ac92e7ff05 Better treatement of deprecated callclasses
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40393
2007-05-12 19:05:16 +00:00
Pavol Marko
cdead2f8fc no comment
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40392
2007-05-12 09:03:57 +00:00
Pavol Marko
c7369c50fe Minor problem (initialization order in ExecutableClass)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40391
2007-05-12 09:01:23 +00:00
Pavol Marko
43edf68d2c Why did MSVC not complain about this?
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40390
2007-05-12 08:57:10 +00:00
Pavol Marko
50926ce4e6 Direct VP hooks, new SH_CALL
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40389
2007-05-12 08:08:01 +00:00
Scott Ehlert
499e6359f0 Oops - stupid typo fix
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40388
2007-05-11 19:21:14 +00:00
Scott Ehlert
5afc353875 Fixed amb277 - failed to get user message list in Kreedz Climbing
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40387
2007-05-11 19:14:21 +00:00
David Anderson
9826153912 bumped version number
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40386
2007-05-07 18:54:30 +00:00
Pavol Marko
8e446b28c3 Added hook ids
Added VP hooks and VP Hook test
New macro syntax (SH_ADD_HOOK + SH_STATIC/SH_MEMBER)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40385
2007-05-07 18:35:59 +00:00
David Anderson
9bf8799bf3 removed eol-style property
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40384
2007-05-07 18:33:34 +00:00
Scott Ehlert
bbb371c8d7 Added find_last_of() to SourceHook::String for searching the string backwards
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40383
2007-05-03 02:22:03 +00:00
David Anderson
5a343e7f29 added linux support to UTIL_Relatize()
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40382
2007-05-02 14:18:20 +00:00
David Anderson
66a8a085fb fix for bug amb233
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40381
2007-05-02 14:08:57 +00:00
Scott Ehlert
923164bb69 Client 'meta' command should now work with ServerGameClients004 and beyond.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40380
2007-04-26 18:14:21 +00:00
Scott Ehlert
bf38135d88 Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40379
2007-04-24 22:07:00 +00:00
Scott Ehlert
6278cc9f7b Don't really need games.txt anymore - have wiki article instead
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40378
2007-04-24 20:30:17 +00:00
Scott Ehlert
c64c2b2c2e This line isn't actually needed...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40377
2007-04-07 06:40:57 +00:00
David Anderson
d386a5b624 whoops, fixed a versioning bug
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40372
2007-04-07 04:31:23 +00:00
Scott Ehlert
50cc1b7356 Hello, just one minor thing. Why did I do this again? :\
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40369
2007-04-06 21:01:43 +00:00
David Anderson
9c562a9e62 fixed a post-release error where the vsp listener API simply didn't work :(
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40368
2007-04-06 20:53:07 +00:00
Scott Ehlert
eca25f0b14 Pointless thing here. Don't look :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40366
2007-04-06 02:47:41 +00:00
David Anderson
c3a73fc9cb new path
added readme

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40365
2007-04-05 22:34:04 +00:00
David Anderson
c9eab2b76d fixed stupid bug
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40364
2007-04-05 21:07:10 +00:00
Scott Ehlert
76c6763cd2 Release mode builds...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40363
2007-04-05 20:50:02 +00:00
David Anderson
dbd6e1b740 updated the changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40362
2007-04-05 20:11:27 +00:00
David Anderson
c14b8dd718 added a makefile
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40361
2007-04-05 20:09:57 +00:00
David Anderson
048cac087e added a sample config file
added a restart option to the config file

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40360
2007-04-05 17:56:06 +00:00
David Anderson
05e09416ef added cvar detection for MM:S
fixed a gameinfo.txt writing bug
removed obj folder from local build

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40359
2007-04-05 17:51:23 +00:00
Scott Ehlert
69be233d2c api_link.obj is now placed in the output directory with the other object files
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40358
2007-04-05 07:00:49 +00:00
Scott Ehlert
e150d08f86 Client "meta list" command now shows plugin status: RUN or PAUSE
Also fixed minor problem where the usage of the client meta command would not be printed when an invalid option was passed.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40357
2007-04-05 06:49:23 +00:00
David Anderson
62ae48572c config file support now
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40355
2007-03-31 20:23:59 +00:00
David Anderson
f4865a2a09 fixed linux issues
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40354
2007-03-31 17:51:08 +00:00
David Anderson
32dc2d619f initial import of the updater tool
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40353
2007-03-31 16:23:19 +00:00
Scott Ehlert
3442fd7fe6 Oh, err, what was I thinking here?
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40352
2007-03-26 19:47:37 +00:00