]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge remote-tracking branch 'origin/master' into fruitiex/panelhud
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2011-05-01 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-01 FruitieXMerge remote-tracking branch 'origin/terencehill/newpan...
2011-04-30 mand1ngaMerge remote branch 'origin/mirceakitsune/event_chasecam'
2011-04-30 mand1ngaMerge branch 'master' into mirceakitsune/event_chasecam
2011-04-29 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/relics...
2011-04-29 Rudolf Polzeruse CL_RotateMoves builtin (FIXME: to be documented...
2011-04-29 Rudolf Polzerinstead of fixangle, use a R_SetView based hack to...
2011-04-29 terencehillSmall cleanup
2011-04-29 SamualMerge branch 'mirceakitsune/event_chasecam' of ssh...
2011-04-29 SamualMerge remote branch 'origin/master' into mirceakitsune...
2011-04-28 Rudolf Polzerturn improved prediction on by default
2011-04-28 Rudolf Polzerfix warpzone prediction
2011-04-28 Rudolf Polzerwarpzones: fix attempt for physics to adjust for warpzo...
2011-04-28 terencehillRankings in hud configure mode: Show players scores...
2011-04-28 Rudolf Polzershow it properly in the menu again
2011-04-28 Rudolf Polzerremove the ^1 from the watermark
2011-04-27 Rudolf Polzermake "Crosshair color" translatable
2011-04-26 terencehillShow rankings in the score panel in team games too...
2011-04-26 terencehillMove rankings code (score panel) into its own function...
2011-04-26 terencehillNow each progressbar effect got its own cvar
2011-04-25 terencehillSimplify the code
2011-04-25 Rudolf Polzerfix last fix :)
2011-04-25 Rudolf Polzerdo not remove non-.serverpackage files from sv_curl_ser...
2011-04-25 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-25 terencehillRename most of the cvars to make health/armor progressb...
2011-04-25 terencehillSmooth armor progressbar too
2011-04-25 terencehillSmall clean up and more comments
2011-04-25 terencehillUse the previously added code to do the health load...
2011-04-25 terencehillSmooth transition from an health value to another one...
2011-04-25 terencehillcvar hud_panel_healtharmor_progressbar_gfx_damage to...
2011-04-25 terencehillCheck for spectatee_status changes only when it's updat...
2011-04-24 terencehilladd comments to describe how some variables are used...
2011-04-24 mand1ngaMerge remote branch 'origin/fruitiex/scoreboard_integer...
2011-04-23 Rudolf Polzerdom point selection: show a warning when no dom points...
2011-04-23 Rudolf Polzerwhen trying to spawn, and your team has no spawns on...
2011-04-22 Rudolf Polzerfunc_breakable: also support respawntimejitter; fix...
2011-04-22 Mircea KitsuneAllow func_breakable entities to respawn, using the...
2011-04-22 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
2011-04-22 Rudolf Polzerfix entity name, use misc_breakablemodel instead to...
2011-04-22 Rudolf Polzermisc_breakable -> func_breakable (see entities.def...
2011-04-22 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-22 Rudolf Polzerremove an old teleport related hack
2011-04-22 Rudolf Polzerdocument what is actually in teleport_time
2011-04-22 mand1ngaPrevent a bot for monopolizing the waypoint queue
2011-04-22 mand1ngaMerge remote branch 'origin/mand1nga/fix-bot-wandering'
2011-04-22 mand1ngaBetter debugging messages
2011-04-22 mand1ngaCleaner handling of the queue
2011-04-22 mand1ngaBetter variable names
2011-04-22 mand1ngaScan for waypoints only if the strategy frame is owned...
2011-04-21 mand1ngaMinor indentation fix
2011-04-21 mand1ngaMerge branch 'master' into mand1nga/fix-bot-wandering
2011-04-21 terencehillFix typo
2011-04-21 SamualUse v_forward instead of view_forward
2011-04-21 SamualUse MOVE_WORLDONLY for the trace for chase_eventcam...
2011-04-21 SamualMerge remote branch 'origin/mirceakitsune/event_chaseca...
2011-04-21 SamualMerge remote branch 'origin/master' into mirceakitsune...
2011-04-20 terencehillFix color not updated and ping not displayed in the...
2011-04-20 Rudolf Polzeronly do headshot announcer if headshot bonus is > 0
2011-04-20 Rudolf Polzerfix scoreboard field widths when translated
2011-04-20 Rudolf Polzerfix an annoying spelling mistake
2011-04-20 mand1ngaRemove check for closer waypoints
2011-04-20 mand1ngaHonor autocvar_bot_wander_enable
2011-04-20 mand1ngaCheck deadflag
2011-04-20 mand1ngaAdded a better handling of stuck bots. Walkability...
2011-04-20 mand1ngaMerge remote branch 'origin/mand1nga/bot-debug'
2011-04-20 mand1ngaMerge branch 'master' into mand1nga/bot-debug
2011-04-20 mand1ngaAdded cvar bot_wander_enable
2011-04-19 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
2011-04-19 Rudolf Polzerrifle: fix damage calculation for accuracy stats
2011-04-19 mand1ngaMerge remote branch 'origin/mirceakitsune/multijump_fix'
2011-04-19 mand1ngaMerge remote branch 'origin/mand1nga/bot-debug'
2011-04-19 mand1ngaMerge branch 'master' into mand1nga/bot-debug
2011-04-19 mand1ngaAdded cvar bot_debug_goalstack to visualize the path...
2011-04-19 mand1ngaAdded cvar bot_debug_tracewalk to enable visual indicat...
2011-04-18 Rudolf Polzerrifle code: make it have a _shots cvar too
2011-04-17 terencehillMake translatable remaining strings of the panel hud...
2011-04-17 terencehillMake text labels of the panel hud dialogs use the max...
2011-04-17 Rudolf Polzeradd more checkfails
2011-04-17 terencehillFix hud_panel_ammo_progressbar not working cause of...
2011-04-17 terencehillMerge remote-tracking branch 'remotes/origin/fruitiex...
2011-04-16 FruitieXonly send players' name tags
2011-04-16 FruitieXbring back the serverside cull distance, why it didn...
2011-04-16 FruitieXMerge branch 'master' into fruitiex/panelhud
2011-04-15 Rudolf Polzerremove some unused functions; add "checkfail" logic...
2011-04-14 Mircea KitsuneFix an issue with the multijump code that caused infini...
2011-04-13 FruitieXfix health/armor wrapping around when someone was fragged
2011-04-13 FruitieXwoops, forgot some header files
2011-04-13 FruitieXallow decolorization as an option, enable by default...
2011-04-13 FruitieXsupport resizing the name and enable by default
2011-04-13 mand1ngaMerge remote branch 'origin/mand1nga/bot-misc-fixes'
2011-04-13 FruitieXsmooth alpha fade clientside from 1500 to 2500 units...
2011-04-13 FruitieXdistance culling doesn't want to work for some reason...
2011-04-13 FruitieXsmall fix
2011-04-13 FruitieXmake them fade out/in :o
2011-04-13 FruitieXone more feature is WIP (only show enemies when pointed...
2011-04-13 FruitieXi forgot to center the names, lol
2011-04-13 FruitieXonly draw the question mark health/armor icons in teamp...
2011-04-13 FruitieX@ CSQC: You've been trolled, you've been trolled.....
2011-04-13 FruitieXfix the aforementioned problem in the previous commit
2011-04-13 FruitieXsome more tweaks, remaining issues: why does it project...
next