2010-06-09 |
FruitieX | Merge remote branch 'origin/diabolik/newpanelhud' into... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Sahil Singhal | Forgot the dialog part, my bad :P |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | Merge remote branch 'origin/diabolik/newpanelhud' into... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Sahil Singhal | Add exit dialog. Not done yet though. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | autojoin if we are still spec, and hud_config mode... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | allow console bind to work in config mode |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | Merge remote branch 'origin/diabolik/newpanelhud' into... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | force showing rockets on the inventory panel in conf... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | movement disabling patch by parasti, thanks :) |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Sahil Singhal | Actually make it called "hudsetup". |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Sahil Singhal | Merge commit 'origin/fruitiex/newpanelhud' into diaboli... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Sahil Singhal | HUD Setup menu button. Defaults to map "hudsetup" tempo... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | fix odd spacing in notify panel, also center the names |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | default events to the notify panel when in conf mode |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | same thing for scoreboard |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | fade the hud out correctly when opening the menu |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | also fade in/out the modicons when there are no mod... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | fade vote dialog in/out when needed/not needed |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | fix camprifle ammo ring |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | fix paths to the weapon icons |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | remove hud_radar_background_alpha to prevent confusion... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | cap grid size to >= 2 to prevent accidental crashing... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | fix too big padding values, fix minsize of chat panel |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | remove a warning |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | comment out the escape until we know how to do it prope... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
FruitieX | chat area "panel" |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | fix hud_notify_flip cvar, also export it in the exporter |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | enable notify panel by default, it should be ready... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | hack in flipping the order of the notify stack, so... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | cvar time/fadetime, fix scoreboard |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | fix resizing the notify panel |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | ctf flags on hud notify panel :) |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | ahahaha fix a silly mistake (using same constant for... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | all weapons supported. thanks div0 |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | centerprints |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | notify messages MOSTLY work... some breakage here and... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | notify panel should now work for weapons |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | d'oh! Write a *SHORT*, not byte >_< |
commit | commitdiff | tree | snapshot |
2010-06-08 |
FruitieX | move more of the weapon stuff to CSQC |
commit | commitdiff | tree | snapshot |
2010-06-07 |
FruitieX | Merge branch 'fruitiex/newpanelhud_stable' into fruitie... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
FruitieX | remove dupes of the hud_configure global, show crosshai... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
FruitieX | Merge branch 'master' into fruitiex/newpanelhud_stable |
commit | commitdiff | tree | snapshot |
2010-06-07 |
FruitieX | fix warnings |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Rudolf Polzer | change warpzone detection to detect non-common/trigger... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | fix aspect ratio on nexball icon |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | visible grid (optional) for the configuration mode! |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | woops dont draw the scoreboard behind the mapvote screen :p |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | fix scoreboard fading |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | fix several scoreboard cvars |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | disable collision testing in config mode until it resiz... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | add hud_*_color_team cvars to enforce a team color... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | Merge branch 'master' into fruitiex/newpanelhud |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/mand1nga/rebrand' |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Rudolf Polzer | move projectile explosions including precaching into... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Rudolf Polzer | give all weapon files a w_function |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Rudolf Polzer | allow weapon files to define functions in csqc too |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | initial work on supporting kill messages |
commit | commitdiff | tree | snapshot |
2010-06-06 |
FruitieX | move even more notify messages to CSQC, now we need... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
mand1nga | Merge branch 'mand1nga/rebrand' of ssh://git.xonotic... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
mand1nga | Removed old welcome message |
commit | commitdiff | tree | snapshot |
2010-06-06 |
mand1nga | Updated chat bubble. Someone might want to export it... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Sahil Singhal | Merge commit 'origin/master' into diabolik/gakplayermodel |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Sahil Singhal | Fix draw anim. Gak is complete! |
commit | commitdiff | tree | snapshot |
2010-06-05 |
FruitieX | initial work on notify panel, some centerprints now... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
FruitieX | Merge branch 'master' into fruitiex/newpanelhud |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Rudolf Polzer | define the speedlimit cvar |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Rudolf Polzer | rename sv_speedlimit to sv_airspeedlimit_nonqw |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Rudolf Polzer | Merge branch 'master' into divVerent/speedlimit |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/fruitiex/nerfs... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
FruitieX | remove unused vector |
commit | commitdiff | tree | snapshot |
2010-06-03 |
FruitieX | perform the hud min size cap earlier on to fix a bug... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
FruitieX | remove a useless todo... :P |
commit | commitdiff | tree | snapshot |
2010-06-03 |
FruitieX | resizing works pretty well now, but there are still... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
FruitieX | cleanup |
commit | commitdiff | tree | snapshot |
2010-06-03 |
FruitieX | make all corners work, do collision testing against... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
FruitieX | start reworking the resizing code completely from scrat... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Resize gakmasked and onground :P |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Gak resized and on ground :P |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Gak Armored resized and on ground :P |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Add txt and screenshots for Gak Masked and Gak |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Edit txt for gakarmored. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Gak masked. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Gak without a mask. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Change name to gakarmored and add screenshot and txt. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Fixed weapon positions. Gak armored anims complete... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Strafeleft and straferight done. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Fix duckjump. TODO: strafeleft and straferight and... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
FruitieX | fix weapnext and weapprev |
commit | commitdiff | tree | snapshot |
2010-06-02 |
FruitieX | accept shirt and pants as colors for dock and panels |
commit | commitdiff | tree | snapshot |
2010-06-02 |
FruitieX | reintroduce combined health/armor display, do small... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
FruitieX | add strength/sheld icon expanding again! todo_cnt-... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
FruitieX | scale the statusbar images 1:2:1 (left/right parts... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
FruitieX | wickedhud beta 3 |
commit | commitdiff | tree | snapshot |
2010-06-02 |
FruitieX | Merge branch 'master' into fruitiex/newpanelhud |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Sahil Singhal | Fix duckwalk. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
FruitieX | nerf strafing to prevent insane turns, now matches... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Sahil Singhal | Better textures. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Mircea Kitsune | Correct defaults to make the effect less strong (as... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Sahil Singhal | Try to fix run cycle. |
commit | commitdiff | tree | snapshot |
next |