Scott Ehlert
|
656761950b
|
Removed unnecessary logging to metamod-fatal.log when using GameDLL loading.
|
2008-11-24 02:08:05 -06:00 |
|
Scott Ehlert
|
28e9e22fe1
|
Fixed timestamp in mm_LogFatal/metamod-fatal.log having the day twice instead of the month.
|
2008-11-24 01:52:07 -06:00 |
|
David Anderson
|
54feb19d21
|
Fixed up some cruft.
|
2008-11-24 00:11:54 -06:00 |
|
David Anderson
|
2d227710d2
|
Fixed VSP listening on core-legacy gamedll while gamedll bridged.
|
2008-11-24 00:10:13 -06:00 |
|
David Anderson
|
9066e6f509
|
Fixed core VSP listening when bridged as a VSP.
|
2008-11-23 23:54:03 -06:00 |
|
David Anderson
|
408f22481e
|
Fixed core GameDLL loading not having a VSP listener.
|
2008-11-23 23:45:57 -06:00 |
|
David Anderson
|
0a781f66b6
|
Merge.
|
2008-11-23 23:22:47 -06:00 |
|
David Anderson
|
105665bdaf
|
Added gamedll bridging to ep2/l4d provider (bug 3412).
|
2008-11-23 23:22:33 -06:00 |
|
David Anderson
|
18251be939
|
Fixed a crash bug when using providers that don't export GetGameDllBridge.
|
2008-11-23 22:36:06 -06:00 |
|
David Anderson
|
b0ad946a87
|
Fix loader building on windows.
|
2008-11-23 20:18:17 -08:00 |
|
David Anderson
|
e1a9b482b3
|
Attempt at fixing windows build errors.
|
2008-11-23 22:10:16 -06:00 |
|
David Anderson
|
48a799dbd8
|
Updated loader for windows build.
|
2008-11-23 22:05:58 -06:00 |
|
David Anderson
|
280f376dc4
|
Updated core-legacy windows build.
|
2008-11-23 22:04:26 -06:00 |
|
David Anderson
|
58af1b7c4a
|
Fixed regression in ISmmAPI::serverFactory.
|
2008-11-23 22:02:49 -06:00 |
|
David Anderson
|
08f2df2d78
|
Properly implementing GameDLL unloading.
|
2008-11-23 21:50:17 -06:00 |
|
David Anderson
|
97b323a583
|
Fixed win32 compiling error.
|
2008-11-23 21:25:45 -06:00 |
|
David Anderson
|
110b1f3a10
|
Initial import of core-legacy as a gameinfo provider.
|
2008-11-23 21:22:04 -06:00 |
|
David Anderson
|
ad6f271a71
|
Initial import of gameinfo loader.
|
2008-11-23 21:21:49 -06:00 |
|
Scott Ehlert
|
ce7a3beab0
|
LookForVDFs() in core now 'relatizes' paths to VDFs that it finds.
This eliminates the annoying warning in L4D:
***VPK: FindFile Attempting to use full path with VPK file!
|
2008-11-19 01:17:48 -06:00 |
|
Scott Ehlert
|
d19cedd4eb
|
Changed FindFirstFile code in LookForVDFs to look for *.vdf instead of *.*
|
2008-11-19 01:14:16 -06:00 |
|
Scott Ehlert
|
08a462ac61
|
Added unload logic for core and core-legacy; no crash on exit anymore
|
2008-11-18 07:20:38 -06:00 |
|
David Anderson
|
a08dc6056a
|
Added symstore script.
|
2008-11-18 05:23:58 -06:00 |
|
David Anderson
|
b77a352f7e
|
Another version.rc bug.
|
2008-11-18 04:57:10 -06:00 |
|
David Anderson
|
e6bb21a27c
|
Fixed typo in startbuild.pl.
|
2008-11-18 04:53:24 -06:00 |
|
David Anderson
|
129fc75971
|
Oh my god, more version.rc fixes.
|
2008-11-18 04:48:28 -06:00 |
|
David Anderson
|
392f3478eb
|
More version.rc fixes.
|
2008-11-18 04:44:36 -06:00 |
|
David Anderson
|
284ab1bdb1
|
Fixed version.rc files for win32.
|
2008-11-18 04:41:15 -06:00 |
|
David Anderson
|
0c9a81db68
|
Another win32 startbuild.pl fix.
|
2008-11-18 04:34:35 -06:00 |
|
David Anderson
|
547c4f669e
|
Fixed a bug in win32 startbuild.pl.
|
2008-11-18 04:32:55 -06:00 |
|
David Anderson
|
0459587ec1
|
Fixed typo in startbuild.pl.
|
2008-11-18 04:26:39 -06:00 |
|
David Anderson
|
55b54ac77f
|
Added windows support to builder.
|
2008-11-18 04:21:53 -06:00 |
|
David Anderson
|
276d0e6f4a
|
Fixed package.pl paths.
|
2008-11-18 03:59:19 -06:00 |
|
David Anderson
|
966e3ebfb0
|
Added product.version file.
|
2008-11-18 03:45:30 -06:00 |
|
David Anderson
|
998c9c86f5
|
Added packager.
|
2008-11-18 03:43:28 -06:00 |
|
David Anderson
|
ba07ce8299
|
Fixed makefile for l4d release.
|
2008-11-18 03:32:29 -06:00 |
|
David Anderson
|
90ddd9d56f
|
Added build script.
|
2008-11-18 03:22:50 -06:00 |
|
David Anderson
|
906dda1bfd
|
Fixed bug in bootstrapper.
|
2008-11-18 02:42:32 -06:00 |
|
David Anderson
|
daef40e504
|
Merge.
|
2008-11-18 02:28:55 -06:00 |
|
David Anderson
|
fe68f19d79
|
Redid versioning for Mercurial.
--HG--
rename : core-legacy/svn_version.h => core-legacy/version.h
rename : core-legacy/svn_version.tpl => core-legacy/version.tpl
|
2008-11-18 02:28:38 -06:00 |
|
Scott Ehlert
|
9d4dae81e3
|
Added Windows support for loader, core, and core-legacy
--HG--
rename : core-legacy/msvc9/sourcemm.sln => core-legacy/msvc9/mm_core-legacy.sln
rename : core-legacy/msvc9/sourcemm.vcproj => core-legacy/msvc9/mm_core-legacy.vcproj
rename : core/msvc9/sourcemm.sln => core/msvc9/mm_core.sln
rename : core/msvc9/sourcemm.vcproj => core/msvc9/mm_core.vcproj
|
2008-11-17 00:57:17 -06:00 |
|
David Anderson
|
3fceddfdd3
|
Added vsp bridge file to core.
|
2008-11-16 22:33:16 -06:00 |
|
David Anderson
|
ccf4ae53a8
|
Fixed loader responding to plugin api > 2.
|
2008-11-16 03:47:58 -06:00 |
|
David Anderson
|
05a178f338
|
Loads again.
|
2008-11-16 03:44:21 -06:00 |
|
David Anderson
|
c1815bbf95
|
Fixed up bugs and linking errors - loads but crashes.
|
2008-11-16 03:41:17 -06:00 |
|
David Anderson
|
57509d39bf
|
Initial commit of vsp bridge for new core. Not tested, barely compiles.
|
2008-11-15 23:46:27 -06:00 |
|
David Anderson
|
3134b5be4e
|
Moved builds out of provider.
--HG--
rename : core/provider/msvc8/sourcemm.sln => core/msvc8/sourcemm.sln
rename : core/provider/msvc8/sourcemm.vcproj => core/msvc8/sourcemm.vcproj
rename : core/provider/msvc9/sourcemm.sln => core/msvc9/sourcemm.sln
rename : core/provider/msvc9/sourcemm.vcproj => core/msvc9/sourcemm.vcproj
|
2008-11-15 21:54:46 -06:00 |
|
David Anderson
|
cacb05df97
|
Removed cruft from Makefile.
|
2008-11-15 21:21:14 -06:00 |
|
David Anderson
|
9160ae7867
|
Added VSP bridge source to core-legacy.
|
2008-11-15 21:21:04 -06:00 |
|
David Anderson
|
0078277720
|
Hammered vsp bridge into core-legacy.
|
2008-11-15 21:13:38 -06:00 |
|
David Anderson
|
0e05b948fd
|
Added error field to provider loading.
|
2008-11-15 21:10:13 -06:00 |
|