]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-11-09 Samualjust something quick with vote.qc
2011-11-08 SamualFix compile error
2011-11-08 SamualMuch more work with CSQC gamecommand.qc, plus other...
2011-11-08 SamualUpdate some comments
2011-11-08 SamualGive CSQC its own gamecommand.qc file too -- Move conso...
2011-11-08 SamualThe macros don't need to be broken up anymore ^_^ ...
2011-11-08 SamualMake GameCommand_playerdemo() use switches instead...
2011-11-08 SamualWhoopsie
2011-11-08 SamualClean up the code, plus many fixes/tweaks to comments
2011-11-08 SamualShuffleteams command finally works properly! So far...
2011-11-07 SamualBegin "shuffleteams" command -- basically it randomly...
2011-11-07 SamualAnother comment tweak
2011-11-07 SamualAlso add that comment to clientcommands.qc
2011-11-07 SamualMove clientcommands.qc to the same new help system
2011-11-07 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-11-07 SamualAdd comment for direction on how to add commands
2011-11-07 SamualRemove the old help request system
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-07 SamualMove the help functionality into the macro itself
2011-11-06 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-11-06 Rudolf Polzerdetect whether map has vehicles/turrets in mapinfo...
2011-11-06 SamualBegin new initialization system for commands, plus...
2011-11-06 SamualAdd commented out template for new gamecommand functions
2011-11-06 SamualFix client commands some more, plus other updates
2011-11-06 SamualAlso make clientcommands.qc use the same macro method...
2011-11-06 SamualAdd the rest of the commands too
2011-11-06 SamualComment something out to compile temporarily
2011-11-06 SamualNew method of listing commands/functions -- works bette...
2011-11-06 SamualMore consistency/fixes, this time for clientcommands.qc
2011-11-06 SamualMove GetFilteredNumber to common/util.qc
2011-11-05 SamualDon't declare temporary variables for other requests...
2011-11-05 SamualRe-write moveplayer command a bit to fix the bug with...
2011-11-05 SamualUpdates to moveplayer command, plus beginning of new...
2011-11-04 SamualMove radarmap stuff to a new file (It too is not approp...
2011-11-04 SamualMove some stuff out of clientcommands.qc (it wasn't...
2011-11-04 SamualMerge remote branch 'origin/master' into samual/updatec...
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
2011-10-31 Rudolf Polzerremove the second touch handler hack for warpzones...
2011-10-29 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-28 Rudolf Polzersimplify bot-should-attack logic (PLEASE TEST)
2011-10-28 Rudolf Polzeranother debug cvar
2011-10-28 Rudolf Polzerhandle HTTP error 422: Unprocessable Entity by NOT...
2011-10-28 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-10-28 Rudolf Polzermore spam
2011-10-28 Rudolf Polzerrace/cts: store UID2Name info prefixed with "/uid2name...
2011-10-27 Rudolf Polzerfix missing strzoning in menu_cmd curl --cvar
2011-10-27 Rudolf Polzerhandle an entity being antilag-takenback multiple times
2011-10-27 Rudolf Polzerset proper colormap value for respawn ghosts
2011-10-27 Rudolf PolzerCopyBody: unlink the color from the player slot when...
2011-10-27 Rudolf PolzerMerge remote-tracking branch 'origin/atheros/secret'
2011-10-26 SamualAdd defaults to autocvars for announcer cvars to mainta...
2011-10-26 SamualBring back the debug prints -- working on fixing a...
2011-10-26 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-26 SamualFix some broken things with hud configs (wtf th you...
2011-10-26 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-26 SamualChange around some comments in announcer.qc
2011-10-26 Jakob MGMerge remote-tracking branch 'origin/samual/hud_updates'
2011-10-26 Jakob MGg_vehicle_*_bouncefactor - allow setting bouncyness...
2011-10-26 Jakob MGfix http://dev.xonotic.org/issues/785 (wrong hud after...
2011-10-26 SamualLower electro secondary force
2011-10-26 SamualSome more work on announcer.qc
2011-10-26 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-26 SamualNow that getwrappedline bug is fixed, change minfontsiz...
2011-10-26 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-25 SamualRemove old aliases/commands which do nothing now
2011-10-25 SamualFix for new sv_fraginfo cvar name
2011-10-25 Rudolf Polzermore isNew debugging
2011-10-25 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-25 Rudolf Polzeradd missing precaches
2011-10-25 SamualAdd master cvar for cl_reticle so you can disable/enabl...
2011-10-25 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-25 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-10-25 Rudolf Polzerget rid of some uses of the insane tokenizer
2011-10-25 Jakob MGVehicle antilag, take 2
2011-10-25 Rudolf Polzerantilag_find is no public interface, remove it
2011-10-25 Jakob MGRevert "Vehicle antilag"
2011-10-24 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-24 SamualCorrect comment
2011-10-24 SamualDon't print messages which START outside of the panel...
2011-10-24 SamualAdd checks to getWrappedLine to prevent parsing through...
2011-10-24 SamualComment out debug print
2011-10-24 SamualChanges to cl_velocityzoom according to terencehill...
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'
next