Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/advancedfx/metamod-source

Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
https://github.com/advancedfx/metamod-source

CPageAlloc now executes before TestHookmanGen, newline at the end of sh_pagealloc.h

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab...

638cf2e1b69eecde2e3cb1802b0e421aaf501f6c authored almost 17 years ago by Pavol Marko <[email protected]>
Moved CPageAlloc from sh_memory into sh_pagealloc.h

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab...

c5595bd4e537915b05cec8209984d61cf8f2804e authored almost 17 years ago by Pavol Marko <[email protected]>
Removed misuse of <:: (gcc compat)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40544

1286f30a0ce96f027f60784fa5a6dca438e91841 authored almost 17 years ago by Pavol Marko <[email protected]>
- Fixed incorrect use of the const qualifier in __SourceHook_FHMSetOverrideResult* functions

- Fixed SH_MCALL using vtblindex/vtbloffset/thisptroffset from SH_DECL_MANUALHOOK instead of usin...

d2e21fd7f53440b0437c114ed1c18fb589dc6c86 authored almost 17 years ago by Pavol Marko <[email protected]>
First step to gcc support: it compiles now

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab...

b6f0b74f5b0b0b15cf0b502ca0d0cc5673557c7f authored almost 17 years ago by Pavol Marko <[email protected]>
Fixes for GCC compat

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40541

0026c1f6ac8fd9ef974efbeee0201d879cba9531 authored almost 17 years ago by Pavol Marko <[email protected]>
RETURN_META_MNEWPARAMS(_VALUE), SH_MCALL and SH_MANUALHOOK_RECONFIGURE can now be used if the hook is only declared using SH_DECL_MANUALEXTERN.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40540

06ee3feb743d2a8c2f6cc0502ca2729eabcd389c authored almost 17 years ago by Pavol Marko <[email protected]>
Completed support for reference returns + added simple test for it

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab...

b7e00841b0f15a01d44c62dfc17e5aa19d25d13b authored almost 17 years ago by Pavol Marko <[email protected]>
First support attempt for reference returns

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab...

2c8203f263f2b7fe6d9a658531980b27f5c0bb1f authored almost 17 years ago by Pavol Marko <[email protected]>
Return type can now also be an object with normal ctor/copy ctor/dtor/assign op

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab...

ebf7cf8feede57ca083e28cbaa3f5bb71ce3ff0f authored almost 17 years ago by Pavol Marko <[email protected]>
Implemented memory returns on MSVC for POD types.

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab...

83c51e6cfa16ea066bcf4916689ceb434c9387b2 authored almost 17 years ago by Pavol Marko <[email protected]>
sh_memory now has CPageAlloc, testhookmangen.cpp contains a small test for it, GenBuffer uses CPageAlloc

(with this simple change, thesthookmangen uses 124K less memory!)

--HG--
branch : hookman_autoge...

4c7d81715eca73f6cad5e33f5d7e6441b7710591 authored almost 17 years ago by Pavol Marko <[email protected]>
now builds on ep1

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40534

7ef96d9db41070cf309a196766b7277b1adaeea9 authored almost 17 years ago by David Anderson <[email protected]>
Changed license in sourcehook_hookmangen_x86.h (agreed to by BAILOPAN and faluco)

Updated MSVC7 proj file

--HG--
branch : hookman_autogen
extra : convert_revision : svn%3Ac2935e3...

972229cd9acde4029df78b33e0c063a5485c25f6 authored almost 17 years ago by Pavol Marko <[email protected]>
First version of automatic hookman/hookfunc generation functionality + test

Currently supports (msvc): all params, ret types: integeral, floating-point
Todo: other rettypes ...

7fa9f150fb1898d51c0349ecb09eb0ee5323ea68 authored almost 17 years ago by Pavol Marko <[email protected]>
Adding automatic hookfunc generation branch

--HG--
branch : hookman_autogen

f440bbd1b205915866302907d847b421a6dd1e80 authored almost 17 years ago by Pavol Marko <[email protected]>
fixed bug when using Microsoft's STL

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40529

0cc289cf3b812a0465f5b1a3dcfb8ab420f8f37f authored about 17 years ago by David Anderson <[email protected]>
removed 1.6.0 branch

45223463e58df80c8b75aeda5f94ef327d8beb4b authored about 17 years ago by David Anderson <[email protected]>
removed 1.6.0 branch

--HG--
branch : sourcemm-1.6.0

272a9c0e1a1c47e308abde07329c0d540b342296 authored about 17 years ago by David Anderson <[email protected]>
fixed a subtle invalid memory access bug in CVector

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40524

a0f9d0898c485e4574c7ae6ad65a7fb10ae27219 authored about 17 years ago by David Anderson <[email protected]>
again OrangeBox compatibility, now only shows minutes and seconds in install progress, fixed bug where Done. was displayed twice in the log

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40523

e620cd5af4cfa8a3a5c6302233ebd037f627b291 authored about 17 years ago by Christian Hammacher <[email protected]>
binaries should work now

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40522

9e96503b3003d99c0f03b94794b09b9322a9f093 authored about 17 years ago by Christian Hammacher <[email protected]>
updated instructions for attach binary

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40521

e74e244fdb9899b99db12a9fa6beb84237cfadcf authored about 17 years ago by Christian Hammacher <[email protected]>
nonsense change to push new build through

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40520

bd6be9107dbf53f6e4e43dfc973681a4ac3da992 authored about 17 years ago by David Anderson <[email protected]>
updated makefile for linux support. YAY!

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40518

279f8df3991dc6d1627128fddb8d4de7c00916e5 authored about 17 years ago by David Anderson <[email protected]>
Added SH_DECL_EXTERN$1, SH_DECL_EXTERN$1_void, SH_DECL_EXTERN$1_vafmt, SH_DECL_EXTERN$1_vafmt_void, SH_DECL_MANUALEXTERN$1 and SH_DECL_MANUALEXTERN$1_void

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40513

f87f2d2df8c4d872a4003c353c84e78faf3dec6f authored about 17 years ago by Pavol Marko <[email protected]>
correct ISO for scoping

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40512

0a47015744acf044067ab156a964b20f7f5e768e authored about 17 years ago by Pavol Marko <[email protected]>
Changes

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40511

27066fbb997e27c858a521d4a043051d606e895f authored about 17 years ago by Pavol Marko <[email protected]>
Removed "trust the prototype" model which could lead to problems. Instead, every CVfnPtr now has a list of hook managers.

-> Removed CHookManagerContainer
Also removed listcat (unnecessary since "V2" interface)

--HG--
...

b64eb781d8736e2a41c49b6a448b24618f94059b authored about 17 years ago by Pavol Marko <[email protected]>
fixed bug for FTP installations where OrangeBox was not detected

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40508

ac218e65f297a9b7a0de6dc739f7b982ab6b1d89 authored about 17 years ago by Christian Hammacher <[email protected]>
fixed Source Dedicated Server, added TF2 support and removed Steam check (no longer asks you to close Steam before you install MM:S)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40507

5c49d4c5834992260662fad068bfb4c189a97c07 authored about 17 years ago by Christian Hammacher <[email protected]>
Backwards compat with outdated sourcehook.h

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40506

93ead5a2e036c44032afd6e23c2d4f6da1f35129 authored about 17 years ago by Pavol Marko <[email protected]>
Syntax error

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40505

2cb3fa14bcf6c2b82e9c0b7f200a0a20950bbe5d authored about 17 years ago by Pavol Marko <[email protected]>
Fixed comment (forgot to fix it in the last commit)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40504

b1fd9941bab982e5f0d92b31bd3b220ada90c78f authored about 17 years ago by Pavol Marko <[email protected]>
Fixed a problem where sourcehook ignored references in prototypes (could result in stack corruptions in some conditions)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40503

bf7ebed87d108d71805c773adcbb90bbfbea4eb6 authored about 17 years ago by Pavol Marko <[email protected]>
updating installer for OrangeBox compatibility

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40502

45d217d3932b9989a8c3c5cfc56274db9cec7dac authored about 17 years ago by Christian Hammacher <[email protected]>
now attaches .source+.orangebox dll/so to installer

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40501

23459ec6e38975ac085983061abb74c8b0fac422 authored about 17 years ago by Christian Hammacher <[email protected]>
fixed linux build

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40500

4bab4f76910c259542d1eea2136d1a624511bd79 authored about 17 years ago by David Anderson <[email protected]>
fixed a bug where engine version wasn't being passed right

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40495

630070ea00eb44ae2c0a10c63ec1e456e35285dc authored about 17 years ago by David Anderson <[email protected]>
- PathFormat() now returns size_t - this is a nearly irrelevant ABI break that shouldn't break

- implemented the rest of METAMOD_FN_LOAD

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-...

81cea20c977a0d266aba380e1bea83bee225a4bd authored about 17 years ago by David Anderson <[email protected]>
added new typedef for normal load function

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40492

e5c5a2c1a0476c68a726fc87057e77a74c946b53 authored about 17 years ago by David Anderson <[email protected]>
moved some constants to ISmmPluginExt.h

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40491

47f21f457a59b7a758377a572dbbe5cb2bdf8358 authored about 17 years ago by David Anderson <[email protected]>
Added test case for removing hooks after deleting the instance in question

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40490

ca4445cddb3933663bc2b922c66bb95f0929d995 authored about 17 years ago by Pavol Marko <[email protected]>
makefiles now link to proper srcds (rm -f are not actually needed)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40489

e30aefed233afeb2eb9b7759cfed34bf731f9bcf authored about 17 years ago by David Anderson <[email protected]>
usermessage code works on linux again (used ds's suggestion)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40488

abc90fa8c2a33b504091c5eb46d03cef77aa89cf authored about 17 years ago by David Anderson <[email protected]>
fixed ep1 build

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40487

6731f6dabc19810b3c1ccbfca12684ce7cf67f75 authored about 17 years ago by David Anderson <[email protected]>
abi is now locked

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40486

13408739bd92fdf2fc29489a69c66e868046ae01 authored about 17 years ago by David Anderson <[email protected]>
Changed misleading variable name

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40485

ddb9047904f172ce5419b6801765f06e1473018b authored about 17 years ago by Pavol Marko <[email protected]>
sketched out new 'alt loader' interface

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40484

9858c3e879e47f78eaae47275d62434fe6054083 authored about 17 years ago by David Anderson <[email protected]>
IPluginManager's API is now a little more sane (people complained about byref pointers)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40483

540267578a3bcf8903edef51d0df70d49e57af4d authored about 17 years ago by David Anderson <[email protected]>
refactoring of API -- looks nicer and uses namespaces

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40482

b94553edb0b72f407130b415129a380154ac8146 authored about 17 years ago by David Anderson <[email protected]>
added linux support, though we need a tier1_i486.a for ob

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40480

dc59c136df35407c7d0b16a96ccad1b2ef46e505 authored about 17 years ago by David Anderson <[email protected]>
added linux compat, uses diff. remove hook syntax now also

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40479

c9413d9f8fd76f439420fd9123d1bc56613e52d8 authored about 17 years ago by David Anderson <[email protected]>
theoretical fix for reconfigure crash bug

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40478

addabb4c0d5fbe7e012346fe0ea51ea54de2add2 authored about 17 years ago by David Anderson <[email protected]>
builds against new sourcehook now

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40477

c057421fcaf285d1c221a17404bbae5e86c163ee authored about 17 years ago by David Anderson <[email protected]>
added a test case which causes a crash

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40476

23239dec9cfb789b81c2cc2d9fad276386fe235a authored about 17 years ago by David Anderson <[email protected]>
Changed to support 16 arguments by default

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40475

f5059014e099c20058e2aac63d1ec6d92fb0a0f0 authored about 17 years ago by Pavol Marko <[email protected]>
Added back SH_GET_ORIG_VFNPTR test

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40474

601210ca83e424d766b9be717b3d2b603b69ead6 authored about 17 years ago by Pavol Marko <[email protected]>
Added back the forgotten BAIL test

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40473

c58727dba57048c98a9f03474ddbf75da8b3efdd authored about 17 years ago by Pavol Marko <[email protected]>
Subtle bug fixed + tests now more resistant against compiler

optimizations

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk...

d0e26565dd121b5c3603fad4c4a9de9803761cc6 authored about 17 years ago by Pavol Marko <[email protected]>
Added SH_GET_ORIG_VFNPTR_ENTRY

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40471

53b48bab947327e664a4e8acb12e5206406cfb87 authored about 17 years ago by Pavol Marko <[email protected]>
correct version now

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40470

070b841c941588180875a101e757e5f5d59d70a1 authored about 17 years ago by Pavol Marko <[email protected]>
correct version now... i guess i'm just tired :)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40469

27ab211c5adadc7aa2ae3239dafd6b0ab2372a4c authored about 17 years ago by Pavol Marko <[email protected]>
Something :o

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40468

effccd3522a774f4e5942d81555493cda2b12737 authored about 17 years ago by Pavol Marko <[email protected]>
Something :O

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40467

0ce4e1f0292d657d682b13bf014f152c99c820f9 authored about 17 years ago by Pavol Marko <[email protected]>
linux.gcc compat

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40466

7fdf6be5ac38d02ff3a29b523285585c00eb01b6 authored about 17 years ago by Pavol Marko <[email protected]>
New auto-hookfunc-gen friendly interface

! breaks binary compatibility !

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-...

47984a6cb34d385514bee67f8c17af7b3c8764d2 authored about 17 years ago by Pavol Marko <[email protected]>
initial import of unfinished new sample plugin

this one is more based on valve's sample...

--HG--
extra : convert_revision : svn%3Ac2935e3e-551...

ffb560abea631f2a86bed5ea7f5df6c250a93f06 authored about 17 years ago by David Anderson <[email protected]>
added new stub_mm plugin

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40463

da707d690a17511ea36ce9b75865f6639d33c7ed authored about 17 years ago by David Anderson <[email protected]>
added "meta game" message about the engine build

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40462

0ca28a477b4e3216662d6089e84f1eefaf61d774 authored about 17 years ago by David Anderson <[email protected]>
added format/formatargs api

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40461

4c176ca689b4094782529ca172ea21745c8d85f1 authored about 17 years ago by David Anderson <[email protected]>
broke api! refactored a bunch of very, very old things

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40460

7af5ce0e009abeeb63e8d8b76ee1bf136011197f authored about 17 years ago by David Anderson <[email protected]>
updated project files

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40459

7281835f13046cd444293268dc7c48d3c0ab5c54 authored about 17 years ago by David Anderson <[email protected]>
fixed some merge errors and made the build work again

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40458

02adf7fa202b8def0ba0a1008f8938c8a4898eaa authored about 17 years ago by David Anderson <[email protected]>
updated changelog

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40457

e8217f73c8d815f69537f86716fafe3811a02b91 authored about 17 years ago by David Anderson <[email protected]>
merged 1.6.0 -> trunk

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40456

6fea65ae4b11072b9e3a2bd72959a0c65023318f authored about 17 years ago by David Anderson <[email protected]>
added linux support to ob build

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

57caecd7b7703ecac50fbe9fc10043b35baee569 authored about 17 years ago by David Anderson <[email protected]>
fixed usermessages not printing

removed old ConMsg extraction code

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn...

82fc6210bae73537ea017c99c6759e74b2bb92e7 authored about 17 years ago by David Anderson <[email protected]>
mm:s now works on tf2. yay!

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

51160e117e693107751a18784b03830b67f0335c authored about 17 years ago by David Anderson <[email protected]>
added file headers and svn props

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

59722a32a64cf184b01e4169361ce8ff3b953fe9 authored about 17 years ago by David Anderson <[email protected]>
re-added vsp listener support

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

8028dc4d42a0de5c0ca7c9d8b40cd159f4a61bc6 authored about 17 years ago by David Anderson <[email protected]>
- fixed shutdown crash

- fixed makefile for linux

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935...

337e319616cd98ba0ed90f7bdef51ad7db4ff2fb authored about 17 years ago by David Anderson <[email protected]>
renamed makefile

updated changelog
removed doxyfile... out of place

--HG--
branch : sourcemm-1.6.0
rename : sourc...

73f5615aa3895502bb57f4605108a8ac3803464a authored about 17 years ago by David Anderson <[email protected]>
fixed a shutdown crash bug, updated makefile for linux

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

de6a1637840ae19dae55acca8f03cdbec652b3d7 authored about 17 years ago by David Anderson <[email protected]>
forgot to add files from shv5

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

4b9abfe0aff9899b727086e3977f4945ece12bcb authored about 17 years ago by David Anderson <[email protected]>
removed old providers location

replaced sourcehook with v4.5

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2...

98aeb7b419187bd06f93a2bb4f97c0346beda2d3 authored about 17 years ago by David Anderson <[email protected]>
added project files

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

c9b52f2cf0489be8d612ab0fdc4e9e2aeebbb611 authored about 17 years ago by David Anderson <[email protected]>
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
renam...

6cfff6ed919866869ac7815c552886581dcc62c7 authored about 17 years ago by David Anderson <[email protected]>
more filling in of the provider for episode1

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

cc18058a510b99819d6895d1d251a9014fa07fff authored about 17 years ago by David Anderson <[email protected]>
initial import of the provider layout for ep1

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

194b42b0f2b68499b900fc7996bb84785378ca76 authored about 17 years ago by David Anderson <[email protected]>
removed unnecessary api call

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

0e6498a471fca3e6952c04661848b96819ee2123 authored about 17 years ago by David Anderson <[email protected]>
added svn:keywords property

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

2542b0471edd1480d628d745b49fe48cd702bf42 authored about 17 years ago by David Anderson <[email protected]>
committed two forgotten files

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

11fd69452fd17a5b1675b1284157dd11c59b57c0 authored about 17 years ago by David Anderson <[email protected]>
committed two forgotten files

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

aa7d63bc5fe1b9a41a5c23e916a9889323c6ba65 authored about 17 years ago by David Anderson <[email protected]>
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 : s...

c52389ea227b8071c3be795a72f89fa776063951 authored about 17 years ago by David Anderson <[email protected]>
- added an api call for finding source engine build

- random markup/doc changes

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac293...

cf6dbdb1fe64283c639872f9899167231242906d authored about 17 years ago by David Anderson <[email protected]>
removed msvc7 support

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

569b32802455334a5b17a9a72ed0687001ff3895 authored about 17 years ago by David Anderson <[email protected]>
more importing from 1.5.0

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

e51368d8170991c8c68cbba36c7471aa840cc286 authored about 17 years ago by David Anderson <[email protected]>
started merging in non-sourcehook changes from 1.5.0

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

2cf20b1d9882b33598e7e9c8cd0373b31bc4512d authored about 17 years ago by David Anderson <[email protected]>
branched 1.4.2 to 1.6.0

--HG--
branch : sourcemm-1.6.0
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7...

c325d81b2e2763c948748d3df86bac26ad4f1498 authored about 17 years ago by David Anderson <[email protected]>