colobot/src/ui
krzys-h 952a5423fd Fixed non-power-of-2 images in SatCom (closes #634); fixed not unloading textures on SatCom close 2016-04-10 13:53:34 +02:00
..
controls Fixed non-power-of-2 images in SatCom (closes #634); fixed not unloading textures on SatCom close 2016-04-10 13:53:34 +02:00
screen Man, those compile errors... 2016-04-09 18:58:34 +02:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
debug_menu.cpp One more code style fix 2016-04-03 13:19:51 +02:00
debug_menu.h Fixed code style warnings 2016-04-03 13:06:55 +02:00
displayinfo.cpp Removed misc.cpp / misc.h 2016-04-09 18:46:12 +02:00
displayinfo.h Updated license headers 2016-02-13 14:11:30 +01:00
displaytext.cpp Fixed using SOUND_CLICK instead of SOUND_NONE, some sound documentation fixes 2016-02-19 17:12:27 +01:00
displaytext.h Updated license headers 2016-02-13 14:11:30 +01:00
maindialog.cpp Updated license headers 2016-02-13 14:11:30 +01:00
maindialog.h Updated license headers 2016-02-13 14:11:30 +01:00
mainmap.cpp Updated license headers 2016-02-13 14:11:30 +01:00
mainmap.h Updated license headers 2016-02-13 14:11:30 +01:00
mainshort.cpp Updated license headers 2016-02-13 14:11:30 +01:00
mainshort.h Updated license headers 2016-02-13 14:11:30 +01:00
mainui.cpp Updated license headers 2016-02-13 14:11:30 +01:00
mainui.h Updated license headers 2016-02-13 14:11:30 +01:00
object_interface.cpp Refactored part of CScript to std::string 2016-04-08 22:27:42 +02:00
object_interface.h Updated license headers 2016-02-13 14:11:30 +01:00
studio.cpp Fixed missing #includes 2016-04-09 18:52:15 +02:00
studio.h Updated license headers 2016-02-13 14:11:30 +01:00

README.txt

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