42 Commits (bc846bb6b4321994dbd062f328382e49c00f5423)

Author SHA1 Message Date
Alibek Omarov 05016f8639 engine: vgui: add EnableTextInput to the API 1 year ago
Alibek Omarov a894ca60c6 engine: client: vgui: fix vgui viewport height being limited at 480 pixels 2 years ago
Alibek Omarov d27dd68072 engine: client: vgui: rework loading VGUI and probing client for internal vgui support API 2 years ago
SNMetamorph 8cbe0e5b30 engine: client: vgui: added VGui_UpdateInternalCursorState function 2 years ago
Alibek Omarov 1a09d297ee engine: minimize SetCursorType calls count 2 years ago
Alibek Omarov 2d2523df4a engine: client: touch: generalise touch emulation code 2 years ago
Alibek Omarov eeb170af22 engine: client: set failed status for vgui_support if we wasn't able to load one. Unload library in case of error 2 years ago
Alibek Omarov b82d0bad7a engine: client: vgui: unload client DLLL if no vgui_support export was found 2 years ago
SNMetamorph 641f0632ef engine: client: fixed compilation errors on Android 2 years ago
SNMetamorph 87ceb0f9cb engine: client: fixed checking client library for vgui_support interface export 2 years ago
SNMetamorph cfcd58dd78 engine: client: extended VGUI API interface 2 years ago
Alibek Omarov f63d2d747f vgui: remove unneeded SDL calls, remove unused VGUI API function, fix mouse cursor visibility 3 years ago
Gleb Mazovetskiy 6d614e028a Fix COM_LibraryError newline handling 4 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
mittorn 7b127c23f5 client: fix vgui leaving text input move enabled (breaks CTRL in SDL2) 4 years ago
Velaron f3d8a2bcb0 client: vgui: don't fail if client path not given 4 years ago
mittorn bbd033c254 lib: restore dll loader support 5 years ago
Alibek Omarov 9421457b3a engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
Alibek Omarov 9d826016b0 engine: finish sdl1.2 port 5 years ago
Alibek Omarov 9e99a2bc37 engine: dirty sdl1.2 port 5 years ago
Alibek Omarov dc207a449c engine: fix -Werror=strict-prototypes 5 years ago
mittorn 7f3ee9ca71 input: merge touch support again. Fix m_ignore, fix EngineAppendMove 5 years ago
Alibek Omarov 89a3fd6323 engine: make use of platform-unique library naming scheme 5 years ago
Alibek Omarov b16529cc65 Apply 4511 update 5 years ago
Alibek Omarov 5af6506d86 engine: ensure that we loading same client library 5 years ago
Alibek Omarov 3c1c13850e vgui_support: remove utl dependency, by porting new vgui support code from original engine, remove dead function definitions, remove dead vgui_main.h header from engine 5 years ago
Alibek Omarov e5000742f1 ref: context creating prototype, not working yet 5 years ago
Alibek Omarov e7234bada2 ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 5 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 aae3510763 Apply 4281 update 6 years ago
Alibek Omarov 95e64f3997 vgui: remove dead vgui_surf.cpp file 6 years ago
Alibek Omarov 96e0167e47 platform: add GetMousePos, SetMousePos calls, fix typo 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov 415e517107 Library loader refactoring. Not tested for platforms other than Linux 6 years ago
Alibek Omarov 3f2a8f7704 Remove vid_mode. VID_GetModeString now returns only supported modes from SDL2 6 years ago
Alibek Omarov 63513ec475 Small refactoring of EnableTextInput 6 years ago
Alibek Omarov 8e3c748f12 Adapt vgui_support support to newer engine 6 years ago
Alibek Omarov 5a1b03ac20 Integrate FWGS vgui_support 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago