04-30-2016, 08:07 AM | #1081 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
WillWowmc commented on commit fortressforever/fortressforever-scripts@a786d1:
What is the 'disable grenade'? Sounds interesting.View on Github |
|
05-10-2016, 09:07 PM | #1082 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
fryl0ch opened issue fortressforever/fortressforever#252 ('weird positioning w/ hud_centerid 1')
View on Github |
|
05-14-2016, 12:43 PM | #1083 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
AfterShockFF opened issue fortressforever/fortressforever#253 ('Consolidate precaching sounds code')
View on Github |
|
05-16-2016, 12:12 AM | #1084 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 created fortressforever/fortressforever:fixes/hud_centerid at 1213b4 (+1 new commit)
View on Github |
|
05-16-2016, 12:18 AM | #1085 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 opened pull request fortressforever/fortressforever#254 ('Fix crosshairinfo hud_centerid horizontal positioning')
View on Github |
|
05-16-2016, 12:19 AM | #1086 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 edited pull request fortressforever/fortressforever#254 ('Fix crosshairinfo hud_centerid horizontal positioning')
View on Github |
|
05-16-2016, 11:02 PM | #1087 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 commented on issue fortressforever/fortressforever#254 ('Fix crosshairinfo hud_centerid horizontal positioning'):
May as well merge this I guess; there's not much to review.View on Github |
|
05-16-2016, 11:02 PM | #1088 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 closed issue fortressforever/fortressforever#252 ('weird positioning w/ hud_centerid 1')
View on Github |
|
05-16-2016, 11:02 PM | #1089 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 merged pull request fortressforever/fortressforever#254 ('Fix crosshairinfo hud_centerid horizontal positioning') from squeek502 to beta
View on Github |
|
05-16-2016, 11:04 PM | #1090 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
fryl0ch commented on issue fortressforever/fortressforever#254 ('Fix crosshairinfo hud_centerid horizontal positioning'):
i’ll give it a test when i get a chance to get a build running, thanks!View on Github |
|
05-16-2016, 11:16 PM | #1091 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 commented on issue fortressforever/fortressforever#241 ('Fix speedometer not showing while spectating in certain cases'):
This change was included in https://github.com/fortressforever/fortressforever/pull/212View on Github |
|
05-16-2016, 11:16 PM | #1092 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 closed without merging pull request fortressforever/fortressforever#241 ('Fix speedometer not showing while spectating in certain cases')
View on Github |
|
05-20-2016, 12:31 AM | #1093 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
fryl0ch commented on issue fortressforever/fortressforever#252 ('weird positioning w/ hud_centerid 1'):
looks fine in 16:9,View on Github |
|
05-20-2016, 01:41 AM | #1094 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 commented on issue fortressforever/fortressforever#252 ('weird positioning w/ hud_centerid 1'):
Interesting. I'd be curious to know what `surface()->GetScreenSize()` gives for your resolution. If you are comfortable with Visual Studio, set a breakpoint [here](https://github.com/fortressforever/fortressforever/blob/beta/cl_dll/ff/ff_hud_crosshairinfo.cpp#L586) (see [the readme for how to start...View on Github |
|
05-20-2016, 03:26 AM | #1095 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
fryl0ch commented on issue fortressforever/fortressforever#252 ('weird positioning w/ hud_centerid 1'):
![untitled-1 copy](https://cloud.githubusercontent.com/assets/7390162/15415405/706a8124-1e10-11e6-9b18-5f5627477fc3.jpg)View on Github |
|
05-20-2016, 04:07 AM | #1096 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 commented on issue fortressforever/fortressforever#252 ('weird positioning w/ hud_centerid 1'):
Nice, appreciate you looking into this. The difference between `ScreenWidth()` and `surface()->GetScreenSize()` is that `ScreenWidth` gets the root panel size when it can (`ScreenWidth` calls `GetHudSize`):View on Github |
|
05-20-2016, 04:13 AM | #1097 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 created fortressforever/fortressforever:fixes/getscreensize at 5d02af (+1 new commit)
View on Github |
|
05-20-2016, 04:14 AM | #1098 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 opened pull request fortressforever/fortressforever#255 ('Fix various HUD positioning on non-standard resolutions')
View on Github |
|
05-20-2016, 04:15 AM | #1099 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 commented on issue fortressforever/fortressforever#255 ('Fix various HUD positioning on non-standard resolutions'):
@fryl0ch, let me know if this fixes your issue.View on Github |
|
05-20-2016, 04:19 AM | #1100 |
Fortress Forever Staff
Join Date: Nov 1999
Posts Rated Helpful 71 Times
|
squeek502 commented on issue fortressforever/fortressforever#252 ('weird positioning w/ hud_centerid 1'):
Oh, wait, I might have jumped the gun on this actually. The debug screenshot you posted might be before `surface()->GetScreenSize()` has been called which means `iScreenWide` has an arbitrary value. You'd need to either set a breakpoint after the line with `surface()->GetScreenSize()` or step over...View on Github |
|
Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
|
|