2011-04-26 |
terencehill | Move rankings code (score panel) into its own function... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
terencehill | Now each progressbar effect got its own cvar |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | Simplify the code |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | Rename most of the cvars to make health/armor progressb... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | Smooth armor progressbar too |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | Small clean up and more comments |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | Use the previously added code to do the health load... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | Smooth transition from an health value to another one... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | cvar hud_panel_healtharmor_progressbar_gfx_damage to... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
terencehill | Check for spectatee_status changes only when it's updat... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
terencehill | add comments to describe how some variables are used... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
terencehill | Fix typo |
commit | commitdiff | tree | snapshot |
2011-04-20 |
terencehill | Fix color not updated and ping not displayed in the... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
terencehill | Make translatable remaining strings of the panel hud... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
terencehill | Make text labels of the panel hud dialogs use the max... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
terencehill | Fix hud_panel_ammo_progressbar not working cause of... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
terencehill | Adjust _hud_panelorder cvar now that shownames panel... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
terencehill | Merge remote-tracking branch 'remotes/origin/fruitiex... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
FruitieX | bring back the serverside cull distance, why it didn... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
FruitieX | start fading already at 1000 units |
commit | commitdiff | tree | snapshot |
2011-04-16 |
FruitieX | set the max distance a bit further, increase font size |
commit | commitdiff | tree | snapshot |
2011-04-16 |
FruitieX | Merge branch 'master' into fruitiex/panelhud |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Rudolf Polzer | remove some unused functions; add "checkfail" logic... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | fix health/armor wrapping around when someone was fragged |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | woops, forgot some header files |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | allow decolorization as an option, enable by default... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | support resizing the name and enable by default |
commit | commitdiff | tree | snapshot |
2011-04-13 |
mand1nga | Merge remote branch 'origin/mand1nga/bot-misc-fixes' |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | smooth alpha fade clientside from 1500 to 2500 units... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | distance culling doesn't want to work for some reason... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | small fix |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | make them fade out/in :o |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | one more feature is WIP (only show enemies when pointed... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | i forgot to center the names, lol |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | only draw the question mark health/armor icons in teamp... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | @ CSQC: You've been trolled, you've been trolled..... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | fix the aforementioned problem in the previous commit |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | some more tweaks, remaining issues: why does it project... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | that think function was useless actually, remove it... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | now it "works" again |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | do some restructuring according to div0s suggestions... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | remove the old shownames from here |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | holy crap it compiles |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | remove the shownames HUD panel, start implementing... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | why do i store the edict when i call this function... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | ha! got health/armor networking right finally |
commit | commitdiff | tree | snapshot |
2011-04-13 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jakob MG | Merge remote-tracking branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Samual | Slightly less rotlinear so that your health/armor doesn... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | some debug prints, distance culling (cvarred) |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | looks like we can figure out the netname with stuff... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | yay origins and player ids printed correctly now (lol... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | oh wait, haha |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | new implementation of shownames with MSG_ENTITY (broken... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
terencehill | Merge remote-tracking branch 'remotes/origin/terencehil... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | use maxhealth/maxarmor cvars instead of constants ... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | this one seems to have been forgotten :) |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | Merge branch 'fruitiex/better_shownames' into terencehi... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | make text readable in physics panel setup |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | Merge remote-tracking branch 'origin/master' into teren... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | fix the shownames dialog finally |
commit | commitdiff | tree | snapshot |
2011-04-11 |
mand1nga | Merge branch 'fruitiex/hud_effect_from_goldenhealth' |
commit | commitdiff | tree | snapshot |
2011-04-11 |
mand1nga | Indentation fascist reporting for duty\! |
commit | commitdiff | tree | snapshot |
2011-04-11 |
mand1nga | Bots: Fix divide by zero error when using the nex.... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | Merge remote-tracking branch 'origin/master' into fruit... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
FruitieX | revive the low health/armor hud effect from fruitiex... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
mand1nga | Merge remote branch 'origin/samual/fix_hud_configstuff' |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Samual | Fix some issues with creating hud configs automatically... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
mand1nga | Merge remote branch 'origin/samual/fix_crosshair_ring_c... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
mand1nga | Merge remote branch 'origin/samual/devreleaseconfigs' |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Samual | Add checks to see if crosshair ring is even allowed... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Samual | Add config for balance switching on endmatch (also... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Rudolf Polzer | add some experimental aliases. Do not use. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mand1nga | Merge remote branch 'origin/terencehill/hud_panel_power... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mand1nga | Merge remote branch 'origin/tzork/fl_notarget_ctflags' |
commit | commitdiff | tree | snapshot |
2011-04-08 |
mand1nga | Merge remote branch 'origin/samual/defaults/swap_minela... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
terencehill | Add missing cvar hud_panel_powerups_text to hud_luminos... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Rudolf Polzer | fix wrong strreplace usage |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jakob MG | Set FL_NOTARGET on ctf flags (avoids turrets and otehr... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/fix_csqc_st... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/fix_hud_dra... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Some updates to falldamage - It should hurt more to... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | ACTUALLY make drawpic_aspect_skin_expanding use the... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | By request of many, swap the priority for grenadelaunch... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Lower turnrate just slightly on the seeker |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | g_start_weapon_sniperrifle 0 - Disable sniper rifle... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | gettext a string which was missed for warmup |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Update starting ammo values for warmup, LMS, and nix |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Rudolf Polzer | fix health in ekg |
commit | commitdiff | tree | snapshot |
2011-04-04 |
mand1nga | Merge remote branch 'origin/samual/defaults/smoothcrouc... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
mand1nga | Merge remote branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Samual | This enables a featured I added in the engine a while... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Samual | New health limit and rot rate plus use g_balance_damage... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/fruitiex/mapvote_fix' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/fruitiex/accelerometer_fix' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
terencehill | Fix hud_panel_physics_baralign slider, value field... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
terencehill | Sync hud_luminos_old.cfg and adapt pos/size of the... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
FruitieX | add the acceleration bars for these two skins too |
commit | commitdiff | tree | snapshot |
next |