1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-02 14:24:16 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Scott Ehlert
1e68eb3131 Fixed a warning in stub and sample :|
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40188
2006-04-17 19:42:55 +00:00
David Anderson
221e49cbc6 Added API call for guessing iface names
Added interface query overriding+sharing examples to stub+sample

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40153
2005-12-06 07:59:18 +00:00
David Anderson
b520145da6 Sample usage of new listener API
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40143
2005-10-21 07:22:37 +00:00
David Anderson
1fb61175c1 Fixed bugs, updated plugins
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40141
2005-10-20 14:57:02 +00:00
David Anderson
08b2d3d1c3 Finalized versioning and PI
Added QueryRunning() output to meta info/list.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40125
2005-10-06 21:59:10 +00:00
David Anderson
619c7deba1 Bumped version to 1.1
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40105
2005-09-13 18:20:53 +00:00
David Anderson
2c5dfa3247 Fixed an offset :)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4095
2005-07-13 17:15:27 +00:00
David Anderson
a3fe9b64de Updated makefile
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4075
2005-05-27 10:18:54 +00:00
David Anderson
744d2415db Added correct cvar demonstration
Added MSCBuff's FireGameEvent code.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4069
2005-05-26 08:32:34 +00:00
David Anderson
770f54a133 Fixed binary output in Makefile
Fixed GCC compatibility for sampleplugin

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4055
2005-05-01 18:50:58 +00:00
David Anderson
7284445d7e committed new callclass code
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4045
2005-04-30 18:45:41 +00:00
David Anderson
9bb40ae639 Reorganized makefiles a tad
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4041
2005-04-28 17:24:39 +00:00
David Anderson
fa375405eb Fixed binary name
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4039
2005-04-23 17:40:33 +00:00
David Anderson
403e5b2e40 Added makefile - but build fails
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4036
2005-04-22 14:36:21 +00:00
Scott Ehlert
8ff5e441c9 Fixed log message for SamplePlugin::ClientPutInServer
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4026
2005-04-19 02:09:17 +00:00
David Anderson
79b05dd941 Added copyright information
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4025
2005-04-18 23:42:31 +00:00
David Anderson
0d5424c5b4 Sample plugin can now do anything server plugins can (except NetworkIDValidated callback)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4023
2005-04-18 23:33:44 +00:00
David Anderson
7eecefe875 Updated for API 004, also added sourcehook stuff again
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4021
2005-04-18 19:33:44 +00:00
David Anderson
e2100056f4 Fixed a few bugs in console commands
Added hooking of shutdown commands
Warning - Crashes on SH_ADD_HOOK_STATICFUNC?

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4013
2005-04-17 03:37:50 +00:00
David Anderson
118d4a85ff Initial import
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%408
2005-04-16 19:59:26 +00:00