]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/t_plats.qc
platmovetype fixes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_plats.qc
2012-05-24 Rudolf Polzerplatmovetype fixes
2012-05-24 Mircea KitsuneDon't tokenize self.platmovetype on each path_corner...
2012-05-24 Rudolf Polzerset_platmovetype: more consistency
2012-05-24 Mircea KitsuneAttempt to get overriding working, needs to be tested...
2012-05-24 Mircea KitsuneTurn self.platmovetype into a string so it can accept...
2012-05-24 Rudolf PolzerMerge branch 'master' into mirceakitsune/func_train_bei...
2012-05-22 Mircea KitsuneAllow each path_corner to override the moving type...
2012-05-22 Mircea KitsuneTry another origin, which I think is more correct but...
2012-05-22 Mircea KitsuneGet rotation closer to the correct position, but for...
2012-05-22 Mircea KitsuneUse an origin code which is closer to the correct rotat...
2012-05-22 Mircea KitsuneUse the proper time offset for turning. The train still...
2012-05-22 Mircea KitsuneTrigger targets before checking the waiting and turning...
2012-05-22 Mircea KitsuneDon't risk executing the wait code again after having...
2012-05-22 Rudolf Polzeradd lots of TSPEED_ constants and use them :P
2012-05-22 Mircea KitsuneDon't use target2 for the curve point, use another...
2012-05-22 Mircea KitsuneUse a second spawnflag to make the train turn (otherwis...
2012-05-22 Mircea KitsuneTry to make the train turn in the direction it's facing...
2012-05-21 Mircea KitsuneActually, don't treat a path_corner without a control...
2012-05-21 Mircea KitsuneSubtract self.mins from the origin of the control point...
2012-05-21 Mircea KitsuneDon't spawn an empty entity for fallback origin, that...
2012-05-21 Mircea KitsunePrint the name of the correct beizer curve in debug...
2012-05-21 Mircea KitsuneFix fallback origin
2012-05-21 Mircea KitsuneInclude the targetname of the problematic path_corner...
2012-05-21 Mircea KitsuneFix fallback code and get it working
2012-05-21 Mircea KitsuneExecute fallback code if a path_corner for a beizer...
2012-05-21 Mircea KitsuneIntegrate beizer curve movement for func_train (not...
2012-03-31 Rudolf PolzerMerge branch 'master' into divVerent/weapons-field...
2012-03-09 nyovMerge tag 'xonotic-v0.6.0' into nyov/dedicated-startups...
2012-03-07 Rudolf Polzerfix the previous fix
2012-03-07 Rudolf Polzertiny bugfix for conveyor code
2012-02-29 SamualMerge remote branch 'origin/terencehill/minstagib_outof...
2012-02-26 SamualMerge remote branch 'origin/terencehill/powerups_respaw...
2012-02-26 SamualMerge remote branch 'origin/terencehill/physics_panel_u...
2012-02-18 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/new...
2012-01-31 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-14 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-14 Jakob MGMerge branch 'tzork/gm_nexball' of git://de.git.xonotic...
2012-01-14 Jakob MGMerge remote-tracking branch 'origin/master' into tzork...
2012-01-12 terencehillMerge branch 'master' into terencehill/arena_and_ca_fixes
2012-01-12 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-11 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-11 Rudolf Polzerfix func_plat
2012-01-11 terencehillMerge branch 'master' into terencehill/arena_and_ca_fixes
2012-01-10 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/allow...
2012-01-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/waypoint...
2012-01-09 Rudolf Polzerfunc_plat: do not crash if broken
2012-01-07 nyovMerge branch 'master' into nyov/dedicated-startupscreen
2012-01-05 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/hud_sk...
2012-01-05 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/duckanims'
2012-01-03 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-03 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-02 SamualMerge remote branch 'origin/master' into mirceakitsune...
2011-12-31 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-31 SamualMerge remote branch 'origin/master' into samual/updatec...
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 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 Polzerdo it right
2011-12-30 Rudolf Polzerdo the size extension not for trigger_conveyor, only...
2011-12-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
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 Jakob MGMerge remote branch 'origin/master' into tzork/gm_nexball
2011-12-29 Rudolf Polzermore clever conveyor implementation by plugging into...
2011-12-29 SamualMerge remote branch 'origin/master' into samual/updatec...
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-22 SamualMerge remote branch 'origin/master' into samual/config_...
2011-12-04 mand1ngaMerge master
2011-11-23 terencehillMerge branch 'master' into terencehill/g_changeteam_ban...
2011-11-10 terencehillMerge branch 'master' into terencehill/physics_panel_up...
2011-11-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-10-27 Rudolf PolzerMerge remote-tracking branch 'origin/atheros/secret'
2011-10-26 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-25 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-25 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-10-24 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-24 Rudolf PolzerMerge remote-tracking branch 'origin/atheros/item_keys'
2011-10-23 SamualMerge remote branch 'origin/master' into samual/add_eve...
2011-10-19 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-10-18 Przemysław GrzywaczUp to 24 keys are supported now\!
2011-10-18 Przemysław GrzywaczMerge commit '6f440770dbdb' into atheros/item_keys
2011-10-17 Przemysław Grzywaczremoved debug messages, now on a player can pickup...
2011-10-15 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-14 SamualMerge remote branch 'origin/master' into terencehill...
2011-10-12 przemekFixes to key handling
2011-10-11 Jakob MGMerge remote-tracking branch 'origin/tzork/misc-fixes'
2011-10-10 Jakob MGGet rid of unnessesary traling ;'s (as in fucntions...
2011-10-10 Jakob MGget rid of 'local' prefixes (does nothing)
2011-10-09 przemeka typo in t_plats.qc
2011-10-09 przemekitem_key1/item_key2 work now with func_door, new entity...
2011-10-08 przemekitem_key initial commit
2011-09-26 SamualMerge remote branch 'origin/master' into samual/hagar_s...
2011-09-25 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-09-17 terencehillMerge branch 'master' into terencehill/menu_tooltips_2
next