metamod-source/core
Nicholas Hastings 5d54a0abb7 Improve "meta version" output and remove version code duplication.
Version output improvements:
* Added more consistent indentation. (Matches SM's version output formatting now).
* Added missing newline after compile date.
* Added Build ID.
* Removed duplicated compile time.
* Re-ordered lines to have version numbers before compile/build information. (Again, to be formatted similar to SM's and more readable).

Refactored to have version and credits output logic not duplicated between server command and client command.

In core, moved engine names to near top of file instead of having huge list right in the middle of command output.
2015-05-12 15:29:23 -04:00
..
msvc9 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
msvc10 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
provider Update MM:S to support Black Mesa. 2015-05-06 17:51:54 -04:00
sourcehook Convert compile-time checks to use static_assert. 2015-04-15 08:16:16 -07:00
AMBuilder Port build process to Git. 2014-05-25 02:16:03 -07:00
gamedll_bridge.cpp Improve game detection in core (bug 6020). 2014-06-04 12:31:46 -04:00
IPluginManager.h Some reorganization. 2008-11-14 04:04:02 -06:00
ISmmAPI.h Fixed include order issue introduced in 276192fd70a1 (bug 5079, bug 5469). 2012-09-03 13:43:02 +01:00
ISmmPlugin.h Relocate META_IFACE enum to ISmmPlugin.h 2015-01-20 16:24:52 -08:00
ISmmPluginExt.h Update MM:S to support Black Mesa. 2015-05-06 17:51:54 -04:00
Makefile Updated makefiles. 2013-06-30 10:39:04 -04:00
metamod_console.cpp Improve "meta version" output and remove version code duplication. 2015-05-12 15:29:23 -04:00
metamod_console.h Updated for latest hl2sdk-dota changes. 2013-05-13 15:03:41 -04:00
metamod_oslink.cpp Revert "Branch fixes." 2014-09-11 19:15:41 -04:00
metamod_oslink.h Added support for CS: Global Offensive (bug 5228, r=DS). 2012-05-26 17:07:26 -04:00
metamod_plugins.cpp Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5667, r=asherkin). 2013-07-31 06:49:21 -04:00
metamod_plugins.h Some reorganization. 2008-11-14 04:04:02 -06:00
metamod_provider.h Improve game detection in core (bug 6020). 2014-06-04 12:31:46 -04:00
metamod_util.cpp Add support for Source SDK Base 2013 (bug 5916, r=asherkin). 2013-10-08 21:01:53 -04:00
metamod_util.h Fixed line endings on a few files. 2009-10-29 00:07:23 -05:00
metamod.cpp Merge new versioning logic from SourceMod, fixes manual builds and --gen=vs. 2015-04-11 10:25:06 -04:00
metamod.h Extract version info into a static library to speed up builds (bug 5990, r=ds). 2013-11-23 19:10:27 -08:00
version.rc Merge new versioning logic from SourceMod, fixes manual builds and --gen=vs. 2015-04-11 10:25:06 -04:00
vsp_bridge.cpp Merge new versioning logic from SourceMod, fixes manual builds and --gen=vs. 2015-04-11 10:25:06 -04:00