sourcemod/gamedata
peace-maker 510bd261f8
core: Add Insurgency support for amd64 Windows (#1295)
* Add basic Insurgency support on Windows x64

This allows SourceMod to load on x64 Insurgency. There are still a lot of variable truncation warnings that have to be dealt with.

* Fix 32bit builds

* Compile MySQL extension as well

The hack for __iob_func being removed from the core runtime, but required by the old mysql we're building against can be simplified a lot due to the `_ReturnAddress` intrinsic available since MSVC 2015.

* Don't include the offset we want to extract in the signature
2020-08-06 19:53:06 -07:00
..
core.games core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00
sdkhooks.games core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00
sdktools.games core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00
sm-cstrike.games Update CScore and MVP CSGO gamedata (#1127) 2019-11-19 21:31:54 -08:00
funcommands.games.txt Change sm_beacon to use game-specific team colors (#1187) 2020-02-23 14:03:00 +00:00
sm-tf2.games.txt Add new TF2 Holiday Soldier (#1257) 2020-05-06 23:00:24 +00:00