ioef/code/botlib
Thilo Schulz 56f16e10d6 Various bugfixes by Tobias Kuehnhammer (#5270)
- A stupid bug where bots re-trigger jumppads if they fell onto it.
- A small "memset" bug concerning player animations.
- Reward sounds were never cleared and thus they are played on a map restart.
- Safer and more secure handling of disconnected clients and clients with 
  malformed or illegal info strings.
- first_gauntlet_hit.wav was not played (ops/ps) bug
- capturelimit not hit (from OAX)
2012-07-01 17:27:52 +00:00
..
aasfile.h
be_aas.h
be_aas_bsp.h
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
be_aas_debug.c
be_aas_debug.h
be_aas_def.h
be_aas_entity.c
be_aas_entity.h
be_aas_file.c REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
be_aas_file.h
be_aas_funcs.h
be_aas_main.c REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
be_aas_main.h
be_aas_move.c
be_aas_move.h
be_aas_optimize.c
be_aas_optimize.h
be_aas_reach.c more '\n' business 2012-06-19 15:14:57 +00:00
be_aas_reach.h
be_aas_route.c static-ize inline functions for Clang/LLVM 2012-06-19 15:56:21 +00:00
be_aas_route.h
be_aas_routealt.c
be_aas_routealt.h
be_aas_sample.c
be_aas_sample.h
be_ai_char.c more '\n' business 2012-06-19 15:14:57 +00:00
be_ai_char.h
be_ai_chat.c more '\n' business 2012-06-19 15:14:57 +00:00
be_ai_chat.h
be_ai_gen.c
be_ai_gen.h
be_ai_goal.c more '\n' business 2012-06-19 15:14:57 +00:00
be_ai_goal.h
be_ai_move.c Various bugfixes by Tobias Kuehnhammer (#5270) 2012-07-01 17:27:52 +00:00
be_ai_move.h
be_ai_weap.c
be_ai_weap.h
be_ai_weight.c more '\n' business 2012-06-19 15:14:57 +00:00
be_ai_weight.h
be_ea.c
be_ea.h
be_interface.c Various bugfixes by Tobias Kuehnhammer (#5270) 2012-07-01 17:27:52 +00:00
be_interface.h
botlib.h REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
l_crc.c
l_crc.h
l_libvar.c
l_libvar.h
l_log.c
l_log.h
l_memory.c
l_memory.h
l_precomp.c more '\n' business 2012-06-19 15:14:57 +00:00
l_precomp.h REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
l_script.c more '\n' business 2012-06-19 15:14:57 +00:00
l_script.h REFACTOR [a vs an] 2012-06-18 16:31:16 +00:00
l_struct.c
l_struct.h
l_utils.h
lcc.mak
linux-i386.mak