]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2012-05-24 Mircea KitsuneRename .curve to .curvetarget as suggested by divVerent
2012-05-24 Mircea KitsuneRename bezier_turn to platmovetype_turn, because still...
2012-05-24 Mircea KitsuneCorrect still turning formula. It should work properly...
2012-05-24 Mircea KitsuneFix some important mistakes in the last commit
2012-05-24 Mircea KitsuneModify still turning code to accept rotation toward...
2012-05-24 Mircea KitsuneMake the curve control point a property of the ending...
2012-05-24 Rudolf Polzerfix control point-less points
2012-05-24 Rudolf Polzerplatmovetype fixes
2012-05-24 Mircea KitsuneOops, forgot to enable cubic movement after testing
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 Polzerreplace sin/cos/acos based functions by cubic functions...
2012-05-24 Rudolf PolzerMerge branch 'master' into mirceakitsune/func_train_bei...
2012-05-24 Rudolf Polzersupport functions: cubic speed function for "whatever...
2012-05-23 Jakob MGSimple tactical hud overlay for turrets when in a vehicle
2012-05-23 Jakob MGmake turrets obay cl_nogibs
2012-05-23 Jakob MGcl_vehicles_hudscale & cl_vehicles_hudalpha to defualtX...
2012-05-23 Jakob MGMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-23 Jakob MGDont dodge when dead
2012-05-23 Mircea KitsuneImplement all new platform movetypes. Thanks go to...
2012-05-23 Rudolf Polzerbulletconstant 0 now means only penentrate objects...
2012-05-23 Rudolf Polzerspecial support for object density -1, which is always...
2012-05-23 Rudolf Polzerballistics: small fixes for hitting players who stand...
2012-05-23 Rudolf Polzercvar: g_projectiles_keep_owner (keep owner when project...
2012-05-22 Mircea KitsuneFix something I forgot, sine movement is still broken.
2012-05-22 Mircea KitsuneInverted cosine is actually called sine. I should be...
2012-05-22 Mircea KitsuneImplement inverted cosine movement
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 KitsuneInvert z velocity so that the train aims properly
2012-05-22 Mircea KitsuneUse a second spawnflag to make the train turn (otherwis...
2012-05-22 Mircea KitsuneMake the train turn in the direction it's facing (still...
2012-05-22 Rudolf Polzeradd a comment
2012-05-22 Mircea KitsuneTry to make the train turn in the direction it's facing...
2012-05-22 Rudolf Polzerfix typo
2012-05-22 Rudolf Polzeradd ability to read/write weapon sets
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-05-21 Rudolf PolzerSUB_CalcMove: internal support for bezier paths
2012-05-20 Jakob MGgrml
2012-05-20 Jakob MGRacer rockets new slightly predicts target, and have...
2012-05-19 Jakob MGClean up/optimize racer code a bit. Make it use a simpl...
2012-05-16 Rudolf Polzerhud_panel_pressedkeys_attack (with placeholder images)
2012-05-05 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-05-05 Rudolf Polzerturn off decals on models in ultra
2012-05-02 Rudolf Polzerfix typo
2012-05-02 Rudolf Polzerfix more unused stuff
2012-05-02 Rudolf Polzerfix a few unuseds
2012-05-01 Rudolf Polzerrewrite of newtonian projectiles, now also with a funct...
2012-04-30 Rudolf Polzersimplify some linked list stuff
2012-04-30 Rudolf Polzerremove unused locals
2012-04-29 Rudolf Polzerfix some more weird stuff
2012-04-29 Rudolf Polzerdocument the new fteqcc bug
2012-04-29 Rudolf Polzerturn on Oassignments again - fteqcc is buggy either...
2012-04-29 Rudolf Polzerremove g_projectile_newton_style 3 and 4 due to lack...
2012-04-26 Rudolf Polzerfix more uninitialized stuff and a few bugs, one regard...
2012-04-26 Rudolf Polzerfix a few bugs the analyzer found
2012-04-26 Rudolf Polzerfix typo in turning off broken optimization
2012-04-26 Rudolf Polzermore uninitialized local use fixes
2012-04-26 Rudolf Polzeradd some failcases... get rid of -Oassignments
2012-04-26 Rudolf Polzerfix some more uninitialized locals; disable a broken...
2012-04-26 Rudolf Polzerfix a bunch of uninitialized stuff
2012-04-25 Rudolf Polzerfix uses of uninitialized locals
2012-04-25 Rudolf Polzerfix some more use of uninitialized locals; fix matchacl
2012-04-25 Rudolf Polzerfix an uninitialized local
2012-04-18 Rudolf Polzersimplify RadiusDamage: don't do all the tracing for...
2012-04-18 Rudolf Polzerreindent RadiusDamage, it was a mess
2012-04-18 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-04-18 Rudolf Polzermake damage through floor more exact (use a cvar for...
2012-04-17 SamualFix records reply
2012-04-17 SamualFix weapons in warmup/clan arena/last man standing
2012-04-17 SamualFix another self damage issue with clan arena
2012-04-17 Rudolf Polzerdetect headshots for minstanex again
2012-04-11 Rudolf PolzerUkrainian charset fixes by Harmata
2012-04-11 Rudolf Polzerfix the Nexposee hacks in Item/Label
2012-04-09 Rudolf Polzerfix build breakage
2012-04-08 Rudolf Polzerprint the IP address, not the name, when a banned clien...
2012-04-08 Rudolf Polzerenforce bans on first clientcommand too, not just on...
2012-04-06 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/lang_f...
2012-04-06 Rudolf Polzerfix recalcPos usage in items/label for dynamic entities
2012-04-05 Rudolf Polzerfix a stupid typo
2012-04-05 Rudolf Polzerwhen "a CSQC entity changed its type", make sure ALL...
2012-04-03 Rudolf Polzerfix new toys visibility
2012-04-03 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
next