2010-05-09 |
FruitieX | i++ => ++i, fteqcc likes this better |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | fix another typo |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | argh fix typo |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | force a default on the race timer too in conf mode... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | Merge branch 'fruitiex/newpanelhud' of ssh://git.xonoti... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | show defaults on vote window in config mode |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | Merge commit 'origin/fruitiex/newpanelhud' |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | slightly better music state handling |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | draw hud first... now the scoreboard should work :) |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | big sbar rename to hud for consistency |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | little restructure |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | fix pressedkeys and do minor cleanups |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | handle the case that a sound cannot start |
commit | commitdiff | tree | snapshot |
2010-05-06 |
FruitieX | vote panel and a fail pressedkeys panel |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | properly loop the track (needs the getsoundtime function!) |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | properly use bgmvolume, get rid of the volume cvar... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | HAHA, they not work... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | use CHAN_VOICE |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | turn off autogenerated cdtrack line of target_music... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Rudolf Polzer | trigger_music: only compare the view origin, makes... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Rudolf Polzer | more target_music stuff ;) |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Rudolf Polzer | client part first half |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Rudolf Polzer | target_music: serverside part |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | for convenience, also set the redundant frag_ vars... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | new funny cvar cl_lockview (best used with chase_active) |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | aircontrol fixes in my config ;) |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | fix weapon throwing breakage |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | Merge remote branch 'origin/mirceakitsune/respawn_ghosts' |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | Merge remote branch 'origin/mirceakitsune/minor_changes' |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | demo deleting, slightly improved (and now cvarred by... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | updated LS's physics config |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | Lee Stricklin's physics config |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | Merge commit 'origin/fruitiex/race_cl_autodemo_delete' |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Rudolf Polzer | use new aircontrol var |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Rudolf Polzer | new air control math, new cvar sv_aircontrol_power |
commit | commitdiff | tree | snapshot |
2010-05-03 |
FruitieX | minor cleanups and initial work for vote panel/notify... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Rudolf Polzer | un-weirden the physics a bit... immediate response... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | always show a set amount of health/armor/ammo when... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | add statusbars to the vertical layout of health/armor... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Rudolf Polzer | target_spawn: support target *activator to manipulate... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Rudolf Polzer | warpzones: fix an endless loop |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Mircea Kitsune | This branch will contain minor changes that are too... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Rudolf Polzer | add an extension description for DP_SV_DISCARDABLEDEMO |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | add sane defaults :P |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | disable WIP panels for now |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | status bars! |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | health/armor fixes, inventory fixes |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | horizontal layout for health/armor panel |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | improvements to the health/armor panel, still one mode WIP |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | better weaponicons panel |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | moving hud items around much better now |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | make it compile too |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | The PanelHud. Now in Xonotic git. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
FruitieX | autodemo delete feature for race (sets cl_autodemo_dele... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Rudolf Polzer | Revert "first beginning of "messagebox" like function... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Rudolf Polzer | first beginning of "messagebox" like function, does... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Rudolf Polzer | Merge branch 'master' of ssh://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Rudolf Polzer | Merge remote branch 'origin/divVerent/bastet' |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Rudolf Polzer | updated particlefont template |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Rudolf Polzer | rename the shader files back to original names |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Rudolf Polzer | add back some shaders that were missing here |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Mircea Kitsune | Older patch from the dev tracker ( http://dev.alientrap... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | Merge commit 'origin/tzork/pathlib' |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | tetris: more colorful, code now uses stringbuffers... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | Merge commit 'origin/tzork/pathlib' into divVerent... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jakob MG | Acctualy making it compile may be nice too. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | Merge commit '54e0ccd220df' |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | Merge commit 'origin/tzork/pathlib' into divVerent... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jakob MG | path_waypoint: Remove misstaken dependency for waypoint... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | oops ;) |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | fix the optimization ;) |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | tetris: optimizations... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | tetris: |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | Merge branch 'master' into divVerent/bastet |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Rudolf Polzer | Merge commit 'origin/tzork/pathlib' |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Rudolf Polzer | .gitattributes update for IDE project files |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Rudolf Polzer | fix lots of CRLFs |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Rudolf Polzer | .gitattributes |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Rudolf Polzer | delete some files that won't work in this repo, and... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Rudolf Polzer | get rid of more line feeds, THEY SUCK |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Rudolf Polzer | Merge commit 'origin/parasti/uncrlf' into divVerent... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Jānis Rūcis | Undo newline conversion in client/View.qc |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Rudolf Polzer | failing optimization attempt, ifdeffed out ;) |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Rudolf Polzer | first version of bastet in QC ;) |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Rudolf Polzer | Merge commit 'origin/tzork/vehicles' |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Rudolf Polzer | add a missing cvar to balance25.cfg |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Rudolf Polzer | update extensions file |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Rudolf Polzer | sync the extensions to dpmod again :( |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Rudolf Polzer | enable gravityunaffectedbyticrate and nogravityonground |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Rudolf Polzer | switch to my physics config as default to get it tested... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Jakob MG | Add code::blocks projects & workspace for qc |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Rudolf Polzer | Merge commit 'origin/esteel/anim/framework' |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Stephan Stahl | more work on the menu animation framework, keyframes... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Rudolf Polzer | Merge commit 'origin/esteel/ignore' |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Stephan Stahl | ignore csprogs.dat, menu.dat, progs.dat and the fteqcc... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Rudolf Polzer | get rid of the old voice_flood system, and instead... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Rudolf Polzer | enable polygon collisions for Q1BSP to support Q1BSP... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Rudolf Polzer | new console command "sv_cmd showtraceline" to test... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Rudolf Polzer | Merge commit 'origin/lda17h/dodging_fixes' |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Rudolf Polzer | fix antilag again (because LH disabled sv_gameplayfix_c... |
commit | commitdiff | tree | snapshot |
next |