]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-10-24 Mircea KitsuneFirst step to implementing removal of spawned objects...
2011-10-24 Mircea KitsuneOops... forgot to set the object's owner.
2011-10-24 Mircea KitsuneDon't give the object all of the player's view angles...
2011-10-24 Mircea KitsuneAdd default properties to newly spawned objects
2011-10-24 Mircea KitsuneRename spawn to spawn_object and spawnitem to spawn_ite...
2011-10-24 Mircea KitsuneAdd a spawnitem command, which allows players to spawn...
2011-10-24 Mircea KitsuneAlso prevent spawning objects with an incorrect model...
2011-10-24 Mircea KitsuneDon't allow spawning objects without a model.
2011-10-24 Mircea KitsuneAllow the model to be specified from the spawn command.
2011-10-24 Mircea KitsuneCvar the spawning distance of objects. Also give spawne...
2011-10-24 Mircea KitsuneGive the player's angles to the object, as he spawns...
2011-10-24 Mircea KitsunePrint information about spawned objects to the server...
2011-10-24 Mircea KitsuneFirst actual functionality. 'cmd g_sandbox spawn' will...
2011-10-24 Mircea KitsuneImplement a basic help system.
2011-10-24 Mircea KitsuneCommit sandbox file to GIT. Currently, it scans for...
2011-10-24 Mircea KitsuneIt begins.
2011-10-24 Rudolf Polzerlet's not care for those tempstrings for now
2011-10-24 Rudolf Polzeradd an example too
2011-10-24 Rudolf Polzeradd a SV_ParseClientCommand hook
2011-10-24 Rudolf PolzerMerge remote-tracking branch 'origin/atheros/item_keys'
2011-10-24 Rudolf Polzersv_allowdownloads 0
2011-10-24 SamualMerge remote branch 'origin/samual/add_eventlog_reporting'
2011-10-23 SamualMerge remote branch 'origin/master' into samual/add_eve...
2011-10-23 SamualMerge remote branch 'origin/samual/cl_autoscreenshot'
2011-10-23 SamualAlso allow the client to do the same thing server does...
2011-10-23 Jakob MGVehicle antilag
2011-10-22 Jakob MGMake tesla coil work again
2011-10-20 Rudolf Polzeralso make the bind use +use again
2011-10-20 Rudolf Polzerundo part of the "new use key system". The impulse...
2011-10-20 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2011-10-20 Rudolf Polzerantilag: don't take back the shooting player ("forent...
2011-10-20 Rudolf Polzeralso reset owner itself in case we need more than one...
2011-10-19 Rudolf Polzersimplify trace owner logic for ballistic bullets, make...
2011-10-19 Rudolf Polzersimplify some teamplay checks
2011-10-18 Przemysław... Up to 24 keys are supported now\!
2011-10-18 Przemysław... Merge commit '6f440770dbdb' into atheros/item_keys
2011-10-18 Rudolf Polzeroops... thanks, kyre, fixing this
2011-10-18 Rudolf Polzersome bit fiddling
2011-10-18 Rudolf Polzervideo settings: add r_viewfbo stuff
2011-10-17 SamualMerge remote branch 'origin/mirceakitsune/fix_chase_dam...
2011-10-17 SamualAdd comment for clarification
2011-10-17 SamualMerge remote branch 'origin/master' into mirceakitsune...
2011-10-17 Przemysław... removed debug messages, now on a player can pickup...
2011-10-17 Rudolf PolzerArena, LMS, CA: decide scoreboard validity by alivetime...
2011-10-16 Rudolf Polzertuba: support bot_sound_monopoly
2011-10-16 Rudolf Polzerremove unused old files
2011-10-16 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-16 Rudolf Polzerfactor out menu_cmd sync
2011-10-16 Rudolf Polzerget rid of menu_cmd setresolution and setcompression...
2011-10-16 Mircea KitsuneFix for http://dev.xonotic.org/issues/709 - Damage...
2011-10-15 SamualAlso change the waypointsprite cvars to sv_ in the...
2011-10-15 Rudolf Polzermove shotgun melee sound to CH_WEAPON_A; add bot_cmd...
2011-10-14 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-14 Rudolf Polzeraccordeon volume, again. Now at -6dB, it seems good.
2011-10-14 SamualMerge remote branch 'origin/samual/cvar_fixes'
2011-10-14 Samualsv_autoscreenshot does not affect gameplay
2011-10-14 SamualChange server side g_waypointsprite to sv_waypointsprite
2011-10-14 SamualWhy were these seta? They should just be set, they...
2011-10-14 SamualFix g_banned_list as BADPREFIX and added g_waypointspri...
2011-10-14 Rudolf Polzerstream less sounds
2011-10-14 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-14 Rudolf Polzerchange sound settings for xonotic to be more friendly...
2011-10-14 SamualMerge remote branch 'origin/terencehill/maximized_radar'
2011-10-14 SamualMerge remote branch 'origin/master' into terencehill...
2011-10-14 SamualChange around how that last commit works a bit (So...
2011-10-14 SamualForce hud_panel_radar_maximized to always have the...
2011-10-14 SamualMerge remote branch 'origin/master' into terencehill...
2011-10-14 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-14 SamualDon't save slowmo to config.cfg file (seta -> set in...
2011-10-14 SamualMerge remote branch 'origin/samual/statistics_updates'
2011-10-14 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-14 Rudolf Polzeruse ReplayGain vorbis comments to reduce volume of...
2011-10-14 SamualRemove bad spacing
2011-10-14 SamualRemove useless spec from stats (W)
2011-10-14 SamualCorrect simple description
2011-10-13 Jakob MGDo not stop health regen when hit if hit did no damage
2011-10-13 Jakob MGMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-10-13 Rudolf PolzerAccordeon: fix kill messages
2011-10-13 Rudolf Polzeradd a comment for an idea about hud damage
2011-10-12 przemekFixes to key handling
2011-10-12 Rudolf Polzerreplace ogg files again, sorry
2011-10-12 Rudolf Polzerimproved sounds
2011-10-12 Rudolf Polzerback to the freepats samples, they seem better
2011-10-12 Rudolf Polzernew tuba and accordeon sounds without clicking
2011-10-12 Rudolf Polzerremove grappling hook more safely
2011-10-12 Rudolf Polzerremove hook from disconnecting players
2011-10-11 Jakob MGQuick fix for missing evil_basewall/mtl_gray
2011-10-11 Jakob MGget rid of some unused turret codepaths & options for...
2011-10-11 Jakob MGuse W_PrepareExplosionByDamage for walker. fix eWheel...
2011-10-11 Jakob MGUse W_PrepareExplosionByDamage. Clean up turrets csqc...
2011-10-11 Jakob MGGive turrets _shirt & glowmod insted of fugly colormod...
2011-10-11 Jakob MGWops, add client part of last commit too
2011-10-11 Jakob MGRework turrets to most use the same projectile code...
2011-10-11 Jakob MGMerge remote-tracking branch 'origin/tzork/misc-fixes'
2011-10-11 Jakob MGAlso get rid of type(..) function_name = constructs
2011-10-11 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-11 Rudolf Polzerfix a stupid typo :)
2011-10-11 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-10-11 Rudolf Polzerfix some spam
2011-10-10 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
next