|
975ab6785e
|
engine: make log starting and ending messages shorter, so it fits into standard 80 columns term
|
2024-03-19 20:41:46 +03:00 |
|
|
6fa4dbfba2
|
public: build: use XASH_BUILD_BRANCH define set by Waf. Expect XASH_BUILD_{BRANCH,COMMIT} to be always set.
|
2024-03-19 19:34:30 +03:00 |
|
SNMetamorph
|
0506a1dfce
|
engine: sys_con: added VCS branch name printing to log file header
|
2024-03-19 19:31:54 +03:00 |
|
SNMetamorph
|
908a9930e6
|
public: added Q_buildbranch function, needed for better logging
|
2024-03-19 19:31:54 +03:00 |
|
SNMetamorph
|
7d7e72196b
|
engine: host: enabled printing current developer level
|
2024-03-19 19:31:54 +03:00 |
|
SNMetamorph
|
7cc67157e5
|
engine: sys_con: fixed incorrect logging init messages order
|
2024-03-19 19:31:54 +03:00 |
|
SNMetamorph
|
b7ff9c7a24
|
engine: sys_con: added missing title for log messages
|
2024-03-19 19:31:54 +03:00 |
|
|
aab1fa1ba2
|
wscript: move gitversion load to libpublic, define XASH_BUILD_BRANCH, use unknown-{commit,branch} if detecting git version was failed
|
2024-03-19 19:30:52 +03:00 |
|
|
effeba2f44
|
waf: upgrade to waifu 1.2.0
|
2024-03-19 19:24:49 +03:00 |
|
|
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.
|
2024-03-11 23:25:10 +03:00 |
|
|
599a1f026e
|
engine: client: fix missing comma
|
2024-03-11 22:56:52 +03:00 |
|
|
39cba17f01
|
filesystem: android: try to fix compiling-in AAsset mounting code
|
2024-03-11 21:49:33 +03:00 |
|
SNMetamorph
|
17e106f96d
|
ref: gl: invalidate texture units state cache when texture deletes
|
2024-03-09 22:12:35 +03:00 |
|
|
081cf9132b
|
engine: client: read console_history.txt as binary, skip empty and repeating lines, reimplement it through FS_Gets for fun
|
2024-03-08 15:25:36 +03:00 |
|
|
6a7e027248
|
engine: common: add joy_ prefix to automatically filterable cvars
|
2024-03-08 15:25:36 +03:00 |
|
|
27100e7751
|
engine: client: hook sensitivity cvar registration and make it priveleged cvar
|
2024-03-08 15:25:36 +03:00 |
|
|
75d9ed341a
|
Create FUNDING.yml
|
2024-03-07 09:41:18 +03:00 |
|
|
1a0867523d
|
engine: system: parent messagebox to main window when dealing with Sys_Error
|
2024-03-05 17:12:51 +03:00 |
|
|
7584bbe47e
|
engine: client: fix sound mute when losing focus
|
2024-03-03 19:00:50 +03:00 |
|
Andrey Akhmichin
|
505b6cc264
|
utils: mdldec: boneweights fix.
|
2024-03-01 20:26:18 +03:00 |
|
|
24f23908be
|
engine: platform: stub Sys_DebuggerPresent on unsupported platforms
|
2024-02-27 05:17:01 +03:00 |
|
|
43bd73f37b
|
engine: platform: that's why commit --amend and/or rebase --interactive your fixes in your patches before proposing them
|
2024-02-27 04:59:54 +03:00 |
|
mittorn
|
bb2753cbfc
|
engine/system: add asm-based raise implementation for arm and aarch64, making Sys_DebugBreak more relevant, use tgkill instead of kill
|
2024-02-27 04:54:55 +03:00 |
|
|
5568eccc8a
|
ref/r_sprite: move dframetype to inner block
|
2024-02-27 04:17:21 +03:00 |
|
|
c3b2cc4423
|
waifulib/compiler_optimizations: disable no-semantic-interposition for gcc4 in release builds too
|
2024-02-27 04:16:14 +03:00 |
|
|
d84130219f
|
crashhandler: set host.crashed before messagebox to allow platform code handle crashed state in different way
|
2024-02-27 04:14:37 +03:00 |
|
|
d97d4d6c42
|
filesystem: add XASH_ANDROID_ASSETS macro for aassets switch
|
2024-02-27 04:04:54 +03:00 |
|
|
15798aaf52
|
ref/r_sprite: move dframetype to inner block
|
2024-02-27 04:04:54 +03:00 |
|
mittorn
|
e53892e827
|
ref_gl: fix loop scope in ripple code
|
2024-02-27 04:04:54 +03:00 |
|
mittorn
|
cb12af69ed
|
gl2shim: add SOFTFP_LINK support for gles3compat
|
2024-02-27 04:04:54 +03:00 |
|
mittorn
|
e82050a4bc
|
gl2shim: fix gcc 4.9 build
|
2024-02-27 04:04:54 +03:00 |
|
|
e4edd2da45
|
platform/posix: check for non-zero dladdr ret
|
2024-02-27 04:04:54 +03:00 |
|
|
4f80922358
|
waf/compiler_optimizations: remove no-semantic-interposition for gcc4
|
2024-02-27 04:04:54 +03:00 |
|
|
ae7ed03376
|
ref_soft: fix crash when y < -height
|
2024-02-27 04:04:54 +03:00 |
|
|
c082e46662
|
imagelib: fix for loop scope
|
2024-02-27 04:04:54 +03:00 |
|
|
b0bbcab6b4
|
ref_soft,ref_gl: fix unaligned read in sprite code
|
2024-02-27 04:04:54 +03:00 |
|
SNMetamorph
|
0fc83080ec
|
engine: server: allowed bandwidth test on listen servers
|
2024-02-26 19:41:32 +03:00 |
|
SNMetamorph
|
73883b504f
|
engine: client: improved bandwidth test logic
|
2024-02-26 19:41:32 +03:00 |
|
SNMetamorph
|
8efc9d74e8
|
engine: server: fixed test packet buffer was not being created
|
2024-02-26 19:41:32 +03:00 |
|
|
373321ff00
|
ref/gl: do not set type on 1D textures on GLES (will fallback to 2D)
|
2024-02-26 16:08:37 +03:00 |
|
|
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.
|
2024-02-26 11:48:46 +03:00 |
|
|
abbe993e80
|
3rdparty: gl4es: update
|
2024-02-26 11:20:04 +03:00 |
|
|
c644e4d569
|
3rdparty: nanogl: update, fix link error with missing glTexEnvfv
|
2024-02-26 11:06:09 +03:00 |
|
|
c200e008f1
|
wscript: disable gl-wes-v2 renderer from Android builds
|
2024-02-26 10:55:42 +03:00 |
|
|
e95a2da6d0
|
engine: platform: sdl: slightly rework previous patch to not call SDL each frame and check for NULL pointers
|
2024-02-23 20:55:32 +03:00 |
|
|
8afca1a79c
|
engine: server: allow starting game from custom map
|
2024-02-23 20:54:32 +03:00 |
|
|
827c9ca857
|
filesystem: restore original Xash behavior with unreferenced keys in gameinfo.txt/liblist.gam
|
2024-02-23 20:54:32 +03:00 |
|
|
2416635ba3
|
common: validate extended surfaces size
|
2024-02-23 20:54:32 +03:00 |
|
|
39eec89580
|
engine: increase elights limit up to 128
|
2024-02-23 20:54:32 +03:00 |
|
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>
|
2024-02-23 20:54:17 +03:00 |
|