]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
fix auto glowmod calculation
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-12-09 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-09 Rudolf Polzeralso send server port number
2011-12-09 Rudolf Polzerclear antilag data when respawning (fixes #862)
2011-12-06 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-06 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-06 Rudolf Polzertry a small fix in spawn distance check logic (untested)
2011-12-06 Rudolf Polzeradd I to the spec
2011-12-06 Rudolf Polzeradd a note about matchid format
2011-12-06 Rudolf Polzersupport for duckwalkbackwards anim
2011-12-06 Rudolf Polzermake g_tdm_on_dm_maps also work for menu (needs clickin...
2011-12-06 Rudolf Polzer-deathmatch_force_teamplay; +g_tdm_on_dm_maps
2011-12-06 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-06 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-05 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-12-04 Mircea KitsuneWhen removing sandbox objects, if the object being...
2011-12-04 Mircea KitsuneSandbox storage: Replace - with "" for empty properties...
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Rudolf Polzerfix grabbing in sandbox mode
2011-12-04 Mircea KitsuneAlso use crosshair_trace_plusvisibletriggers for tracin...
2011-12-04 Mircea KitsuneUse crosshair_trace_plusvisibletriggers instead of...
2011-12-04 Mircea KitsuneUse SOLID_NOT for attachments, which is safest
2011-12-04 Mircea KitsuneUse SOLID_TRIGGER instead of SOLID_NOT for attachments...
2011-12-04 Mircea KitsuneFix a bug with persisted solidity when attaching /...
2011-12-04 Mircea KitsuneRename edit command from solid to solidity
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Mircea KitsuneNow put my hack in place, making it possible to trace...
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Rudolf Polzerfix multiple bugs in sandbox code regarding sv_cheats
2011-12-04 Mircea KitsuneFix typo in my last commit
2011-12-04 Mircea KitsuneAllow setting and persisting the solidity of objects...
2011-12-04 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 mand1ngaMerge remote-tracking branch 'origin/terencehill/hud_up...
2011-12-03 Rudolf Polzermore stuff... look at teammate
2011-12-03 Rudolf Polzerg_spawn_near_teammate spawnpoint scoring mutator
2011-12-03 Rudolf Polzerremove an unused arg
2011-12-03 Rudolf Polzerspawnpoint selection: restructure to be WAY more mutato...
2011-12-03 Rudolf Polzeradd a Spawn_Score mutator hook; simplify spawning
2011-12-03 Rudolf Polzertwo more cvars
2011-12-02 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-02 Rudolf Polzerforcemodels: also, if client lacks a model file, force...
2011-12-02 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-02 Rudolf Polzermove the exterior weapon entity to csqcmodel (preparati...
2011-12-02 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-02 Rudolf Polzerrestructure a bit :)
2011-12-02 Rudolf Polzercsqcmodels: make more suitable for using for non-players
2011-11-29 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-29 Rudolf Polzeralso CopyBody glowmod again
2011-11-29 Rudolf Polzerlegacy networking: bring glowmod back, accidentally it
2011-11-29 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-29 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-29 Jakob MGMerge branch 'master' of git://de.git.xonotic.org/xonot...
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 PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-26 Rudolf Polzerfix some compat issues
2011-11-26 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-26 Rudolf Polzersome more cleanup - all svqc warnings gone
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 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-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 PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-11-19 Rudolf Polzerfix die-after-spawn bug in CTF
2011-11-19 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
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-17 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-17 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-16 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
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 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-15 Rudolf Polzerfix observing and most of spectating
2011-11-15 Rudolf Polzermove player LOD clientside
2011-11-14 Rudolf Polzeroops, fix a typo
next