Commit Graph

477 Commits

Author SHA1 Message Date
ebd6f58258 Fix #RadioC 2016-10-10 20:36:35 +03:00
896014299a Delete unneeded files 2016-10-10 19:46:24 +03:00
e6c063f7ae Update submodules 2016-10-10 19:37:09 +03:00
585af2ecea Improve build script 2016-10-10 19:36:35 +03:00
2ad9534f8d Fix crash 2016-10-10 19:36:01 +03:00
8c59ce03f6 Use macro instead of gEngfuncs.pfnRandomFloat. Readability. 2016-10-10 18:53:08 +03:00
e66c1f32ec Fix Radio 2016-10-10 18:52:38 +03:00
6c3a5da19d Remove uneeded stubs, will be inlined now 2016-10-10 18:52:20 +03:00
a89154a3b0 Get rid of cs_baseentity.cpp, move client-side prediction stubs to appropriate headers, as server code is not intended to be buildable now. 2016-10-10 18:43:02 +03:00
333bdd7638 Fix brass position 2016-09-29 22:44:34 +03:00
f7ef3bccc4 #191 fix 2016-09-29 22:25:54 +03:00
8b4f372b66 Move Hostage* and Bomb* messages to Radar, due it used mainly for Radar. Remove 320 sprites support. Move ReceiveW message to rain.cpp 2016-09-22 01:10:23 +03:00
706c80803a Remove useless assignment, fix parentheses 2016-09-21 23:20:00 +03:00
217ff810e7 Use BotVoice in HUD_VoiceStatus 2016-09-21 21:46:04 +03:00
567c1f604a Refactor geiger code 2016-09-21 20:56:52 +03:00
64e446de1c Refactor crosshair code 2016-09-21 20:56:37 +03:00
50638b3f72 Probably here(in loop) must be a continue, instead of return 2016-09-20 20:55:34 +03:00
421e896fe9 Fix uninitialised variables 2016-09-20 20:54:57 +03:00
3b838bdef5 Fix freeze during android launcher startup 2016-09-19 22:41:35 +03:00
570d3f6cfd Merge pull request #203 from CecilHarvey/master
fix infinite loop which causes freeze during shutdown
2016-09-19 23:39:36 +04:00
Wei Mingzhi
e5463e184d fix infinite loop which causes freeze during shutdown 2016-09-19 21:20:15 +08:00
86421ebc97 Fix SayText behaviour #198 2016-09-17 01:05:33 +03:00
5630b3e96c Update YaPB branch, fix cvardef 2016-09-17 00:59:22 +03:00
de0aaa2c79 Update android part 2016-09-17 00:52:16 +03:00
0171e60c20 Trying to Use convar_t on cvars created by CVAR_CREATE. Update submodules 2016-09-16 22:47:16 +03:00
956d584c9f Update script. Shutdown method for CHudBase. Fix BufferReader constructor call. Use pregenerated textures in radar. 2016-09-16 22:23:18 +03:00
69ecbcb3e7 Merge branch 'master' of https://github.com/SDLash3D/cs16-client 2016-09-16 17:24:50 +03:00
4a17fd3236 Update launcher 2016-09-16 17:24:34 +03:00
24f3003946 Merge pull request #202 from CecilHarvey/master
Fix compile issue under OS X 10.11 & Xcode 7.3.1
2016-09-15 23:45:25 +04:00
Wei Mingzhi
444013a759 Merge branch 'master' of https://github.com/CecilHarvey/cs16-client 2016-09-15 09:19:29 +08:00
Wei Mingzhi
0f93676ce6 osx compile fix 2016-09-15 09:18:40 +08:00
Wei Mingzhi
ec62ab9e21 Revert "disable vgui and touch menus by default"
This reverts commit 793745c088.
2016-09-15 09:16:45 +08:00
Wei Mingzhi
793745c088 disable vgui and touch menus by default 2016-09-15 00:10:45 +08:00
Wei Mingzhi
c53ae2e0a8 osx compile fix 2016-09-15 00:00:29 +08:00
8f602a5bce Fix #201 2016-09-12 22:38:31 +03:00
f941a0fe16 BufferReader update 2016-09-12 21:54:46 +03:00
2e820ce7b3 Update dependencies 2016-09-12 21:54:11 +03:00
8b8566ef47 Merge pull request #197 from fuzun/master
tr-TR Language
2016-08-17 21:21:54 +06:00
Fatih Uzunoğlu
5b3f784dc9 Icon fix? 2016-08-17 16:28:00 +03:00
Fatih Uzunoğlu
47de344af0 TR Language added. 2016-08-17 16:24:27 +03:00
9de243c9a9 Update submodules, update menu from engine branch 2016-08-11 23:33:16 +06:00
f2943d2f59 Fix build 2016-08-11 22:49:45 +06:00
8feedf20ce Remove cleaning from buildscript 2016-08-11 22:14:49 +06:00
ebca89698c Cleaner as a separate script 2016-08-11 22:04:20 +06:00
708dce88dd Make StringConcat respect colorstring 2016-08-08 00:33:39 +06:00
f92a4a7bf6 Fix print in makepak 2016-08-08 00:33:17 +06:00
c039774557 Update modules 2016-08-08 00:33:06 +06:00
e9528282ad Update menu code from engine's branch 2016-08-08 00:15:15 +06:00
a5082ff3ae Merge branch 'master' of https://github.com/SDLash3D/cs16-client 2016-08-07 22:49:51 +06:00
3af732ebc1 Refactoring. Remove anti-invisible players, models will be checked by server 2016-08-07 22:49:24 +06:00