stk-code_catmod/src/config
2010-03-27 02:08:11 +00:00
..
device_config.cpp Fixed gcc compiler warning. 2010-02-17 00:08:10 +00:00
device_config.hpp Much cleanup and documentation in input code, which was done on the way of fixing a bug that dealt with multiple and/or custom keyboard configs and menu navigation 2009-12-27 19:12:44 +00:00
player.hpp Fixed in config code : the code was mixed up by all players described using a <Player ...> node in XML... because often it did getNode(Player) which always returned the first player. People please delete your config file (or the Players section in it) to amke sure your data is OK 2010-03-27 01:35:11 +00:00
stk_config.cpp Fixed title music 2010-03-22 02:06:01 +00:00
stk_config.hpp Started re-design of stk-config file. 2010-03-15 23:00:34 +00:00
user_config.cpp Initial work towards selecting the most used profile for game master, and guest profile for others (by default). not really there yet so expect weird stuff to happen if you don't play with the spinner and leave the defaults. 2010-03-27 02:08:11 +00:00
user_config.hpp Fixed in config code : the code was mixed up by all players described using a <Player ...> node in XML... because often it did getNode(Player) which always returned the first player. People please delete your config file (or the Players section in it) to amke sure your data is OK 2010-03-27 01:35:11 +00:00