summaryrefslogtreecommitdiffstats
path: root/src/ui/maindialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into dev-physfskrzys-h2014-07-111-367/+10
|\
| * Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-101-19/+1
| * Removed some unused code related to Quit buttonkrzys-h2014-07-101-12/+0
| * Removed old code based on #ifs (issue #55)krzys-h2014-06-271-352/+5
| * formatting and enhancements for savefile screenshot featureMohamed Waheed2014-06-241-2/+2
| * implemented savefile screenshot featureMohamed Waheed2014-06-241-3/+4
* | Fixed mission description loadingkrzys-h2014-07-101-7/+8
* | Fixed texture and script loadingkrzys-h2014-07-101-10/+10
* | Fixed music loadingkrzys-h2014-07-101-4/+3
* | Fixed level listkrzys-h2014-07-101-21/+36
* | Last changesKrzysztof Dermont2014-06-301-48/+39
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-13/+11
|/
* Better datadir mod supportkrzys-h2014-05-181-1/+2
* CPauseManagerkrzys-h2013-12-311-3/+4
* Fix for #177 - save list sortingkrzys-h2013-12-271-7/+10
* Removed prototypes supportkrzys-h2013-12-271-37/+11
* Changed version display in bottom-right corner to be actually version number ...krzys-h2013-12-271-1/+2
* Hide userlevels menu in release versionkrzys-h2013-12-261-0/+2
* Fixed "default controls" button (#263)krzys-h2013-12-251-1/+1
* Merge branch 'dev-string-in-restext' into devPiotr Dziwinski2013-12-201-17/+22
|\
| * Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-17/+22
* | Sound support changeserihel2013-12-191-26/+0
|/
* Drop now-useless display of licenses.txt in PHASE_GENERICDidier Raboud2013-10-301-11/+0
* Changes in build organizationPiotr Dziwinski2013-06-221-4/+4
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-1/+2
* Fixed variable shadowing warningsPiotr Dziwinski2013-05-271-2/+4
* Fixed code formattingPiotr Dziwinski2013-05-271-87/+134
* Fixed some compilation warningsPiotr Dziwinski2013-05-271-18/+18
* Corrected some valgrind issuesPiotr Dziwinski2013-05-261-0/+3
* Fix for #192krzys-h2013-05-121-1/+1
* Non-power-of-2 padding for background imagesPiotr Dziwinski2013-05-111-10/+10
* Fix for saving wrong Fullscreen valuekrzys-h2013-05-041-0/+2
* Removed most of "No such node" messageskrzys-h2013-05-041-0/+3
* Small changes to looping main menu musickrzys-h2013-05-021-7/+17
* Updated Main Mnu musickrzys-h2013-05-021-2/+19
* Made colobot.ini & savegame dir location depended on build typekrzys-h2013-05-011-0/+4
* Added new Intro music (by PiXeL)krzys-h2013-04-291-2/+2
* Welcome screen blinking fixXienDev2013-04-251-12/+19
* * Loading 3D sound settings from profileerihel2013-04-091-0/+5
* * Changed loading of scene and player info (there's problem with locales usin...erihel2013-04-011-128/+126
* Added SatCom translationskrzys-h2013-03-291-2/+2
* Add profile and savegame fetchers in SystemUtilsDidier Raboud2013-03-271-1/+2
* Reverted "Fix for issue #149"krzys-h2013-03-241-7/+7
* * Changed ending screen (issue #129)erihel2013-03-231-20/+20
* * Changed Set/Get HilateCap to Set/Get HighlightCaperihel2013-03-201-4/+4
* * Fix for mxe with boost patherihel2013-03-201-1/+1
* * Implemented CStudio::UpdateDialogList() function for listing saved fileserihel2013-03-171-1/+1
* Merge branch 'dev' of github:colobot/colobot into deverihel2013-03-171-4/+4
|\
| * Fix for issue #129krzys-h2013-03-171-4/+4
* | * Changed file loading to fix issue #73erihel2013-03-171-13/+12