David Anderson
8028dc4d42
re-added vsp listener support
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40441
2007-09-29 15:35:59 +00:00
David Anderson
337e319616
- fixed shutdown crash
...
- fixed makefile for linux
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40440
2007-09-29 15:01:32 +00:00
David Anderson
73f5615aa3
renamed makefile
...
updated changelog
removed doxyfile... out of place
--HG--
branch : sourcemm-1.6.0
rename : sourcemm/Makefile => sourcemm/Makefile.ep1
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40439
2007-09-29 04:09:05 +00:00
David Anderson
de6a163784
fixed a shutdown crash bug, updated makefile for linux
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40438
2007-09-29 04:07:06 +00:00
David Anderson
4b9abfe0af
forgot to add files from shv5
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40437
2007-09-28 21:41:41 +00:00
David Anderson
98aeb7b419
removed old providers location
...
replaced sourcehook with v4.5
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40436
2007-09-28 21:40:58 +00:00
David Anderson
c9b52f2cf0
added project files
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40435
2007-09-28 21:32:02 +00:00
David Anderson
6cfff6ed91
combining everything into one binary again now that api is separated
...
--HG--
branch : sourcemm-1.6.0
rename : sourcemm/oslink.cpp => sourcemm/metamod_oslink.cpp
rename : sourcemm/oslink.h => sourcemm/metamod_oslink.h
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40434
2007-09-28 21:31:02 +00:00
David Anderson
cc18058a51
more filling in of the provider for episode1
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40433
2007-09-27 20:43:03 +00:00
David Anderson
194b42b0f2
initial import of the provider layout for ep1
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40432
2007-09-27 19:28:30 +00:00
David Anderson
0e6498a471
removed unnecessary api call
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40431
2007-09-27 19:28:05 +00:00
David Anderson
2542b0471e
added svn:keywords property
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40430
2007-09-27 18:12:20 +00:00
David Anderson
11fd69452f
committed two forgotten files
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40429
2007-09-22 21:31:45 +00:00
David Anderson
aa7d63bc5f
committed two forgotten files
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40428
2007-09-22 21:23:16 +00:00
David Anderson
c52389ea22
nearly complete rewrite of Metamod:Source, API is the same but internally all engine/game functionality is abstracted. i also renamed files to make everything look a bit more conformant
...
--HG--
branch : sourcemm-1.6.0
rename : sourcemm/sourcemm.cpp => sourcemm/metamod.cpp
rename : sourcemm/sourcemm.h => sourcemm/metamod.h
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40427
2007-09-22 18:08:30 +00:00
David Anderson
cf6dbdb1fe
- added an api call for finding source engine build
...
- random markup/doc changes
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40426
2007-09-21 18:03:57 +00:00
David Anderson
569b328024
removed msvc7 support
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40425
2007-09-21 16:54:52 +00:00
David Anderson
e51368d817
more importing from 1.5.0
...
--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40424
2007-09-18 20:40:08 +00:00
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