ioq3/code/botlib
Tobias Kuehnhammer 9c4c363ccc Fix friction in AAS_ClientMovementPrediction
Ground and water friction were reversed.
2017-08-02 15:05:46 -05:00
..
aasfile.h Fix mis-spellings of "separating" as "seperating" 2016-09-22 08:56:30 +01:00
be_aas.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_bsp.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_bspq3.c more '\n' business 2012-06-19 15:14:57 +00:00
be_aas_cluster.c Fix mis-spellings of "separating" as "seperating" 2016-09-22 08:56:30 +01:00
be_aas_cluster.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_debug.c * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_debug.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_def.h Remove unused config string code from botlib 2013-02-27 15:55:01 -06:00
be_aas_entity.c [botlib] Use floating point absolute value rather than truncate to integer 2016-07-25 18:36:31 +01:00
be_aas_entity.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_file.c Fix swapping AAS bboxes 2017-02-27 18:18:15 -06:00
be_aas_file.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_funcs.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_main.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
be_aas_main.h Remove unused config string code from botlib 2013-02-27 15:55:01 -06:00
be_aas_move.c Fix friction in AAS_ClientMovementPrediction 2017-08-02 15:05:46 -05:00
be_aas_move.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_optimize.c * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_optimize.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_reach.c [botlib] Use floating point absolute value rather than truncate to integer 2016-07-25 18:36:31 +01:00
be_aas_reach.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_route.c Fix assorted warnings 2014-08-25 14:48:49 +01:00
be_aas_route.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_routealt.c * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_routealt.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_sample.c Renamed bot_developer to botDeveloper to prevent symbol clash. 2009-09-15 01:44:58 +00:00
be_aas_sample.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ai_char.c drop some useless return statements 2013-05-30 15:43:21 -05:00
be_ai_char.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ai_chat.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
be_ai_chat.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ai_gen.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
be_ai_gen.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ai_goal.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
be_ai_goal.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ai_move.c [botlib] Use floating point absolute value rather than truncate to integer 2016-07-25 18:36:31 +01:00
be_ai_move.h * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
be_ai_weap.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
be_ai_weap.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ai_weight.c Fix some of the things clang --analyze flagged 2013-03-26 16:50:03 +00:00
be_ai_weight.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ea.c Remove unused define MAX_COMMANDARGUMENTS from be_ea.c 2017-06-07 21:11:38 -05:00
be_ea.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_interface.c Use const char pointers when possible in botlib's libvar code 2017-06-07 18:54:49 -05:00
be_interface.h Renamed bot_developer to botDeveloper to prevent symbol clash. 2009-09-15 01:44:58 +00:00
botlib.h Use const char pointers when possible in botlib's libvar code 2017-06-07 18:54:49 -05:00
l_crc.c Adding missing header includes to botlib files. Thanks to Ben Millwood for patch. (#4237) 2009-10-18 00:28:38 +00:00
l_crc.h * Added STATUS 2005-10-29 01:53:09 +00:00
l_libvar.c Use const char pointers when possible in botlib's libvar code 2017-06-07 18:54:49 -05:00
l_libvar.h Use const char pointers when possible in botlib's libvar code 2017-06-07 18:54:49 -05:00
l_log.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
l_log.h Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions etc., patch by linux@youmustbejoking.demon.co.uk and Zack Middleton 2011-07-18 14:56:57 +00:00
l_memory.c Adding missing header includes to botlib files. Thanks to Ben Millwood for patch. (#4237) 2009-10-18 00:28:38 +00:00
l_memory.h * Added STATUS 2005-10-29 01:53:09 +00:00
l_precomp.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
l_precomp.h REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
l_script.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
l_script.h REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
l_struct.c Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
l_struct.h * Added STATUS 2005-10-29 01:53:09 +00:00
l_utils.h * Added STATUS 2005-10-29 01:53:09 +00:00