Commit graph

9 commits

Author SHA1 Message Date
1d111506ea Menu: Improve the scrollbar by making the bar variable height. 2020-08-31 04:36:09 +02:00
85d7dc98e2 Menu: Fixed scrollbar not showing, using a wrong max-item value for reference 2020-08-16 01:31:49 +02:00
c033f5d88e Menu: Fix warning by casting explicitly. 2020-07-01 08:31:16 +02:00
324fadd668 Spring cleaning. Prepare for summer! Fixed lots of bugs too:
v_camroll is now working again.
Counter-Strike is finally getting somewhere again.
Counter-Strike has pseudo spray-patterns now! They're all the same.
func_button now can be programmed to use Sound-Shaders.
The menu handles the vid_conautoscale command autonomously. Set r_autoscale
to 0 if you don't like it.
The menu has an updater, requires a not-yet-pushed build of FTE.
Don't use it yet.
Moved a lot of globals into pSeat's structs to fix splitscreen with them.
Made explosion decals be handled client-side!
Added trigger_look, env_sun and light_environment entities.
2020-04-12 15:50:42 +02:00
f43bc2cf32 update copyright dates because I've been forgetting all year. 2020-04-07 14:46:23 +02:00
cf13c4faf4 Menu: Make the scrollbar not appear with too few entries. 2020-04-01 12:24:07 +02:00
a1ea45a682 Menu: Polished the scrollbar code. 2020-03-30 23:29:33 +02:00
c5b0e0146f Some fixes to get FreeHL to compile without TW. 2019-11-09 02:09:17 +01:00
b604077d0b Renamed /Source to /src 2019-09-01 04:35:37 +02:00
Renamed from Source/menu-fn/w_scrollbar.cpp (Browse further)