Alibek Omarov
|
e039ef35c0
|
filesystem: don't check for SDL whether we can load Android assets, because filesystem doesn't know anything about SDL
Replace it with runtime check instead.
|
8 months ago |
Alibek Omarov
|
599a1f026e
|
engine: client: fix missing comma
|
8 months ago |
Alibek Omarov
|
39cba17f01
|
filesystem: android: try to fix compiling-in AAsset mounting code
|
8 months ago |
SNMetamorph
|
17e106f96d
|
ref: gl: invalidate texture units state cache when texture deletes
|
8 months ago |
Alibek Omarov
|
081cf9132b
|
engine: client: read console_history.txt as binary, skip empty and repeating lines, reimplement it through FS_Gets for fun
|
8 months ago |
Alibek Omarov
|
6a7e027248
|
engine: common: add joy_ prefix to automatically filterable cvars
|
8 months ago |
Alibek Omarov
|
27100e7751
|
engine: client: hook sensitivity cvar registration and make it priveleged cvar
|
8 months ago |
Alibek Omarov
|
75d9ed341a
|
Create FUNDING.yml
|
8 months ago |
Alibek Omarov
|
1a0867523d
|
engine: system: parent messagebox to main window when dealing with Sys_Error
|
8 months ago |
Alibek Omarov
|
7584bbe47e
|
engine: client: fix sound mute when losing focus
|
8 months ago |
Andrey Akhmichin
|
505b6cc264
|
utils: mdldec: boneweights fix.
|
8 months ago |
Alibek Omarov
|
24f23908be
|
engine: platform: stub Sys_DebuggerPresent on unsupported platforms
|
8 months ago |
Alibek Omarov
|
43bd73f37b
|
engine: platform: that's why commit --amend and/or rebase --interactive your fixes in your patches before proposing them
|
8 months ago |
mittorn
|
bb2753cbfc
|
engine/system: add asm-based raise implementation for arm and aarch64, making Sys_DebugBreak more relevant, use tgkill instead of kill
|
8 months ago |
mittorn
|
5568eccc8a
|
ref/r_sprite: move dframetype to inner block
|
8 months ago |
mittorn
|
c3b2cc4423
|
waifulib/compiler_optimizations: disable no-semantic-interposition for gcc4 in release builds too
|
8 months ago |
mittorn
|
d84130219f
|
crashhandler: set host.crashed before messagebox to allow platform code handle crashed state in different way
|
8 months ago |
mittorn
|
d97d4d6c42
|
filesystem: add XASH_ANDROID_ASSETS macro for aassets switch
|
8 months ago |
mittorn
|
15798aaf52
|
ref/r_sprite: move dframetype to inner block
|
8 months ago |
mittorn
|
e53892e827
|
ref_gl: fix loop scope in ripple code
|
8 months ago |
mittorn
|
cb12af69ed
|
gl2shim: add SOFTFP_LINK support for gles3compat
|
8 months ago |
mittorn
|
e82050a4bc
|
gl2shim: fix gcc 4.9 build
|
8 months ago |
mittorn
|
e4edd2da45
|
platform/posix: check for non-zero dladdr ret
|
8 months ago |
mittorn
|
4f80922358
|
waf/compiler_optimizations: remove no-semantic-interposition for gcc4
|
8 months ago |
mittorn
|
ae7ed03376
|
ref_soft: fix crash when y < -height
|
8 months ago |
mittorn
|
c082e46662
|
imagelib: fix for loop scope
|
8 months ago |
mittorn
|
b0bbcab6b4
|
ref_soft,ref_gl: fix unaligned read in sprite code
|
8 months ago |
SNMetamorph
|
0fc83080ec
|
engine: server: allowed bandwidth test on listen servers
|
8 months ago |
SNMetamorph
|
73883b504f
|
engine: client: improved bandwidth test logic
|
8 months ago |
SNMetamorph
|
8efc9d74e8
|
engine: server: fixed test packet buffer was not being created
|
8 months ago |
mittorn
|
373321ff00
|
ref/gl: do not set type on 1D textures on GLES (will fallback to 2D)
|
8 months ago |
Alibek Omarov
|
a508467aac
|
engine: client: silently ignore if server didn't sent local player info in delta at spawn
The bug happens somewhere in server, not sure where or how. Remove Host_Error so mods
can be played again.
|
8 months ago |
Alibek Omarov
|
abbe993e80
|
3rdparty: gl4es: update
|
8 months ago |
Alibek Omarov
|
c644e4d569
|
3rdparty: nanogl: update, fix link error with missing glTexEnvfv
|
8 months ago |
Alibek Omarov
|
c200e008f1
|
wscript: disable gl-wes-v2 renderer from Android builds
|
8 months ago |
Alibek Omarov
|
e95a2da6d0
|
engine: platform: sdl: slightly rework previous patch to not call SDL each frame and check for NULL pointers
|
9 months ago |
Alibek Omarov
|
8afca1a79c
|
engine: server: allow starting game from custom map
|
9 months ago |
Alibek Omarov
|
827c9ca857
|
filesystem: restore original Xash behavior with unreferenced keys in gameinfo.txt/liblist.gam
|
9 months ago |
Alibek Omarov
|
2416635ba3
|
common: validate extended surfaces size
|
9 months ago |
Alibek Omarov
|
39eec89580
|
engine: increase elights limit up to 128
|
9 months ago |
Sheridan Kane Rathbun
|
98d88266a6
|
engine: platform: sdl: fix incorrect mouse cursor positioning on high-dpi displays (#1623)
Signed-off-by: SheridanR <sheridan.rathbun@gmail.com>
|
9 months ago |
mittorn
|
0f3359fc05
|
ref_gl: do not apply overbright color if lightscale correction used
|
9 months ago |
mittorn
|
6c77608c34
|
ref_gl: implement color-modulate overbrigths with gl_vbo using texture GL_COMBINE
|
9 months ago |
Alibek Omarov
|
abdff6eff6
|
mainui: update
|
9 months ago |
Alibek Omarov
|
95a75465c9
|
common: remove FORCEINLINE and NOINLINE macros, we don't use them in engine
|
9 months ago |
Alibek Omarov
|
119926805f
|
mainui: update
|
9 months ago |
Alibek Omarov
|
f749b5cb4b
|
3rdparty: nanogl: update
|
9 months ago |
Alibek Omarov
|
c29ad6b598
|
scripts: waifulib: compiler_optimizations: add option to use profiling
|
9 months ago |
Alibek Omarov
|
4c5dfb963e
|
engine: zone: few more tunings for realloc
|
9 months ago |
Alibek Omarov
|
e11f9e05d4
|
engine: server: add GetNativeObject to server's PhysicsAPI
|
9 months ago |