1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00

10 Commits

Author SHA1 Message Date
GAMMACASE
96571c1827 Move strtools to tier0 & update tier1 2024-10-03 22:38:28 +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
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