stk-code_catmod/src/config
auria 2efb0ceb10 Added the possibility to use trilinear filtering. Trilinear and anisotropic filtering can now be configured (disbaled) in the user config (not yet in the GUI)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4893 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-03-01 22:56:32 +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 Some cleanups with ActivePlayer. Moved it to StateManager, because that's where active players are created and stored - this will be less confusing than hiding it inside a configuration class. More work is still to be done if we want to make this code really clean, though. 2010-02-18 21:28:32 +00:00
stk_config.cpp Added first version of switch collectable. 2010-02-04 22:53:24 +00:00
stk_config.hpp Added first version of switch collectable. 2010-02-04 22:53:24 +00:00
user_config.cpp Removed unnecessary includes 2010-02-16 00:49:05 +00:00
user_config.hpp Added the possibility to use trilinear filtering. Trilinear and anisotropic filtering can now be configured (disbaled) in the user config (not yet in the GUI) 2010-03-01 22:56:32 +00:00