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.
|
7 years ago |
Alibek Omarov
|
3401f54148
|
Fix Android buil
|
7 years ago |
Alibek Omarov
|
4af9030156
|
Append 64 postfix on 64 bit
|
7 years ago |
Alibek Omarov
|
6161c6d4d8
|
Replace snprintf by _snprintf, for MSVC
|
7 years ago |
Night Owl
|
588065ab16
|
Do not show long nicknames on low resolution.
|
7 years ago |
Roman Chistokhodov
|
48733fd1a1
|
All copyright symbols to (c)
|
7 years ago |
Roman Chistokhodov
|
8dc9245fe3
|
Copyright symbol to utf-8
|
7 years ago |
Alibek Omarov
|
9a02d7116f
|
It's better to use MSVC here instead of WIN32, so it wouldn't break MinGW builds
|
7 years ago |
Alibek Omarov
|
3dda2ec590
|
Fix compiling on MSVC2017
|
7 years ago |
Night Owl
|
b66ceab4e5
|
Fix scoreboard position.
|
7 years ago |
Alibek Omarov
|
c128c69ceb
|
Add install() for CMake.
|
7 years ago |
Night Owl
|
a2f0ecf741
|
Fix linking with libdl on some environments.
|
7 years ago |
Night Owl
|
f27d1028ac
|
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
|
7 years ago |
Night Owl
|
41c9b072e5
|
Add missing #include guards.
|
7 years ago |
Night Owl
|
18adf0979f
|
Redefine string_t. Fix wrong variables type.
|
7 years ago |
Roman Chistokhodov
|
5a60f08a59
|
Joystick support for non-sdl win32 (untested)
|
7 years ago |
Roman Chistokhodov
|
e6ea89705f
|
Update README.md, update makefiles, add .bat scripts for msvc
|
7 years ago |
Roman Chistokhodov
|
3574e73a91
|
sdl loading refactoring
|
7 years ago |
Roman Chistokhodov
|
de8ce63282
|
Provide safe wrappers around sdl function pointers. Use dylib extension on macOS
|
7 years ago |
Roman Chistokhodov
|
1759e8c956
|
Dynamic sdl2 loading from client
|
7 years ago |
Roman Chistokhodov
|
ca590f2420
|
Use old API to draw scoreboard and motd lines in goldsource
|
7 years ago |
Roman Chistokhodov
|
33de8458d6
|
Some cleanup. Add false_vgui include path to makefiles
|
7 years ago |
Roman Chistokhodov
|
51bf51a840
|
Provide vgui stub to avoid dependency of client of vgui lib
|
7 years ago |
Roman Chistokhodov
|
d904505f6a
|
Get vgui back for goldsource fullscreen support
|
7 years ago |
Roman Chistokhodov
|
84e720eadc
|
Add new input files and goldsource support flag to client makefiles
|
7 years ago |
Roman Chistokhodov
|
1d8d1b5d2e
|
Use mouse input backend depending on the current engine
|
7 years ago |
Roman Chistokhodov
|
31b2a68d6d
|
goldsource mouse input
|
7 years ago |
Night Owl
|
8e799fcf6d
|
Add crowbar idle animations under CROWBAR_IDLE_ANIM macro.
|
7 years ago |
Night Owl
|
f78471ad1d
|
min->Q_min, max->Q_max.
|
7 years ago |
Night Owl
|
e7989d438a
|
Fix compatibility with MSVC 6.
|
7 years ago |
Night Owl
|
46ecb7e8ee
|
Fix shadowing variables.
|
7 years ago |
mittorn
|
96b1f4c58e
|
Fix wrong -std=c99
|
7 years ago |
Night Owl
|
70c6e42907
|
Merge 68c9b7cf6b
|
7 years ago |
Night Owl
|
cf9ba71686
|
Make UpdateOnRemove() virtual.
|
7 years ago |
Night Owl
|
3dc0939b40
|
Prevent buffer overflow.
|
7 years ago |
Night Owl
|
d1fbb99574
|
Fix some warnings yet.
|
7 years ago |
Night Owl
|
ea8f2bed77
|
Implement cl_viewbob cvar for viewmodel bobbing. Same as in http://am.half-lifecreations.com/forums/index.php?topic=288.0
|
7 years ago |
Night Owl
|
14e75025bb
|
Show long nicknames in scoreboard.
Show fulli nicknames in scoreboard.
|
7 years ago |
Night Owl
|
a2e4a7ec03
|
Fix crosshair.
|
7 years ago |
Night Owl
|
946e962f3c
|
Merge 1c71f33cb0
|
7 years ago |
mittorn
|
8bae5a5450
|
Fix infinite loop on mingw
|
7 years ago |
mittorn
|
1674a4b6d4
|
Use XASH_64BIT macro
|
7 years ago |
mittorn
|
a08bd614fe
|
Fix client build
|
7 years ago |
Night Owl
|
1c1d9ae183
|
Remove unneeded strcpy usage.
|
7 years ago |
Night Owl
|
85edea072b
|
Merge 136de25b61
|
7 years ago |
Night Owl
|
cf5b2f9e14
|
Merge https://github.com/ValveSoftware/halflife/pull/1601
|
7 years ago |
Night Owl
|
6f44185a64
|
Merge 0398781544
|
7 years ago |
Night Owl
|
033bbbcd80
|
Merge 3680342c61
|
7 years ago |
Night Owl
|
33ba064b88
|
Merge 4dfa6b8710
|
7 years ago |
Night Owl
|
689316912a
|
Merge 19396936af
|
7 years ago |