2011-06-19 |
Rudolf Polzer | warn about colorless sprites |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Rudolf Polzer | also properly calc the margin |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Rudolf Polzer | UNTESTED: better formulas for the arrows |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Rudolf Polzer | also do a lookup for the color value to allow overrides |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Rudolf Polzer | improve visuals of arrows |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Rudolf Polzer | cvar: g_waypointsprite_uppercase |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Rudolf Polzer | an all-new waypointsprite drawing system that allows... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Rudolf Polzer | we don't use func_null, so why declare it |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Rudolf Polzer | use spawnflag 1 instead |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Rudolf Polzer | new spawnflag for warpzones: 2 (watch over origin,... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Rudolf Polzer | Merge remote-tracking branch 'origin/nifrek/skinfixes' |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Rudolf Polzer | help other qccs a bit |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Rudolf Polzer | warpzonelib: also allow "trigger" name |
commit | commitdiff | tree | snapshot |
2011-06-15 |
merlijn | Merge remote-tracking branch 'origin/nifrek/erebusscaled' |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Rudolf Polzer | add Antibody to the credits |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Rudolf Polzer | Merge branch 'master' of git://de.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Rudolf Polzer | allow 10 sec, not 2 sec, to reload the demo |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rudolf Polzer | add a test case for csqc/svqc entity type switching |
commit | commitdiff | tree | snapshot |
2011-06-14 |
nifrek | Scaled up Erebus (somewhere between original and megaer... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
nifrek | Add missing .skin files to megaerebus LODs |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Rudolf Polzer | Merge remote-tracking branch 'origin/MaidenBeast/italia... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Rudolf Polzer | simplify more; allow sticking to shootable buttons |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Rudolf Polzer | simplify |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Rudolf Polzer | Mines now stick to moving geometry |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | for now, continue to use +use |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | also exec autoexec/*.cfg on startup |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | rename teams_matter to teamplay everywhere |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | fix bug causing a warning |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | make keyhunt and keepaway use the new use key system |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | add a second use key system that responds to presses... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | simply assault code a bit |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rudolf Polzer | add "xencoding", an encoding scheme of numbers into... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Rudolf Polzer | fix compile error |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Rudolf Polzer | better also set menu_cl_gunalign to 3 here |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Rudolf Polzer | switch the meanings of cl_gunalign 1/2 and 3/4 because... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rudolf Polzer | config_update: switch all users to cl_gunalign 1 once |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rudolf Polzer | make shootfromeye and shootfromclient show properly... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rudolf Polzer | change default of cl_gunalign to "right only"; add... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
MaidenBeast | Fix some translated strings and update credits with... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Rudolf Polzer | new parameter target_random to ALL entities; when set... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Rudolf Polzer | Merge remote-tracking branch 'origin/MaidenBeast/italia... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Rudolf Polzer | don't send a vote string when no vote is active |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Rudolf Polzer | try another attempt to fix extendmatchtime (by Space_Man) |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Rudolf Polzer | fix the gloss box dependencies as gloss can work on... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Rudolf Polzer | fix extendmatchtime/reducematchtime commands |
commit | commitdiff | tree | snapshot |
2011-06-04 |
MaidenBeast | Added 1st version of csprogs.dat.it.po (there are some... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Rudolf Polzer | make the first frame even nicer |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Rudolf Polzer | don't allow drawframetime to be > 1 sec (sorry, laggers) |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Rudolf Polzer | add a demo seeking cfg |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Rudolf Polzer | clarification comment, nothing else |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Rudolf Polzer | ARGH, fix another terencehill bug - this fixes DDS... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Rudolf Polzer | convert to iqm v2 |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Rudolf Polzer | make warpzones nicer with chase_active (no longer hide... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Rudolf Polzer | rewrote warpzonelib view fixing |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | do the nearclip hack in the chasecam too |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | properly restore the chasecam view also for R_SetView3f... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | also fade out warpzones properly (based on VIEW origin... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | make event chase cam warpzone aware (PLEASE TEST) |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/mine_e... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/fix_fragmes... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/no_dead_air... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/fix_anim_di... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | remove a stupid percent sign |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | make intermission chase cam always on |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/intermissio... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Rudolf Polzer | Merge remote-tracking branch 'origin/fruitiex/panelhud' |
commit | commitdiff | tree | snapshot |
2011-05-26 |
FruitieX | No damage splash when !!chase_active |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Samual | Stop the weapon model from changing pitch while in... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Samual | Fix intermission player model so that it doesn't tilt... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Samual | Fix a warning given by setanim since it had no animatio... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Samual | Add checks for other.deadflag when announcing airshot... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Rudolf Polzer | THE BIG BALANCE SWITCHOVER!!!1 |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Rudolf Polzer | rename the sniper rifle to just a rifle. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Samual | Just a quick fix for the teamkill message coloring... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Samual | Early+++ changes to sniper rifle to be more of just... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Samual | Change some things about Nex charge slightly -- Instead... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Samual | Some improvements to the hagar (lower spread on primary... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
merlijn | Merge remote-tracking branch 'origin/diabolik/newanims' |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Sahil Singhal | Merge remote branch 'origin/master' into diabolik/newanims |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Rudolf Polzer | Merge branch 'master' of git://de.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Rudolf Polzer | move the contentdownload URL to xonotic.org |
commit | commitdiff | tree | snapshot |
2011-05-22 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Samual | Some updates to the shotgun melee |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Samual | Merge remote branch 'origin/master' into samual/balance |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Rudolf Polzer | remove menu_slist_modfilter for now, as we currently... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
FruitieX | add bots back to the playerstats |
commit | commitdiff | tree | snapshot |
2011-05-20 |
FruitieX | finally fix accuracy stats, well hopefully. Testing... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Sahil Singhal | Merge remote branch 'origin/master' into diabolik/newanims |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Sahil Singhal | Actually set the melee anim. |
commit | commitdiff | tree | snapshot |
2011-05-19 |
FruitieX | Merge remote-tracking branch 'origin/master' into samua... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Rudolf Polzer | Merge remote-tracking branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Sahil Singhal | New rescaled ignis thanks to nifrek :) |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Sahil Singhal | Merge remote branch 'origin/master' into diabolik/newanims |
commit | commitdiff | tree | snapshot |
2011-05-18 |
terencehill | Fix explosion effect not correctly shown detonating... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Rudolf Polzer | rename physicsX0.cfg to physicsX.cfg, and bring back... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Rudolf Polzer | set speed limit back to 800 - 700 was a bit too low... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
next |