Evgenii Babinets
8fc24de095
Changed to CTripBeam to allow future overloading.
2013-10-13 20:34:25 -04:00
Evgenii Babinets
1ae42463e3
Added missing class prefix to function pointers.
2013-10-13 01:45:27 -04:00
alfred-valve
a06e5a1f53
Merge pull request #1375 from ripieces/master
...
Visual C++ 2010 Express support
2013-10-08 10:17:26 -07:00
Dominik Tugend
0c00c21dc6
CRLF issues with git
...
Seems as if git wants to normalize the line endings to LF
However they will be converted to CRLF on checkout due to the
.gitattributes file
2013-10-07 13:34:55 +02:00
Dominik Tugend
b92704dd19
No RTTI on dmc and ricochet
...
Just as in the original .dsp files.
2013-10-07 10:26:47 +02:00
Dominik Tugend
9ff405e473
Enabled RTTI on hldll and hl_cdll
...
Enabled RTTI on those projects as it is in the original DSPs (ricochet and
dmc don't have RTTI enabled).
2013-10-07 10:21:53 +02:00
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