2010-07-02 |
Mircea Kitsune | preattack -> fire |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/reverse_firing... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Rudolf Polzer | move reticle from textures/ to gfx/ |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Sahil Singhal | Actually fix rifle and electro. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Rudolf Polzer | cvar leadlimit_and_fraglimit: if set, both leadlimit... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mircea Kitsune | Don't check for changes when un-firing, since that... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mircea Kitsune | More cosmetic changes to the script |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mircea Kitsune | Make some comments sound better |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mircea Kitsune | Fix final comments. Afaik this should now be ready... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mircea Kitsune | Make the button swap update when refiring the weapon... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mircea Kitsune | Fix issues with weapon switching while keeping the... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mircea Kitsune | Fix comments, alignment and names. The script still... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mircea Kitsune | Script now finished and working. Still not ready but... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mircea Kitsune | More progress with the script, but still not ready... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mircea Kitsune | Update the (still not finished) script. Trying to figur... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mircea Kitsune | Part of the script, not yet ready nor working |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mircea Kitsune | Hook so the currently active weapon can be reported... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mircea Kitsune | This branch will include a weapon code hook to be used... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/nex_reticle |
commit | commitdiff | tree | snapshot |
2010-06-26 |
terencehill | Fix this bug: playing Arena the field score is never... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
terencehill | - fix misuse of && in a check |
commit | commitdiff | tree | snapshot |
2010-06-25 |
terencehill | Fix the K_KP_* constants, they have different values... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
terencehill | remove an outdated comment |
commit | commitdiff | tree | snapshot |
2010-06-25 |
terencehill | add *.iqm to .gitattributes |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Rudolf Polzer | fix endless loops in Nex shots through recursive warpzones |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Rudolf Polzer | make trigger_warpzone_reconnect work, and give it the... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Rudolf Polzer | fix a warpzone connection bug when using random warpzon... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Another tiny alignment I missed |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Comment alignment and a small texture improvement |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Fix a comment |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Cvar whether or not we want reticles to fit the screen... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Slightly better normal zoom reticle |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Make 0 the disabled reticle. Should be safer. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Prevent reticle from showing during the respawn zoom... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Add normal zoom reticle (when zooming with the zoom... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Rudolf Polzer | move shaderlist.txt into the individual dirs again... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Add zoomfraction check back, to avoid drawpic at 0... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Make a comment even more clear |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Comments |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Call it reticle_type instead, in case the system might... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Precache the texture only if the cvar is enabled. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Must be persisted in order to work, of course :) |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Add code to separate between zoom types (currently... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Sadly, we need to filter via button_attack2 too. If... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Merge branch 'mirceakitsune/nex_reticle' of ssh://git... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/nex_reticle |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Rudolf Polzer | we no longer need loadfonts.cfg, just forgot to remove... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
FruitieX | force 1:1 aspect on reticle pic, also precache it |
commit | commitdiff | tree | snapshot |
2010-06-24 |
FruitieX | Merge branch 'master' into mirceakitsune/nex_reticle |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Rudolf Polzer | attempt at a camera fix |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/diabolik/nexmodel' |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Rudolf Polzer | now PROPERLY apply draw_fontscale in TextWidth |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Sahil Singhal | Merge commit 'origin/master' into diabolik/nexmodel |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Stephan Stahl | fix unban via rcon_restricted |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Rudolf Polzer | fix weapon count when sorting |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Rudolf Polzer | menu: fix lots of issues with font rendering |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/nex_reticle |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Rudolf Polzer | let's use a free font for now, even though it doesn... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/terencehill... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/diabolik/iqmmo... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Rudolf Polzer | get rid of md5sum dependency |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Rudolf Polzer | Revert most of the balance changes vs nexuiz 2.5 balanc... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
magorian | fix text overlap issue in menu key binder |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Rudolf Polzer | add autocvars.qh |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Rudolf Polzer | try to reduce calls to ArrayGet*weaponorder |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Mircea Kitsune | Fix conflict with Panel HUD: Add the code back in prope... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/nex_reticle |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Mircea Kitsune | Fix conflict with Panel HUD: Remove code from view.qc |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Rudolf Polzer | Merge remote branch 'origin/fruitiex/newpanelhud_stable' |
commit | commitdiff | tree | snapshot |
2010-06-19 |
FruitieX | update hudsetup map path in menu code |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Rudolf Polzer | Merge branch 'fruitiex/newpanelhud_stable' |
commit | commitdiff | tree | snapshot |
2010-06-19 |
FruitieX | fix small typo, remove dead code |
commit | commitdiff | tree | snapshot |
2010-06-18 |
FruitieX | remove unneccessary resize check, not needed anymore... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
FruitieX | woops fix silly bug with grid |
commit | commitdiff | tree | snapshot |
2010-06-18 |
FruitieX | aspect-independent pressedkeys panel |
commit | commitdiff | tree | snapshot |
2010-06-18 |
FruitieX | fix aspect on timer |
commit | commitdiff | tree | snapshot |
2010-06-18 |
FruitieX | aspect fixing on engineinfo panel, broken_panel_cnt... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
FruitieX | drawpic_aspect wrapper function to always keep aspect... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
terencehill | numbered bots FIX |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | no aspect ratio forcing on dock |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | remove all aspect ratio forcing stuff from the resizing... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | drawpic_aspect wrapper for drawpic |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | notify message fixes |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | "ghost weapons" on the hud ;) |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | just draw the fps into full panel size on the engineinf... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | update the old hud to look even more like the old hud... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | update wickedhud_big, add new borders to wickedhud_default |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | edit wickedhud_default to match grid, rearrange layout... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | relative coordinates on grid |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | remove the "feature" which made coordinates bigger... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | don't even check for collisions against target panel... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | add a failsafe to resizing so that panels can NEVER... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | fix size capping to screen edges |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | terencehill's resizecheck algoritihm. This makes resizi... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
FruitieX | Merge remote branch 'origin/terencehill/newpanelhud... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Rudolf Polzer | Merge branch 'fruitiex/newpanelhud_stable' into fruitie... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Rudolf Polzer | Merge remote branch 'origin/divVerent/menu-imprOOvement... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Rudolf Polzer | auto-super.pl run |
commit | commitdiff | tree | snapshot |
next |