Nick Hastings
b099570391
Update CPUInformation struct for game update ( #231 )
2024-04-20 13:42:46 -04:00
Benoist
c489fe84ba
Update tier0 ( #230 )
...
* update tier0
* update libs
* inline the functions
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-04-19 13:56:34 +00:00
Benoist
017978fef7
Fix ThreadGetCurrentId definition on Win32 ( #218 )
...
* Add updated libs
* Fix ThreadGetCurrentId definition on win32
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-03-21 00:10:45 +00:00
Benoist
8a6d1c6cd2
TF2 win64 + Ambuild tier1/mathlib + long=devil ( #198 )
...
* Fix compilation for windows, setup ambuild
* Add built tier1 and mathlib for win64
* Ensure compilation is working on windows and linux
* Add -fPIC
* Add compiled libs, with optimisation enabled
* Added windows lib
* Fix hl2sdk for windows
* Longs are the devil
* Fix up threadtools functions
* Add updated libs
* Rework lib naming, and package script
* Update lib directory according to new packaging
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-03-09 03:57:12 +00:00
Benoist
dcf515fea8
Prepare for TF2 64bits ( #127 )
...
* Prepare for 64bits
* Add the dynamic and static librairies
* Delete choreoobjects_x86_64.a
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-01-26 13:19:59 +00:00
Mikusch
320e2adaff
tf2: Fix duplicate stackalloc in tier0/platform.h ( #119 )
2022-12-02 00:12:19 +00:00
Mikusch
9c891b6443
tf2: Add vscript headers ( #118 )
...
* Add vscript headers
* Update vscript interface version
* Remove duplicate macro and add CSquirrelVM::ReferenceScope
2022-11-26 17:42:15 +00:00
Maksim Smolin
aeaac79140
fix IsPowerOfTwo clash in memalloc
2019-01-21 22:07:10 -08:00
Nick Hastings
312f15e0d6
ICommandLine update for upcoming TF2 update.
2018-08-02 17:26:25 -04:00
Nick Hastings
274778e0dc
Compile fix.
2018-05-05 10:41:02 -04:00
Scott Ehlert
7ee1f97dd6
Imported more changes from sdk2013.
2017-05-30 15:22:52 -05:00
Scott Ehlert
d73aca3068
Imported some changes from sdk2013.
2017-05-30 15:15:48 -05:00
Nicholas Hastings
4eeeb83fed
Update ICommandLine.
2016-09-21 13:12:45 -04:00
Nicholas Hastings
1c13e12266
Port KeyValues class from Source SDK 2013.
2015-07-12 15:44:04 -04:00
Nicholas Hastings
c1c3f9d00e
Port offsetof "fix" from sdk2013.
2014-11-09 10:22:50 -05:00
Nicholas Hastings
d57bb2a660
Revert "Update ICommandLine (bug 6259)."
...
This reverts commit 026a80454f .
2014-10-01 19:05:32 -04:00
Nicholas Hastings
026a80454f
Update ICommandLine (bug 6259).
2014-09-26 08:30:07 -04:00
Nicholas Hastings
714edfda3b
POSIX not _POSIX
2013-10-06 11:10:49 -04:00
Nicholas Hastings
816909b216
Only define NO_MALLOC_OVERRIDE (on posix) if not already defined.
2013-10-06 10:54:40 -04:00
Scott Ehlert
99bfb50b2b
Rebuilt tier1 and mathlib for OS X using clang.
2013-04-27 00:18:49 -05:00
Nicholas Hastings
d540f4f0b1
Force NO_MALLOC_OVERRIDE on for mac (bug 5521).
2012-10-27 18:02:25 -04:00
Nicholas Hastings
38003f0586
Fix SDK issues with NO_MALLOC_OVERRIDE (bug 5521).
2012-10-26 14:45:40 -04:00
Nicholas Hastings
3a36e4b850
Force NO_MALLOC_OVERRIDE on for linux due to recent tier0 changes. (bug 5521).
2012-10-26 14:44:39 -04:00
Scott Ehlert
9a904fbd8a
Suppress clang warning for tier0's GetSpewOutputColor().
2012-05-29 20:12:41 -05:00
Scott Ehlert
b9d0498d18
Suppress clang warning for tier0's GetCPUInformation().
2012-05-29 20:06:17 -05:00
Reuben Morais
79abae1291
Fixed debug mode builds on OS X (bug 5076, r=ds).
2011-09-09 18:17:48 -05:00
Scott Ehlert
3e7f7bdabd
Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2.
2011-04-28 01:30:09 -05:00
Scott Ehlert
b06949c4cc
More portions of the SDK compile (and link!) on Mac OS X (bug 4392, r=dvander).
...
SourceMod compiles and links now. Hurray! Most plugins may also but there may be more work to do.
2010-05-13 04:08:37 -05:00
Asher Baker
09c415ecd5
Fixed gcc-4.4 errors (bug 4346, r=dvander).
2010-04-29 02:03:00 -07: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
055f5cd168
Added most recent version of unmodified HL2 SDK for Orange Box engine
2008-09-15 01:07:45 -05:00