Commit graph

31 commits

Author SHA1 Message Date
jeefo
19d217f7ed trying to fix macos compilation 2016-09-22 15:58:55 +03:00
jeefo
75d1f1ec58 fixed 'remove bot menu' not showing up
rewritten posix makefile from the ground
reworked menu logic, so endpoint menu item will redraw menu once again, instead of closing it.
2016-09-22 15:47:35 +03:00
jeefo
b3c5aabb51 added -lsupc++ to linux makefile 2016-09-17 22:07:35 +03:00
jeefo
f8650aebd5 okay, travis. flto removed. 2016-09-16 17:05:04 +03:00
jeefo
a7805658ad fixing travis build again... 2016-09-16 16:53:54 +03:00
jeefo
c07065ca9d tweaked a little weapon firing code
fixed chatter icon not disappearing
set bots correct walk speeds
implemented some sse2 stuff
update linux & android makefiles
2016-09-16 16:10:22 +03:00
jeefo
6a5443b506 trying clang 3.8 2016-09-14 22:57:18 +03:00
jeefo
bcf11cf6ff disable gcc -fno-builtin 2016-09-14 09:20:33 +03:00
jeefo
cf7fca3039 reverted some changes in makefile 2016-09-13 22:45:47 +03:00
jeefo
8155d08769 cleaned up posix makefile 2016-09-13 22:40:06 +03:00
jeefo
7081075d24 use -O2 for linux builds 2016-09-13 21:16:47 +03:00
jeefo
9c4a253dd7 Merge branch 'master' of https://github.com/jeefo/yapb.git 2016-09-13 19:09:23 +03:00
jeefo
0f97db33db fixed crashes on door open on xash3d
workaround bug with svc_bad after adding bots
reworked a little how bot menus works
some more source cleanup
2016-09-13 19:09:20 +03:00
jeefo
4157fa3caf testing travis 2016-09-12 20:03:43 +03:00
jeefo
c4d6ce3c45 a little cleanup of code 2016-09-10 19:31:38 +03:00
jeefo
153a675104 fixed osx build 2016-03-13 20:20:20 +03:00
jeefo
49d4903722 remove pedantic warnings temporary 2016-03-13 19:44:29 +03:00
jeefo
a61cd3b021 now load waypoints from memory as well
changed versioning scheme
updated linux makefiles
2016-03-13 19:20:25 +03:00
jeefo
bc2e57a7a8 code refactoring, still testing
some fixes all over the place
fixed all warnings from clang
2016-03-12 14:35:44 +03:00
jeefo
d5a8b3642b fixed bomb defuse check doesn't verify pressing IN_USE button of client
fixed potential crash bug in IsPointOccupied
processing global refactoring
2016-03-01 22:52:17 +03:00
jeefo
384b48bcb6 Update makefile 2015-11-03 17:42:14 +03:00
jeefo
36b865abde do not compare traceresult fraction directly 1.0
some cosmetic changes
bots will spray more logos
reduced "cheating" in jumping a little bit
optimized checking 3d vector for zero
2015-08-15 18:09:15 +03:00
jeefo
3eb7668aa9 fixed linux build once again 2015-06-28 20:16:03 +03:00
Dmitry
4962302e6c Merge branch 'master' of https://github.com/jeefo/yapb.git 2015-06-06 20:38:40 +03:00
Dmitry
67399f97ab added support for cross-compiling linux->osx to makefile 2015-06-06 20:38:22 +03:00
Dmitriy
1237f5aac7 travis-ci clang workaround 2015-06-06 17:56:20 +03:00
Dmitry
3371058471 update makefile for linux and osx 2015-06-06 17:32:59 +03:00
Dmitry
1b1ae9ea91 removed bad code bits from pathfinding
fixed too long duck pressing in combat
restore bits of player avoidance code
2015-06-06 14:19:19 +03:00
jeefo
15255614a9 pre-release cleanup
and fixed bot's won't attack enemies at close distances with knife
2014-09-09 18:29:42 +04:00
jeefo
7d5d5ce81a a little cleanup
fixed pvs-studio generated warnings
fixed makefile
remove vc debug symbols
2011-01-05 23:28:48 +04:00
jeefo
3a4164ec5d helloworld 2014-07-30 14:17:46 +04:00