stk-code_catmod/src/config
Ben Krajancic 0f3518e71b Unlimited Split-Screen (#3104)
* Initial SplitScreen

All are upside down and player 1, 5 player does 6 even...

* Working version of splitscreen

* black screen fix

* te fix

* Update race_gui.cpp

* Change item

* wrong way fix and refactorings

* Fix icon scale, cleaning code for lap count

* Remove tabs

* Add settings option

* Fix FOV

Right now the FOV gradually  decreases when going from 1,2,3,4 players. Then after 4 players it wont drop any lower. This behaviour can easily be replaced in the future

* Prevent overflow

* Unlimited splitscreen

* Space out duplicate skins across additional players

* Update stk_config.cpp

* Update irr_driver.cpp

* Update options_screen_ui.cpp

* Update irr_driver.cpp

* Update options_screen_ui.cpp

* Update race_gui.cpp

* Update irr_driver.cpp

* Fix for empty pixels at edges

* Fix referring to template not int

* Fix compile errors

* Progress towards fixing selection screen

* Begin process for selections

* Fix selection screen for >4 people

Important GUI changes included

* Disable changing rows/cols ingame

* fix sp related crash

* Styling fixes
2018-02-05 20:01:32 -05:00
..
hardware_stats.cpp Use separate os name for android stats 2017-10-07 21:37:59 +02:00
hardware_stats.hpp Don't use std::thread library 2017-03-10 15:02:21 +08:00
player_manager.cpp Show "Fribidized" user name and enable input for it 2015-12-14 02:56:42 +08:00
player_manager.hpp Fixed #2118. 2015-04-27 17:14:23 +10:00
player_profile.cpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
player_profile.hpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
saved_grand_prix.cpp Fixed some 64-bit related compiler warnings. 2017-04-07 23:25:52 +10:00
saved_grand_prix.hpp Remember race type in saved GP. 2015-10-21 22:42:59 +02:00
stk_config.cpp Unlimited Split-Screen (#3104) 2018-02-05 20:01:32 -05:00
stk_config.hpp Unlimited Split-Screen (#3104) 2018-02-05 20:01:32 -05:00
user_config.cpp Add direct conversion to map for xml nodes 2017-12-09 16:06:43 +08:00
user_config.hpp Unlimited Split-Screen (#3104) 2018-02-05 20:01:32 -05:00