]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-11-29 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-29 Jakob MGMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-11-29 Jakob MGWaypointsprites / healthbars for turrets #woxblox#
2011-11-28 Rudolf Polzeradd a compatibility workaround for 0.5.0 engine
2011-11-26 Rudolf Polzerwhen all spawns are allowed, RanOutOfSpawns cannot...
2011-11-26 Rudolf Polzerg_spawn_useallspawns - disable teamplay spawn rules
2011-11-26 Rudolf Polzerdefaultplayermodel: allow multiple and randomize
2011-11-26 Rudolf Polzerremove wrong use of r_hdr_scenebrightness in sRGB mode...
2011-11-26 Rudolf Polzerfix declaration of runstandardplayerphysics
2011-11-26 Rudolf Polzerfix lots of inconsistencies to EXT_CSQC naming
2011-11-26 Rudolf Polzeradd missing files
2011-11-26 Rudolf Polzerlots of csprogdefs stuff
2011-11-26 Rudolf Polzerfix more dpdefs stuff
2011-11-26 Rudolf Polzerfix warnings
2011-11-26 Rudolf Polzermany menuqc improvements regarding dpdefs
2011-11-26 Rudolf Polzersome more cleanup - all svqc warnings gone
2011-11-26 Rudolf Polzeruse vectoangles2 properly
2011-11-26 Rudolf Polzeruse the engine's progsdefs.qc. This may break stuff...
2011-11-26 Rudolf Polzerfix name of extensions file
2011-11-26 Rudolf Polzerupdate extensions file from dpdefs
2011-11-25 Rudolf Polzerset glowintensity to 1 again for now
2011-11-25 Rudolf Polzerless r_ambient in sRGB mode
2011-11-25 Rudolf Polzerfix two bugs of crosshair button. Did anyone EVER test...
2011-11-25 Rudolf Polzerstronger glow on models
2011-11-25 Rudolf Polzerenable sRGB fallback if needed
2011-11-25 Rudolf PolzersRGB stuff (not enabled yet)
2011-11-25 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-11-25 Rudolf Polzersimplify spawnpoint logic again - "at least one SP...
2011-11-25 Rudolf Polzerfix CTS spawns on courtfun
2011-11-25 Rudolf Polzerremove some leftovers from mapcfg
2011-11-23 Mircea KitsunePort bloom settings from latest Vore Tournament GIT...
2011-11-22 Jakob MGFix moving turrets failing target check due to non...
2011-11-22 Jakob MGDont spawn vehicles 128 units above spawm spot (fix...
2011-11-22 Jakob MGMake spider's aim true even if case/chase_up/tilted
2011-11-22 Jakob MGFix incorrect sending of health/shiled on vehicle enter
2011-11-22 Jakob MGMake alarm sound/s stop right away when exiting a vehicle
2011-11-22 Jakob MGIgnore sky & softtargets for vehicle impact damage...
2011-11-19 SamualFix an issue with shotgun multihit allowing for double...
2011-11-19 Rudolf Polzerfix note off strings
2011-11-19 Rudolf Polzerfix some more magicear bugs
2011-11-19 Rudolf Polzerfixes
2011-11-19 Rudolf Polzermagicear: support tuba notes
2011-11-19 Rudolf Polzernow we can verify rhythm too
2011-11-19 Rudolf Polzerbetter verifying
2011-11-19 Rudolf Polzeradd a simple test function for last tuba notes
2011-11-19 Rudolf Polzerremember the last 32 tuba notes per player
2011-11-19 Rudolf Polzersome refactor
2011-11-19 Rudolf Polzerrain: also draw rain when fps are high :P
2011-11-19 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-11-19 Mircea KitsuneCorrect my last fix
2011-11-19 Mircea KitsuneFix a small and unlikely bug that I discovered in Vore...
2011-11-18 SamualFix mortar/hagar effects
2011-11-17 Rudolf Polzerfix typo
2011-11-17 Rudolf Polzercl_gibs_avelocity_scale for rotating gibs
2011-11-17 Rudolf Polzercl_minfps: make gibs die faster on low fps
2011-11-16 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/framegroupsfix'
2011-11-16 Rudolf PolzerMerge remote-tracking branch 'origin/nyov/hookfix'
2011-11-16 nyovdetach hook in intermission/endmatch
2011-11-15 Rudolf Polzerdecals on models now render a LOT faster #woxblox#
2011-11-15 Rudolf Polzeruse only 50 direction for bloodshower as a test. Maybe...
2011-11-15 Rudolf Polzerbloodshowers: change to use count instead of countabsolute
2011-11-15 nifrek'wq' is not recognized as an internal or external command,
2011-11-15 nifrekFix forwardleftbad frame number in framegroups for...
2011-11-15 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-15 Morphedfix
2011-11-15 Morphednew blood for humans, aliens and robots, new mg trail...
2011-11-14 Rudolf Polzerdeclare a variable
2011-11-14 Rudolf Polzergive two csqc functions the proper name
2011-11-08 Mircea KitsuneFix a fclose() I forgot to add for the database loading
2011-11-07 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-11-07 Rudolf Polzerallow sv_allow_fullbright and sv_cullentities_* cvars...
2011-11-06 Mircea KitsuneAllow a smaller scale in the sandbox menu
2011-11-06 Mircea KitsuneFix a bug which would cause the bounding box to get...
2011-11-06 Mircea KitsuneSlightly longer grabbing range by default
2011-11-06 Rudolf Polzerdetect whether map has vehicles/turrets in mapinfo...
2011-11-06 Mircea KitsuneFix local defined with the name of a global
2011-11-06 Mircea KitsuneActually, remove the g_grab switch permanently, and...
2011-11-06 Mircea Kitsuneg_grab must be 1 by default
2011-11-06 Mircea KitsuneRead-only mode. When enabled, no sandbox commands can...
2011-11-06 Mircea KitsuneFlood protection of object spawning and pasting. Defaul...
2011-11-06 Mircea KitsuneCorrect a check for grabbing
2011-11-06 Mircea KitsuneLastly, use the correct cvar for grabbing distance...
2011-11-06 Mircea KitsuneIn order for the new grabbing to work, a sandbox object...
2011-11-06 Mircea KitsuneMove non-cheat grabbing back into cheatfrae, so all...
2011-11-06 Mircea KitsuneRemove non-cheat grabbing from the sandbox code, and...
2011-11-05 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-04 Samualcl_announcer_maptime 3 in autocvars.qh
2011-11-04 SamualMerge remote branch 'origin/samual/balance'
2011-11-04 SamualFix announcement/previous_announcement check -- should...
2011-11-04 SamualMany fixes for announcer code, plus FINALLY fix the...
2011-11-03 SamualMerge remote branch 'origin/master' into samual/balance
2011-11-02 Rudolf Polzeradd another checkfail
2011-11-02 Rudolf Polzerget rid of the nextafter() hack now the engine has...
2011-11-01 SamualAdd debug print
2011-11-01 SamualMerge remote branch 'origin/master' into samual/balance
2011-11-01 Rudolf Polzerrequest session locking
2011-11-01 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2011-11-01 Rudolf Polzeradd a cvar "sessionid" to make progs.db unique across...
2011-10-31 Rudolf Polzerfix warning
2011-10-31 Rudolf Polzerwarpzones: always make sure origin is changed
next