Commit Graph

  • 1eda8e1895 Merge 465e7c1b554eb3f50c6c59fe0ab43dfa2a719852 into 5d761709a31ce1e71488f2668321de05f791b405 Triang3l 2016-11-23 03:02:14 +00:00
  • 861c9f559c Document IFileSystem interface Sam 2016-07-02 19:30:09 +02:00
  • 6f020090bd Change CRpgRocket m_pLauncher to EHANDLE Sam 2016-06-30 21:26:01 +02:00
  • 4eea10898e Add documentation for server interfaces Sam 2016-06-30 17:56:11 +02:00
  • 630ba755a3 Fix GetHullBounds & HUD_GetHullBounds assignment Sam 2016-06-30 17:15:23 +02:00
  • a839420587 Add call to TabulateAmmo Resolves #1707 Sam 2016-06-30 16:47:11 +02:00
  • 6c0c2694a1 Merge 634eb524fbb1af4bc66f737b9a8d50a9a53e6a99 into 5d761709a31ce1e71488f2668321de05f791b405 mittorn 2015-08-12 14:24:58 +00:00
  • 634eb524fb Update Android.mk mittorn 2015-08-12 23:17:06 +07:00
  • 75263f09e5 Merge pull request #1 from ripieces/branch-malortie-vs-2010 malortie 2015-06-24 04:30:07 -04:00
  • 25221c6afb Merge remote-tracking branch 'malortie/branch-malortie-vs-2010' into branch-malortie-vs-2010 Dominik Tugend 2015-06-24 05:56:11 +02:00
  • 26e71288f5 Fixed several warnings in qbsp2 and qcsg projects. Marc-Antoine Lortie 2015-06-23 17:08:12 -04:00
  • c74551d3be minor fixes Dominik Tugend 2015-06-23 18:28:23 +02:00
  • 7b89a56a7e Adjusted several project properties. Marc-Antoine Lortie 2015-06-23 08:08:28 -04:00
  • c84da33051 Fixed source code to prevent POSIX warnings/deprecate notifications... Marc-Antoine Lortie 2015-06-22 19:53:05 -04:00
  • 86f3b45699 Merge 3d7b0591b7ea1a01c4fbea2df43c762df0e4ca87 into 5d761709a31ce1e71488f2668321de05f791b405 Ahmet Ozan Tekin 2015-06-13 10:32:05 +00:00
  • 3d7b0591b7 Update death.cpp Ahmet Ozan Tekin 2015-06-13 13:30:35 +03:00
  • 246a96b410 Merge 8d3d0f9db8b0a24e0bd0449965a9a8f0395c8997 into 5d761709a31ce1e71488f2668321de05f791b405 malortie 2015-06-09 22:34:17 +00:00
  • 8d3d0f9db8 Fixed several utilities, added VS2013 & VS2015... Marc-Antoine Lortie 2015-06-09 18:15:02 -04:00
  • 840d047402 Add distclean target to Linux Makefile darealshinji 2015-06-09 16:42:53 +02:00
  • db9bc15f7b Fixes for -Wformat -Wformat-security darealshinji 2015-06-09 16:36:37 +02:00
  • 1733de2150 Added VS2015 support. Marc-Antoine Lortie 2015-06-08 22:05:39 -04:00
  • 58252c7030 Merge 82ebce20bd16183c25e8f535eddc77a2a79b97c7 into 5d761709a31ce1e71488f2668321de05f791b405 Dominik Tugend 2015-05-29 17:53:29 +00:00
  • 82ebce20bd Addresses ValveSoftware/halflife#1622 Fixes crashes in sound.cpp for dmc and ricochet mods. Dominik Tugend 2015-05-29 19:45:43 +02:00
  • e294624440 Add CFLAGS_OPT check mittorn 2015-05-24 22:54:33 +07:00
  • 503389e4a2 Fix nodes.cpp and remove -fsigned-char option mittorn 2015-05-12 02:49:59 +07:00
  • 7bfefe86e3 Fix unaligned access in util.cpp on gcc 4.8 mittorn 2015-05-01 02:15:23 +07:00
  • 256705911f Revert "HACK to prevent crash on ARM". Not actual since using -fsigned-char for ARM Alibek Omarov 2015-04-08 17:19:25 +06:00
  • 627ed5fe63 HACK to prevent crash on ARM Alibek Omarov 2015-04-04 22:32:51 +06:00
  • 08de54961d Android NDK makefiles Alibek Omarov 2015-04-04 22:30:25 +06:00
  • 8903b33ef3 Fix the crowbar damage always being calculated halved (as opposed to first hit dealing the full damage). Ivan Molodetskikh 2015-03-07 20:58:42 +03:00
  • 504ca4bf0c Only set think to NULL if we were falling. Ivan Molodetskikh 2015-03-07 20:17:33 +03:00
  • 161cb53e37 Fix a crash when a falling item is picked up by a player. Ivan Molodetskikh 2015-03-07 19:51:16 +03:00
  • 2257fa14e7 Hornet Loading Transition Crash treetoon 2015-03-06 18:12:03 +01:00
  • 1b587c470f Adjust gcc and objcopy paths Pavlo Lavrenenko 2015-01-31 13:52:09 +02:00
  • 796b2d6015 Remove p4 commands from linux Makefile and gendbg.sh script Pavlo Lavrenenko 2015-01-31 13:51:47 +02:00
  • 136de25b61 Menu buffer overflows fixes WPMGPRoSToTeMa 2015-02-02 04:43:04 +03:00
  • 6a65ba6a5f Merge 9dc89f9fcefa92a2e19de4894e35a85e24ab8ccb into 5d761709a31ce1e71488f2668321de05f791b405 Dominik Tugend 2015-01-04 05:46:34 +00:00
  • 9dc89f9fce Fixes volatile potentially not working in C++ 11 Dominik Tugend 2015-01-04 06:44:18 +01:00
  • 5d761709a3 Merge pull request #1580 from DanielOaks/zombie-pitch alfred-valve 2014-12-30 19:38:09 -08:00
  • 9fd5815181 Merge pull request #1582 from JoelTroch/master alfred-valve 2014-12-30 19:34:56 -08:00
  • f5ba47e6a8 Same fix applied to Deathmatch Classic Joël Troch 2014-12-30 14:47:33 +01:00
  • fe047f6933 Same fix applied to Ricochet Joël Troch 2014-12-30 14:46:38 +01:00
  • 743a0c3f35 Minor fix for CBasePlayerWeapon::ExtractAmmo Joël Troch 2014-12-30 14:41:04 +01:00
  • 4bea4e24f1 Add build support for OSX 10.9, make Perforce compiling optional Daniel Oaks 2014-12-12 08:44:42 +10:00
  • f919b945c4 Make zombie pitches more uniform, fix unused variable Daniel Oaks 2014-12-15 23:21:37 +10:00
  • aa91953a6f Input code fixes Dominik Tugend 2014-10-13 08:16:56 +02:00
  • 0a112eefab Further input code fixes - Fixed m_bRawInput updating (my fault) - Fixed IN_JoyMove doing nothing on Linux for ricochet client - Limited mouse thread sleep to sane values between 0 and 1000 Dominik Tugend 2014-10-13 07:22:39 +02:00
  • 3f9e9a0727 Final (hopefully) mouse code fixes - made m_mousethread_sleep volatile to prevent potential compiler optimization from causing the value not to be re-read - fixed missing forward delecrations for IN_ResetMouse in dmc and ricochet code (my fault) Dominik Tugend 2014-10-12 22:36:24 +02:00
  • f414795e56 Fixes ValveSoftware/halflife#1558 - recoded mousethread and made it somewhat useful for very fast mouse movements (will reset CursorPos now) - also fixed some thread synchronization issues (hopefully) - minor other changes of semantic nature not related to mousethread (call IN_ResetMouse in IN_Activate) Dominik Tugend 2014-10-12 20:13:58 +02:00
  • 82ab45e8df Cosmetic changes :-) These changes have no real use, they are just for better semantics/logic in the code. Dominik Tugend 2014-10-07 16:47:19 +02:00
  • bacba83f23 Fixed mistake by me caused by fixing type casts earlier Dominik Tugend 2014-10-06 14:40:42 +02:00
  • 3a819aa7db Honor user mouse settings in in_camera.cpp Dominik Tugend 2014-10-06 09:51:18 +02:00
  • 1499307d74 Further mose code fixes Does not fix: - Original mouse button down/up reacting when scoreboard mouse is on bugs. Dominik Tugend 2014-10-04 07:25:15 +02:00
  • c8edaaf972 Mouse code fixes Fixes ValveSoftware/halflife#1546 - fixed m_rawinput 1 mouse trapped inside a rectangle - fixed thirdperson camera not working as it should Dominik Tugend 2014-10-03 21:44:07 +02:00
  • 0a1528cfda Merge pull request #1539 from ripieces/master alfred-valve 2014-08-25 11:37:16 -07:00
  • 062078aedd Fixes ValveSoftware/halflife#1536 This is merely to keep the VC++ Debug builds happy and addresses cases where variables where being used without being initalized. There should be no visible changes apart from non-functional side effects to the users of Release builds. Thanks to @fabiosarts for finding and reporting these problems. Thanks to @LevShisterov for suggeting how to fix geiger.cpp files, which I followed closely except using <= 800 instead of < 800. Dominik Tugend 2014-08-24 16:43:13 +02:00
  • 5c1e1d63eb Merge pull request #1531 from thefoofighter/master alfred-valve 2014-07-21 08:50:50 -07:00
  • 6094dbdf99 Update to smdlexp.vcxproj Cathal McNally 2014-07-21 11:53:15 +02:00
  • 3708653ef9 Update smdlexp.vcxproj Cathal McNally 2014-07-21 01:19:11 +02:00
  • 26d0175cbb Merge pull request #1530 from ripieces/master alfred-valve 2014-07-19 08:26:50 -07:00
  • e82f7afafc fixes ValveSoftware/halflife#1529 Dominik Tugend 2014-07-19 16:41:43 +02:00
  • 5cb6924046 Merge pull request #1401 from ripieces/master alfred-valve 2013-10-29 10:53:04 -07:00
  • 989fa5c42e CRLF for .bat too Dominik Tugend 2013-10-29 18:15:14 +01:00
  • d576166c99 Fixed VC++ 6.0 .dsp files Dominik Tugend 2013-10-29 18:08:07 +01:00
  • 32589105da Merge pull request #1395 from ripieces/master alfred-valve 2013-10-23 09:43:02 -07:00
  • 1432182750 Normalized line endings (no changes) Dominik Tugend 2013-10-23 09:09:13 +02:00
  • ca6be1473c Merge pull request #1394 from ripieces/master alfred-valve 2013-10-22 13:13:25 -07:00
  • a96f882f9d Visual C++ 2010 Express support for utils Dominik Tugend 2013-10-22 20:52:06 +02:00
  • dd78039839 Merge pull request #1384 from Jengerer/master alfred-valve 2013-10-13 19:54:58 -07:00
  • 0c80a1423f Merge 8fc24de0950b30e6fb6271d5f9999f77f7b254bd into a06e5a1f53bd1b8e2096f1dd33b6adfa44561a00 Evgenii Babinets 2013-10-13 17:37:14 -07:00
  • 8fc24de095 Changed to CTripBeam to allow future overloading. Evgenii Babinets 2013-10-13 20:34:25 -04:00
  • 1ae42463e3 Added missing class prefix to function pointers. Evgenii Babinets 2013-10-13 01:45:27 -04:00
  • a06e5a1f53 Merge pull request #1375 from ripieces/master alfred-valve 2013-10-08 10:17:26 -07:00
  • c9d6e94572 Merge 0c00c21dc6db2f70dc9b76a4a27ef23836ecc306 into 4c18cedd8fa8be2a863df73137ecb234e4c4a518 Dominik Tugend 2013-10-07 04:38:10 -07:00
  • 0c00c21dc6 CRLF issues with git Dominik Tugend 2013-10-07 13:34:55 +02:00
  • b92704dd19 No RTTI on dmc and ricochet Dominik Tugend 2013-10-07 10:26:47 +02:00
  • 9ff405e473 Enabled RTTI on hldll and hl_cdll Dominik Tugend 2013-10-07 10:21:53 +02:00
  • a800ff8246 Visual C++ 2010 Express support Dominik Tugend 2013-10-06 21:22:29 +02:00
  • c25f3b9082 Minor quirks in makefiles related to vgui.so/.dylib ripieces 2013-09-28 20:19:45 +02:00
  • 4c18cedd8f - Fix publish path for build binaries Alfred Reynolds 2013-09-09 11:46:31 -07:00
  • 225199e47c - Fixed compile on linux due to missing library Alfred Reynolds 2013-09-09 11:44:19 -07:00
  • 9af6b912d2 - convert DSP files to CRLF Alfred Reynolds 2013-09-02 10:05:29 -07:00
  • e87c4afe50 Update README.md alfred-valve 2013-09-02 09:44:29 -07:00
  • 9660a822bc Merge branch 'master' of https://github.com/ValveSoftware/halflife Alfred Reynolds 2013-08-30 16:17:00 -07:00
  • 913f694215 -adding SDK license Alfred Reynolds 2013-08-30 16:16:35 -07:00
  • b41bfd757a Update README.md alfred-valve 2013-08-30 16:15:00 -07:00
  • de70fada50 initial seed of Half-Life 1 SDK Alfred Reynolds 2013-08-30 13:34:05 -07:00
  • 384f877412 Merge pull request #463 from johndrinkwater/master alfred-valve 2013-02-21 09:11:08 -08:00
  • 6b4017a628 Merge 573423d71cd604063366174209e322d0aa3443a0 into f1271537c123980d0f8a1aba0f47741a6bd4d500 John Drinkwater 2013-02-21 05:09:56 -08:00
  • 573423d71c Update the info request with client version John Drinkwater 2013-02-21 13:08:18 +00:00
  • 465e7c1b55 Half-Life SDK 2.3 source code SiPlus 2013-02-20 09:55:32 +04:00
  • f1271537c1 Update README.md alfred-valve 2013-02-14 12:49:05 -08:00
  • fd2d7ba0de Create README.md alfred-valve 2013-02-14 12:41:16 -08:00