David Anderson
|
74a310ab93
|
Rename clamp to V_clamp.
|
2023-10-19 20:45:11 -07:00 |
|
David Anderson
|
a9a75c4d74
|
Rename swap to V_swap.
|
2020-06-01 10:23:53 -07:00 |
|
Michael Flaherty
|
ea03cdac8e
|
Revert "Remove depricated register declaration"
This reverts commit 3d15e69cdb .
|
2018-07-19 19:11:47 -07:00 |
|
Michael Flaherty
|
3d15e69cdb
|
Remove depricated register declaration
|
2018-07-19 18:30:34 -07:00 |
|
Nicholas Hastings
|
f46e912fa8
|
Port offsetof "fix" from sdk2013.
|
2014-11-09 10:27:08 -05:00 |
|
Nicholas Hastings
|
447733236a
|
Add missing const to CSteamID Render return.
|
2014-08-21 20:05:17 -04:00 |
|
Scott Ehlert
|
52c02cdde6
|
Block out seemingly unused CRefDebug class for clang builds.
|
2011-06-17 17:41:40 -05:00 |
|
Scott Ehlert
|
85773fe42c
|
Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2.
|
2011-04-28 01:29:54 -05:00 |
|
Scott Ehlert
|
d529bf38f5
|
Fixed a clang warning: control may reach end of non-void function [-Wreturn-type] (bug 4877, r=dvander).
|
2011-04-23 21:29:46 -05:00 |
|
Scott Ehlert
|
435505b6dd
|
Added .hgignore file.
|
2011-04-10 02:26:28 -05:00 |
|
Nicholas Hastings
|
85156cb7c1
|
Recompiled tier1.lib against SDK changes.
|
2011-01-10 13:52:59 -05:00 |
|
Nicholas Hastings
|
e73943780d
|
Updated FileSystem ifaces and edict_t struct with BGT compatibility (bug 4784, r=DS).
|
2011-01-10 13:50:04 -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 |
|