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

Changed version number to 1.1

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

ec79e03f7ec53de2b7478b1a11e1ee55b6163a0f authored almost 19 years ago by Christian Hammacher <[email protected]>
Committed new changelog

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

d1f72d5a944ec893fa4834f6c9654fd5ac5d6a3f authored almost 19 years ago by David Anderson <[email protected]>
Fixed macro bug

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

81bae13a60b1c47b96f4fb19662d41acdab77f2a authored almost 19 years ago by David Anderson <[email protected]>
Fixed a bug in erase() with bounds checking

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

7e10d55d113a28bc24598734c6457ef9fe8045d0 authored almost 19 years ago by David Anderson <[email protected]>
Sample usage of new listener API

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

b520145da6342f024ec77761522752186dbf4acf authored almost 19 years ago by David Anderson <[email protected]>
Committed new API

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

e24876a8cd0a30b74b5136c016b70538a01670d0 authored almost 19 years ago by David Anderson <[email protected]>
Fixed bugs, updated plugins

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

1fb61175c123e1680b68062c7e6aee55a547f7be authored almost 19 years ago by David Anderson <[email protected]>
you can now see which plugin returned the iface

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

c1fb10cbf09cd2629df08147aaa99d8179717711 authored almost 19 years ago by David Anderson <[email protected]>
initial import of new events system

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

2cabdcf3da3bc7dbf2988fbe9e08111279ee3851 authored almost 19 years ago by David Anderson <[email protected]>
:D

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

f3fb7f304d23178c8cc9fe66aa9065e8e9645b1e authored about 19 years ago by Pavol Marko <[email protected]>
:D

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

3a4d69292618d5d0208f47ee248ce06da58e316b authored about 19 years ago by Pavol Marko <[email protected]>
Oh noes!

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

0886e3fca4acb04a957ec8f8065555d48a078817 authored about 19 years ago by Pavol Marko <[email protected]>
Faluco added new FastDelegate version, added more tests to testreentr

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

35e29f15a88efef6e4ddcdf8dd41a38646cff1e2 authored about 19 years ago by Pavol Marko <[email protected]>
sh_stack now works if assert is disabled (stupid me), simple reentrancy test, META_IFACEPTR takes a type argument

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

1904372f67e6049b4eb740c6f71661fe56fab185 authored about 19 years ago by Pavol Marko <[email protected]>
Fixed bug where cvar list would get smashed on plugin unload

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

51d2273abf42315b086f567f0f7423a6b6b05aff authored about 19 years ago by David Anderson <[email protected]>
Changed all icons to teh HL2 icon (DON'T KICK ME GABEN)

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

00a95792a9bd121a613d1be15ff71eb9764f7f86 authored about 19 years ago by Christian Hammacher <[email protected]>
I can't spell "LATEST"

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

63686a525a53d778613bed7d2bec7166fe84127e authored about 19 years ago by Christian Hammacher <[email protected]>
Updated stack + added simple stack test

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

19000cb24b31c1919bb5c8d575a8ba365fd786e0 authored about 19 years ago by Pavol Marko <[email protected]>
Untested reentrancy support; TODO: Test sh_stack and reentrancy extensively!

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

17aa1b4c3f7a0ff2d8efffef677a531606682134 authored about 19 years ago by Pavol Marko <[email protected]>
Fixed linux compiling

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

03ba0a371eceb19e60cac52afa0d2e2950a6950a authored about 19 years ago by David Anderson <[email protected]>
Added MM:S installer to the CVS [MM:S installer is a modifed copy of the AMX Mod X installer]

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

5d39ea83a9fb5b92c36233adebf0e10f2c676f18 authored about 19 years ago by Christian Hammacher <[email protected]>
Removed debug code

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

a169ec7f61083be34e2eb6475a081d8a53286c28 authored about 19 years ago by David Anderson <[email protected]>
Finalized versioning and PI

Added QueryRunning() output to meta info/list.

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

08b2d3d1c321ccf971a19103126f570cafa2d376 authored about 19 years ago by David Anderson <[email protected]>
It seems to work, but it's not reentrant yet.

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

a4299bd09736cb8a68c96dbfb98bf8b193dde437 authored about 19 years ago by Pavol Marko <[email protected]>
Initial import of new GameDLL loading code

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

67039543cd6a2e3f72d3d61992f9202dc5e707f9 authored about 19 years ago by David Anderson <[email protected]>
Partial fix

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

36dda69d9d02dca58bf20c212458c5f857f3e3c8 authored about 19 years ago by Pavol Marko <[email protected]>
Should work on both now!1111gaben

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

047c7e0c99d3168faa9f8066b06c45aef312ff5e authored about 19 years ago by David Anderson <[email protected]>
msvc/win32 compatibility

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

b5b686a5196ac0c5677b2d889af63d1a44fe2a94 authored about 19 years ago by Pavol Marko <[email protected]>
Got rid of ^M ( ! )

Removed the weirdest ModuleInMemory test which was causing it to fail on amd64

--HG--
extra : co...

5744176211848f8941f3ce77d18ddd024f633a91 authored about 19 years ago by Pavol Marko <[email protected]>
CHANGES!

sh_memory.h: Added ModuleInMemory; first checks /proc/self/maps OR /proc/curproc/map; if not avai...

27909317017c62336e78cad0656c08dcf4ae4e18 authored about 19 years ago by Pavol Marko <[email protected]>
Re-bumped all version numbers again (SourceHook=2, Plugin=7/7)

Fixed bug where gamedlls setting new game names would not work
Moved PM's virtual destructor to b...

71d74c67226caa4af508a824fcb51d84edf8c73f authored about 19 years ago by David Anderson <[email protected]>
Fixed destructor to free all items properly

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

3130242ca8fc86d62d4f1384fa2253d5642f9dab authored about 19 years ago by David Anderson <[email protected]>
Now unloading the original gamedll in DLLShutdown() instead of using a __attribute__((destructor)) function

-> Also auto-removing ConCommandBases with the FCVAR_GAMEDLL flag before doing that

--HG--
extra...

18bfaa70210febaf2b4df245f8cfe0b2e33d07c0 authored about 19 years ago by Pavol Marko <[email protected]>
Better Makefile

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

e242aa662daaa894952216bdfb91a1454d85279f authored about 19 years ago by Pavol Marko <[email protected]>
Hello.

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

21c610496c653c927a363c64584ffcf780214a35 authored about 19 years ago by Pavol Marko <[email protected]>
SourceHook tests pass again! Added test for list (and a small bit of tinyhash). Woot.

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

46e9986a0e1164b7526931207f9c55771b26e494 authored about 19 years ago by Pavol Marko <[email protected]>
Fixed some more template bugs

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

5ed98f9a46d9060a6a678d6bd26447235c8c3bc0 authored about 19 years ago by David Anderson <[email protected]>
Added gcc-3.3 error message back in

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

1717c99f07b5220e79231bb87076a4edfc396da7 authored about 19 years ago by David Anderson <[email protected]>
stdint is gnuc only

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

bae2c00808739ed333389b814f3305a7f13e41b8 authored about 19 years ago by David Anderson <[email protected]>
GCC compatibility

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

4b048ff0b288eb2b10f248b30c9ccdda1fc2336c authored about 19 years ago by David Anderson <[email protected]>
Linux compatibility for no-STL

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

2917c2c75154a6ec631d18cd6d11beeb6e72cf22 authored about 19 years ago by David Anderson <[email protected]>
Bumped min required version

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

e2aa8d06a0b43d5fdfb6c1f59f074347b6c0f3c2 authored about 19 years ago by David Anderson <[email protected]>
Bumped version to 1.1

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

619c7deba1ef78ca5151a9cacf450b64fa076716 authored about 19 years ago by David Anderson <[email protected]>
Added comparison functions

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

62133463acbe2614e4b83513b6f4b13faa15c086 authored about 19 years ago by David Anderson <[email protected]>
Imported growable TinyHash class to replace std::map

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

23595d677d2a2fc8e6addb589776721ae722e304 authored about 19 years ago by David Anderson <[email protected]>
No more STL! Imported TinyHash

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

3391d62146679c906755e6f1cf097c6135b8e7be authored about 19 years ago by David Anderson <[email protected]>
Correct spacing!

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

4f07756795ed96cb8c7d0b8a28d3181b6c15d1e4 authored about 19 years ago by David Anderson <[email protected]>
std::vector -> SourceHook::CVector

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

ead774778f5c244ebc52abd52a7abd6806ffeede authored about 19 years ago by David Anderson <[email protected]>
Changed to namespaces

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

ac1ea745100b3d0f48dbe797cad7fe77ae668a2d authored about 19 years ago by David Anderson <[email protected]>
Replaced std::list with List class

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

05f9912d4eca0fe28ae801635cce54651b4cfd3e authored about 19 years ago by David Anderson <[email protected]>
Initial step towards no STL - added replacement for std::list

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

f73ef50b7967a6c5e92b9013a1c7d7bbf50e36cc authored about 19 years ago by David Anderson <[email protected]>
Bumped version number

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

0cf2776e7f1fe46e744799dd803b36e2748b770e authored about 19 years ago by David Anderson <[email protected]>
Fixed an offset :)

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

2c5dfa324767a9c3272197ded240d7ac18597e34 authored over 19 years ago by David Anderson <[email protected]>
Moved g_BadReadCalled and g_BadReadJmpBuf to sourcehook.cpp to prevent linking errors when including sourcehook_impl.h

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

151efb135a5abd14499a1f0cc056b1984f4cbe36 authored over 19 years ago by Scott Ehlert <[email protected]>
final changelog

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

81ae7cabf5b27fdfdce9934af79c6f07cc8b84df authored over 19 years ago by David Anderson <[email protected]>
argh

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

63bda51111b4bcdbdca4e50dda3ccc49f06197eb authored over 19 years ago by Scott Ehlert <[email protected]>
Removed IsBadReadPtr and BadReadHandler from CSourceHookImpl to fix Linux compile bug

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

641667bbb9451734448df15fbc8cd708f76de18c authored over 19 years ago by Scott Ehlert <[email protected]>
Added new cvar, mm_pluginsfile

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

400f0a9fab1bccd65dd71a96a34102598020143c authored over 19 years ago by David Anderson <[email protected]>
One last oops. I really need to install Linux again SOON :(

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

542dfc5eeca8c8f62844d0d6f01c662e7fd7bb87 authored over 19 years ago by Scott Ehlert <[email protected]>
Oops

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

b45d02fd59f5e20f4d196ac8730d4e2d92ba4ee7 authored over 19 years ago by Scott Ehlert <[email protected]>
Yay, the nasty SourceHook bug is finally fixed!

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

c8d4189477a03968514eecc0b0bb15b2560ddc1f authored over 19 years ago by Scott Ehlert <[email protected]>
Updated changelog

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

2e38619370484cedfe858db28eac616294f52c63 authored over 19 years ago by David Anderson <[email protected]>
Semi-small fix to make SourceMM ignore whitespace in metaplugins.ini with UTIL_TrimLeft and UTIL_TrimRight

(I'm not sure if I'm qualified to make efficient string functions here, so um, they probably are...

8ce6594b704619462f732b40642bd2ea56ff8250 authored over 19 years ago by Scott Ehlert <[email protected]>
Truly gone fishing... It's fixed!

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

f5076fa43d181dc0d9f098130a161915e590fe01 authored over 19 years ago by Pavol Marko <[email protected]>
Attempt at fixing some bugs related to gamedll shutdown

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

5f6e613e01bdcc67f768e9a9d3ac4ace4df03a44 authored over 19 years ago by David Anderson <[email protected]>
Another makefile fix

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

5f2a28d33d4192d09d7883c488fee8af8f583f47 authored over 19 years ago by David Anderson <[email protected]>
Removed static linking

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

f484502f52ee073979ce580a14e172d5af726eec authored over 19 years ago by David Anderson <[email protected]>
Fixed bug when compiling on AMD64 with -m32

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

34dbc44a97710ef57660ff4fe77728435ee4a5cb authored over 19 years ago by David Anderson <[email protected]>
Added changelog file

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

8fc6cdaf9dd8c797b91623774368d731c429baf6 authored over 19 years ago by David Anderson <[email protected]>
Minor cleanup

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

d9f2a097709d573ee1fc61e4a084bab4149ab818 authored over 19 years ago by David Anderson <[email protected]>
Added new API for correct console/rcon printing

Bumped API version number
MM:S will no longer load newer plugins

--HG--
extra : convert_revision...

4eb23c422b9d8e173da56cc0096b7734038a9259 authored over 19 years ago by David Anderson <[email protected]>
Added TestBail

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

1c1b3953a3ced9cc7f42656551b772721aff0cf9 authored over 19 years ago by Pavol Marko <[email protected]>
Updated makefile

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

a3fe9b64dec14bf8d3cdeff046a4223e5b24cbb1 authored over 19 years ago by David Anderson <[email protected]>
LevelShutdown() is no longer unnecessarily hooked through SourceHook

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

b178acc5cd6f533b8b1110d1a847c036cc21bbfd authored over 19 years ago by David Anderson <[email protected]>
Attempt at fixing a stupid linux problem

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

a6ec71cf8e18dc762f3918cd5ebebe4b9c474c77 authored over 19 years ago by David Anderson <[email protected]>
Changed some include orders

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

2d1e9d0f4786c20f42cb94f3576291441f925a68 authored over 19 years ago by David Anderson <[email protected]>
Removed extra trailing newlines

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

389281d837efe4b7239fbeea061f40177a1f7d79 authored over 19 years ago by David Anderson <[email protected]>
Fixed unload all bug

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

181a5f6209ed91918244f54a3d22fa04f7c35a3c authored over 19 years ago by David Anderson <[email protected]>
Added correct cvar demonstration

Added MSCBuff's FireGameEvent code.

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

744d2415dbaa6ca4fa0f6d5ad1b511dfa3e7bff5 authored over 19 years ago by David Anderson <[email protected]>
Working ConCommandBase replacement code

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

515505543537c665979e2282f98cf2bd01089801 authored over 19 years ago by David Anderson <[email protected]>
Added macro so that ConCommands created with the SDK's CON_COMMAND and CON_COMMAND_F macros can be properly registered and unregisterd

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

a7da6651b9616801f256871a296db15f7ee74a57 authored over 19 years ago by Scott Ehlert <[email protected]>
Hopefully fixed crashing when unregistering ConCommands and ConVars

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

c336ea08187f15dc6c7b31078ee80b5b9bc43a1e authored over 19 years ago by Scott Ehlert <[email protected]>
Added experimental code for cvar management

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

8ba6224916e80902ecb07cc805580078d571361f authored over 19 years ago by David Anderson <[email protected]>
Moved adding of FCVAR_GAMEDLL to Unload; added SourceHook iface/impl info to meta version

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

8f5e99397de8a09e04c7a09180073fd8f0585a0d authored over 19 years ago by Pavol Marko <[email protected]>
Possible fix for MSVC 7.1 SH_CALL on varargs

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

818c3990e974e88a5637ccb4a89d7a335bb22792 authored over 19 years ago by Pavol Marko <[email protected]>
More verbosity, gcc/linux/amd64 compatibility

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

9a5437c0f196d5805e2debb3ff62dc5dbd58894d authored over 19 years ago by Pavol Marko <[email protected]>
Added test4.cpp for plugin managment system testing, added -v parameter for verbose output on test fail

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

3c82560621f08d4f7c4378c2ef32ccece4f1a3e4 authored over 19 years ago by Pavol Marko <[email protected]>
Linux/GCC/32 compatibility

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

a5b89f545ca7be07faf5907f364597d8363e6560 authored over 19 years ago by Pavol Marko <[email protected]>
Added code for proper handling of thisptr adjustors, added new test, version info, more options for GetFuncInfo

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

4dc4ed7a2b66593e8e380bfc00f9ca890e8935bc authored over 19 years ago by Pavol Marko <[email protected]>
bugfix

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

18a4184ede2b9cfac875b3be64b4eef46c74cd27 authored over 19 years ago by David Anderson <[email protected]>
Should work out of the box now

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

6319cf6b7b9754182f22d3337c7430647ab98ea7 authored over 19 years ago by David Anderson <[email protected]>
Added version information

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

f3ec2f7833325959153d71a9d74fec2f4e6d7173 authored over 19 years ago by David Anderson <[email protected]>
Fixed binary output in Makefile

Fixed GCC compatibility for sampleplugin

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

770f54a133d2a355673d76384d4d1e718d3e7482 authored over 19 years ago by David Anderson <[email protected]>
Switched from MEMFUNC to STATICFUNC for simplicity

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

095929dd767ead4474471c836d1126df45e6a952 authored over 19 years ago by David Anderson <[email protected]>
Moved include order around

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

54a4d6d007ae9c9dcbf51f13a7e1b91c0a490b60 authored over 19 years ago by David Anderson <[email protected]>
Bumped min/max api to 5:5

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

4891e2a1cd87c263730a58183037fab5cab1682a authored over 19 years ago by David Anderson <[email protected]>
Fixes

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

e175a7db5c3fb55b777e77043658530149f7f68b authored over 19 years ago by Pavol Marko <[email protected]>
Vafmt works now

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

9bbbea6c9ec183d6cdb8851de76fcfcbcc0d5383 authored over 19 years ago by Pavol Marko <[email protected]>
linux/gcc/32bit compatibility

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

9fb8a3e8917c226eb823944da799e3ed32104d83 authored over 19 years ago by Pavol Marko <[email protected]>
Fixed RemoveHook + minor changes

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

211535d4336bb16ccdf221ac47b38b1937561970 authored over 19 years ago by Pavol Marko <[email protected]>