|
8385563bef
|
engine: fix possible crash during exit
|
2019-03-30 01:29:40 +03:00 |
|
|
f48335f2f2
|
ref: get rid of fov in globals, add RenderFrame wrapper, which correctly initialize shared global values
|
2019-03-28 18:17:58 +03:00 |
|
|
99bd7c81da
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
2019-02-18 21:25:26 +03:00 |
|
|
25d8a94c1c
|
engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c
|
2018-11-16 15:25:04 +03:00 |
|
|
96e0167e47
|
platform: add GetMousePos, SetMousePos calls, fix typo
|
2018-10-27 23:28:29 +03:00 |
|
|
6ba7781a61
|
input: various fixes: fix mistyped pitch/yaw, replace SDL_GetMouseState by SDL_GetRelativeMouseState, fix disabling mouse with -nomouse argument
|
2018-10-21 22:13:58 +03:00 |
|
|
880d3de53a
|
input: move evdev under m_ignore
|
2018-10-21 22:04:24 +03:00 |
|
|
da094fa04e
|
input: provide a common function for collecting input from different sources
|
2018-10-11 00:04:23 +03:00 |
|
|
40094f2867
|
Move client-only parts to client
|
2018-04-18 18:10:32 +03:00 |
|