lilium-voyager/code/botlib
Zack Middleton 1d09a7d578 Fix abs() being used for long int in l_precomp.c 2015-06-28 18:13:06 -05:00
..
aasfile.h * Added STATUS 2005-10-29 01:53:09 +00: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 more '\n' business 2012-06-19 15:14:57 +00: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 * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_entity.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_aas_file.c REFACTOR [a vs an] 2012-06-18 16:31:16 +00: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 Remove unused config string code from botlib 2013-02-27 15:55:01 -06:00
be_aas_main.h Remove unused config string code from botlib 2013-02-27 15:55:01 -06:00
be_aas_move.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_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 Set bsp_trace_t::surface.flags to surfaceFlags in server and game 2015-02-18 15:17:57 -06: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 drop some useless return statements 2013-05-30 15:43:21 -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 drop some useless return statements 2013-05-30 15:43:21 -05:00
be_ai_goal.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_ai_move.c clean up return statements a bit more 2013-05-30 15:43:21 -05:00
be_ai_move.h * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
be_ai_weap.c Fix the warning caused by fixing the warnings 2013-03-26 18:32:36 +00: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 Fix flag collision in botlib code, thanks Cyrri for reporting (#4886) 2011-02-04 18:23:52 +00:00
be_ea.h * Added STATUS 2005-10-29 01:53:09 +00:00
be_interface.c Give botlib com_basegame for botlib.log path 2013-04-22 23:11:10 -05:00
be_interface.h Renamed bot_developer to botDeveloper to prevent symbol clash. 2009-09-15 01:44:58 +00:00
botlib.h Give botlib com_basegame for botlib.log path 2013-04-22 23:11:10 -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 * Make some botlib memory allocations /potentially/ safer 2007-12-02 13:30:12 +00:00
l_libvar.h * Added STATUS 2005-10-29 01:53:09 +00:00
l_log.c Adding missing header includes to botlib files. Thanks to Ben Millwood for patch. (#4237) 2009-10-18 00:28:38 +00: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 abs() being used for long int in l_precomp.c 2015-06-28 18:13:06 -05:00
l_precomp.h REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
l_script.c Fix unchecked buffer size issues in l_script.c and l_precomp.c 2014-05-25 18:41:24 -05:00
l_script.h REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
l_struct.c 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_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