summaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Installation path fixes and CMakeLists refactoringPiotr Dziwinski2012-12-202-3/+2
* 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
* Merge branch 'dev' into dev-use-installed-i18nDidier Raboud2012-12-161-0/+1
|\
| * Set a default datadir, in sync with the data installation path.Didier Raboud2012-12-161-1/+3
* | Use default installation paths for i18n.Didier Raboud2012-12-161-1/+3
|/
* Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-1/+1
* Merge branch 'master' into devPiotr Dziwinski2012-12-151-0/+1
|\
| * Inherit translation setting from environment.Didier Raboud2012-12-141-0/+1
* | Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-178-1571/+1480
* | Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-1722-83/+80
* | Changing and saving input bindingsPiotr Dziwinski2012-10-071-2/+4
|/
* Commented out profile_testMichał Zieliński2012-10-051-3/+3
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-10-021-2/+2
|\
| * Further work on saving profile and directory listing.Zaba9992012-10-021-2/+2
* | Fixed bugs in texture coloringPiotr Dziwinski2012-09-301-4/+4
|/
* Map texture paintingPiotr Dziwinski2012-09-302-0/+9
* MXE support and CMake files refactoringPiotr Dziwinski2012-09-291-2/+1
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-09-296-71/+156
|\
| * Small fix in profile + profile_test rewritten to gtest.Zaba9992012-09-284-39/+48
| * Profile rewritten to boost. Read/write to ini should work.Zaba9992012-09-272-22/+26
| * Work in progress on opening files, and listing dirsZaba9992012-09-263-30/+102
* | Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-273-3/+3
* | Refactored resource and relief loadingPiotr Dziwinski2012-09-262-8/+33
|/
* Removed metafile editor and loaderPiotr Dziwinski2012-09-222-488/+0
* Various fixesPiotr Dziwinski2012-09-221-2/+6
* Data dir pathsPiotr Dziwinski2012-09-221-0/+20
* Event fixes & refactoringPiotr Dziwinski2012-09-222-63/+61
* * Fixed audio problemserihel2012-09-221-1/+1
* robotmain, restext and engine fixesPiotr Dziwinski2012-09-211-34/+60
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-193-54/+85
* Input bindings rewritePiotr Dziwinski2012-09-195-68/+103
* Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-182-2/+2
* warnings fight in progress.Zaba9992012-09-185-9/+9
* Interface worksPiotr Dziwinski2012-09-161-1/+7
* Successful compilation & runningPiotr Dziwinski2012-09-151-1/+1
* CMainDialog rewritePiotr Dziwinski2012-09-151-1/+1
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-1526-4184/+582
|\
| * Locale settings and translation fixesPiotr Dziwinski2012-09-133-63/+4
| * Image pixel read/writePiotr Dziwinski2012-09-134-17/+167
| * Simulation timestamps and input bindingsPiotr Dziwinski2012-09-123-4/+11
| * Refactoring in src/commonPiotr Dziwinski2012-09-0922-461/+331
* | Merge branch 'dev-ui' into devMichał Konopacki2012-09-152-2/+2
|\ \
| * \ Merge branch 'dev' of https://github.com/adiblol/colobot into dev-uierihel2012-09-038-4288/+1650
| |\ \
| * | | latest changes; few more classes should compile nowerihel2012-08-312-2/+2
| * | | * ui/key.cpp compileserihel2012-08-171-0/+1
| * | | First approach to port 2D UI InterfaceMichał Konopacki2012-08-154-1436/+1439
* | | | Merge with changes from Zaba999 fork.Zaba9992012-09-105-217/+3791
| |_|/ |/| |
* | | Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-09-098-4282/+1645
|\ \ \ | | |/ | |/|
| * | Whitespace fixPiotr Dziwinski2012-08-271-22/+22