Commit graph

19 commits

Author SHA1 Message Date
Bill Currie
3450ccb016 various cleanups and some name changes for ease of reading 2006-12-10 06:31:39 +00:00
Bill Currie
8935fc4c84 bot_ai.qc bot_way.qc:
test classname `properly' (ie, with -classname)
bot_move.qc:
	re-implement the lost obstruction detection code in a way suitable for
	the new physics handling. Probably needs tuning.
bot_qw.qc libfrikbot.h:
	Break and itos for debugging
waypoint.r:
	implement -realorigin. oops. that caused how long a wild goose chase?
2003-09-04 07:44:47 +00:00
Bill Currie
44929b99e3 move sendMove from Bot (Phys) to Bot (move) 2003-08-22 14:52:34 +00:00
Bill Currie
66d1186651 bot finally moves around properly. still doesn't shoot, though :/ 2003-08-21 20:39:04 +00:00
Bill Currie
1f0d73a45e fix button usage and use the new SV_Spawn function 2003-08-21 03:53:15 +00:00
Bill Currie
e281e43e53 rename methods so _ isn't in their names 2003-08-18 16:48:53 +00:00
Bill Currie
17ca25a64a can get a bot added to the server, but the server crashes as soon as the
bot sees the player (treating entity as an object: oops)
2003-08-18 06:30:05 +00:00
Bill Currie
d4b5b87334 more spells of dispell magic getting cast 2003-07-31 18:36:19 +00:00
Bill Currie
27409dc710 split out Target implementation and kill a bunch of magic numbers 2003-07-31 16:57:01 +00:00
Bill Currie
e1d70fa840 more "self" cleanup 2003-07-30 16:53:57 +00:00
Bill Currie
d81bb81732 yay, it compiles again. certainly doesn't work yet 2003-07-24 18:23:13 +00:00
Bill Currie
d186408279 progress :) 2003-07-23 22:44:15 +00:00
Bill Currie
f0845d2710 more work on converting frikbot to using objects. doesn't compile 2003-07-23 06:35:39 +00:00
Ragnvald Maartmann-Moe IV
40b262b9ee Stuff. Lots of stuff. Possibly buggy stuff. No shaking shamblers at it. 2003-03-08 03:20:32 +00:00
Bill Currie
04f269992a whitespace sweep 2003-03-04 18:26:17 +00:00
Bill Currie
2dee2b38c9 convert frikbot to a lib. may or may not be broken 2003-02-24 16:05:25 +00:00
Bill Currie
6503dc6c16 faster inits and casting logic to float doesn't seem to work well atm. 2003-02-21 06:01:33 +00:00
Bill Currie
638da49aa9 qfcc fixes 2003-02-18 23:12:03 +00:00
Bill Currie
5167b9f833 initial checkin of the frikbot source (not standalone) 2003-02-18 23:11:05 +00:00