]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
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
2010-03-21 Florian Paul... DODGING: corrected cvar name
2010-03-21 Florian Paul... DODGING: added hacky walldodging..
2010-03-21 Florian Paul... DODGING: code documentation
2010-03-21 Florian Paul... - added menu entry for dodging mutator
2010-03-21 Florian Paul... DODGING: set the dodging timeout default to a sensible...
2010-03-21 Florian Paul... DODGING: make jumping sound (can be disabled by cvar...
2010-03-21 Florian Paul... - removed commented out lines
2010-03-21 Florian Paul... MUTATORSYSTEM: set value of argument get_cvars_s before...
2010-03-20 Florian Paul... Merge branch 'div0/mutatorsystem' of ssh://xonotic...
2010-03-20 Rudolf Polzermutator system: cleanup of hooks
2010-03-20 Rudolf PolzerNIX: better disabling
2010-03-20 Florian Paul... - added threshold to dodging code (to make dodging...
2010-03-20 Florian Paul... - removed commented out line
2010-03-20 Florian Paul... - some final fixup.
2010-03-20 Florian Paul... - made stuff local
2010-03-20 Florian Paul... - working ramp (needs some more love though)
2010-03-20 Florian Paul... Merge branch 'div0/mutatorsystem' of git://git.xonotic...
2010-03-20 Florian Paul... - some whitespace cleanup
2010-03-20 Florian Paul... - yay, it works
2010-03-20 Florian Paul... - almost working.. but what's up with v_right v_up...
2010-03-19 Florian Paul... - meeeh
2010-03-19 Florian Paul... - oops :D normalize the dodging_direction vector
2010-03-19 Florian Paul... - almost working
2010-03-19 Florian Paul... - refining the dodging code
2010-03-19 Florian Paul... - read g_dodging cvar into g_dodging float
2010-03-19 Florian Paul... - added infrastructure for dodging mutator
2010-03-19 Rudolf PolzerNIX mutator: remove the on-remove erorr, and handle...
next