Er2
9175b29f60
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
2022-11-24 22:04:29 +03:00
exstrim401
c8920cf1c2
Pretend macOS to be Linux in KeyValues ( #145 )
...
Workaround for FL_Load_Glyph error
2022-11-24 20:29:11 +03:00
exstrim401
3f3431a777
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
2022-11-21 21:18:35 +03:00
exstrim401
320753e42e
Don't use -march=native on macOS
2022-11-20 21:04:32 +03:00
nillerusr
ffa1cd6220
Merge pull request #142 from exstrim401/macos
...
macOS build support
2022-11-20 20:35:30 +03:00
exstrim401
0dc822149b
Fix CreateThreadPool
2022-11-20 19:32:30 +02:00
exstrim401
17c0664d45
Move mm_hook to separate file
2022-11-20 16:47:32 +02:00
exstrim401
2cd1288516
macOS build support
2022-11-20 15:00:44 +02:00
nillerusr
3e1b9d2332
Merge pull request #133 from SanyaSho/master
...
string vulnerabilities
2022-11-20 11:41:02 +03:00
nillerusr
3eba3d14c3
Merge pull request #135 from nillerusr/optimization
...
Optimization branch
2022-11-20 11:39:37 +03:00
nillerusr
b96b7be6bd
Add cflags/ldflags, SDL version to engine.log
2022-11-16 13:58:09 +03:00
nillerusr
a18e80c60f
update ivp submodule
2022-11-16 13:51:28 +03:00
nillerusr
e2aeb92595
engine: upgrade benchmark
2022-11-16 13:51:03 +03:00
nillerusr
63a6c37213
WIP: fix some memaccess-class warnings
2022-11-16 13:28:39 +03:00
nillerusr
dc46e41183
Replace empty constructors with default constructors #88
2022-11-05 14:23:05 +03:00
SanyaSho
87412109b6
game: fix string vulnerabilities
2022-11-04 01:28:39 +00:00
nillerusr
22d6544454
game/server: fix particle transition from trigger_vphysics_motion
2022-10-31 19:59:10 +03:00
nillerusr
3a1f8ed07c
utils/vtex: fix windows build ( fixes #125 )
2022-10-24 03:59:43 +03:00
nillerusr
471eb3dd26
game/client(android): view optimization
2022-10-17 00:01:23 +03:00
nillerusr
7b6d0a5dbb
video: add initial implementation for video_bink
2022-10-13 17:55:10 +03:00
nillerusr
667a68041d
wscript: add videoservices
2022-10-13 17:47:27 +03:00
nillerusr
2dc976fae0
engine/audio: fix build
2022-10-12 05:31:18 +03:00
nillerusr
73709ccca9
engine: move engine/audio/public to public/ directory
2022-10-12 03:34:30 +03:00
nillerusr
4b7c4208fd
togl/togles: fix PBO usage
2022-10-08 22:15:17 +03:00
nillerusr
1ebd2adb23
tier1: rewrite Sys_LoadModule
2022-10-08 22:14:26 +03:00
nillerusr
599fb6398e
game(client): make touch more transparent in cutscenes
2022-10-06 00:24:18 +03:00
nillerusr
28a11bdcb2
game(client): fix particles problems on 64bit systems
2022-10-04 05:43:22 +03:00
nillerusr
60c2856513
game(client): fix touch drawing problems
2022-10-04 05:42:38 +03:00
nillerusr
eb6bca9484
togl/togles: fpermissive fixes
2022-10-02 01:03:52 +03:00
nillerusr
6047fba40f
togl/togles: use PBO for DYNAMIC textures
2022-10-02 00:58:57 +03:00
nillerusr
de3bc51854
game(client): fix crash on linux/window in touch, fix memory leak in touch
2022-09-22 22:37:30 +03:00
nillerusr
945b11ef12
fix windows build
2022-09-20 18:17:55 +03:00
nillerusr
cbc9e703e6
game(client): fix back button in touch
2022-09-19 17:54:09 +03:00
nillerusr
cb0576260e
game(client): fix touch drawing problems again, fix some fonts on android
2022-09-18 19:54:29 +03:00
nillerusr
14d6a9d585
game(client): fix touch drawing problems
2022-09-18 18:47:19 +03:00
nillerusr
55a170ca84
game(client): fix atlas generation for touch
2022-09-17 21:00:50 +03:00
nillerusr
1ac4875707
vtex(android): fix build
2022-09-17 18:41:25 +03:00
nillerusr
b84c205533
tier1(android): add error message for library loading from mod apk
2022-09-17 18:27:50 +03:00
nillerusr
83ee18b710
launcher_main: automatically set LD_LIBRARY_PATH on launch
2022-09-17 18:26:41 +03:00
nillerusr
7276a5666b
modify original vtex and add png support for it
2022-09-17 18:25:20 +03:00
nillerusr
5f1292eb4d
game(client): fix touch drawing again bruh
2022-09-17 16:42:45 +03:00
nillerusr
b1e4f2da4e
game(client): fix touch drawing
2022-09-17 15:57:17 +03:00
nillerusr
6edfd551f0
android: fix crashhandler
2022-09-17 03:01:26 +03:00
nillerusr
c3a9e6a712
game(client): fix touch editor
2022-09-16 19:00:32 +03:00
nillerusr
1dba980e85
game(client): optimize touch drawing
2022-09-16 02:41:03 +03:00
nillerusr
7c98f6e5de
update lib submodule
2022-09-13 00:43:52 +03:00
nillerusr
1cc7b4900f
engine: fix audio language setting
2022-09-10 03:30:28 +03:00
nillerusr
9294be82b4
game(android): add custom chat
2022-09-08 21:23:06 +03:00
nillerusr
c357b171e1
togles: fix alpha test on some GPUs( fixes #119 )
2022-09-08 20:41:35 +03:00
nillerusr
19ce9493dd
add -fvisibility=hidden for gcc
2022-09-05 19:33:23 +03:00