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

Fixed GCC 4.1 compilation

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

ea40637b375dcc2286973c7b483070c62819ef4a authored about 18 years ago by David Anderson <[email protected]>
tentative final changelog

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

57d31cfb12c45d800864e56209865ca477d0de7b authored about 18 years ago by David Anderson <[email protected]>
added yet another interface searching function

commented ISmmAPI for doxygen

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

f0ca0c3563cc276411dbf50533303edf382cdeaa authored about 18 years ago by David Anderson <[email protected]>
Updated for similar sample_mm changes

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

ed4411344bb11c476a5a105d25295cb8f49279bb authored about 18 years ago by David Anderson <[email protected]>
committed MSVC8 sync

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

a66da0fe11b7eac80b4743f397038204d9ec0a46 authored about 18 years ago by David Anderson <[email protected]>
Updated this to be a bit more modern.

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

b0a1900c99e93a7a58effb09253c7bd00391ab84 authored about 18 years ago by David Anderson <[email protected]>
One more commit before I collapse from lack of sleep :o

Bumped copyright years on some files (mostly sample plugin stuff)
Updated changelog (I think this...

70b09a02170797ce7d4365e384026831f935ed07 authored about 18 years ago by Scott Ehlert <[email protected]>
Oh forgot to delete these due to new makefiles :o

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

7c00ee3424032b97f9f1d107a43accc33c2c04b3 authored about 18 years ago by Scott Ehlert <[email protected]>
Wow, lots of stuff here

1) Bumped version to 1.3
2) Fixed MSVC project files to compile and link against latest SDK
3) Fi...

3d7ae5c6edc3241cdae6dc5e3c4fdfc42535b6eb authored about 18 years ago by Scott Ehlert <[email protected]>
Bumped version number to 1.3 (and why was the title of the main window "nee"? o_O)

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

ad3b6fa30ff4c8dace1e53c584b6e98bcb103bee authored about 18 years ago by Christian Hammacher <[email protected]>
Updated changelog (thanks PM!)

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

d34a1cf372157786548399360be0993f8efb5d7a authored about 18 years ago by Scott Ehlert <[email protected]>
Fixed explicit qualification in sourcehook.cpp, updated Makefile for new shworker ( =P ), generated new sourcehook.h

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

f7172629fb8282a6145744795c8890408be1c33e authored about 18 years ago by Pavol Marko <[email protected]>
fixed location of testrefret.cpp and added forgotten typename keywords

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

00ab84ba4f2017e80fce8376cce1d2ba0b95e660 authored about 18 years ago by Pavol Marko <[email protected]>
Added support for functions returning references; added TestRefRet, fixed typos in sourcehook_impl.h

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

6a15c59cce2760a9257ffd392840c59a393fa845 authored about 18 years ago by Pavol Marko <[email protected]>
Merged in changes from the latest SDK

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

1f58fa8ed20f081641485ca42823c6eb916f4490 authored about 18 years ago by David Anderson <[email protected]>
Added GCC-4.1 compatibility

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

f8d0fc08b2c23f31d830241b335b1b953785722b authored about 18 years ago by David Anderson <[email protected]>
Added sh_stack.h to project files, not important but oh well

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

d3863150a1f17a09d1104e4c2532322ec85c660d authored about 18 years ago by Scott Ehlert <[email protected]>
added to changelog

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

cd5a513e4727a9ab1b68ad295d0ad721fca2a897 authored about 18 years ago by David Anderson <[email protected]>
Fixed bug where InterfaceSearch() did not actually resolve whether a number was present or not

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

0b0dc55b7e563c298fd8340d2a642c0ee2c93a58 authored about 18 years ago by David Anderson <[email protected]>
Added API for getting a plugin's base handle (needed?)

Bumped plugin version for any more API additions that will come up

--HG--
extra : convert_revisi...

d97f336edc2eacc1c206c37bf8b9d475d7da6b8e authored about 18 years ago by David Anderson <[email protected]>
For some reason I have MSVC8-ified shworker and the sourcehook test program (which passes 100% btw :o)

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

97084c161bdde1989453c2e3383f5d4bfe54357c authored about 18 years ago by Scott Ehlert <[email protected]>
1.2.4 will be a bug-fix-alicious update :o

Fixed bug where ISmmAPI::MetaFactory would return the wrong interface when trying to retrieve ISm...

0932fc5081afda480e210fceadbb419c57788fd2 authored about 18 years ago by Scott Ehlert <[email protected]>
Fixed bug where trying to load Metamod:Source a second time as a SourceMM or Valve server plugin could cause a crash.

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

7c1b752c52eb9421c2a86cba17e4b953d07b337b authored about 18 years ago by Scott Ehlert <[email protected]>
I shouldn't have touched this again in the first place

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

c538c9634bbd7be32ec155afc86bbb170877c2e5 authored about 18 years ago by Scott Ehlert <[email protected]>
Ugh, last change, I promise.

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

8f217a7f5a07856365fc09d6dc852274cc352e49 authored about 18 years ago by Scott Ehlert <[email protected]>
This is probably better. Touched up oslink.h a bit.

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

ca827fe7fc5811bbce271c6cf9503bd890f5e728 authored about 18 years ago by Scott Ehlert <[email protected]>
Crash bug, I squash you.

Fixed bug where returning false in Load() after adding a Metamod event listener or hooking a func...

5415033d4ab3ecc99962e40b61ac05411d6fd4fa authored about 18 years ago by Scott Ehlert <[email protected]>
I should not have done that :x

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

ff4adfe4261dd272cbfdfc75c28d3ed4ba8f98ad authored over 18 years ago by Scott Ehlert <[email protected]>
Oh, maybe I should replace this too

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

b2947119cdbf5c2639705e52ce6f83b906be4282 authored over 18 years ago by Scott Ehlert <[email protected]>
Added MSVC8 project files and reorganized a tiny bit

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

a5ee696a81930704a65b0e668f0729c07def3c5c authored over 18 years ago by Scott Ehlert <[email protected]>
Added some extra information to the "meta game" command: Description and Interface

(This is BAILOPAN's excellent idea!)

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

199f6345923fa3daa23e123eed25160e30bb33f1 authored over 18 years ago by Scott Ehlert <[email protected]>
Fixed bug where the wrong gamedll could be loaded and/or more than one gamedll could be loaded

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

2972849a8d1ddeadb8ff53fb0a7ad763498be270 authored over 18 years ago by Scott Ehlert <[email protected]>
added multi-account support

bumped version number to 1.2.4 (whoa, magic)

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

9d750ae4e61ad6d8653b22b3f4bea726d399fa4e authored over 18 years ago by Christian Hammacher <[email protected]>
Works with ServerGameDLL005 + SourceMM 1.2.3 Final Changelog

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

e36f74bc0f645e3078f5499dbac49dcd735f1d35 authored over 18 years ago by Scott Ehlert <[email protected]>
bumped version number to 1.2.3

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

d9bd4e7b86a343652a663bfd71b0b1e1ec59b7fc authored over 18 years ago by Christian Hammacher <[email protected]>
Added manual recalls: RETURN_META_(VALUE_)MNEWPARAMS

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

45e23f32cb770536c017668d72fc5bb2059690c4 authored over 18 years ago by Pavol Marko <[email protected]>
who bumped this version number.

updated -> 1.2.2

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

075e12f944183eb340cdc76b5db7c72522072bd7 authored over 18 years ago by Christian Hammacher <[email protected]>
Bumped version number to 1.4.2

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

3dd2c490b52887b1680adbb394a47a194ab7b6cd authored over 18 years ago by Christian Hammacher <[email protected]>
final changelog, yo

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

7eb922674f5341778fd07f9a05abf94eb2519de6 authored over 18 years ago by David Anderson <[email protected]>
zomg consistency

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

7b5a2aa90d5fe2a8231ed5647e9cad85b8882ff5 authored over 18 years ago by David Anderson <[email protected]>
oh, hello bug

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

6e45e05d3d8c285bc34b0e4fb19a04cc3d0c8fef authored over 18 years ago by David Anderson <[email protected]>
added alias ability

fixed gamedll version finding fall through

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

581a0dc7a870428107a2ffd4805287c49bb52e69 authored over 18 years ago by David Anderson <[email protected]>
Fixed SourceHook::CVector::resize, hopefully fixed callclass crashbug, add vector test to TestList

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

c6c4c28db35e2107d06414479028a0bb04fc48fb authored over 18 years ago by Pavol Marko <[email protected]>
Updated changelog a bit. Maybe this should be 1.3? I don't know, maybe not.

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

0013d355455e50d111aa43d3f1e4259c88f5fc6b authored over 18 years ago by Scott Ehlert <[email protected]>
Bumped MAX_GAMEDLL_VERSION to 5 for engine beta

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

a895eaeba371a3054ea1f8386011e31b55b7f044 authored over 18 years ago by Scott Ehlert <[email protected]>
Only one signature search is needed on Windows (so far)

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

0c1f160f97db92e09ff6491fd49361d5ad1d04fd authored over 18 years ago by Scott Ehlert <[email protected]>
Fixed linux/gcc/amd64

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

e7f62bcc6067d45da7296facdd26efd08bf8fb0a authored over 18 years ago by Pavol Marko <[email protected]>
Added manual callclasses

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

2b3d8002f140ae4778f6a42c38b7be3e658ae5e1 authored over 18 years ago by Pavol Marko <[email protected]>
whoops, forgot the varargs/overload test (test2)

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

3e860a89cce8c7ae3c02ea1b509b6693cdad6cfb authored over 18 years ago by Pavol Marko <[email protected]>
_snprintf defined to snprintf on linux (should it be the other way round)

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

de5e02e6aa444cef028f733240220513dd69801b authored over 18 years ago by Pavol Marko <[email protected]>
rewritten sh's template files to use new shworker syntax, fixed sh_call. tbh, i'm good

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

9c3b9c4bb2f247b26995488469d1904ba8703bc6 authored over 18 years ago by Pavol Marko <[email protected]>
new shworker. i am pm

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

0b0a1c7627865885194599c377a05b51ca2a92b9 authored over 18 years ago by Pavol Marko <[email protected]>
Increased space a bit for author string in "meta list" command

(It's pretty sad when I can't even fit my whole 12 char name in there :()

--HG--
extra : convert...

233b4cbf157217beb4a10ce88f76218ffa528778 authored over 18 years ago by Scott Ehlert <[email protected]>
these should be const (more latrE)

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

372e05b3699e0060e9cc889d9a3246d879bc7572 authored over 18 years ago by David Anderson <[email protected]>
Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins.

Added ClientConPrintf to API for printing text in a client's console. Same as IVEngineServer::Cli...

ebca331ae4a1e1d1505d4243750ca4a4704bf713 authored over 18 years ago by Scott Ehlert <[email protected]>
Mm, oopsy. ICvar::GetCommandLineValue could return NULL for the plugins file. That would be bad. :(

(Now fixed with a call to GetPluginsFile in case it is NULL)

--HG--
extra : convert_revision : s...

07507bb51ac204f7bfe83ae056e0e6e9bf333e84 authored over 18 years ago by Scott Ehlert <[email protected]>
Fixed a bug where value of mm_pluginsfile cvar was being ignored. So much easier than I imagined.

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

563b890ba6944ab94492d548c15ecc28f2167e04 authored over 18 years ago by Scott Ehlert <[email protected]>
Increased space a bit for plugin name and version strings in "meta list" command.

(Hope this is alright)

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

bf1bdfd2fad4a18f78c556175db2d21b6591cfd0 authored over 18 years ago by Scott Ehlert <[email protected]>
Hi Mr. Memory Leak, may I squash you?

Fixed a memory leak in CSmmAPI::InterfaceSearch

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

2e46e55a4c4287869674ca4db27975e57db7f315 authored over 18 years ago by Scott Ehlert <[email protected]>
Fixed a warning in stub and sample :|

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

1e68eb3131dad833e5d454f568ebdece6731a5f0 authored over 18 years ago by Scott Ehlert <[email protected]>
Fix for future issue when compiling under MSVC8 :o

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

e194c190115b8b81fd184e0153f09e611384f9ae authored over 18 years ago by Scott Ehlert <[email protected]>
Fixed signed/unsigned mismatch warnings because warnings are my worst enemy

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

272a4521158713afeae7fc94741df03e23670af5 authored over 18 years ago by Scott Ehlert <[email protected]>
fixed changelog SIGH

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

8efac63e69008d601489a6365bb4884abc065699 authored over 18 years ago by David Anderson <[email protected]>
updated changelog

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

4f0354330e9a5919ce34f46b9ce3c8e71a0bc81b authored over 18 years ago by David Anderson <[email protected]>
Changed version number to 1.2.1

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

9c0d946b0bcd93483d86bf8abc9bfafbcd6d49ba authored over 18 years ago by Christian Hammacher <[email protected]>
fixed bug where cproto pointers could be stale from removed plugins

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

50fe3e72d98237cb586d358b4734d8555ac8d729 authored over 18 years ago by David Anderson <[email protected]>
fixed double-load bug

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

7078132342222f7c01057ea4fe20b627aec4f2e4 authored over 18 years ago by David Anderson <[email protected]>
h-hello? new feature: RETURN_META_(VALUE_)NEWPARAMS now also works in post handlers!

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

3ea2f023e1af08cb1cbf5aefd97c7aca3d7dff37 authored over 18 years ago by Pavol Marko <[email protected]>
bumped version

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

3c47dbb392bca7f853e8799a46df38307e73ccc4 authored over 18 years ago by David Anderson <[email protected]>
experimental patch for unhook exclusivity bug

added multi-hook single-remove test cases (crummy but works)

--HG--
extra : convert_revision : s...

b6f713be5f7aa28ffc820b82c7e46d2ea9ba56db authored over 18 years ago by David Anderson <[email protected]>
*** empty log message ***

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

15bf3f5ea8a2ab6b26d82d18c13ac4f6d28f5a9a authored almost 19 years ago by David Anderson <[email protected]>
bumped copyright years, woot

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

d11b49a2026e7437667f8d82c2fa1b0e530bcaaf authored almost 19 years ago by David Anderson <[email protected]>
initial changelog

bugfix

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

1daf34f3dfb66b7a5dfefc826d3d23869ba7dc1f authored almost 19 years ago by David Anderson <[email protected]>
again design stuff

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

69e16c8f4c5ad83b76b15663652bbeeccf8eae23 authored almost 19 years ago by Christian Hammacher <[email protected]>
Updated a message

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

1bde2406e98bba2c0feb90434caceea0b00377c8 authored almost 19 years ago by Christian Hammacher <[email protected]>
changed the Listen Server hint

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

46eac56e57aab150089e8bafb1d2be885eaf73e4 authored almost 19 years ago by Christian Hammacher <[email protected]>
Added some information for hl2launch

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

a084bf00a9b9747ee63f60003217ebe35c8391b2 authored almost 19 years ago by Christian Hammacher <[email protected]>
added hl2launch to the installer

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

54f678eb613e3bf53c74e376dd232f63e2424ef9 authored almost 19 years ago by Christian Hammacher <[email protected]>
Added a tool to start HL2 listen servers with MM:S support

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

88fc27abd63973aa022c7aa22ad87909f058f796 authored almost 19 years ago by Christian Hammacher <[email protected]>
what

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

2f11d676a4a977ebbd202cca3dc248de7be96f6e authored almost 19 years ago by David Anderson <[email protected]>
initial import of 1.2 api changes

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

00322f8833a0d9c6932305cc59de564373fb9006 authored almost 19 years ago by David Anderson <[email protected]>
Uh.

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

7711afa7a85348e2a0befa2a1513a3e696377bf5 authored almost 19 years ago by Pavol Marko <[email protected]>
linux/gcc/32bit compatibility

----------------------------------------------------------------------

--HG--
extra : convert_re...

1a1366323e3e505d80a0929f04148856c189a28a authored almost 19 years ago by Pavol Marko <[email protected]>
Added insert(iterator where, const T &what) to sh_list and simplified it on the occasion, hook managers now have (optional) version numbers, everything somehow works! Also changed _NEWPARAMS macro syntax a bit

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

27de459d8fa4545fafe5be1d2bca23b5ea268858 authored almost 19 years ago by Pavol Marko <[email protected]>
One bugfix, addition of META_RETURN_(VALUE_)NEWPARAMS (implemented using recalls), tests now support compiling against an older version of sourcehook.h (through the sourcehook_test.h file) while main.cpp which now also acts as a CSourceHookImpl factory compiles against the new version.

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

9eb35c8830d2cd62301387d83bd71c9c4042beb7 authored almost 19 years ago by Pavol Marko <[email protected]>
lol oops

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

196071466b622418d839f268061ba760d6515501 authored almost 19 years ago by David Anderson <[email protected]>
Fixed crash bug in plugin retry/reloading

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

e5076659dd61cb060481c635eabdcd3e68cb9533 authored almost 19 years ago by David Anderson <[email protected]>
Fixed weird gcc warning

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

27c7640638ed682460b8dd5914cb391932281f06 authored almost 19 years ago by Pavol Marko <[email protected]>
Added test for manual hooks

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

e704486223ec7087d62c13675f5d14c04c9956af authored almost 19 years ago by Pavol Marko <[email protected]>
Added manual hooks. I hope that I haven't broken binary compatibility - someone might want to test it.

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

8cc68b35fbf8300cf90b72e5d02bf89dfab5b70d authored almost 19 years ago by Pavol Marko <[email protected]>
*** empty log message ***

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

20beff0636b09d7d2f2b9de093fc49597a98cc75 authored almost 19 years ago by David Anderson <[email protected]>
- Added interface overriding/sharing examples to sample plugins.

- Fixed various memory leaks.
- Fixed memory corruption bug on vector copying.
- Fixed other v...

2e915cf3482067147e3eb9bb1e48d840161bc1c6 authored almost 19 years ago by David Anderson <[email protected]>
Fixed vector copy error

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

151fb309c6271a5a470b39e861809d6fb50f38a9 authored almost 19 years ago by David Anderson <[email protected]>
Bumped version #

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

e44ecb812c0be68db5120b71f8658c99f2c883ba authored almost 19 years ago by David Anderson <[email protected]>
Added API call for guessing iface names

Added interface query overriding+sharing examples to stub+sample

--HG--
extra : convert_revision...

221e49cbc64fc6e1ce372bb59fcd67e6709024ca authored almost 19 years ago by David Anderson <[email protected]>
Fixed various memory leaks

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

386eef09d3bc3f113924a0972bd9a64d8040d1fa authored almost 19 years ago by David Anderson <[email protected]>
Fixed operator overload bug in List

Fixed memory leak in TinyHash

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

6875cd1f748e9ce6fd0e63871097b7d31c20d9b9 authored almost 19 years ago by David Anderson <[email protected]>
*** empty log message ***

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

52c5031598ee2db16325ad058a805628dfce27c2 authored almost 19 years ago by David Anderson <[email protected]>
Updated

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

6165933316093586b9c2248da48ec9bbbc159547 authored almost 19 years ago by David Anderson <[email protected]>
Quick fix

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

d8e63fb33c4b9a20fb0dcb46cbfd712e556f0ad3 authored almost 19 years ago by David Anderson <[email protected]>