2014-04-01 |
Samual Lenks | Minor cleanup |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Samual Lenks | Fix damage for enemies near the explosion |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Samual Lenks | Add explicit rocket jump functionality which saves... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Samual Lenks | Clean up some things in Arc code |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Rudolf Polzer | Warpzone fixes for arc; use quadratic spline now. |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Samual Lenks | Merge remote-tracking branch 'origin/master into samual... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Samual Lenks | That's actually the last division, not first |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Rudolf Polzer | Merge branch 'master' of git://de.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Rudolf Polzer | For convenience, provide bezier curve functions globally. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samual Lenks | Slightly more cleanup of Shockwave draw code |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samual Lenks | Clean up the shockwave drawing code |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samual Lenks | Disable usage of WR_IMPACTEFFECT |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samual Lenks | Move Shockwave visual effect to the w_shockwave.qc... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samual Lenks | Start working on Shockwave visual effect again |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samual Lenks | Working on muzzleflash, cleanup a bit |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Turns out, yes, that was needed.. fixes a bug with... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Precache the sound on the client as well |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Move the declarations to the proper place |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Rename shothitpos to end_pos |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Fix precaching on server for Arc attack sound |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Add names for the sendflags bits |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | EVEN MORE CLEANUP... MWAHAHAHAHAHAHAHA |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Move the Draw_ArcBeam code to w_arc.qc |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Enable calculation of segment counts on client now |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Use bound for degreespersegment |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Fix some various issues with angle blending |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Samual Lenks | Working on more code cleanup |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Switch back to previous last origin method |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Clean up effects and a few more things |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Some cleanup, add comment for draw collision todo |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Only interpolate when not local beam |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Add _hitlight and _muzzlelight functionality, rename... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/master' into samua... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/train_fix' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/hud_co... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/teams_override' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/nade_drop' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/spawnsystem_... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/sev/waypointarrow' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/hud_fixes' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/movepl... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Samual Lenks | AAAAAAAAAAAGHGHGHGHGHAHGHAHGHGHHHGHH |
commit | commitdiff | tree | snapshot |
2014-02-20 |
terencehill | CheckAllowedTeams must be called before FindSmallestTeam |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | More minor cleanups |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Remove some useless comments |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Minor cleanups |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Fix ammo checks, auto switch when unable to fire again |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Working on fixing a bug with ammo.. currently broken |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Add burst ammo control |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Add comment for velocity accomodation idea |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Add functionality to "lock in" attack once starting... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Samual Lenks | Remove the separate function for arc init |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Don't duplicate WR_INIT requests |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Add healing logic, add burst_damage |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Experiment with beam_traileffect and add comment for... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | More cleanup and comments |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Add some comments explaining issues/todo's with the... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Cleanup, fix an issue with knowing origin |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Begin adding muzzle model support |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Add an elasticity setting, beam "tightness" |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Remove the teleporttime stuff, that was useless |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Some cleanup |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Rename beam_rgb to beam_color |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Preparation for other visual improvements to the beam |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Working on visual effects for Arc some more |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Set maxthickness based on beam type |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | No need to figure out beam type settings every frame... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Samual Lenks | Add some additional functionality to beam type effect... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Client code already knows g_trueaim_minrange, use that... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Also network maxangle and returnspeed |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Network settings information instead of using local... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Clean up quite a lot of code in w_arc.qc |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Also check to make sure that the client is really a... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Begin adding special effects for each beam type |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Directly handle thickness of particle beam, properly... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | yayyyy the client side tracing now works quite decently! :D |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Samual Lenks | Build new drawing method into client code for Arc effects |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Some cleanup |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Rename primary to beam for Arc gun cvars/settings |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Increase delay for lgbeam_fire sound |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Begin adding burst/secondary support |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Many updates, add nonplayerdamage handling, etc |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Move append_to_string to its proper place |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Make it compile/run again |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Rudolf Polzer | comments |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Committing in broken state: working on cleaning some... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | More config tweaks and debug tweaks |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Update config, plus better debug info |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Large updates to handling of segment tracing |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Working on Arc attack calculation |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Merge remote-tracking branch 'origin/master' into samua... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Fix "low gravity" check |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Increase gravity slightly |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Finally merged them all. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Kill polish dupe. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | More transifex. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Beginning of useless WP detection. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Rename polish. Step 1. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Transifex merge. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Rudolf Polzer | Implement vote 215. Fixes #1895. |
commit | commitdiff | tree | snapshot |
next |