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

383 Commits

Author SHA1 Message Date
David Anderson
e5c5a2c1a0 added new typedef for normal load function
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40492
2007-10-10 01:20:36 +00:00
David Anderson
47f21f457a moved some constants to ISmmPluginExt.h
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40491
2007-10-10 00:55:58 +00:00
Pavol Marko
ca4445cddb Added test case for removing hooks after deleting the instance in question
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40490
2007-10-09 14:48:09 +00:00
David Anderson
e30aefed23 makefiles now link to proper srcds (rm -f are not actually needed)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40489
2007-10-08 20:47:11 +00:00
David Anderson
abc90fa8c2 usermessage code works on linux again (used ds's suggestion)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40488
2007-10-08 20:42:32 +00:00
David Anderson
6731f6dabc fixed ep1 build
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40487
2007-10-08 20:23:16 +00:00
David Anderson
13408739bd abi is now locked
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40486
2007-10-08 20:21:14 +00:00
Pavol Marko
ddb9047904 Changed misleading variable name
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40485
2007-10-08 20:12:06 +00:00
David Anderson
9858c3e879 sketched out new 'alt loader' interface
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40484
2007-10-08 19:17:38 +00:00
David Anderson
540267578a 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
2007-10-08 18:51:51 +00:00
David Anderson
b94553edb0 refactoring of API -- looks nicer and uses namespaces
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40482
2007-10-08 18:47:31 +00:00
David Anderson
dc59c136df added linux support, though we need a tier1_i486.a for ob
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40480
2007-10-08 17:32:28 +00:00
David Anderson
c9413d9f8f added linux compat, uses diff. remove hook syntax now also
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40479
2007-10-08 17:29:14 +00:00
David Anderson
addabb4c0d theoretical fix for reconfigure crash bug
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40478
2007-10-08 17:23:23 +00:00
David Anderson
c057421fca builds against new sourcehook now
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40477
2007-10-08 17:22:57 +00:00
David Anderson
23239dec9c added a test case which causes a crash
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40476
2007-10-08 17:17:34 +00:00
Pavol Marko
f5059014e0 Changed to support 16 arguments by default
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40475
2007-10-08 15:43:23 +00:00
Pavol Marko
601210ca83 Added back SH_GET_ORIG_VFNPTR test
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40474
2007-10-08 15:29:38 +00:00
Pavol Marko
c58727dba5 Added back the forgotten BAIL test
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40473
2007-10-08 15:23:08 +00:00
Pavol Marko
d0e26565dd Subtle bug fixed + tests now more resistant against compiler
optimizations

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40472
2007-10-08 14:20:51 +00:00
Pavol Marko
53b48bab94 Added SH_GET_ORIG_VFNPTR_ENTRY
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40471
2007-10-07 23:00:38 +00:00
Pavol Marko
070b841c94 correct version now
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40470
2007-10-07 22:45:51 +00:00
Pavol Marko
27ab211c5a correct version now... i guess i'm just tired :)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40469
2007-10-07 22:45:22 +00:00
Pavol Marko
effccd3522 Something :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40468
2007-10-07 22:35:57 +00:00
Pavol Marko
0ce4e1f029 Something :O
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40467
2007-10-07 22:35:28 +00:00
Pavol Marko
7fdf6be5ac linux.gcc compat
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40466
2007-10-07 22:24:01 +00:00
Pavol Marko
47984a6cb3 New auto-hookfunc-gen friendly interface
! breaks binary compatibility !

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40465
2007-10-07 22:10:07 +00:00
David Anderson
ffb560abea initial import of unfinished new sample plugin
this one is more based on valve's sample...

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40464
2007-10-07 03:12:19 +00:00
David Anderson
da707d690a added new stub_mm plugin
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40463
2007-10-06 17:01:51 +00:00
David Anderson
0ca28a477b added "meta game" message about the engine build
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40462
2007-10-06 17:01:35 +00:00
David Anderson
4c176ca689 added format/formatargs api
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40461
2007-10-06 16:47:58 +00:00
David Anderson
7af5ce0e00 broke api! refactored a bunch of very, very old things
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40460
2007-10-06 15:47:59 +00:00
David Anderson
7281835f13 updated project files
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40459
2007-10-05 19:53:57 +00:00
David Anderson
02adf7fa20 fixed some merge errors and made the build work again
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40458
2007-10-05 01:51:38 +00:00
David Anderson
e8217f73c8 updated changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40457
2007-10-04 20:25:07 +00:00
David Anderson
6fea65ae4b merged 1.6.0 -> trunk
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40456
2007-10-04 20:15:25 +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