Alibek Omarov
|
9421457b3a
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
2019-11-24 03:52:08 +03:00 |
|
Alibek Omarov
|
7afee98f99
|
engine: ref: check if refdll was initialized before freeing texture
|
2019-11-17 18:05:05 +03:00 |
|
Alibek Omarov
|
db39f0cc88
|
engine: client: combine loading or paused icon drawing
|
2019-11-08 01:28:01 +03:00 |
|
Alibek Omarov
|
3f48bce7da
|
engine: client: fix #79
|
2019-11-08 01:09:55 +03:00 |
|
Andrey Akhmichin
|
0c34a5081c
|
engine: client: make the code that generates screenshots and demos names simpler.
|
2019-11-07 23:12:34 +03:00 |
|
Alibek Omarov
|
62cdf2ae5b
|
engine: input: hide SDL_ functions under XASH_SDL macro
|
2019-11-07 04:44:24 +03:00 |
|
Alibek Omarov
|
0cb591821a
|
Merge sdl12-port into master
|
2019-11-06 22:29:04 +03:00 |
|
Alibek Omarov
|
79adaa11e0
|
lowmemory: merge
|
2019-11-05 01:15:31 +03:00 |
|
mittorn
|
6953e829c4
|
lowmemory: prevent redefines
|
2019-11-04 22:34:08 +07:00 |
|
mittorn
|
0e7013eeb0
|
lowmemory: tune XASH_LOW_MEMORY=1 not breaking multiplayer
|
2019-11-04 19:58:45 +07:00 |
|
Alibek Omarov
|
2062e55c6a
|
lowmemory: cut up netgraph buffers
|
2019-11-02 08:56:07 +03:00 |
|
Alibek Omarov
|
aa6674b032
|
engine: support compiling with gcc3
|
2019-11-02 08:56:07 +03:00 |
|
Alibek Omarov
|
9d826016b0
|
engine: finish sdl1.2 port
|
2019-11-02 08:56:07 +03:00 |
|
Alibek Omarov
|
9e99a2bc37
|
engine: dirty sdl1.2 port
|
2019-11-02 08:56:07 +03:00 |
|
Alibek Omarov
|
0dd91ceda2
|
xash3d-fwgs: append missing new line at the end of file
|
2019-11-02 08:56:07 +03:00 |
|
mittorn
|
d6f8112860
|
gameinfo: add MIN_EDICTS constant instead of magic number 600, low it to 64
|
2019-11-02 12:46:11 +07:00 |
|
mittorn
|
271d15f989
|
client: prevent precache overflow
|
2019-11-01 13:41:30 +07:00 |
|
mittorn
|
5e31e3fad0
|
keys: rotation support
|
2019-10-31 13:22:58 +07:00 |
|
mittorn
|
7f6395fa7d
|
ref: display transformation API
|
2019-10-31 01:36:07 +07:00 |
|
mittorn
|
06cadacb59
|
lowmemory: cut resources array for legacy mode, only related to downloads
|
2019-10-29 11:32:32 +07:00 |
|
mittorn
|
57d48b64eb
|
keys: add OSK
|
2019-10-28 12:28:52 +07:00 |
|
mittorn
|
bb48e5209e
|
console: fix wrong line width on start, remove some hard-coded sizes
|
2019-10-28 12:14:19 +07:00 |
|
mittorn
|
37cba10c14
|
lowmemory: fix sentences
|
2019-10-28 12:07:15 +07:00 |
|
Alibek Omarov
|
1decb1c7fb
|
xash3d-fwgs: append missing new line at the end of file
|
2019-10-27 22:29:03 +03:00 |
|
mittorn
|
114a256675
|
Implement XASH_LOW_MEMORY, memory-reduced configuration
|
2019-10-26 07:06:26 +07:00 |
|
mittorn
|
2897e5f17e
|
input: fix evdev macro
|
2019-10-26 06:53:24 +07:00 |
|
iZarif
|
bf8b87c29d
|
engine: client/common: fix a few more format warnings
|
2019-10-22 17:56:08 +03:00 |
|
mittorn
|
803c396fa2
|
platform: new fbdev bakend, move in_evdev to bakends
|
2019-10-22 01:42:02 +07:00 |
|
Alibek Omarov
|
78baf568ae
|
engine: more double promotion fixes
|
2019-10-18 16:46:54 +03:00 |
|
Alibek Omarov
|
c67f065d90
|
engine: client: explicitly cast literals to floats
|
2019-10-18 16:46:54 +03:00 |
|
Alibek Omarov
|
880dd2546f
|
engine: client: fix wrong type in DSP
|
2019-10-18 08:11:05 +03:00 |
|
Alibek Omarov
|
c2063c869d
|
engine: client: fix demoplayback type from qboolean to int(can exceed false and true)
|
2019-10-18 08:04:00 +03:00 |
|
Alibek Omarov
|
e0b8c338a8
|
engine: ref: more verbose refdll loading
|
2019-10-11 11:46:59 +03:00 |
|
Alibek Omarov
|
fa622168a0
|
engine: fix style, disable XASH_USE_SELECT
|
2019-10-11 08:51:30 +03:00 |
|
Alibek Omarov
|
eff814b148
|
engine: ref: remove redutant continue, return false in case of failed renderer initialization
|
2019-10-11 07:57:59 +03:00 |
|
Alibek Omarov
|
898b697b70
|
engine: ref: allow to set r_refdll or -ref with ref_ prefix
|
2019-10-11 05:36:17 +03:00 |
|
Alibek Omarov
|
6d8026cd81
|
engine: ref: fix spamming in console when getting human readable renderer names
|
2019-10-11 05:11:45 +03:00 |
|
Alibek Omarov
|
ff1b28244b
|
engine: client: port ui_renderworld from old engine
|
2019-10-11 04:12:52 +03:00 |
|
Wei Mingzhi
|
88772a1c34
|
engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs.
|
2019-10-07 16:08:10 +03:00 |
|
Alibek Omarov
|
d2a8cfe614
|
Revert "engine: client: implement connectionprogress partially"
This reverts commit cb417a3d51 .
This commit breaks demo playback. Figure out why, then revert it back.
|
2019-10-06 07:45:32 +03:00 |
|
Alibek Omarov
|
dc207a449c
|
engine: fix -Werror=strict-prototypes
|
2019-10-05 02:09:45 +03:00 |
|
mittorn
|
c0043a5467
|
touch: implement wheel
|
2019-09-28 19:35:30 +07:00 |
|
mittorn
|
7770b1a82b
|
input: improve touch emulation
|
2019-09-28 19:33:57 +07:00 |
|
mittorn
|
dba757f0c2
|
touch: fix wrong dx/dy sign
|
2019-09-27 02:25:38 +07:00 |
|
mittorn
|
7f3ee9ca71
|
input: merge touch support again. Fix m_ignore, fix EngineAppendMove
|
2019-09-27 02:19:03 +07:00 |
|
Alibek Omarov
|
13c1e807ad
|
engine: s_mouth: fix another signed char
|
2019-09-25 04:10:47 +03:00 |
|
Alibek Omarov
|
e8006c3253
|
engine: move ShellExecute to client, as it cannot be used in dedicated
|
2019-09-19 17:09:18 +03:00 |
|
Alibek Omarov
|
8323df240b
|
engine: implement menu extensions to allow choosing renderers from GUI
|
2019-08-09 04:44:50 +03:00 |
|
Alibek Omarov
|
a1ae770f70
|
engine: ref: add optional export to determine actual human readable renderer name
|
2019-08-09 03:39:24 +03:00 |
|
Alibek Omarov
|
8bb6aa2c51
|
engine: don't include windows headers, as they globally included by port.h already
|
2019-08-09 02:46:29 +03:00 |
|
Alibek Omarov
|
cb417a3d51
|
engine: client: implement connectionprogress partially
|
2019-08-08 07:19:08 +03:00 |
|
Alibek Omarov
|
01dcb52b4c
|
mainui: update submodule, add connectionprogress calls to engine
|
2019-08-08 07:18:02 +03:00 |
|
Alibek Omarov
|
f9269dcc1c
|
engine: ref: implement executing renderer config before creating context from engine and video config before loading refdll, update api, add r_refdll cvar to video.cfg
|
2019-07-28 00:23:22 +03:00 |
|
Alibek Omarov
|
8f9800eb3c
|
ref: move R_DrawTree from refdll to engine, implement using ref's triapi
|
2019-07-27 13:27:40 +03:00 |
|
Alibek Omarov
|
938a9f372f
|
engine: add stub function for new undocumented function in clientdll api
|
2019-07-26 14:51:21 +03:00 |
|
Alibek Omarov
|
d9545e5e78
|
cl_game: fix missing }
|
2019-07-20 05:09:24 +03:00 |
|
Alibek Omarov
|
2f8fec6b70
|
Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever.
|
2019-07-19 20:23:08 +03:00 |
|
Alibek Omarov
|
4beba75159
|
engine: fix various compiler warnings
|
2019-07-13 23:25:03 +03:00 |
|
Alibek Omarov
|
9662ab106f
|
engine: client: implement errormsg, secure client by checking server IP address we're connected to
|
2019-07-13 20:54:16 +03:00 |
|
Alibek Omarov
|
04ee7c3a55
|
engine: fix build
|
2019-07-12 22:43:58 +03:00 |
|
Alibek Omarov
|
a85a856215
|
engine: implement connection warning dialog showing up, update menu
|
2019-07-12 22:42:13 +03:00 |
|
Alibek Omarov
|
9e30fc253f
|
engine: gameui: add new extended API and declare old engine menu extensions deprecated
|
2019-07-12 22:42:13 +03:00 |
|
Alibek Omarov
|
b2895770b8
|
platform: remove unneeded argument from SNDDMA_Init
|
2019-07-12 22:42:13 +03:00 |
|
Alibek Omarov
|
3bf5f19446
|
keys: fix default binding of ESC button after unbindall command
|
2019-07-11 03:57:09 +03:00 |
|
Alibek Omarov
|
62fb743a20
|
engine: sound: clear leftovers from previous commit
|
2019-07-09 13:24:24 +03:00 |
|
Alibek Omarov
|
40211efa9a
|
engine: sound: remove s_cull and s_phs, because they never worked. It's better to write our own occluder in future or use any opensource library
|
2019-07-09 13:17:10 +03:00 |
|
Alibek Omarov
|
3e4bd20919
|
engine: client: implement sending input devices list to server, using protinfo
|
2019-07-09 03:48:09 +03:00 |
|
Alibek Omarov
|
7d10660b87
|
engine: keys: give gamepad keys names
|
2019-07-09 03:48:09 +03:00 |
|
Alibek Omarov
|
6aa4765c3e
|
engine: input: implement input devices collecting
|
2019-07-09 03:48:09 +03:00 |
|
Alibek Omarov
|
fa68108907
|
engine: input: adapt gamepad code for new engine, remove gamepad ids, as it was never used and probably will never be, small optimizations
|
2019-07-09 03:48:09 +03:00 |
|
Alibek Omarov
|
d347096396
|
engine: sound: allow cubic sound interpolation
|
2019-07-07 02:48:19 +03:00 |
|
Alibek Omarov
|
54920f13df
|
engine: rename library naming function, as it returns a full path and not just library name
|
2019-07-07 02:47:45 +03:00 |
|
Alibek Omarov
|
6197ba8af6
|
engine: ref: remove redutant LoadLibrary call
|
2019-07-01 05:50:31 +03:00 |
|
Alibek Omarov
|
89a3fd6323
|
engine: make use of platform-unique library naming scheme
|
2019-07-01 05:50:04 +03:00 |
|
Alibek Omarov
|
0579ecd30f
|
engine: check if client.dll linked to SDL2.dll (#37)
|
2019-06-29 23:56:50 +03:00 |
|
Alibek Omarov
|
bcb4c9a722
|
Merge remote-tracking branch 'nekonomicon/png'
|
2019-06-29 20:41:53 +03:00 |
|
Night Owl
|
4eee187f1b
|
engine: common: imagelib: add simple decoder/encoder for 8-bit RGB/RGBA PNG images.
|
2019-06-22 16:06:44 +05:00 |
|
Alibek Omarov
|
3ae7ecaeb3
|
engine: patched to compile, moved gl_clear to engine
|
2019-06-17 08:37:34 +03:00 |
|
Alibek Omarov
|
f2c927906f
|
Merge 4511 update
|
2019-06-17 07:36:46 +03:00 |
|
Alibek Omarov
|
b16529cc65
|
Apply 4511 update
|
2019-06-17 07:05:36 +03:00 |
|
Alibek Omarov
|
76dae35955
|
ref: remove COM_HashKey API call
|
2019-06-06 04:34:28 +03:00 |
|
Mr0maks
|
3023c8a72b
|
Merge branch 'master' into master
|
2019-05-30 21:25:56 +05:00 |
|
Alibek Omarov
|
86d823b877
|
engine: client: fix demo playback on ARM
|
2019-05-28 03:45:02 +03:00 |
|
Mr0maks
|
671c247381
|
Merge branch 'master' of https://github.com/FWGS/xash3d-fwgs
|
2019-05-25 22:54:42 +05:00 |
|
Alibek Omarov
|
b797e0af1a
|
Merge 4483 update
|
2019-05-25 02:44:24 +03:00 |
|
Mr0maks
|
85b5b4e965
|
filesystem: add support for zip files
|
2019-05-24 21:13:03 +05:00 |
|
Alibek Omarov
|
c215b89923
|
Apply 4483 update
|
2019-05-19 15:01:23 +03:00 |
|
Alibek Omarov
|
d14ce61520
|
engine: no return type for RenderFrame
|
2019-05-12 03:09:40 +03:00 |
|
Alibek Omarov
|
5af6506d86
|
engine: ensure that we loading same client library
|
2019-05-12 03:08:51 +03:00 |
|
Alibek Omarov
|
4819790272
|
engine: console: fix invalid REF_GET_PARM call
|
2019-05-11 18:52:32 +03:00 |
|
Alibek Omarov
|
fe14a360b4
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
|
Alibek Omarov
|
ab7a67464b
|
engine: fix long<->int conversion UBs
|
2019-05-02 19:05:09 +03:00 |
|
Alibek Omarov
|
3fef353291
|
android: initial port
|
2019-05-02 18:07:03 +03:00 |
|
Alibek Omarov
|
2c17af4850
|
engine: ref: fix possible null dereference, if client doesn't export studio renderer
|
2019-04-16 23:39:37 +03:00 |
|
Alibek Omarov
|
7d8b63fd88
|
ref: get rid of R_IncrementSpeedsCounter
|
2019-04-15 02:17:43 +03:00 |
|
Alibek Omarov
|
5be982cc72
|
ref: remove shared textures enum, instead use hardcoded texture names
|
2019-04-15 01:43:43 +03:00 |
|
Alibek Omarov
|
4d9563ea03
|
ref: make api thinner by removing IsNormalPass and moving CL_FxBlend to refdll
|
2019-04-15 01:19:05 +03:00 |
|
Alibek Omarov
|
d62a12dd9a
|
ref: allow to use shortened name when specifying -ref in command line
|
2019-04-14 22:04:32 +03:00 |
|
mittorn
|
d5b6ccb3e2
|
ref: REF_SOFTWARE support with SDL_Surface/SDL_Renderer
|
2019-04-11 22:19:08 +07:00 |
|
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
|
2019-04-11 01:12:52 +03:00 |
|