colobot/src/ui
krzys-h 78e4e440b5 Removed cancel button from player selection screen
Not really needed, and it had a bug with removing players (it would still go back to the deleted player)
2015-09-01 16:30:05 +02:00
..
controls Fixed new text in editor not being monospace 2015-08-31 12:21:28 +02:00
screen Removed cancel button from player selection screen 2015-09-01 16:30:05 +02:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
displayinfo.cpp Made CPauseManager not a singleton 2015-08-31 22:05:21 +02:00
displayinfo.h Refactored CPauseManager 2015-08-31 21:47:55 +02:00
displaytext.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
displaytext.h Fix license header in all files 2015-08-22 16:40:02 +02:00
maindialog.cpp Removed Windows restart on resolution change workaround 2015-08-24 19:47:48 +02:00
maindialog.h Fix missing empty line after license header 2015-08-22 17:52:07 +02:00
mainmap.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
mainmap.h Fix license header in all files 2015-08-22 16:40:02 +02:00
mainshort.cpp Made CPauseManager not a singleton 2015-08-31 22:05:21 +02:00
mainshort.h Fix license header in all files 2015-08-22 16:40:02 +02:00
mainui.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
mainui.h Fix missing empty line after license header 2015-08-22 17:52:07 +02:00
object_interface.cpp Fixed crash after removing last program from a robot 2015-09-01 16:10:12 +02:00
object_interface.h Fix license header in all files 2015-08-22 16:40:02 +02:00
studio.cpp Made CPauseManager not a singleton 2015-08-31 22:05:21 +02:00
studio.h Refactored CPauseManager 2015-08-31 21:47:55 +02:00

README.txt

/**
 * \dir src/ui
 * \brief 2D user interface controls
 */