|
4c6fd79f07
|
tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already
|
2020-03-30 00:42:10 +03:00 |
|
|
293b42b9d4
|
public: add stdint.h implementation by Paul Hsich http://www.azillionmonkeys.com/qed/pstdint.h
|
2020-03-30 00:13:20 +03:00 |
|
|
88ab42cc15
|
Merge branch 'master' of https://github.com/FWGS/xash3d-fwgs
|
2020-03-29 17:46:12 +03:00 |
|
|
7429a6bc8a
|
Add 'ref_soft/' from commit '9045657352c7dfd3622cdf2b69462ca33f4262ee'
git-subtree-dir: ref_soft
git-subtree-mainline: 89ca0dec5e
git-subtree-split: 9045657352
|
2020-03-29 17:45:00 +03:00 |
|
|
89ca0dec5e
|
platform: android: slightly more verbosity
|
2020-03-29 17:44:23 +03:00 |
|
|
9045657352
|
ref_soft: sprite: fix to compile(copypasted from ref_gl)
|
2020-03-29 17:02:24 +03:00 |
|
|
3984a58025
|
ref_soft: upgrade to latest RefAPI and libpublic
|
2020-03-29 17:01:45 +03:00 |
|
|
237d6f8689
|
ref_soft: upgrade to latest RefAPI version
|
2020-03-29 16:58:27 +03:00 |
|
FOTMarut
|
79a7b7b1a3
|
engine: platform: sdl: Fix mousewheel in SDL2
- See issue 143
- Tested on SDL2
- Untested on SDL1.2
|
2020-03-29 11:27:08 +03:00 |
|
|
b81345f063
|
ref_soft: add some cvars to GLCONFIG, so they would be saved into ref_soft.cfg and fix UB in cast
|
2020-03-28 21:56:08 +03:00 |
|
|
87340ceca8
|
engine: server: fix godmode behavior.
|
2020-03-12 05:48:51 +06:00 |
|
|
7a58813254
|
utils: add studio model decompiler.
|
2020-03-04 09:23:12 +03:00 |
|
|
3d9c482eae
|
host: add -help, fix #136
|
2020-03-04 08:55:22 +03:00 |
|
|
5d97a293fe
|
menu_int: add DoubleTime extension
|
2020-03-04 07:23:38 +03:00 |
|
|
3c8ce640c4
|
Merge neko/mathlib into master
|
2020-03-04 05:38:30 +03:00 |
|
|
efafd7c01c
|
mainui: update
|
2020-03-04 05:26:29 +03:00 |
|
|
fb165dfec1
|
Merge pull request #137 from nekonomicon/imagelib
engine: common: imagelib: split imagelib.h.
|
2020-03-03 07:12:30 +03:00 |
|
|
248c8a745c
|
engine: common: imagelib: split imagelib.h.
|
2020-03-03 05:03:15 +05:00 |
|
|
7c47bfd0db
|
Merge pull request #122 from nekonomicon/palette
engine: common: imagelib: use rgba_t as RGBA palette type.
|
2020-03-02 21:44:32 +03:00 |
|
|
e96ea719d5
|
engine: common: imagelib: use rgba_t as RGBA palette type.
|
2020-03-02 15:07:54 +05:00 |
|
|
17cf4bf402
|
scripts: travis: we're NOT moved to GitHub Releases
|
2020-02-28 09:13:33 +03:00 |
|
|
04c17995a2
|
Merge pull request #132 from Velaron/xshlib-fix
scripts/xshlib: line endings fix
|
2020-02-25 19:44:25 +07:00 |
|
|
4994a7ef6f
|
ref_gl: fix build
|
2020-02-25 19:08:17 +07:00 |
|
|
e3d9ac4840
|
scripts/xshlib: line endings fix
|
2020-02-25 13:35:55 +02:00 |
|
|
0c69f7649c
|
ref_gl: add gl4es support
|
2020-02-25 12:59:04 +07:00 |
|
|
84a3f6883d
|
sdl: add EGL hint
|
2020-02-25 12:59:04 +07:00 |
|
|
8f8c8e6614
|
ref: add export that returns GL_GetProcAddress for renderapi
|
2020-02-25 12:59:04 +07:00 |
|
|
1b4f997951
|
renderapi: add glcore context and gl4es wrapper
|
2020-02-25 12:59:04 +07:00 |
|
|
6e6185dba2
|
readme: wording
|
2020-02-25 01:43:45 +03:00 |
|
|
1f134fdb72
|
readme: links to downloads to badges, fix testing build link
|
2020-02-25 01:37:54 +03:00 |
|
|
64b001a505
|
Update README.md
|
2020-02-25 01:34:47 +03:00 |
|
|
5f4d81866f
|
cirrus: update freebsd images
|
2020-02-25 01:30:29 +03:00 |
|
|
19303f7bd7
|
game_launch: fix Win32 main
|
2020-02-24 16:48:30 +03:00 |
|
|
a967caa91f
|
Merge pull request #125 from nekonomicon/crtlib
public: crtlib.c: reduce memory usage.
|
2020-02-18 03:52:36 +07:00 |
|
|
3ce16227ba
|
Merge pull request #123 from nekonomicon/tga
engine: common: imagelib: img_tga.c: check pixel type before buffer allocation.
|
2020-02-18 03:52:09 +07:00 |
|
|
3e7351cb33
|
Merge pull request #127 from nillerusr/custom
imagelib: fix unaligned access
|
2020-02-18 03:51:13 +07:00 |
|
|
4021d7bf5c
|
imagelib: fix unaligned access
|
2020-02-17 23:25:39 +03:00 |
|
|
68472f90eb
|
filesystem: disable XASH_REDUCE_FD where it not needed, fix null pointer deference
|
2020-02-14 21:48:26 +07:00 |
|
|
7ad658ee3a
|
wscript: increase stack size for owcc
|
2020-02-12 17:41:24 +07:00 |
|
|
0ee5ff3aad
|
waifulib/owcc: add -xx to ignore default includes
|
2020-02-12 17:39:42 +07:00 |
|
|
9a0da3cd4f
|
public: crtlib.c: reduce memory usage.
|
2020-02-12 14:40:19 +05:00 |
|
|
e3b547c8a9
|
public: rename mathlib to xash3d_mathlib.
|
2020-02-12 14:32:26 +05:00 |
|
|
e602ca1d66
|
public: synchronize build.h with hlsdk
|
2020-02-12 15:10:10 +07:00 |
|
|
01e2ea24da
|
engine: common: imagelib: img_png.c: add a missing return statement.
|
2020-02-11 17:06:41 +03:00 |
|
|
f5783ae1df
|
engine: common: imagelib: img_tga.c: check pixel type before buffer allocation.
|
2020-02-11 15:39:05 +05:00 |
|
|
49445f0663
|
wscript: check for fPIC before removing
|
2020-02-09 01:00:45 +07:00 |
|
|
27da2e10ff
|
filesystem: fix const cast
|
2020-02-09 00:29:56 +07:00 |
|
|
7d0e45b507
|
network: restore WSAsize_t define for win32
|
2020-02-08 23:59:43 +07:00 |
|
|
9b40d91a9b
|
wscript: do not enforce PIC with lib_static
|
2020-02-08 23:55:56 +07:00 |
|
|
02c68c3a70
|
platform/sdl: add missing Platform_Shutdown
|
2020-02-08 23:48:52 +07:00 |
|