summaryrefslogtreecommitdiffstats
path: root/src/ui/maindialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed Gfx:: from license notice (introduced in 8ad15c0e)Michał Zieliński2012-10-081-2/+1
* Changing and saving input bindingsPiotr Dziwinski2012-10-071-69/+45
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-10-021-286/+154
|\
| * Further work on saving profile and directory listing.Zaba9992012-10-021-286/+154
* | Merge remote-tracking branch 'origin/dev' into dev-graphicsadiblol2012-09-301-543/+536
|\|
| * #48 Adding new users works.Zaba9992012-09-291-543/+536
* | Dirty hack to allow window resizing or even full screen.adiblol2012-09-301-0/+5
|/
* Work in progress on opening files, and listing dirsZaba9992012-09-261-74/+109
* Various fixesPiotr Dziwinski2012-09-221-2/+0
* Data dir pathsPiotr Dziwinski2012-09-221-3/+5
* Event fixes & refactoringPiotr Dziwinski2012-09-221-15/+17
* robotmain, restext and engine fixesPiotr Dziwinski2012-09-211-35/+43
* changed paths for models and levels. Now it's possible to load level. Merged ...Zaba9992012-09-201-102/+27
|\
| * Checkbox fix; main dialog buttonsPiotr Dziwinski2012-09-201-88/+9
| * Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-201-15/+19
* | changed paths for models and levels. Now it's possible to load level.Zaba9992012-09-201-30/+43
|/
* Input bindings rewritePiotr Dziwinski2012-09-191-34/+34
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-181-19/+19
|\
| * Change of background image handlingPiotr Dziwinski2012-09-171-19/+19
* | Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-222/+220
* | warnings fight in progress.Zaba9992012-09-181-3/+3
|/
* Some memory leaks fixedPiotr Dziwinski2012-09-161-1/+1
* Interface worksPiotr Dziwinski2012-09-161-1/+1
* CMainDialog rewritePiotr Dziwinski2012-09-151-622/+662
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-2/+0
|\
* | * latest changeserihel2012-09-111-14/+0
|/
* Merged changes from devPiotr Dziwinski2012-07-041-81/+81
* Removed trailing whitespacePiotr Dziwinski2012-06-261-8/+8
* Whitespace and language changePiotr Dziwinski2012-06-261-6935/+6935
* SDL projectPiotr Dziwinski2012-06-251-1/+1
* Templates for new implementationPiotr Dziwinski2012-06-221-6/+6
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-14/+14
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-98/+96
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-4/+4
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-222/+222
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-32/+32
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+6937