Scott Ehlert
ba867303b2
Triggering build against L4D1 SDK changes.
2010-10-05 19:56:20 -07:00
Scott Ehlert
3de5678e45
Fixed bug where engine was being detected as OBV/ep2v on OB/ep2 listen servers (bug 4560, r=dvander).
2010-08-07 15:26:30 -05:00
Scott Ehlert
6b9bd44ff1
Fixed crash regression on old engines (ep1, darkm) caused by previous changeset (bug 4529, r=dvander).
2010-07-27 04:26:14 -05:00
Scott Ehlert
0ada46b1e9
Fixed crash on Alien Swarm when client connected (bug 4529, r=dvander).
2010-07-22 17:42:01 -05:00
Scott Ehlert
0884d2bdb0
Triggering a build.
2010-07-22 03:32:29 -05:00
Scott Ehlert
e84a28b429
Added Alien Swarm build configs for sample plugins (bug 4529, r=dvander).
2010-07-22 03:22:28 -05:00
Scott Ehlert
769ce745b0
Added support for Alien Swarm (bug 4529, r=dvander).
2010-07-22 03:22:27 -05:00
Scott Ehlert
c73640ff99
Added MSVC10 project files for sample plugins (bug 4520, r=dvander).
2010-07-15 15:14:00 -05:00
Scott Ehlert
9c4eb25ff5
Triggering a build to compile against L4D2 SDK changes (bug 4509).
2010-07-11 02:47:18 -05:00
Scott Ehlert
05d2af1eef
Fixed problem on OBV where alternately loaded plugins (CreateInterface_MMS) could be incorrectly told they were on the OB engine (bug 4491, r=dvander).
...
This only happened when there was more than one plugin that loaded this way. And the first plugin to load had to fail on OBV first so that OB could be tried. It was being permanently set to OB for future plugin loads and this caused problems.
2010-07-01 02:43:22 -05:00
Scott Ehlert
3c18a34078
Fixed rare crash in loader when tier0 was already loaded by srcds from a location other than the 'bin' directory (bug 4475, r=dvander).
2010-06-30 13:57:05 -05:00
Fyren
8d368128e7
core-legacy Makefile fixes
2010-06-15 14:18:44 -07:00
Scott Ehlert
1e9364cfdc
Fixed VDF plugin loading on core-legacy (ep1) on Linux (bug 4410, r=dvander).
2010-06-12 01:24:47 -04:00
Scott Ehlert
3d337447b3
Added version information to Mac OS X binaries (bug 4391, r=dvander).
2010-05-27 19:10:12 -05:00
Scott Ehlert
b3127d628f
Triggering rebuild to fix problem with loading on L4D2 with glibc 2.3.
2010-05-24 16:42:58 -04:00
Scott Ehlert
5bb2dbce4b
Added Mac OS X build support to stub/sample plugin makefiles (bug 4391, r=dvander).
2010-05-22 00:45:44 -05:00
Scott Ehlert
8cd4633191
Updated .hgignore to ignore dylib binaries on OS X.
2010-05-19 04:14:49 -05:00
Scott Ehlert
a8f53b8e14
Allow loading of plugins without "_i486" in the filename when ".so" extension is ommitted on Linux (bug 4410, r=dvander).
2010-05-19 01:28:55 -05:00
Scott Ehlert
92132dd895
Triggering a build to test buildbot slave changes on OS X.
2010-05-16 23:21:08 -04:00
Scott Ehlert
b2d8ee2b1b
Triggering build.
2010-05-15 18:45:31 -05:00
Scott Ehlert
970a833176
Fixed buildbot upload for OS X with horrible workaround (r=dvander).
2010-05-15 18:31:36 -05:00
Scott Ehlert
126f9706d6
Triggering build.
2010-05-14 03:12:12 -05:00
Scott Ehlert
3e17a55a71
Changed MSVC compiler flag: /Ot to /Ox.
2010-05-14 02:40:34 -05:00
Scott Ehlert
ee3bde30a5
Added /OPT:REF to MSVC linker flags.
2010-05-14 02:06:27 -05:00
Scott Ehlert
3eeb34d80a
Triggering build.
2010-05-14 01:15:28 -05:00
Scott Ehlert
bb50260815
Hopefully fixed build.
2010-05-14 01:02:08 -05:00
Scott Ehlert
31c8cc9681
Mac OS X build fixes (bug 4391, r=dvander).
2010-05-14 00:34:56 -05:00
Scott Ehlert
73e2daec56
Converted build system to AMBuild (bug 4403, r=dvander).
...
--HG--
rename : support/pushbuild.txt => pushbuild.txt
2010-05-14 00:34:36 -05:00
Fyren
96ef34139b
Update ep2v detection (bug 4401, r=dvander)
2010-05-12 22:56:31 -07:00
Scott Ehlert
1130977c9d
Appended OS names to package archives (bug 4396, r=dvander).
2010-05-13 19:45:20 -05:00
Scott Ehlert
0a0f4845e8
Updated stub and sample plugin makefiles for latest TF2 update (bug 4372, r=dvander).
2010-04-29 15:52:26 -04:00
David Anderson
86fb277a43
Triggering the build.
2010-04-28 23:44:56 -07:00
Fyren
80910d9449
Updated Makefile for latest OB Valve (bug 4372, r=dvander, a=blocking).
2010-04-28 23:19:40 -07:00
Scott Ehlert
42688bbb28
Updated stub and sample plugins to compile for latest L4D2 update (bug 4360, r=dvander).
2010-04-23 16:59:32 -04:00
Scott Ehlert
2c5cd02440
Fixed loading on Left 4 Dead 2 DLC (The Passing) (bug 4358, r=dvander).
2010-04-23 16:55:51 -04:00
David Anderson
7d6e151192
Fixed CallClass<T> source code compatibility bug in core-legacy (bug 4021, r=ds).
2010-01-11 20:00:01 -08:00
David Anderson
e31183495a
Added test case for bug 4210 and fixed various bugs in the test suite tool.
2010-01-10 02:46:18 -05:00
David Anderson
0a7253a190
Re-added -dev tag, bumped version to 1.9.0.
2009-12-19 17:20:54 -08:00
David Anderson
4349c63d9d
Added tag mmsource-1.8.0 for changeset 0133b1bed407
2009-12-19 17:04:03 -08:00
David Anderson
7549974a6a
Pinned release version strings.
2009-12-19 16:50:07 -08:00
David Anderson
cdba42866d
Removed -dev tag for release build.
2009-12-19 16:48:49 -08:00
David Anderson
d69c18b172
Updated changelog.
2009-12-19 14:01:30 -08:00
Scott Ehlert
1f1d6e57f9
Rewrote user message caching code to always use IServerGameDLL::GetUserMessageInfo (bug 4117, r=dvander).
...
Games where the above function can crash are handled by detouring tier0's Error() function and jumping back to our own code. So in theory this should work on all games now.
2009-12-10 00:59:50 -06:00
Scott Ehlert
405290aaaf
Ugh, fixed Linux build.
2009-11-24 08:06:16 -06:00
Scott Ehlert
5781b42ad4
Fixed line endings in a couple of loader files.
2009-11-24 08:01:06 -06:00
Scott Ehlert
868e770701
Fixed building of loader.
2009-11-24 07:57:17 -06:00
Scott Ehlert
d1e8ae40af
Fixed crashes in code generated by SourceHook's HookManGen on Mac OS X (bug 3514, r=dvander).
...
This fixes two problems:
1) On OS X structures/objects with sizes of 1, 2, 4, or 8 are returned from functions in registers, not memory addresses.
2) A function returning anything which was 8 bytes in size was crashing. This problem affected all compilers/operating systems.
2009-11-24 07:33:52 -06:00
David Anderson
2e4b4c9f62
Fixed SourceHook v5 includes in core to be usable on Mac OS X (bug 3514, r=ds).
2009-11-24 07:19:57 -06:00
Scott Ehlert
15e694bce8
Fixed VSP listener on Linux when loaded via gameinfo.txt on Left 4 Dead 2 (bug 4113, r=dvander).
...
This moves the actual VSP listener to the loader and so "plugin_load" is given the path to the loader rather than one of the engine specific binaries.
2009-11-22 23:54:55 -06:00
Scott Ehlert
a2bd947492
Fixed exit crash on Linux on Left 4 Dead 2 (bug 4114, r=dvander).
2009-11-17 04:49:17 -05:00