1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
Commit Graph

19 Commits

Author SHA1 Message Date
GAMMACASE
96571c1827 Move strtools to tier0 & update tier1 2024-10-03 22:38:28 +03:00
GAMMACASE
d485fe4709 Update mathlib.lib/.a 2024-06-07 14:37:53 +03:00
GAMMACASE
c5587c0fb6 Update tier1.lib/.a 2024-03-18 22:12:30 +03:00
GAMMACASE
391f9e7427 Update tier1.lib/.a 2024-03-18 18:34:40 +03:00
zer0.k
6965e3e702
Update CUtlSymbolTable and tier1 project file (#190)
* Update CUtlSymbolTable and tier1 project file

* Fix unintended change

* change nullptr to NULL

* Remove utlsymbol

* Fix CUtlStringMap using the wrong variable

* Add default null value to the new argument

* Remove unneeded parameter in CUtlStringMap operator[]

* fix makefile line ending
2023-12-17 17:12:51 +00:00
Nick Hastings
62490710ed Update libs. 2023-10-13 14:51:08 -04:00
Nick Hastings
42745c982b Remove KeyValues code from tier1. It's implemented by tier0 now and exported. 2022-09-04 12:39:41 -04:00
Nicholas Hastings
6e4f2cceab Update Linux static libs. 2018-07-07 13:56:00 -04:00
Nicholas Hastings
2d1a9237d8 Fix static lib names to match what MM:S expects when building.
This nukes the legacy '_i486' suffix.
2018-06-16 09:49:37 -04:00
Nicholas Hastings
11bb666513 Fix Linux lib output path. 2018-06-16 09:25:10 -04:00
Nicholas Hastings
f560b5bd37 Update compile/link flags for 64-bit. 2016-07-22 13:36:15 -04:00
Nicholas Hastings
9a4a7255d4 Always use Clang. 2016-07-22 13:35:58 -04:00
Scott Ehlert
ba88136a11 Explicitly link to libpthread in the srcds_linux binary. 2014-03-14 15:01:07 -05:00
Scott Ehlert
7460126c21 Explicitly link to libstdc++ in the srcds_linux binary. 2014-03-06 20:14:31 -06:00
Scott Ehlert
755381dc49 Various fixes for building static libs on Mac OS X and Linux. 2014-03-01 13:28:50 -06:00
Scott Ehlert
86892164eb Add reverse-engineered code for SrcDS launcher. 2014-03-01 13:26:04 -06:00
Scott Ehlert
e09b17c2c0 Mac compatibility. 2012-05-21 18:30:56 -05:00
Scott Ehlert
fb701bd569 Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers. 2012-05-21 02:49:35 -05:00
Scott Ehlert
afaa180bbc Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00