1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-05 17:13:36 +08:00

14 Commits

Author SHA1 Message Date
Nicholas Hastings
d392f8f0d5 Port offsetof "fix" from sdk2013. 2014-11-09 10:26:09 -05:00
Nicholas Hastings
bfc287410b Add missing const to CSteamID Render return. 2014-08-21 20:09:28 -04:00
Scott Ehlert
50e074a2b7 Suppress clang warning for tier0's GetCPUInformation and GetSpewOutputColor. 2012-05-29 20:07:57 -05:00
Scott Ehlert
c18cbfe694 Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05:00
Scott Ehlert
79f4a53df6 Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2. 2011-04-28 01:29:36 -05:00
Scott Ehlert
94dd57587b Fixed a clang warning: control may reach end of non-void function [-Wreturn-type] (bug 4877, r=dvander). 2011-04-23 21:29:00 -05:00
Scott Ehlert
17a584c14e Added .hgignore file. 2011-04-10 01:44:24 -05:00
Asher Baker
e1e0385dc3 Fixed gcc-4.4 errors (bug 4346, r=dvander). 2010-04-29 02:03:21 -07:00
David Anderson
eb8d0a0de2 Added shared libraries for linking plugins. 2009-08-28 01:16:52 -04:00
David Anderson
168e6792f9 Some includes can be used on Mac OS X now (bug 3515, r=ds). 2008-12-22 23:33:59 -05:00
Scott Ehlert
7ff7f366d5 Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
Scott Ehlert
86f3bc8a60 Renamed linux static libs from *_486.a to *_i486.a
--HG--
rename : lib/linux/choreoobjects_486.a => lib/linux/choreoobjects_i486.a
rename : lib/linux/dmxloader_486.a => lib/linux/dmxloader_i486.a
rename : lib/linux/mathlib_486.a => lib/linux/mathlib_i486.a
rename : lib/linux/particles_486.a => lib/linux/particles_i486.a
rename : lib/linux/tier1_486.a => lib/linux/tier1_i486.a
rename : lib/linux/tier2_486.a => lib/linux/tier2_i486.a
rename : lib/linux/tier3_486.a => lib/linux/tier3_i486.a
2008-09-15 02:47:53 -05:00
Scott Ehlert
9fc21643eb Removed vmpi directory from root since ununsed 2008-09-15 01:43:20 -05:00
Scott Ehlert
055f5cd168 Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00