]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
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-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 Rudolf Polzershow it properly in the menu again
2011-04-28 Rudolf Polzerremove the ^1 from the watermark
2011-04-28 Rudolf Polzerrelics client support, attempt 2 ;)
2011-04-27 Rudolf Polzeradd the one missing message for pt. Now complete!
2011-04-27 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-27 Rudolf Polzerupdate Portuguese by Ricardo Coelho da Silva
2011-04-27 Rudolf Polzerupdate translation checker email
2011-04-27 Rudolf Polzerupdate the check-translations script
2011-04-27 Rudolf Polzermake "Crosshair color" translatable
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 Rudolf Polzerset sv_curl_serverpackages_auto to 1 - why would anyone...
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 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 mand1ngaMerge remote branch 'origin/samual/remove_defaultsamual...
2011-04-21 mand1ngaMerge remote branch 'origin/samual/defaults/disable_cl_...
2011-04-21 SamualDisable the old engine implementation of cl_deathfade...
2011-04-21 SamualRemove my own "mod" config. It isn't needed anymore...
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 obvious typo
2011-04-20 Rudolf Polzermore updates to translations
2011-04-20 Rudolf Polzeractivate csprogs.dat translation for German
2011-04-20 Rudolf Polzermore .po updates, csprogs.dat.de.po.disabled done!
2011-04-20 Rudolf PolzerGerman: s/Sie/du/g
2011-04-20 Rudolf Polzermore German
2011-04-20 Rudolf Polzerfix an annoying spelling mistake
2011-04-20 Rudolf Polzeradd .pot files too
2011-04-20 Rudolf Polzerfix the fuzzy ones
2011-04-20 Rudolf Polzerfix another untranslated german string
2011-04-20 Rudolf Polzerremove unused entries
2011-04-20 Rudolf Polzerupdate some translation files
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 Rudolf Polzerno need to preset g_maplist...
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 Rudolf Polzeradd more checkfails
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 mand1ngaMerge remote branch 'origin/mand1nga/bot-misc-fixes'
2011-04-12 Jakob MGMerge remote-tracking branch 'origin/samual/balance'
2011-04-12 SamualSlightly less rotlinear so that your health/armor doesn...
2011-04-11 mand1ngaMerge branch 'fruitiex/hud_effect_from_goldenhealth'
2011-04-11 mand1ngaIndentation fascist reporting for duty\!
2011-04-11 mand1ngaBots: Fix divide by zero error when using the nex....
2011-04-11 FruitieXrevive the low health/armor hud effect from fruitiex...
2011-04-11 mand1ngaMerge remote branch 'origin/samual/fix_hud_configstuff'
2011-04-10 SamualFix some issues with creating hud configs automatically...
2011-04-10 mand1ngaMerge remote branch 'origin/samual/fix_crosshair_ring_c...
2011-04-10 mand1ngaMerge remote branch 'origin/samual/devreleaseconfigs'
2011-04-10 SamualAdd checks to see if crosshair ring is even allowed...
2011-04-10 SamualAdd config for balance switching on endmatch (also...
2011-04-10 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-10 Rudolf Polzeradd some experimental aliases. Do not use.
2011-04-09 mand1ngaMerge remote branch 'origin/terencehill/hud_panel_power...
2011-04-09 mand1ngaMerge remote branch 'origin/tzork/fl_notarget_ctflags'
2011-04-08 mand1ngaMerge remote branch 'origin/samual/defaults/swap_minela...
2011-04-07 terencehillAdd missing cvar hud_panel_powerups_text to hud_luminos...
2011-04-06 Rudolf Polzerfix wrong strreplace usage
2011-04-06 Jakob MGSet FL_NOTARGET on ctf flags (avoids turrets and otehr...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_csqc_st...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/balance'
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_hud_dra...
2011-04-05 SamualSome updates to falldamage - It should hurt more to...
2011-04-05 SamualACTUALLY make drawpic_aspect_skin_expanding use the...
2011-04-05 SamualBy request of many, swap the priority for grenadelaunch...
next