]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2010-05-04 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/minor_changes'
2010-05-04 Rudolf Polzerdemo deleting, slightly improved (and now cvarred by...
2010-05-04 Rudolf Polzerupdated LS's physics config
2010-05-04 Rudolf PolzerLee Stricklin's physics config
2010-05-04 Rudolf PolzerMerge commit 'origin/fruitiex/race_cl_autodemo_delete'
2010-05-04 Rudolf Polzeruse new aircontrol var
2010-05-03 Rudolf Polzernew air control math, new cvar sv_aircontrol_power
2010-05-03 Rudolf Polzerun-weirden the physics a bit... immediate response...
2010-05-02 Rudolf Polzertarget_spawn: support target *activator to manipulate...
2010-05-02 Rudolf Polzerwarpzones: fix an endless loop
2010-05-02 Mircea KitsuneThis branch will contain minor changes that are too...
2010-05-02 Rudolf Polzeradd an extension description for DP_SV_DISCARDABLEDEMO
2010-05-02 FruitieXautodemo delete feature for race (sets cl_autodemo_dele...
2010-04-30 Rudolf PolzerRevert "first beginning of "messagebox" like function...
2010-04-30 Rudolf Polzerfirst beginning of "messagebox" like function, does...
2010-04-28 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-04-28 Rudolf PolzerMerge remote branch 'origin/divVerent/bastet'
2010-04-28 Rudolf Polzerupdated particlefont template
2010-04-27 Rudolf Polzerrename the shader files back to original names
2010-04-27 Rudolf Polzeradd back some shaders that were missing here
2010-04-22 Rudolf PolzerMerge commit 'origin/tzork/pathlib'
2010-04-22 Rudolf Polzertetris: more colorful, code now uses stringbuffers...
2010-04-22 Rudolf PolzerMerge commit 'origin/tzork/pathlib' into divVerent...
2010-04-22 Jakob MGAcctualy making it compile may be nice too.
2010-04-22 Rudolf PolzerMerge commit '54e0ccd220df'
2010-04-22 Rudolf PolzerMerge commit 'origin/tzork/pathlib' into divVerent...
2010-04-22 Jakob MGpath_waypoint: Remove misstaken dependency for waypoint...
2010-04-22 Rudolf Polzeroops ;)
2010-04-22 Rudolf Polzerfix the optimization ;)
2010-04-22 Rudolf Polzertetris: optimizations...
2010-04-22 Rudolf Polzertetris:
2010-04-22 Rudolf PolzerMerge branch 'master' into divVerent/bastet
2010-04-22 Rudolf PolzerMerge commit 'origin/tzork/pathlib'
2010-04-17 Rudolf Polzer.gitattributes update for IDE project files
2010-04-17 Rudolf Polzerfix lots of CRLFs
2010-04-17 Rudolf Polzer.gitattributes
2010-04-16 Rudolf Polzerdelete some files that won't work in this repo, and...
2010-04-16 Rudolf Polzerget rid of more line feeds, THEY SUCK
2010-04-16 Rudolf PolzerMerge commit 'origin/parasti/uncrlf' into divVerent...
2010-04-16 Jānis RūcisUndo newline conversion in client/View.qc
2010-04-15 Rudolf Polzerfailing optimization attempt, ifdeffed out ;)
2010-04-15 Rudolf Polzerfirst version of bastet in QC ;)
2010-04-14 Rudolf PolzerMerge commit 'origin/tzork/vehicles'
2010-04-13 Rudolf Polzeradd a missing cvar to balance25.cfg
2010-04-13 Rudolf Polzerupdate extensions file
2010-04-13 Rudolf Polzersync the extensions to dpmod again :(
2010-04-11 Rudolf Polzerenable gravityunaffectedbyticrate and nogravityonground
2010-04-11 Rudolf Polzerswitch to my physics config as default to get it tested...
2010-04-11 Jakob MGAdd code::blocks projects & workspace for qc
2010-04-11 Rudolf PolzerMerge commit 'origin/esteel/anim/framework'
2010-04-11 Stephan Stahlmore work on the menu animation framework, keyframes...
2010-04-11 Rudolf PolzerMerge commit 'origin/esteel/ignore'
2010-04-11 Stephan Stahlignore csprogs.dat, menu.dat, progs.dat and the fteqcc...
2010-04-11 Rudolf Polzerget rid of the old voice_flood system, and instead...
2010-04-08 Rudolf Polzerenable polygon collisions for Q1BSP to support Q1BSP...
2010-04-07 Rudolf Polzernew console command "sv_cmd showtraceline" to test...
2010-04-05 Rudolf PolzerMerge commit 'origin/lda17h/dodging_fixes'
2010-04-05 Rudolf Polzerfix antilag again (because LH disabled sv_gameplayfix_c...
2010-04-04 Florian Paul... DODGING: clear FL_ONGROUND in the right place
2010-04-04 Florian Paul... DODGING: clear FL_ONGROUND flag when dodging
2010-04-02 Jakob MGWops, forgot the client & common code for the raptor...
2010-04-02 Rudolf PolzerMerge commit 'origin/tzork/vehicles'
2010-04-02 Jakob MGPull over last batch of uncommited changes to vehicles...
2010-04-02 Rudolf Polzerwe need the .def stuff in the -maps repo, so we can...
2010-04-02 Jakob MGpath_waypoint.qc for a* over the exsisting waypoint...
2010-04-02 Rudolf Polzermore .def files for xonotic-data
2010-04-02 Rudolf PolzerMerge commit 'origin/lda17h/dodging_fixes'
2010-04-01 Rudolf Polzerfix the latest teamplay change (choose red for campaign)
2010-04-01 Rudolf Polzerassault: always put player in the red team
2010-03-30 Florian Paul... DODGING: adjust horiz speed to give good experience...
2010-03-30 Florian Paul... Use only tap direction as dodge direction again (please...
2010-03-30 Florian Paul... DODGING: much saner dodge velocity ramping code
2010-03-30 Florian Paul... DODGING: horiz speed default nerfed to 300
2010-03-29 Florian Paul... DODGING: fixed bug in dodging direction detection
2010-03-29 Florian Paul... DODGING: reset dodging direction component when any...
2010-03-29 Florian Paul... DODGING: first part of ruling out small jump+dodge...
2010-03-29 Florian Paul... DODGING: Remove _bad_ jumping check
2010-03-29 Florian Paul... DODGING: Check if swimming. If so, don't allow dodging
2010-03-29 Rudolf Polzercl_weaponimpulsemode: customize the way weapon switchin...
2010-03-28 Rudolf PolzerMerge commit 'origin/lda17h/dodging_fixes'
2010-03-28 Rudolf PolzerMerge commit 'origin/diabolik/iqmsupport'
2010-03-28 Sahil SinghalIQM support
2010-03-28 Rudolf Polzers/TR_XONOTICPLASMA/TR_NEXUIZPLASMA/g done
2010-03-27 Florian Paul... DODGING: turn off walldodging by default
2010-03-26 Wolfgang (Blub... fixing the strange screwup in w_campingrifle.qc
2010-03-26 Rudolf PolzerMerge remote branch 'origin/tzork/turretfix'
2010-03-25 Jakob MGFix bad LOS origin (made ehweel and walker turrets...
2010-03-25 Rudolf PolzerMerge branch 'mirceakitsune/bugfixes'
2010-03-23 xonoticfix a stupid typo in warpzonelib
2010-03-22 Mircea KitsuneFixes an issue with custom announcers causing players...
2010-03-22 Rudolf PolzerMerge branch 'div0/mutatorsystem'
2010-03-22 Rudolf Polzermore warpzone randomization stuff
2010-03-22 Rudolf Polzerentities.def be here
2010-03-22 Rudolf Polzerwarpzonelib: when the same target is supported by multi...
2010-03-21 Florian Paul... DODGING: factored out height above ground check into...
2010-03-21 Florian Paul... DODGING: comment updated to reflect what the code does
2010-03-21 Florian Paul... DODGING: remove unused variable
2010-03-21 Rudolf Polzeractivate glowmod (no longer need gameversion check);
2010-03-21 Rudolf Polzerinvert x angle on misc_*model entities
2010-03-21 Florian Paul... DODGING: adjust defaults to make more sense with tracebox
next