summaryrefslogtreecommitdiffstats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* * Fix for bad file listing (issue #60)erihel2013-04-111-1/+1
* * Added clipboard support (issue #60)erihel2013-04-112-168/+72
* * Loading 3D sound settings from profileerihel2013-04-091-0/+5
* * Issue #60: Fix for "(null)" instead of time on windows platformerihel2013-04-081-5/+4
* * Changed loading of scene and player info (there's problem with locales usin...erihel2013-04-012-128/+130
* Added SatCom translationskrzys-h2013-03-294-7/+7
* 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-205-16/+24
* * Fix for mxe with boost patherihel2013-03-201-1/+1
* * Changes std::stoi to atoi as gcc does not support it on windows platformerihel2013-03-172-7/+2
* * Implemented CStudio::UpdateDialogList() function for listing saved fileserihel2013-03-172-53/+20
* 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-177-123/+116
* | * Fix for issue #122 with sound not being played in menu after playing missionerihel2013-03-141-0/+4
|/
* Fixed stupid error, tweaked ambient light colorsPiotr Dziwinski2013-02-281-0/+1
* * Fix for satcom freezeerihel2013-02-241-2/+10
* Music restarting on PHASE_WELCOME2krzys-h2013-02-171-3/+0
* Show compilation date in main menukrzys-h2013-02-171-2/+2
* CInstanceManager refactoringPiotr Dziwiński2013-02-1748-529/+448
* * Fixed crash when inputing cheatserihel2013-02-111-6/+6
* * Syntax highlighting in cbot editor (needs to be tested)erihel2013-02-092-26/+39
* * Fixes to ingame editorerihel2013-02-092-22/+22
* Refactoring in tests infrastructurePiotr Dziwinski2013-02-038-554/+0
* Fixed edit_test linking issuePiotr Dziwinski2013-01-171-1/+1
* * Cleaning player list before getting new one (entering user menu several tim...erihel2013-01-151-0/+1
* * Removed aluterihel2013-01-141-3/+1
* Merge pull request #112 from OdyX/dev-levels-fallbackkrzys-h2013-01-091-10/+41
|\
| * In levels' lists, fallback to englishDidier Raboud2013-01-021-10/+41
* | Small fix in detecting language. Fixes needed to compile code using clangMarcin Zawadzki2013-01-051-1/+0
|/
* * Fixed problem with scrolling down text fields with mouse scrollerihel2012-12-292-27/+35
* Implement language Char for level filesDidier Raboud2012-12-281-10/+10
* * Changed Ret to Get methods in sound moduleerihel2012-12-251-76/+56
* Put common CXX flags in common variablesDidier Raboud2012-12-191-1/+2
* Don't enforce CMake build type on users.Didier Raboud2012-12-191-1/+3
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-1/+2
* Removed unnecessary dynamic_castsPiotr Dziwinski2012-10-171-2/+2
* Saving scripts on game save should work. Added stub for particle.Zaba9992012-10-112-1/+292
* Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-10-117-192/+151
|\
| * Removed Gfx:: from license notice (introduced in 8ad15c0e)Michał Zieliński2012-10-081-2/+1
| * Changing and saving input bindingsPiotr Dziwinski2012-10-077-190/+150
* | Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-1111-9/+266
|/
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-10-022-288/+157
|\
| * Further work on saving profile and directory listing.Zaba9992012-10-022-288/+157
* | Merge remote-tracking branch 'origin/dev' into dev-graphicsadiblol2012-09-301-543/+536
|\|
| * Merge branch 'dev' of github.com:colobot/colobot into devadiblol2012-09-301-543/+536
| |\
| | * Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-09-292-16/+16
| | |\
| | * | #48 Adding new users works.Zaba9992012-09-291-543/+536