stk-code_catmod/src/achievements
hikerstk 73c498daf3 Start to support 'externa' data directories. Most directories
from data can now be moved out (except music). STK prints
an overview of which directory is taken from where. More 
cleanups and improvements will come.
Also moved skins into a separate directory under data (from
data/skins), since it's likely that skins will be part
of a binary package (i.e. changes to skins not really
related to code), while gui files will more likely stay
with the code.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14731 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-12-17 23:48:47 +00:00
..
achievement_info.cpp Fixed const iterator issue and something with the string utils. 2013-09-02 23:22:10 +00:00
achievement_info.hpp Special case for viewing your own achievements. (Shows the progress) 2013-09-11 19:23:54 +00:00
achievement.cpp Description of the achievement now pops up when you click on one and some bug fixes. 2013-09-11 20:25:13 +00:00
achievement.hpp Special case for viewing your own achievements. (Shows the progress) 2013-09-11 19:23:54 +00:00
achievements_manager.cpp Start to support 'externa' data directories. Most directories 2013-12-17 23:48:47 +00:00
achievements_manager.hpp Start to support 'externa' data directories. Most directories 2013-12-17 23:48:47 +00:00
achievements_slot.cpp Big ass commit regarding achievement viewing of other people via their profile. 2013-09-10 20:41:57 +00:00
achievements_slot.hpp Special case for viewing your own achievements. (Shows the progress) 2013-09-11 19:23:54 +00:00