colobot/src/app
Piotr Dziwinski 94e7fd9203 Locale settings and translation fixes
- added locale setting
- removed unused translations
- updated .po files
2012-09-13 23:28:06 +02:00
..
README.txt Documentation update 2012-08-11 18:39:16 +02:00
app.cpp Locale settings and translation fixes 2012-09-13 23:28:06 +02:00
app.h Simulation timestamps and input bindings 2012-09-12 23:43:04 +02:00
main.cpp Improved error messages 2012-08-13 23:09:30 +02:00
system.cpp Fix in model loading; simple model viewer 2012-07-15 19:17:49 +02:00
system.h Documentation update 2012-08-11 18:39:16 +02:00
system_linux.h Documentation update 2012-08-11 18:39:16 +02:00
system_other.h Documentation update 2012-08-11 18:39:16 +02:00
system_windows.h Documentation update 2012-08-11 18:39:16 +02:00

README.txt

/**
 * \dir app
 * Main class of the application and system functions
 */