1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-02-21 14:54:14 +01:00

Commit Graph

  • 23459ec6e3 now attaches .source+.orangebox dll/so to installer Christian Hammacher 2007-10-10 08:56:00 +00:00
  • 4bab4f7691 fixed linux build David Anderson 2007-10-10 03:05:08 +00:00
  • 630070ea00 fixed a bug where engine version wasn't being passed right David Anderson 2007-10-10 02:43:25 +00:00
  • 81cea20c97 - PathFormat() now returns size_t - this is a nearly irrelevant ABI break that shouldn't break - implemented the rest of METAMOD_FN_LOAD David Anderson 2007-10-10 01:42:25 +00:00
  • e5c5a2c1a0 added new typedef for normal load function David Anderson 2007-10-10 01:20:36 +00:00
  • 47f21f457a moved some constants to ISmmPluginExt.h David Anderson 2007-10-10 00:55:58 +00:00
  • ca4445cddb Added test case for removing hooks after deleting the instance in question Pavol Marko 2007-10-09 14:48:09 +00:00
  • e30aefed23 makefiles now link to proper srcds (rm -f are not actually needed) David Anderson 2007-10-08 20:47:11 +00:00
  • abc90fa8c2 usermessage code works on linux again (used ds's suggestion) David Anderson 2007-10-08 20:42:32 +00:00
  • 6731f6dabc fixed ep1 build David Anderson 2007-10-08 20:23:16 +00:00
  • 13408739bd abi is now locked David Anderson 2007-10-08 20:21:14 +00:00
  • ddb9047904 Changed misleading variable name Pavol Marko 2007-10-08 20:12:06 +00:00
  • 9858c3e879 sketched out new 'alt loader' interface David Anderson 2007-10-08 19:17:38 +00:00
  • 540267578a IPluginManager's API is now a little more sane (people complained about byref pointers) David Anderson 2007-10-08 18:51:51 +00:00
  • b94553edb0 refactoring of API -- looks nicer and uses namespaces David Anderson 2007-10-08 18:47:31 +00:00
  • dc59c136df added linux support, though we need a tier1_i486.a for ob David Anderson 2007-10-08 17:32:28 +00:00
  • c9413d9f8f added linux compat, uses diff. remove hook syntax now also David Anderson 2007-10-08 17:29:14 +00:00
  • addabb4c0d theoretical fix for reconfigure crash bug David Anderson 2007-10-08 17:23:23 +00:00
  • c057421fca builds against new sourcehook now David Anderson 2007-10-08 17:22:57 +00:00
  • 23239dec9c added a test case which causes a crash David Anderson 2007-10-08 17:17:34 +00:00
  • f5059014e0 Changed to support 16 arguments by default Pavol Marko 2007-10-08 15:43:23 +00:00
  • 601210ca83 Added back SH_GET_ORIG_VFNPTR test Pavol Marko 2007-10-08 15:29:38 +00:00
  • c58727dba5 Added back the forgotten BAIL test Pavol Marko 2007-10-08 15:23:08 +00:00
  • d0e26565dd Subtle bug fixed + tests now more resistant against compiler optimizations Pavol Marko 2007-10-08 14:20:51 +00:00
  • 53b48bab94 Added SH_GET_ORIG_VFNPTR_ENTRY Pavol Marko 2007-10-07 23:00:38 +00:00
  • 070b841c94 correct version now Pavol Marko 2007-10-07 22:45:51 +00:00
  • 27ab211c5a correct version now... i guess i'm just tired :) Pavol Marko 2007-10-07 22:45:22 +00:00
  • effccd3522 Something :o Pavol Marko 2007-10-07 22:35:57 +00:00
  • 0ce4e1f029 Something :O Pavol Marko 2007-10-07 22:35:28 +00:00
  • 7fdf6be5ac linux.gcc compat Pavol Marko 2007-10-07 22:24:01 +00:00
  • 47984a6cb3 New auto-hookfunc-gen friendly interface ! breaks binary compatibility ! Pavol Marko 2007-10-07 22:10:07 +00:00
  • ffb560abea initial import of unfinished new sample plugin this one is more based on valve's sample... David Anderson 2007-10-07 03:12:19 +00:00
  • da707d690a added new stub_mm plugin David Anderson 2007-10-06 17:01:51 +00:00
  • 0ca28a477b added "meta game" message about the engine build David Anderson 2007-10-06 17:01:35 +00:00
  • 4c176ca689 added format/formatargs api David Anderson 2007-10-06 16:47:58 +00:00
  • 7af5ce0e00 broke api! refactored a bunch of very, very old things David Anderson 2007-10-06 15:47:59 +00:00
  • 7281835f13 updated project files David Anderson 2007-10-05 19:53:57 +00:00
  • 02adf7fa20 fixed some merge errors and made the build work again David Anderson 2007-10-05 01:51:38 +00:00
  • e8217f73c8 updated changelog David Anderson 2007-10-04 20:25:07 +00:00
  • 6fea65ae4b merged 1.6.0 -> trunk David Anderson 2007-10-04 20:15:25 +00:00
  • 57caecd7b7 added linux support to ob build David Anderson 2007-10-04 19:46:28 +00:00
  • 82fc6210ba fixed usermessages not printing removed old ConMsg extraction code David Anderson 2007-10-04 19:18:19 +00:00
  • 51160e117e mm:s now works on tf2. yay! David Anderson 2007-10-04 19:04:56 +00:00
  • 59722a32a6 added file headers and svn props David Anderson 2007-09-29 16:16:24 +00:00
  • 8028dc4d42 re-added vsp listener support David Anderson 2007-09-29 15:35:59 +00:00
  • 337e319616 - fixed shutdown crash - fixed makefile for linux David Anderson 2007-09-29 15:01:32 +00:00
  • 73f5615aa3 renamed makefile updated changelog removed doxyfile... out of place David Anderson 2007-09-29 04:09:05 +00:00
  • de6a163784 fixed a shutdown crash bug, updated makefile for linux David Anderson 2007-09-29 04:07:06 +00:00
  • 4b9abfe0af forgot to add files from shv5 David Anderson 2007-09-28 21:41:41 +00:00
  • 98aeb7b419 removed old providers location replaced sourcehook with v4.5 David Anderson 2007-09-28 21:40:58 +00:00
  • c9b52f2cf0 added project files David Anderson 2007-09-28 21:32:02 +00:00
  • 6cfff6ed91 combining everything into one binary again now that api is separated David Anderson 2007-09-28 21:31:02 +00:00
  • cc18058a51 more filling in of the provider for episode1 David Anderson 2007-09-27 20:43:03 +00:00
  • 194b42b0f2 initial import of the provider layout for ep1 David Anderson 2007-09-27 19:28:30 +00:00
  • 0e6498a471 removed unnecessary api call David Anderson 2007-09-27 19:28:05 +00:00
  • 2542b0471e added svn:keywords property David Anderson 2007-09-27 18:12:20 +00:00
  • 11fd69452f committed two forgotten files David Anderson 2007-09-22 21:31:45 +00:00
  • aa7d63bc5f committed two forgotten files David Anderson 2007-09-22 21:23:16 +00:00
  • 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 David Anderson 2007-09-22 18:08:30 +00:00
  • cf6dbdb1fe - added an api call for finding source engine build - random markup/doc changes David Anderson 2007-09-21 18:03:57 +00:00
  • 569b328024 removed msvc7 support David Anderson 2007-09-21 16:54:52 +00:00
  • e51368d817 more importing from 1.5.0 David Anderson 2007-09-18 20:40:08 +00:00
  • 2cf20b1d98 started merging in non-sourcehook changes from 1.5.0 David Anderson 2007-09-18 20:35:29 +00:00
  • c325d81b2e branched 1.4.2 to 1.6.0 David Anderson 2007-09-18 20:03:47 +00:00
  • afbd6cc123 Reformatted output of meta list command Scott Ehlert 2007-08-10 23:43:16 +00:00
  • e00aa3cbd4 Added OnUnlinkConCommandBase to IMetamodListener to notify when Metamod:Source is about remove a concommand or convar. Scott Ehlert 2007-07-23 18:19:02 +00:00
  • 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. Scott Ehlert 2007-07-20 22:21:14 +00:00
  • 615d8cd192 Adjusted changelog a bit Scott Ehlert 2007-06-27 03:31:00 +00:00
  • 2f29c6842c Deleted 1.4.2 branch Scott Ehlert 2007-06-27 03:24:46 +00:00
  • 1519d160a6 Deleted 1.4.1 branch Scott Ehlert 2007-06-27 03:24:46 +00:00
  • 88d69a42f8 Deleted 1.4.2 branch Scott Ehlert 2007-06-27 03:24:46 +00:00
  • 6d6c45b9dd Deleted 1.4.1 branch Scott Ehlert 2007-06-27 03:24:46 +00:00
  • efa574410d bumped versions mmsource-1.4.2 David Anderson 2007-06-27 03:09:36 +00:00
  • e1efbaeffa merged in bug fix from 1.5.0 David Anderson 2007-06-27 03:04:38 +00:00
  • 7b565d78da updated changelog David Anderson 2007-06-27 03:04:03 +00:00
  • 9e3b3302f4 Branched for 1.4.2 Scott Ehlert 2007-06-27 02:38:08 +00:00
  • f4384399b0 fixed a crash bug where plugins that unload other plugins would cause the unload iterator to become corrupt David Anderson 2007-06-26 17:57:18 +00:00
  • 3a6f1df52d added ServerGameClients info output to the "meta game" command David Anderson 2007-06-01 17:28:11 +00:00
  • 4cb1720827 Updated changelog with SourceHook information. Additionally, reformatted text file to be 80 columns wide. Scott Ehlert 2007-05-29 23:31:19 +00:00
  • 8f6e916a45 amb298 - SourceMM wasn't loaded as VSP using a relative path on Linux Scott Ehlert 2007-05-29 21:53:58 +00:00
  • 8de5ef248f synced changelog from 1.4.1 David Anderson 2007-05-16 07:26:10 +00:00
  • 18e06e691d Oh, updated changelog and version numbers mmsource-1.4.1 Scott Ehlert 2007-05-16 04:34:02 +00:00
  • ec3ebd7712 Merged in changes from trunk to 1.4.1 branch Scott Ehlert 2007-05-16 04:31:54 +00:00
  • 3ba6a05273 bumped version number for sourcehook v5 David Anderson 2007-05-16 03:53:23 +00:00
  • 35864f547b Branched for 1.4.1 Scott Ehlert 2007-05-15 20:45:58 +00:00
  • ca753a414a Removed internal use of callclass for IServerGameDLL::DLLShutdown() Scott Ehlert 2007-05-13 02:54:11 +00:00
  • 96ed622318 User message code now uses SH_GET_ORIG_VFNPTR_ENTRY macro - SourceMM should build again :o Scott Ehlert 2007-05-13 02:51:11 +00:00
  • f6c428a56d Added SH_GET_ORIG_VFNPTR_ENTRY macro Pavol Marko 2007-05-12 19:48:31 +00:00
  • ac92e7ff05 Better treatement of deprecated callclasses Pavol Marko 2007-05-12 19:05:16 +00:00
  • cdead2f8fc no comment Pavol Marko 2007-05-12 09:03:57 +00:00
  • c7369c50fe Minor problem (initialization order in ExecutableClass) Pavol Marko 2007-05-12 09:01:23 +00:00
  • 43edf68d2c Why did MSVC not complain about this? Pavol Marko 2007-05-12 08:57:10 +00:00
  • 50926ce4e6 Direct VP hooks, new SH_CALL Pavol Marko 2007-05-12 08:08:01 +00:00
  • 499e6359f0 Oops - stupid typo fix Scott Ehlert 2007-05-11 19:21:14 +00:00
  • 5afc353875 Fixed amb277 - failed to get user message list in Kreedz Climbing Scott Ehlert 2007-05-11 19:14:21 +00:00
  • 9826153912 bumped version number David Anderson 2007-05-07 18:54:30 +00:00
  • 8e446b28c3 Added hook ids Added VP hooks and VP Hook test New macro syntax (SH_ADD_HOOK + SH_STATIC/SH_MEMBER) Pavol Marko 2007-05-07 18:35:59 +00:00
  • 9bf8799bf3 removed eol-style property David Anderson 2007-05-07 18:33:34 +00:00
  • bbb371c8d7 Added find_last_of() to SourceHook::String for searching the string backwards Scott Ehlert 2007-05-03 02:22:03 +00:00
  • 5a343e7f29 added linux support to UTIL_Relatize() David Anderson 2007-05-02 14:18:20 +00:00