]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Begin cleaning up most monster functions (still a bit buggy)
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2013-08-28 MarioBegin cleaning up most monster functions (still a bit...
2013-08-28 MarioMerge branch 'master' into Mario/monsters
2013-08-26 Samual LenksFix compile
2013-08-26 Samual LenksMerge remote-tracking branch 'origin/debugger/superspec...
2013-08-25 Samual LenksThose debug prints aren't necessary anymore
2013-08-25 Samual LenksMerge remote-tracking branch 'origin/samual/lsmaps_update'
2013-08-25 Samual LenksAdd comment for todo
2013-08-25 Samual LenksAdd translations, add message about "new maps"
2013-08-25 Samual LenksUpdate color selection
2013-08-25 Samual LenksSplit maplist to its own getreply func, clean up
2013-08-25 Samual LenksWe can rely on using gametype command for lsmaps update...
2013-08-25 Samual LenksStart working on lsmaps reply: update lsmaps on endmatc...
2013-08-21 MarioMerge branch 'master' into Mario/monsters
2013-08-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/HUD_co...
2013-08-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/mapvot...
2013-08-18 Samual LenksMerge remote-tracking branch 'origin/terencehill/menu_f...
2013-08-16 Rudolf Polzercrylink: kill jointime
2013-08-16 MarioMerge branch 'master' into Mario/monsters
2013-08-14 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-14 MarioMerge branch 'master' into Mario/mutators
2013-08-13 Samual LenksActually, rework that last commit a bit
2013-08-13 Samual LenksDon't let eventchase put the view into the ceiling...
2013-08-13 Debuggerfollowkiller feature added properly, thanks for help...
2013-08-13 Debuggerfollowkiller wont work for whatever reason
2013-08-13 DebuggerMerge branch 'terencehill/superspec_fixes' into debugge...
2013-08-09 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-09 Rudolf Polzerrandom screenshots: don't be so far above ground; also...
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclebalance'
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-08 MarioFix bots sliding around slowly while frozen
2013-08-08 MarioRemove rifle arena
2013-08-08 MarioMerge branch 'Mario/mutators' of git://de.git.xonotic...
2013-08-08 MarioDodging while frozen requires only 1 key push
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-08-07 MarioFix infinite rounds if timed out
2013-08-05 MarioDisable monster spawning in invasion mode
2013-08-05 MarioReset current monster count at round start
2013-08-05 MarioFix spider freezing dead monsters/players
2013-08-05 MarioAlso remove monster ice when ending the round
2013-08-05 MarioHide useless stats from the scoreboard
2013-08-05 MarioGain accuracy for shooting monsters instead of players...
2013-08-05 MarioAnother attempt at fixing counting
2013-08-05 MarioFix monster count tripling each round
2013-08-05 MarioShow correct name when announcing round winner
2013-08-05 MarioFix some monster counting issues
2013-08-05 MarioBegin working on a new game-mode: invasion
2013-08-05 Rudolf Polzerfix *-serverpackage.txt. Why did we add this anyway...
2013-08-04 MarioFix possible crash with monster_loot set to an invalid...
2013-08-04 MarioRemove tower defense
2013-08-04 MarioMerge branch 'master' into Mario/monsters
2013-08-03 Rudolf Polzeradd a debug command to test boxparticles() builtin
2013-08-02 Rudolf Polzerfix typo
2013-08-02 Rudolf Polzermapinfo cdtrack: only take first token, for possible...
2013-08-02 Rudolf Polzeradd a note about multi base track handling here
2013-07-27 Rudolf Polzernew boxparticles interface
2013-07-21 terencehillFix this bug: If you open up a dialog/menu in game...
2013-07-20 MarioTime out after 30 seconds if no-one readied up
2013-07-12 MarioAlso check if the attacker is a player
2013-07-12 MarioFix nade timer getting reset if it's shot while on...
2013-07-12 MarioMove footsteps & norecoil out of the mutator system
2013-07-12 MarioMerge branch 'master' into Mario/mutators
2013-07-11 MarioMerge branch 'master' into Mario/monsters
2013-07-08 Rudolf Polzerenable cpp warnings
2013-07-08 Rudolf Polzerforgot this script
2013-07-08 Rudolf Polzerfix make clean
2013-07-08 Rudolf Polzerprecache csqc-used stuff on server too
2013-07-04 MarioMove jump grunt out of the mutator system (causes some...
2013-06-25 MarioMerge branch 'master' into Mario/mutators
2013-06-25 MarioMerge branch 'master' into Mario/monsters
2013-06-23 Rudolf Polzeroops, don't call --version that often
2013-06-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2013-06-23 Rudolf Polzerrebuild on new gmqcc version
2013-06-23 Rudolf Polzertry fixing compile
2013-06-23 Rudolf PolzerMerge branch 'divVerent/simplified-sound-sliders'
2013-06-23 Rudolf Polzerfinally forbid mutator blocked guns
2013-06-21 Rudolf Polzerset value steps to 0.1 and 1; menu_snd_sliderstep now...
2013-06-19 Rudolf Polzeradd a second percent scale, 3 (slider size percent...
2013-06-18 terencehillHUD config: Fix countdown number displayed as %d
2013-06-16 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-16 MarioFix monster gravity
2013-06-16 MarioFix fish not swimming upwards
2013-06-16 MarioFix compile error
2013-06-16 MarioRemove poison (needs a proper implementation)
2013-06-16 MarioUse a separate timer for monster enemy checking
2013-06-16 MarioMerge branch 'master' into Mario/monsters
2013-06-15 terencehillMake cmd followfc change to the other fc if we are...
2013-06-15 terencehillFix superspec bug that caused to see in the HUD you...
2013-06-15 terencehillAlso remove pointless commented out code
2013-06-15 terencehillFix color codes too...
2013-06-15 terencehillOMG! There were SOME typos in the superspec code...
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/bumblebeefix'
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclestreng...
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/master' into divVe...
2013-06-15 MarioMove more g_ca checks into mutator hooks
2013-06-15 MarioMove thrown nades to the side a bit more
2013-06-14 Erik SchillingFixed infinite strength in vehicle
2013-06-14 Erik SchillingRemoved commented out code
2013-06-14 Erik SchillingDo not leave a heal beam if pilot exits the bumblebee
2013-06-14 MarioMove some more CA damage checks into the mutator hook
2013-06-14 MarioMove a CA damage check into a mutator hook
next