Tobias Markus
|
3876b0de4e
WIP: Display localized name instead of English translation
|
9 éve |
Tobias Markus
|
f8e25c6627
Only attempt to update if lang != en [ci skip]
|
9 éve |
Tobias Markus
|
6c1484aaf3
Check for langpack updates when selecting any language
|
9 éve |
Tobias Markus
|
0d85530b9a
Update language packs when selecting language
|
9 éve |
Tobias Markus
|
b201475f39
Check for language pack updates when selecting language
|
9 éve |
Tobias Markus
|
d4bc1b12b8
Check for language pack updates on start and after switching languages
|
9 éve |
Tobias Markus
|
eb9172b9d6
[cppcheck] Part 1: Performance
|
10 éve |
Ingo Ruhnke
|
75fc1b8f0b
Turned a lot of other global objects into Currentons
|
11 éve |
Ingo Ruhnke
|
a8057c3d17
Removed trailing whitespace from all *.?pp files
|
11 éve |
Ingo Ruhnke
|
3cd485d8eb
Clear menu stack when changing languages to force recreation of menus with the correct language
|
11 éve |
Ingo Ruhnke
|
955f4af66a
Cleaned up MenuManager some more, some ownership issues remain, so things will crash right now
|
11 éve |
Ingo Ruhnke
|
f05308aa3f
Turned MenuManager into a proper class instead of just a collection of static functions, added std::unique_ptr<> to Menu
|
11 éve |
Tobias Markus
|
43b41a583b
Fixed compiler warnings, see bug962
|
12 éve |
Wolfgang Becker
|
4c8cad0bc3
Determine language on start-up if language is set to auto detect.
|
14 éve |
Mathnerd314
|
f7e7a42e3e
Forgot a file from r6396
|
15 éve |
Mathnerd314
|
1a76aa5a41
Remove domain from findlocale + some unused stuff under windows
|
15 éve |
Ingo Ruhnke
|
78bd3d0cb3
Move some more globals to supertux/globals.hpp
|
15 éve |
Ingo Ruhnke
|
edbfd863c9
Move some more globals to supertux/globals.hpp
|
15 éve |
Ingo Ruhnke
|
9ca6ad8086
Renamed MenuManager to MenuStorage and MenuManager2 to MenuManager
|
15 éve |
Ingo Ruhnke
|
2a4700915c
Trying to separate Menu and Menu management stuff
|
15 éve |
Ingo Ruhnke
|
24fc5a4c69
Moved Menu stuff to its own directory
|
15 éve |