HappyDOGE
bfb5b44d38
win64: misc pointer truncation fixes
2 years ago
nillerusr
bc909e9f96
windows(amd64): fix EHANDLE size( fixes saverestore )
2 years ago
nillerusr
ff2211f0ad
windows: fix(workaround) illegal instruction in release build
2 years ago
nillerusr
af8c358ce9
windows: fix dedicated build
2 years ago
nillerusr
8404418202
windows: add workflows for amd64 target architecture
2 years ago
nillerusr
eff77f0a0a
windows: fix 64bit build( #149 )
2 years ago
exstrim401
9bca259e0f
Make net_usesocketsforloopback 1 by default ( #153 )
...
Fixes connection to localhost server on macOS
2 years ago
nillerusr
8c0f758a57
bsp: change MAX_MAP_DISPINFO value to 4096
2 years ago
nillerusr
26184742eb
update ivp submodule
2 years ago
nillerusr
729ac111af
engine: add bsp v21 support, add StaticPropLump_t v7-v11 support
2 years ago
nillerusr
20f5783225
vtf: fix cubemap loading
2 years ago
nillerusr
d2b202836d
add MDL version 49 support
2 years ago
exstrim401
2fb712af66
Fix macOS build ( #146 )
...
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2 years ago
Er2
53bd92f7a8
BSD: Add support ( #140 )
...
* BSD: Add support
* BSD: other fixes
There is still a bug when vgui haven't got text, maybe because of resources.
Also there is bug where when trying to start new game caption names shows wrong.
* BSD: Debugging
* BSD: modify preprocessor and fix windows
* BSD: Remove debugging and fix labels in gameui
* BSD: Remove disabling some DX9 commands
* BSD: Remove -g flag
2 years ago
exstrim401
807eaae850
Pretend macOS to be Linux in KeyValues ( #145 )
...
Workaround for FL_Load_Glyph error
2 years ago
exstrim401
a1c4e27718
Don't use objcopy for macOS build ( #143 )
...
* Don't use objcopy for macOS build
* Add -x option to strip on macOS
Without -x strip results in error for dylib
2 years ago
exstrim401
ad5790eee6
Don't use -march=native on macOS
2 years ago
nillerusr
c2cdd880bf
Merge pull request #142 from exstrim401/macos
...
macOS build support
2 years ago
exstrim401
d8580d59d2
Fix CreateThreadPool
2 years ago
exstrim401
54d76a1131
Move mm_hook to separate file
2 years ago
exstrim401
1f3b4583da
macOS build support
2 years ago
nillerusr
cb0e405e0f
Merge pull request #133 from SanyaSho/master
...
string vulnerabilities
2 years ago
nillerusr
006f82528e
Merge pull request #135 from nillerusr/optimization
...
Optimization branch
2 years ago
nillerusr
80c9ef37d7
Add cflags/ldflags, SDL version to engine.log
2 years ago
nillerusr
dde72b675b
update ivp submodule
2 years ago
nillerusr
de873d3fc3
engine: upgrade benchmark
2 years ago
nillerusr
db3062c60b
WIP: fix some memaccess-class warnings
2 years ago
nillerusr
8fbc002a37
Replace empty constructors with default constructors #88
2 years ago
SanyaSho
e368f3e9a6
game: fix string vulnerabilities
2 years ago
nillerusr
ba90de20d9
game/server: fix particle transition from trigger_vphysics_motion
2 years ago
nillerusr
3a7d4319d6
utils/vtex: fix windows build ( fixes #125 )
2 years ago
nillerusr
b9a21f26ba
game/client(android): view optimization
2 years ago
nillerusr
cf44c39aaf
video: add initial implementation for video_bink
2 years ago
nillerusr
2f15ebbfb8
wscript: add videoservices
2 years ago
nillerusr
bca0ae8c59
engine/audio: fix build
2 years ago
nillerusr
a68d5d8633
engine: move engine/audio/public to public/ directory
2 years ago
nillerusr
091b49e29c
togl/togles: fix PBO usage
2 years ago
nillerusr
e5eaf0fa9e
tier1: rewrite Sys_LoadModule
2 years ago
nillerusr
653e08bce4
game(client): make touch more transparent in cutscenes
2 years ago
nillerusr
d4e0a8108b
game(client): fix particles problems on 64bit systems
2 years ago
nillerusr
5c5d990c87
game(client): fix touch drawing problems
2 years ago
nillerusr
5ab75bf9ef
togl/togles: fpermissive fixes
2 years ago
nillerusr
7a26688494
togl/togles: use PBO for DYNAMIC textures
2 years ago
nillerusr
a269b89168
game(client): fix crash on linux/window in touch, fix memory leak in touch
2 years ago
nillerusr
5af39f3d0d
fix windows build
2 years ago
nillerusr
3f5ebfbde3
game(client): fix back button in touch
2 years ago
nillerusr
4ace9f8030
game(client): fix touch drawing problems again, fix some fonts on android
2 years ago
nillerusr
9c4ace30c3
game(client): fix touch drawing problems
2 years ago
nillerusr
a7611c481e
game(client): fix atlas generation for touch
2 years ago
nillerusr
d2f789853d
vtex(android): fix build
2 years ago