2010-11-27 |
unknown | ACTUALLY commit the orbs now that I fixed their origin... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
unknown | Add animations to the HUD (keepaway mod panel) |
commit | commitdiff | tree | snapshot |
2010-11-27 |
unknown | New images for keepaway for send_killnotification and... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rudolf Polzer | catch errors |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rudolf Polzer | Merge branch 'master' of git://de.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rudolf Polzer | add some test code for uri_post |
commit | commitdiff | tree | snapshot |
2010-11-26 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/add_soundchan' |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/balance' |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/noaccuracyspam' |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/effectinfo_nerf' |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | lower secondary mortar speed |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | tiny shotgun nerf now |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | electro combo slightly stronger |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | shotgun primary max dmg from 60 to 80 to balance it... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | disable falloff on electro primary |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | Merge branch 'fruitiex/fruit_vs_tzork-balance' into... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | comment out a debug print |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | nerf shotgun, uzi and hagar impact effects, they were... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
FruitieX | add an additional arg to the W_SetupShot* functions... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Rudolf Polzer | move electro secondary to CHAN_WEAPON2 so it doesn... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Rudolf Polzer | sync dpextensions with darkplaces (uri_post stuff) |
commit | commitdiff | tree | snapshot |
2010-11-25 |
unknown | Adapt keepaway to use Send_KillNotification; code is... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
unknown | Code cleanups + keepaway powerups, this one might be... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Rudolf Polzer | fix bad side effects of picking up ammo/health |
commit | commitdiff | tree | snapshot |
2010-11-25 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-25 |
unknown | TEST THIS: Remove the thinkhack from ka_RespawnBall... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rudolf Polzer | do announcer messages for bullets only for the rifle |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rudolf Polzer | crylink link maintenance: fix one odd case that may... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rudolf Polzer | better handle >100% accuracy |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rudolf Polzer | crylink: properly calculate maxdmg |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rudolf Polzer | more accuracy fixes |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rudolf Polzer | Merge remote branch 'origin/divVerent/accuracy-fixes' |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rudolf Polzer | remove two balance configs nobody needs AT ALL |
commit | commitdiff | tree | snapshot |
2010-11-24 |
FruitieX | Merge remote branch 'origin/master' into fruitiex/balance |
commit | commitdiff | tree | snapshot |
2010-11-24 |
unknown | Make the keepaway ball follow jump pads (Maybe i'll... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
unknown | Add a sound for when the ball touches something, and... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-23 |
unknown | Remove the think "hack" for spawning the ball -- not... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Rudolf Polzer | mine layer: properly inherit spawnshieldtime when stick... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Rudolf Polzer | accuracy: only resend if the accuracy value actually... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | more fixes of accuracy new system |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | forgot to actually initialize the accuracy tracking |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | don't cull the accuracy entity |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | accuracy: csqc updates to match the svqc stuff |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | properly count minstanex damage |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | resend accuracy when spectating |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | way more fixes |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rudolf Polzer | beginning of a SANE accuracy networking system |
commit | commitdiff | tree | snapshot |
2010-11-22 |
unknown | Beginning ground work on creating a bot role for keepaw... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
unknown | Fix 2 bugs (Warmup to normal match carrier bug - waypoi... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
unknown | Add some new keepawayball_carrying images with now... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
FruitieX | with all the other stuff we have compromised, let's... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
FruitieX | electro: eat less ammo again (5 per sec, with secondary... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
unknown | Remove kaballcarried, andfix ballcarried so it can... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
FruitieX | less damage falloff on electro primary... dont make... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
unknown | Finally a functioning HUD! Now all I need is a new... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
FruitieX | only 100 armor in lms/ca |
commit | commitdiff | tree | snapshot |
2010-11-21 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-21 |
FruitieX | Merge remote branch 'origin/master' into fruitiex/balance |
commit | commitdiff | tree | snapshot |
2010-11-21 |
unknown | Some major updates, work on adding HUD to KA, some... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Rudolf Polzer | more typos |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Rudolf Polzer | fix another typo |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Rudolf Polzer | do not reset items bits in non-ctf and non-nexball |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Rudolf Polzer | key bind editor: allow permanently unbinding keys |
commit | commitdiff | tree | snapshot |
2010-11-20 |
unknown | Update waypoints in keepaway slightly - this creates... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Rudolf Polzer | campaigntimer: allow win by timelimit if no fraglimit... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Rudolf Polzer | rename physics configs: Xonotic now uses physicsX0... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Rudolf Polzer | nexball: don't display a useless health bar on a lone... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
unknown | Almost fully functioning now! Just a couple more things... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rudolf Polzer | fix latest fix |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rudolf Polzer | ballistic projectiles: bail out on weapclip |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rudolf Polzer | crylink: some debugging |
commit | commitdiff | tree | snapshot |
2010-11-19 |
FruitieX | jointime 0.1 on crylink primary |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rudolf Polzer | Merge remote branch 'origin/tzork/turrets-assualt-fix' |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/cl_gentle_damage' |
commit | commitdiff | tree | snapshot |
2010-11-19 |
unknown | Some work on scoring.... still have to fix the bug... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
FruitieX | make the secondary grenades slower (speed 1000, speed_u... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
FruitieX | make this a fruit_vs_tzork_vs_samual-balance branch... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
FruitieX | set pain_threshold_health back at 50. And s/treshold... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
FruitieX | nerf the damage flash (same amount of damage now raises... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-18 |
unknown | Issue fixed so the warning isn't needed anymore |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | crylink: joinspeed -> joinspread (easier to tune in... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
tzork | Make turrets switch team corretly in assualt. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
FruitieX | cl_gentle version of the damage flash |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | fix the bug that antilagged bullets get newtonian proje... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | chooksta! |
commit | commitdiff | tree | snapshot |
2010-11-18 |
unknown | Merge remote branch 'origin/master' into samual/keepaway |
commit | commitdiff | tree | snapshot |
2010-11-18 |
unknown | Undo a little temporary change before merging into... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/csqc_polyblend' |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | fix fruitiex's fix |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/fbfix' |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/fruit_vs_tzork... |
commit | commitdiff | tree | snapshot |
next |