]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Properly check the physics engine
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2012-04-04 Mircea KitsuneProperly check the physics engine
2012-04-04 Mircea KitsuneSome code comments, and disable the mutator by default...
2012-04-04 Mircea KitsuneMore name correction and also make items that fall...
2012-04-04 Mircea KitsuneRename physical_weapons to physical_items
2012-04-04 Mircea KitsuneProperly detect if the item is dropped or not. If some...
2012-04-04 Mircea KitsuneOnly return map items to spawn origin, not dropped...
2012-04-04 Mircea KitsuneReset an item if it fell off the map (eg: in lava)
2012-04-04 Mircea KitsuneFloating items must not be physical
2012-04-04 Mircea KitsuneCvar resetting of picked up items
2012-04-04 Mircea KitsuneFail
2012-04-04 Mircea KitsuneMake ghost items return to their original spawning...
2012-04-04 Mircea KitsuneCopy ghost items effect on physical map items
2012-04-04 Mircea KitsuneProperly copy colormap and glowmod
2012-04-04 Mircea KitsuneMake the physical item visible and hide the trigger...
2012-04-04 Mircea KitsuneSetting the cvar to 2 makes all items physical, includi...
2012-04-04 Mircea KitsuneMove the physical weapon code to the new mutator
2012-04-04 Mircea KitsuneCall the new hook after everything else has been done...
2012-04-04 Mircea Kitsunediv said this might work as a mutator, so add a new...
2012-04-04 Mircea KitsuneSome final fixes to the physical weapons. Since the...
2012-04-04 Mircea KitsuneDisable rotation of the physical weapon. For some reaso...
2012-04-03 Mircea KitsuneCorrect cvar names
2012-04-03 Mircea KitsuneGive dropped weapons a random anagular velocity. Doesn...
2012-04-03 Mircea KitsuneFix cvars
2012-04-03 Mircea KitsuneMake the fake physical weapon disappear after the dropp...
2012-04-03 Mircea KitsuneA try at making dropped weapons physical. Requires...
2012-03-31 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-03-31 Rudolf Polzerclean up content flags checks for killing items/flags
2012-03-30 Rudolf Polzersv_vote_nospectators, sv_chat_nospectators: treat warmu...
2012-03-14 Rudolf Polzerfix a stupid interaction between weapon throwing and...
2012-03-12 Rudolf PolzerMerge remote-tracking branch 'origin/nyov/dedicated...
2012-03-11 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/hungarian...
2012-03-10 Rudolf Polzeronslaught fixes: fix timelimit -1, and make campaign...
2012-03-10 Rudolf Polzerdon't do sudden death in campaign test run
2012-03-10 Rudolf Polzercampaign test run mode
2012-03-09 nyovMerge tag 'xonotic-v0.6.0' into nyov/dedicated-startups...
2012-03-08 Rudolf Polzerproperly apply damage force via ODE xonotic-v0.6.0
2012-03-08 Rudolf Polzerallow model entities to be ODE objects if ODE is active...
2012-03-07 Rudolf Polzerfix the previous fix
2012-03-07 Rudolf Polzertiny bugfix for conveyor code
2012-03-06 Rudolf PolzerMerge branch 'divVerent/ru'
2012-03-06 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/italia...
2012-02-29 SamualMerge remote branch 'origin/terencehill/minstagib_outof...
2012-02-29 SamualCheck to see if the vote has only JUST been called...
2012-02-29 SamualIf there aren't any players at all and there is a vote...
2012-02-29 Rudolf PolzerMerge remote-tracking branch 'origin/tzork/gm_nexball'
2012-02-29 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/morpheds_...
2012-02-28 Jakob MGMerge remote-tracking branch 'origin/master' into tzork...
2012-02-27 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-26 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/translati...
2012-02-26 SamualSome fixes for voting
2012-02-26 SamualMerge remote branch 'origin/terencehill/powerups_respaw...
2012-02-26 SamualMerge remote branch 'origin/terencehill/megaerebus_cent...
2012-02-26 SamualMerge remote branch 'origin/terencehill/arena_and_ca_fixes'
2012-02-26 SamualMerge remote branch 'origin/terencehill/physics_panel_u...
2012-02-26 SamualMerge remote branch 'origin/terencehill/incompatible_mu...
2012-02-25 Rudolf Polzeralso better ground lastlevel if on the _init map
2012-02-25 Rudolf Polzerfix a possible endless loop if server.cfg sets sameleve...
2012-02-23 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-02-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-23 Rudolf Polzerdelay quit_and_redirect by a timer
2012-02-22 Jakob MGGet rid of half a ton of unref locals. CHECK YOUR COMPI...
2012-02-21 Rudolf PolzerRace, CTS: don't lose score when observing during quali...
2012-02-21 Rudolf Polzerno acc for independent players (CTS)
2012-02-21 Jakob MGmake sv_join_notices acctually work too
2012-02-21 Jakob MGun-ignorable sv_notices system. set sv_notice important...
2012-02-20 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-02-19 SamualMerge remote branch 'origin/master' into samual/balance...
2012-02-19 Rudolf Polzerproperly report 0 free slots to server browser on restr...
2012-02-19 Rudolf Polzersend modname also as O:
2012-02-19 Rudolf Polzermark Sandbox as mod for the server browser
2012-02-19 Rudolf Polzerindicate mod in menu HUD if sent by the server; detect...
2012-02-18 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/new...
2012-02-18 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-18 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-02-17 SamualMerge remote branch 'origin/master'
2012-02-17 SamualComment out old debug print for GetIndexedEntity()...
2012-02-17 Rudolf Polzerbe EVEN more defensive
2012-02-17 Rudolf Polzerfix banning
2012-02-17 Rudolf Polzersorry, clones should NOT set self.owner. Use self.enemy...
2012-02-16 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-16 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-02-15 Rudolf PolzerRevert "do not rewrite colormap on corpses (but do...
2012-02-15 Rudolf Polzerdo not rewrite colormap on corpses (but do rewrite...
2012-02-11 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-02-11 Rudolf Polzerplay reload on a single, not auto, channel
2012-02-09 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-07 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-07 Rudolf Polzerprovide the "curl" command in all QC VMs
2012-02-07 terencehillMerge branch 'master' into terencehill/incompatible_mut...
2012-02-01 terencehillpinata, weapon_stay and blood loss are pointless in...
2012-02-01 terencehillAlso disable pinata and weaponstay in weaponarena mode...
2012-02-01 terencehillDisable g_minstagib starting a weapon arena game, it...
2012-01-31 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-26 SamualMerge remote branch 'origin/master' into terencehill...
2012-01-24 Rudolf PolzerMerge branch 'samual/menu_updates' of git://de.git...
2012-01-24 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-23 Rudolf Polzerworkaround for nexball bugs :(
2012-01-23 Rudolf Polzerweapon-stay bugfixes
2012-01-21 Rudolf PolzerMerge branch 'master' into samual/menu_updates
2012-01-20 Rudolf Polzercompile fix
next