colobot/src/app
krzys-h 87cf056158 Modified locale setting code
I'm doing my best to fix #445. At least shouldn't crash anymore.
Needs more testing.
2015-03-21 17:12:05 +01:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Modified locale setting code 2015-03-21 17:12:05 +01:00
app.h CPathManager 2015-03-08 15:22:21 +01:00
controller.cpp CController - entry point into CRobotMain and CMainDialog 2014-12-22 10:36:36 +01:00
controller.h CController - entry point into CRobotMain and CMainDialog 2014-12-22 10:36:36 +01:00
input.cpp New speed keybindings 2014-12-14 17:05:28 +01:00
input.h Refactored keybindings UI and added some keybindings 2014-12-14 16:54:32 +01:00
main.cpp Show game version in logs, closes #413 2014-12-11 19:59:24 +01:00
pausemanager.cpp Fixed #425 2015-01-08 19:01:56 +01:00
pausemanager.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
system.cpp Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
system.h Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
system_linux.cpp Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
system_linux.h Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
system_macosx.cpp Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
system_macosx.h Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
system_other.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
system_other.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
system_windows.cpp Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
system_windows.h Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00

README.txt

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