mittorn
|
298393b653
|
Initial amd64 port
|
6 years ago |
a1batross
|
7ad7af76dd
|
render: register r_showtree cvar
|
6 years ago |
a1batross
|
f173ce11f7
|
console: fix version drawn all the time which engine runs
|
6 years ago |
a1batross
|
137836348b
|
client: fix GetCenterWindow engine call
|
6 years ago |
Alibek Omarov
|
dcf64c6b33
|
Fix build, update menu
|
6 years ago |
Alibek Omarov
|
622de7a7f1
|
Apply 4312 update
|
6 years ago |
Alibek Omarov
|
28471aee97
|
cl_game: get rid of int* to float* conversion
|
6 years ago |
Alibek Omarov
|
edde871eb5
|
console: fix console font scale for Quake I fonts, fix drawing arrows in console for Quake I
|
6 years ago |
Alibek Omarov
|
25d8a94c1c
|
engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c
|
6 years ago |
Alibek Omarov
|
b60b3f7d18
|
GameUI: avoid const modifier loss
|
6 years ago |
Alibek Omarov
|
d18708acf5
|
keys: fix indentation
|
6 years ago |
Alibek Omarov
|
aae3510763
|
Apply 4281 update
|
6 years ago |
Alibek Omarov
|
95e64f3997
|
vgui: remove dead vgui_surf.cpp file
|
6 years ago |
Alibek Omarov
|
90d2434bb0
|
platform: add Set/GetClipboardText calls. Remove unneeded SDL_SetHint call on Android, because Android does not use SDL anymore
|
6 years ago |
Alibek Omarov
|
96e0167e47
|
platform: add GetMousePos, SetMousePos calls, fix typo
|
6 years ago |
Alibek Omarov
|
7c9af89620
|
input: remove unneeded joy_found extern
|
6 years ago |
Alibek Omarov
|
f4567b2c9d
|
sound: make snd_mute_losefocus accessible outside
|
6 years ago |
Alibek Omarov
|
960e46c564
|
engine: adapt engine code to new platform backends system
|
6 years ago |
Alibek Omarov
|
6ba7781a61
|
input: various fixes: fix mistyped pitch/yaw, replace SDL_GetMouseState by SDL_GetRelativeMouseState, fix disabling mouse with -nomouse argument
|
6 years ago |
Alibek Omarov
|
880d3de53a
|
input: move evdev under m_ignore
|
6 years ago |
Alibek Omarov
|
da094fa04e
|
input: provide a common function for collecting input from different sources
|
6 years ago |
Alibek Omarov
|
4ced29ee8f
|
vid_common: fix window_center_x/y initialization
|
6 years ago |
Alibek Omarov
|
48d1aa5115
|
engine: fix warnings
|
6 years ago |
Alibek Omarov
|
f1d9034546
|
GameUI: fix menu APIs loading order
|
6 years ago |
mittorn
|
b0c077ccf8
|
Persistent console history
|
6 years ago |
mittorn
|
a0f0eca77c
|
Backup console input when using history
|
6 years ago |
mittorn
|
5c738b3402
|
Apply 4253 update
|
6 years ago |
Alibek Omarov
|
e123499e23
|
Fix build
|
6 years ago |
Alibek Omarov
|
7601a4cd29
|
Revert 64257ef to not break C++ header compability
|
6 years ago |
Alibek Omarov
|
1e7f9d00c3
|
Apply 4150 update
|
6 years ago |
Alibek Omarov
|
f15e2c2dcf
|
Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future
|
6 years ago |
Alibek Omarov
|
d0ff201da2
|
Fix dedicated compiling errors
|
6 years ago |
Alibek Omarov
|
a539384a76
|
Apply 4143 update
|
6 years ago |
Alibek Omarov
|
814b7eda07
|
Apply 4140 update
|
6 years ago |
Alibek Omarov
|
0561ac2076
|
Add basecmd from old engine. Add basecmd_stats command
|
7 years ago |
Alibek Omarov
|
ae5257c654
|
Add masterlist from engine. Use non-blocking network name resolution
|
7 years ago |
Alibek Omarov
|
0c058f2eca
|
Add waf buildscripts, add updated game_launch
|
7 years ago |
Alibek Omarov
|
d9320f964e
|
Crashhandler refactoring for POSIX systems. Shows engine version now.
|
7 years ago |
mittorn
|
6ae44d7577
|
Fix downloading models with zero res->ucFlags
|
7 years ago |
mittorn
|
290b9cae0b
|
Restore utf-8 support
|
7 years ago |
Alibek Omarov
|
5ca7bb5f12
|
Fix noise index for not sine beams
|
7 years ago |
Alibek Omarov
|
86dfaf9930
|
Fix too loud entities in multiplayer
|
7 years ago |
Alibek Omarov
|
415e517107
|
Library loader refactoring. Not tested for platforms other than Linux
|
7 years ago |
Alibek Omarov
|
3f2a8f7704
|
Remove vid_mode. VID_GetModeString now returns only supported modes from SDL2
|
7 years ago |
Alibek Omarov
|
c8b83385df
|
Add waf related files to gitignore. Restore cl_trace_messages
|
7 years ago |
Alibek Omarov
|
9bab7d222a
|
Apply 4097 update
|
7 years ago |
Alibek Omarov
|
78365d2bc6
|
Add new two functions to Menu API
|
7 years ago |
Alibek Omarov
|
176b31b4a2
|
Fix wrong max edicts clamp. Add game_dll_linux and game_dll_osx to gameinfo.txt. Fix crash in R_ChangeVideoSettings
|
7 years ago |
Alibek Omarov
|
efe8ddf151
|
Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong.
|
7 years ago |
Alibek Omarov
|
fd649905ea
|
Fix some format warnings
|
7 years ago |