]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-12-31 SamualUpdate the reply code
2011-12-31 SamualMore cleanup/fixes
2011-12-30 SamualWhoops, forgot the actual getreplies files :P
2011-12-30 SamualMany many many fixes and usage updates for generic...
2011-12-30 Rudolf Polzersome dpdefs fixes
2011-12-30 Rudolf Polzerfix colormap of clones/corpses
2011-12-30 Rudolf Polzerfix bugs with conveyor and some items
2011-12-30 Rudolf Polzerconveyor: make it more clever for regular ents too
2011-12-30 Rudolf Polzerfix trigger_conveyor, before only func_conveyor worked
2011-12-30 SamualFix some things with timeout
2011-12-30 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-30 Rudolf Polzeralso implement func_plat.height
2011-12-30 Rudolf Polzerfunc_plat: support a "lip" property
2011-12-30 Rudolf Polzerfix a single typo in turrets code
2011-12-30 Rudolf Polzerdo it right
2011-12-30 Rudolf Polzerdo the size extension not for trigger_conveyor, only...
2011-12-30 Rudolf Polzermake vid_gl20 and vid_gl13 saved
2011-12-30 Rudolf Polzerfix bugs in last change :)
2011-12-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-30 Rudolf Polzerget rid of the svqc death anim hack against "popping...
2011-12-30 SamualMore support for timeout/timein
2011-12-30 SamualMore fixes for usage
2011-12-30 SamualDon't allow sending tell messages to yourself anymore :P
2011-12-30 SamualFix many various things, including *ACTUALLY* fixing...
2011-12-30 SamualAdd proper usage support for bans plus also show total...
2011-12-30 SamualAttempt to fix GetIndexedEntity
2011-12-30 SamualFix sprint
2011-12-30 SamualUpdate sendcvar
2011-12-29 Rudolf Polzernew conveyor code: don't push each other
2011-12-29 Rudolf Polzeralso add trigger_conveyor; new behaviour
2011-12-29 SamualUpdate more usage stuffz...
2011-12-29 SamualMore updates to usage for cmd.qc (now it's finished?)
2011-12-29 Rudolf Polzermore clever conveyor implementation by plugging into...
2011-12-29 SamualFinish todo's for vote.qc
2011-12-29 SamualFinish re-writing ban command system, and now the hunt...
2011-12-29 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-29 SamualRemove useless comments
2011-12-29 Rudolf Polzerremove an useless trace
2011-12-29 Rudolf Polzernow allow it to be targeted too
2011-12-29 Rudolf Polzerfunc_conveyor (very simple, not totally good yet)
2011-12-29 Rudolf Polzerremove g_ctf_win_mode
2011-12-29 Rudolf Polzerunify game type name strings
2011-12-29 Rudolf Polzerremove GAME_ globals, they're stupid now
2011-12-29 Rudolf Polzermenu: fix mapinfo initialization
2011-12-29 Rudolf Polzerfix a typo
2011-12-29 Rudolf Polzereven less game type ref lists
2011-12-29 Rudolf Polzerremove lots of game type listings
2011-12-29 Rudolf Polzerfix alignment
2011-12-29 Rudolf Polzerfix a warning
2011-12-29 Rudolf Polzermapinfo: large changes to help with future self-registe...
2011-12-29 Rudolf Polzerdon't save this mapinfo cvar
2011-12-29 SamualFix prints for usage
2011-12-29 SamualRename command/ipban.qc to command/banning.qc
2011-12-29 SamualRe-write ban command system
2011-12-29 SamualMake voting use it too
2011-12-29 SamualGetIndexedEntity(argc, start_index) -- allows for playe...
2011-12-29 SamualSync commands.cfg with generic.qc
2011-12-29 SamualFix some usage messages
2011-12-29 SamualAdd "removefromlist" command to strip something from...
2011-12-29 SamualFix some things in generic.qc
2011-12-29 SamualCompatibility with 0.5 for voting, plus fix player...
2011-12-28 SamualUpdate commands.cfg with new command listing from the...
2011-12-28 SamualSearch alias (apropos, but simpler)
2011-12-28 SamualAdd a generic command to dump all commands from a progr...
2011-12-28 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-28 SamualMassive revamp of help system code
2011-12-28 merlijnMerge remote-tracking branch 'origin/cbrutail/translati...
2011-12-28 cbrutailFixed and brought hungarian translations up to date...
2011-12-28 SamualMove markup to its own file
2011-12-28 SamualMake it compilable :D
2011-12-28 SamualFinish writing new generic.qc file -- probably still...
2011-12-28 Samualwhoops, forgot to commit rpn files :P
2011-12-28 SamualGetProgramCommandPrefix() -- allows me to have enhanced...
2011-12-28 SamualBegin total re-write of generic command system
2011-12-27 Rudolf Polzerfix typo
2011-12-27 SamualFix timeouts
2011-12-27 Rudolf Polzermore crosshair bugfixes; show the 6 new ones
2011-12-27 Rudolf Polzersix new crosshairs, not in menu yet (please test and...
2011-12-27 SamualCan't forget this :P
2011-12-27 SamualMake a separate command for settemp_restore
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-27 Rudolf Polzercrosshair: finer divisions
2011-12-27 Rudolf Polzerfix crosshair selection to show REAL size
2011-12-27 SamualFinish up work on timeout system, now has much cleaner...
2011-12-27 SamualAlmost done re-writting timeout/timein stuff
2011-12-27 SamualFix vote yes to stop it from spamming nonsense :P
2011-12-27 Rudolf Polzersettemp: simplify a bit more
2011-12-27 SamualAdd todo here so I know to add the message later
2011-12-27 Rudolf Polzerrewrite settemp system to handle "quit" right
2011-12-27 Rudolf Polzerfix missing CSQC player updates when sv_maxidle is set
2011-12-27 Rudolf Polzerfix some issues with spectating
2011-12-27 SamualWhoops, forgot to add those brackets back
2011-12-27 SamualAttempt to fix scoreboard issue with hiding ping field
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-27 SamualLower detonate delay on rocketlauncher (0.05 -> 0.02)
2011-12-26 SamualMore usage fixes and comments
2011-12-26 SamualTake care of the rest of the TODO's in sv_cmd.qc and...
2011-12-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-26 Rudolf Polzergetr rid of the low-fps handling, it doesn't work anyway
next