Commit Graph

13 Commits (a800ff8246039a6f154cddbe1fb534f60a69729f)

Author SHA1 Message Date
Dominik Tugend a800ff8246 Visual C++ 2010 Express support
fixes ValveSoftware/halflife#1338

Changes:
- added project files for Visual C++ 2010 Express
- resolved function calls that would otherwise be ambiguous now
- solved ARRAYSIZE macro and HSPRITE type collisions with Windows.h and
  winsock.h includes by guarding the includes

TODO:
We should think about if we actually should instead link to a .h that
defines / redirects the required macros, so that platform differences
would be limited to a few .cpp files (meaning not including windows.h in a
huge number of files as it is now), see the issue above for details.
2013-10-06 21:22:29 +02:00
Alfred Reynolds 4c18cedd8f - Fix publish path for build binaries 2013-09-09 11:46:31 -07:00
Alfred Reynolds 225199e47c - Fixed compile on linux due to missing library 2013-09-09 11:44:19 -07:00
Alfred Reynolds 9af6b912d2 - convert DSP files to CRLF 2013-09-02 10:05:29 -07:00
alfred-valve e87c4afe50 Update README.md 2013-09-02 09:44:29 -07:00
Alfred Reynolds 9660a822bc Merge branch 'master' of https://github.com/ValveSoftware/halflife 2013-08-30 16:17:00 -07:00
Alfred Reynolds 913f694215 -adding SDK license 2013-08-30 16:16:35 -07:00
alfred-valve b41bfd757a Update README.md 2013-08-30 16:15:00 -07:00
Alfred Reynolds de70fada50 initial seed of Half-Life 1 SDK 2013-08-30 13:34:05 -07:00
alfred-valve 384f877412 Merge pull request #463 from johndrinkwater/master
Ask users for their version output
2013-02-21 09:11:08 -08:00
John Drinkwater 573423d71c Update the info request with client version 2013-02-21 13:08:18 +00:00
alfred-valve f1271537c1 Update README.md 2013-02-14 12:49:05 -08:00
alfred-valve fd2d7ba0de Create README.md 2013-02-14 12:41:16 -08:00