Commit Graph

5 Commits

Author SHA1 Message Date
Nick Hastings
32e07943f1 Fix file encoding 2025-05-17 14:12:20 -04:00
Nicholas Hastings
0b94b21a91 Update setting ConVar int values from string to more closely match game logic.
( https://github.com/alliedmodders/sourcemod/issues/648 )

They use a double as a go-between to gain precision, rather than casting the float value to an int,
2017-08-06 10:22:00 -04:00
Scott Ehlert
1b50ad202a Added OS X static libs for the future. 2012-05-21 18:30:56 -05:00
Scott Ehlert
18afb9c47c 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
b3de4b7059 Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00