Commit Graph

14 Commits

Author SHA1 Message Date
Andrey Akhmichin a541a9699c #ifdef->#if. 2021-06-20 03:53:07 +05:00
Roman Chistokhodov 3f6ab0b2fd
Fix Goldsource build (#176) 2021-06-08 02:05:47 +05:00
Andrey Akhmichin 0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
Roman Chistokhodov f7e51e2c20 Stop uncontrollable camera rotating when raw mouse input is on 2019-05-02 13:16:43 +03:00
Roman Chistokhodov 88992a82b8 Reformat spaces to tabs in input_goldsource.cpp 2018-12-04 07:06:30 +03:00
Roman Chistokhodov 60e15c98ee Enable camera rotation on death in Gold Source 2018-12-03 22:11:47 +03:00
Andrey Akhmichin 9d7ab6acf4 Some fixes for FoV, HUD, egon flare and new compilers. (#52)
* Fix warnings.

* Merge some fixes from https://github.com/Fograin/hl-subs-mod.
2018-03-31 15:09:13 +03:00
Roman Chistokhodov 48733fd1a1 All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
Roman Chistokhodov 5a60f08a59 Joystick support for non-sdl win32 (untested) 2017-12-09 19:57:12 +03:00
Roman Chistokhodov 3574e73a91 sdl loading refactoring 2017-12-07 21:25:26 +03:00
Roman Chistokhodov de8ce63282 Provide safe wrappers around sdl function pointers. Use dylib extension on macOS 2017-12-07 19:29:38 +03:00
Roman Chistokhodov 1759e8c956 Dynamic sdl2 loading from client 2017-12-07 19:29:38 +03:00
Roman Chistokhodov 1d8d1b5d2e Use mouse input backend depending on the current engine 2017-12-03 23:52:35 +03:00
Roman Chistokhodov 31b2a68d6d goldsource mouse input 2017-12-03 19:47:30 +03:00