]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot
Fix compile
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot /
2016-06-23 MarioFix a warning on map load
2016-06-19 MarioOptimize overlapping waypoint check
2016-06-19 TimePathWrap engine events
2016-06-18 MarioClean up some for() loops, also replace a few remaining...
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePaths/world/NULL/
2016-06-12 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-12 MarioReplace some more vlen checks with vdist and vlen2
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-10 MarioStep 5: complete
2016-06-10 MarioCleanse the last of the server side mutator hooks
2016-06-10 MarioCleanse more of the mutator hooks
2016-06-08 MarioMerge branch 'terencehill/dynamic_hud' into 'master'
2016-06-08 MarioMerge branch 'terencehill/hud_smooth_weapon_switch...
2016-06-08 MarioMerge branch 'terencehill/v_deathtilt_fix' into 'master'
2016-06-08 MarioMerge branch 'terencehill/respawn_timer_fix' into ...
2016-06-08 MarioMerge branch 'terencehill/hud_no_joypad_keys' into...
2016-05-28 TimePathRemove various SELFPARAM
2016-05-28 TimePathRemove weapon SELFPARAM
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-23 TimePathUse think accessors
2016-05-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-11 MarioSwitch some vlen uses to vdist
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-05-01 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-22 MarioMerge branch 'terencehill/weapons_panel_fix' into ...
2016-04-21 MarioMerge branch 'terencehill/menu_cvarlist_modifiedcvars...
2016-04-20 MarioMerge branch 'terencehill/menu_more_disabled_items...
2016-04-18 TimePathWork around CMake #12619
2016-04-18 MarioPurge self from the bot code
2016-04-14 TimePathMerge branch 'TimePath/cmake'
2016-04-14 MarioFix self use in tracewalk
2016-04-06 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-04-05 MarioMerge branch 'terencehill/hud_skin_updates' into 'master'
2016-04-03 terencehillMerge branch 'master' into terencehill/modified_default... 299/head
2016-03-31 MarioMerge branch 'terencehill/warmup_limit_fix' into 'master'
2016-03-31 MarioMerge branch 'terencehill/scoreboard_columns_fix' into...
2016-03-31 MarioMerge branch 'terencehill/more_apply_button_settings...
2016-03-29 Rudolf PolzerFix bots with sv_gameplayfix_blowupfallenzombies 0.
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-26 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-26 TimePathPropagate this
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-24 TimePathSimplify progs.inc
2016-03-23 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 MarioFix up even more self uses
2016-03-22 MarioPurge self from bot roles
2016-03-22 MarioAnother load of self cases fixed
2016-03-22 MarioRid more bot files of self
2016-03-22 MarioMinor performance tweak
2016-03-22 MarioFix up a little function, should be last of the self...
2016-03-22 MarioCleanse some uses of self in the bot code
2016-03-22 TimePathUse macros for labels
2016-03-22 TimePathRemove unused SELFPARAM()
2016-03-15 TimePathserver: pass compilation units test
2016-03-14 TimePath#pragma once
2016-03-14 TimePathHeader police
2016-03-14 TimePathAntilag: fix vehicles and monsters
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-12 TimePaths/make_pure/new_pure/
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-04 MarioMerge branch 'terencehill/lms_itemtimes_fix' into ...
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-04 MarioSimplify maths for most vlen cases
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2016-01-01 MarioUse IS_DEAD where possible, also fix vehicles targeting...
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-31 MarioClean up some player loops
2015-12-31 MarioRemove a now useless debug function
2015-12-30 TimePathMakefile: use `-I.`
2015-12-29 TimePathcpp compat
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-25 MarioUse the ONGROUND macros
2015-12-24 MarioFinally fix the stupid client including server items...
2015-12-24 MarioKill most cases of FOR_EACH_CLIENT and deprecate FOR_EA...
2015-12-24 MarioKill FOR_EACH_REALPLAYER
2015-12-24 MarioRemove FOR_EACH_PLAYER and FOR_EACH_SPEC from the codebase
2015-12-24 MarioLoops
2015-12-24 MarioEven more loops
2015-12-24 MarioLoopify bot enemy player role
2015-12-24 TimePathClientConnect: cleanup
2015-12-24 TimePathMerge branch 'terencehill/cl_forceplayercolors_2' into...
2015-12-24 TimePathMerge branch 'terencehill/connection_msg_fix' into...
2015-12-24 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-24 MarioLoopify more bot weapon stuff
2015-12-23 MarioFix compile
2015-12-23 MarioLoopify bot weapon reloading
next