Fortress Forever
About
Development
Forums
Wiki
Activity
AdamWillden
force-pushed
fortressforever
:
new_custom_hud
from
ca313e
to
91c3a5
4 years ago
c856c4
AdamWillden
:
'
Add new HUD with custom management
'
91c3a5
:
'
WIP
'
AdamWillden
force-pushed
fortressforever
:
new_custom_hud
from
ad87ae
to
ca313e
4 years ago
a13595
AdamWillden
:
'
Add new HUD with custom management
'
ca313e
:
'
WIP
'
AdamWillden
force-pushed
fortressforever
:
new_custom_hud
from
af9e39
to
ad87ae
4 years ago
ad87ae
AdamWillden
:
'
Add new HUD with custom management
'
AdamWillden
force-pushed
fortressforever
:
new_custom_hud
from
29ccee
to
af9e39
4 years ago
af9e39
AdamWillden
:
'
Add new HUD with custom management
'
AdamWillden
force-pushed
fortressforever
:
new_custom_hud
from
430ea2
to
29ccee
4 years ago
29ccee
:
'
WIP
'
AdamWillden
created
fortressforever
:
new_custom_hud
at
430ea2
(+3 new commits)
4 years ago
a87a16
AdamWillden
:
'
FFInputSlider: Add ability to pass action target
'
c6ec29
AdamWillden
:
'
Add new HUD with custom management
'
430ea2
:
'
WIP
'
AdamWillden
pushed 14 commits to
fortressforever
:
beta
4 years ago
5217d8
AdamWillden
:
'
Solution: Fix PostBuild to respect %SteamPath% if already set
'
793d88
AdamWillden
:
'
Solution: Remove `FF_BETA_TEST_COMPILE`
'
a0dfde
AdamWillden
:
'
FFUtils: `ColorFade` must clamp to retain correct color
'
eb9221
AdamWillden
:
'
FFUtils: `ColorFade` should follow naming standards
'
79d167
AdamWillden
:
'
FFUtils: Correct `GetIntensityColor` method casing
'
72cac9
AdamWillden
:
'
FFUtils: Remove `GetIntensityColor` unused/broken invertScale parameter
'
c00735
AdamWillden
:
'
FFUtils: Return stack allocated color (fix potential leak)
'
e63e0e
AdamWillden
:
'
FFUtils: Remove uncessesary comments
'
ddc576
AdamWillden
:
'
FFSharedDefs: Add team color definitions
'
76180a
AdamWillden
:
'
FFMiscOptions: Remove commented code
'
d90825
AdamWillden
:
'
FFCrosshairOptions: Renamed `OnUpdateCheckbox -> OnUpdateCheckButton`
'
86a31a
AdamWillden
:
'
FFOptions: Fix include header casing
'
2ad40d
AdamWillden
:
'
FFOptions: Put panel formatting together
'
55340e
AdamWillden
:
'
Merge pull request #381 from fortressforever/misc-changes. Misc changes
'
AdamWillden
merged pull request
fortressforever
#381
(
'
Misc changes
'
) from
AdamWillden
to
beta
4 years ago
AdamWillden
force-pushed
fortressforever
:
elmos_hud_playground_zombie
from
84337c
to
b5b493
4 years ago
36ad28
AdamWillden
:
'
input
'
f049c1
AdamWillden
:
'
added crosshair info visuals.. cool still needs finishing so don't judge yet. just for those that...
'
8092f1
AdamWillden
:
'
hud_ci_updateAlways 1 is your friend. updated default settings
'
09aeb1
AdamWillden
:
'
Updated Elmo's crosshair info. - Changed all the cvars from hud_ci_* to hud_xhairinfo_* and took...
'
b3a057
AdamWillden
:
'
Temporary so Aftershok can help with my quantity bar/panel problem. # Conflicts:....
'
aecf8e
AdamWillden
:
'
Reverted the crosshairinfo stuff. Doing it a better way now so will reimplement it when ready.
'
ece2d4
AdamWillden
:
'
Committing before I fuck up what I want to do next. Paint is now much smaller. Most changes are now...
'
05a039
AdamWillden
:
'
quantity panels now auto-arrange the bars and auto-size them self. Works for all resolutions! :)...
'
9184ee
AdamWillden
:
'
Added missing hud stuff to 2003. hope it all works!. This is so dexter (& shok?) can help with the...
'
e2d0e4
AdamWillden
:
'
missed shit from last commit
'
382c33
AdamWillden
:
'
removing some cvars to avoid confusion...
'
ddf27e
AdamWillden
:
'
fixed quite a few errors from copy paste-ing code. fixed screen positioning. Did some other shit -...
'
4b7191
AdamWillden
:
'
few missed things
'
905de6
AdamWillden
:
'
Added ability to size label,icon and amount text. Bar spacing is now applied before the first...
'
b8227a
AdamWillden
:
'
variable name change for the bar spacing and a few comments
'
a4764d
AdamWillden
:
'
Moved and renamed ff_hud_quantitybar to be ff_quantitybar in the vgui folder like ff_quantitypanel....
'
47e663
AdamWillden
:
'
Missed from last commit, I could've sworn I did a global replace... Also for some reason the...
'
467ba9
AdamWillden
:
'
update to the quantity bar stuff before I finish and commit the new custom HUD options. Fixed a few...
'
dbb021
AdamWillden
:
'
reverting a small change I made, gonna make it work differently when I've got the rest in.
'
5b5a9b
AdamWillden
:
'
The beast that is Custom HUD Options stuff... updated:. client_scratch-2008.vcproj....
'
8a3953
AdamWillden
:
'
Fixed buildstate dispenser icon showing the SG. Added support for per-level SG icons
'
ae46ff
AdamWillden
:
'
- Changed some old bits of code to use FindKey instead of looping and matching. - Added option to...
'
346420
AdamWillden
:
'
- Updated sentry and dispenser defaults. - Changed some ranges in options to sensible values (are...
'
ab30a8
AdamWillden
:
'
Custom Hud Update. The positioning/alignment values moved out of the Arrangement tab into new tab....
'
89d636
AdamWillden
:
'
Made quantity panel use a dynamic array rather than a forced max of 6. Figured why not....
'
48684e
AdamWillden
:
'
Changed default global preset "Not built" text positioning
'
f2f116
AdamWillden
:
'
removed a bug which were adding unnecessary keys to the assignment vdf when loading.
'
7137bd
AdamWillden
:
'
Part 2... Revision: 12767. Message: Made quantity panel use a dynamic array.... removed...
'
14eb25
AdamWillden
:
'
Fixing something I broke. Wouldn't load preset files properly
'
947294
AdamWillden
:
'
make this frame work please?? currently as far as I can tell it should work but it crashes the game...
'
dd8d42
AdamWillden
:
'
white space and comments - nothing here
'
002bdd
AdamWillden
:
'
Squeek told me the fix to my frame problem. This is the fix but just wanted to commit it so there...
'
d89183
AdamWillden
:
'
included my new panel in the code.. does nothing yet but wont hurt anything either!. # Conflicts:....
'
82eea1
AdamWillden
:
'
Stuff to make the crosshairs autoload again. tick signal in hud_crosshair runs until the crosshairs...
'
5ad136
AdamWillden
:
'
- Added "Save Default" buttons so people can edit the defaults without much trouble. - Made it so...
'
565466
AdamWillden
:
'
Missed a commit from the last one. detpack now sends the fuse time in its message...
'
a10c51
AdamWillden
:
'
- Changed the way panels hide themselves (long term problem fixed). - Previously couldn't hide...
'
835816
AdamWillden
:
'
check that a font has been loaded before trying to use it in CalculateTextAlignmentOffset
'
91a1ac
AdamWillden
:
'
Changing tick signals. Previously every tick to every 100ms (good news for 33 tick and more so 100...
'
78c9fe
AdamWillden
:
'
Both:. - Moved column to style preset from arrangement (makes more sense there for now)....
'
33671f
AdamWillden
:
'
Removed UseDefault checkboxes and added default to the dropdown box. Stopped users from naming new...
'
ba6025
AdamWillden
:
'
Reverting revisions 13278,13279; they were meant for a different branch
'
3173c9
AdamWillden
:
'
Added comments to HiddenBits (HIDEHUD_NOTSCOUT etc.). Added HIDEHUD_ALWAYS so that I can use it to...
'
95fbe3
AdamWillden
:
'
last bit of misc options localisation (don't know why I never submitted this):. - when option...
'
aef2de
AdamWillden
:
'
no big changes... - Corrected wrongly named function. - Corrected an assert which didn't include...
'
ff0f23
AdamWillden
:
'
Made getIntensityColor now GetIntensityColor
'
b1b376
AdamWillden
:
'
Custom hud update. No point putting all changes in as there's so many. Added preview checkbox -...
'
04ee50
AdamWillden
:
'
Updated 2003/2005 client vcproj files with Elmo's custom hud changes. # Conflicts:....
'
1ce53a
AdamWillden
:
'
Custom hud stuff. - Added style info into the quantity panel base class rather than having the same...
'
636748
AdamWillden
:
'
Crosshair: Remove weird load logic
'
67e32f
AdamWillden
:
'
CFFCustomHudAssignPresets: Remove code duplication
'
461fab
AdamWillden
:
'
Buildstates: Fix fallback text crash
'
b08055
AdamWillden
:
'
BuildStates: Fix inconsistent use of whitespace
'
c28c19
AdamWillden
:
'
Quantity: Rename constants to better indicate usage
'
94ae40
AdamWillden
:
'
FFQuantityItem: Rename file to match type name `ff_quantitybar -> ff_quantityitem`
'
5b86e3
AdamWillden
:
'
FFQuantityItem: Invert if statement to remove negation
'
cf8631
AdamWillden
:
'
FFQuantityItem: Fix bars not rendering when font is missing
'
78d5a5
AdamWillden
:
'
FFQuantityItem: Fix whitespace
'
8a5544
AdamWillden
:
'
FFQuantityItem: Remove TODO comments
'
9a0802
AdamWillden
:
'
FFQuantityItem: Remove unused methods
'
15c6cf
AdamWillden
:
'
FFQuantityItem: Remove redundant ternary expressions
'
54cb9a
AdamWillden
:
'
FFQuantityItem: Update member accessibility
'
333c9e
AdamWillden
:
'
FFQuantityItem: Reduce code duplication (clean code)
'
2b0b5f
AdamWillden
:
'
FFQuantityItem: Reduce code complexity (clean code)
'
6ce67b
AdamWillden
:
'
FFQuantityItem: Reduce nesting
'
fd163a
AdamWillden
:
'
FFQuantityItem: Remove needless booleans on private methods
'
ce1b0e
AdamWillden
:
'
FFQuantityItem: Invert default boolean value on public methods
'
ccd730
AdamWillden
:
'
FFQuantityItem: Reduce code duplication (clean code) - DrawText
'
f86cea
AdamWillden
:
'
FFQuantityItem: Swap arguments
'
0569a3
AdamWillden
:
'
FFQuantityItem: Simplify code
'
0990ef
AdamWillden
:
'
FFQuantityItem: Remove unnecessary member variables
'
6f7f5b
AdamWillden
:
'
FFQuantityItem: Consolidate style change checks
'
086fef
AdamWillden
:
'
FFQuantityItem: Reduce and comment code
'
2c32b1
AdamWillden
:
'
FFQuantityItem: Remove needless calculations on ApplyScheme. I believe the scheme is applied long...
'
b16168
AdamWillden
:
'
FFQuantityItem: Order switch statement following enum name & value
'
adf890
AdamWillden
:
'
FFQuantityItem: Reduce tick signal to once each second
'
fc2826
AdamWillden
:
'
FFQuantityItem: Remove duplication reading style data
'
135cea
AdamWillden
:
'
FFQuantityPanel: Remove unused `OrientationMode` enum
'
ecff29
AdamWillden
:
'
FFQuantityPanel: Reduce nesting
'
db02a3
AdamWillden
:
'
FFQuantityPanel: Fix whitespace
'
91718e
AdamWillden
:
'
FFQuantityPanel: Do not reserve space for disabled items
'
368f8b
AdamWillden
:
'
FFQuantityPanel: Remove redundant ternary expressions
'
1c74ab
AdamWillden
:
'
FFQuantityPanel: Update member accessibility
'
a29aab
AdamWillden
:
'
FFQuantityPanel: Reduce duplication (clean code)
'
f1ae4a
AdamWillden
:
'
FFQuantityPanel: Invert default boolean value on public methods
'
db65c8
AdamWillden
:
'
FFQuantityPanel: Use shorthand for color usage
'
1794d4
AdamWillden
:
'
stuff
'
88e04c
AdamWillden
:
'
temp
'
45e26d
AdamWillden
:
'
AddQH
'
fb3219
AdamWillden
:
'
CHudBuildStateSentry: Fix hide level not respected when built
'
24d591
AdamWillden
:
'
CHudBuildStateSentry: Remove duplicate logic handled OnTick
'
f7ad19
AdamWillden
:
'
CHudBuildStateSentry: Drop unused paint override
'
44756a
AdamWillden
:
'
CHudBuildStateSentry: Fix incorrect health display
'
b5b493
AdamWillden
:
'
temp
'
AdamWillden
synchronized pull request
fortressforever
#381
(
'
Misc changes
'
)
4 years ago
AdamWillden
force-pushed
fortressforever
:
misc-changes
from
83e24d
to
2ad40d
4 years ago
5217d8
AdamWillden
:
'
Solution: Fix PostBuild to respect %SteamPath% if already set
'
793d88
AdamWillden
:
'
Solution: Remove `FF_BETA_TEST_COMPILE`
'
a0dfde
AdamWillden
:
'
FFUtils: `ColorFade` must clamp to retain correct color
'
eb9221
AdamWillden
:
'
FFUtils: `ColorFade` should follow naming standards
'
79d167
AdamWillden
:
'
FFUtils: Correct `GetIntensityColor` method casing
'
72cac9
AdamWillden
:
'
FFUtils: Remove `GetIntensityColor` unused/broken invertScale parameter
'
c00735
AdamWillden
:
'
FFUtils: Return stack allocated color (fix potential leak)
'
e63e0e
AdamWillden
:
'
FFUtils: Remove uncessesary comments
'
ddc576
AdamWillden
:
'
FFSharedDefs: Add team color definitions
'
76180a
AdamWillden
:
'
FFMiscOptions: Remove commented code
'
d90825
AdamWillden
:
'
FFCrosshairOptions: Renamed `OnUpdateCheckbox -> OnUpdateCheckButton`
'
86a31a
AdamWillden
:
'
FFOptions: Fix include header casing
'
2ad40d
AdamWillden
:
'
FFOptions: Put panel formatting together
'
AdamWillden
force-pushed
fortressforever
:
beta
from
6d4fe4
to
51f231
4 years ago
cf98a9
AdamWillden
:
'
Remove ternary expressions in FF code
'
51f231
AdamWillden
:
'
Merge pull request #380 from fortressforever/remove-ternary-expressions. Remove ternary expressions...
'
AdamWillden
commented on issue
fortressforever
#381
(
'
Misc changes
'
)
4 years ago
AdamWillden
synchronized pull request
fortressforever
#381
(
'
Misc changes
'
)
4 years ago
AdamWillden
force-pushed
fortressforever
:
misc-changes
from
f9580f
to
83e24d
4 years ago
32d73b
AdamWillden
:
'
Solution: Fix PostBuild to respect %SteamPath% if already set
'
f50117
AdamWillden
:
'
Solution: Remove `FF_BETA_TEST_COMPILE`
'
aae87b
AdamWillden
:
'
FFUtils: `ColorFade` must clamp to retain correct color
'
28b976
AdamWillden
:
'
FFUtils: `ColorFade` should follow naming standards
'
10c77c
AdamWillden
:
'
FFUtils: Correct `GetIntensityColor` method casing
'
556629
AdamWillden
:
'
FFUtils: Remove `GetIntensityColor` unused/broken invertScale parameter
'
010e5a
AdamWillden
:
'
FFUtils: Return stack allocated color (fix potential leak)
'
99f3d3
AdamWillden
:
'
FFUtils: Remove uncessesary comments
'
846ed9
AdamWillden
:
'
FFSharedDefs: Add team color definitions
'
3775f1
AdamWillden
:
'
FFMiscOptions: Remove commented code
'
ba3119
AdamWillden
:
'
FFCrosshairOptions: Renamed `OnUpdateCheckbox -> OnUpdateCheckButton`
'
32c64a
AdamWillden
:
'
FFOptions: Fix include header casing
'
83e24d
AdamWillden
:
'
FFOptions: Put panel formatting together
'
AdamWillden
commented on issue
fortressforever
#381
(
'
Misc changes
'
)
4 years ago
AdamWillden
opened pull request
fortressforever
#381
(
'
Misc changes
'
)
4 years ago
AdamWillden
created
fortressforever
:
misc-changes
at
f9580f
(+12 new commits)
4 years ago
0ade5c
:
'
Solution: Fix PostBuild to respect %SteamPath% if already set
'
4f3913
AdamWillden
:
'
Solution: Remove `FF_BETA_TEST_COMPILE`
'
48c4d8
AdamWillden
:
'
FFUtils: `ColorFade` must clamp to retain correct color
'
dcafac
:
'
FFUtils: `ColorFade` should follow naming standards
'
091a47
AdamWillden
:
'
FFUtils: Correct `GetIntensityColor` method casing
'
015a34
:
'
FFUtils: Remove `GetIntensityColor` unused/broken invertScale parameter
'
e23fcc
:
'
FFUtils: Remove uncessesary comments
'
4b4f4d
:
'
FFSharedDefs: Add team color definitions
'
234a36
:
'
FFMiscOptions: Remove commented code
'
b41ed6
AdamWillden
:
'
FFCrosshairOptions: Renamed `OnUpdateCheckbox -> OnUpdateCheckButton`
'
2c962c
:
'
FFOptions: Fix include header casing
'
f9580f
:
'
FFOptions: Put panel formatting together
'
AdamWillden
merged pull request
fortressforever
#380
(
'
Remove ternary expressions in FF code
'
) from
AdamWillden
to
beta
4 years ago
AdamWillden
pushed 2 commits to
fortressforever
:
beta
4 years ago
843f89
:
'
Remove ternary expressions in FF code
'
6d4fe4
AdamWillden
:
'
Merge pull request #380 from fortressforever/remove-ternary-expressions. Remove ternary expressions...
'
AdamWillden
opened pull request
fortressforever
#380
(
'
Remove ternary expressions in FF code
'
)
4 years ago
AdamWillden
force-pushed
fortressforever
:
remove-ternary-expressions
from
ab7a73
to
843f89
4 years ago
843f89
:
'
Remove ternary expressions in FF code
'
AdamWillden
closed without merging pull request
fortressforever
#379
(
'
Remove ternary expressions
'
)
4 years ago
AdamWillden
commented on issue
fortressforever
#379
(
'
Remove ternary expressions
'
)
4 years ago
squeek502
commented on issue
fortressforever
#379
(
'
Remove ternary expressions
'
)
4 years ago
Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
88
89
90
Next