summaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Move strings out of restext. Add i18n via gettextAlexander Monakov2012-08-253-3524/+840
| * | Move ResTextType enum to a separate fileAlexander Monakov2012-08-252-109/+120
| * | Move Error enum to a separate fileAlexander Monakov2012-08-252-133/+151
| * | Move EventType enum to a separate fileAlexander Monakov2012-08-252-516/+534
| |/
* / New model file formatPiotr Dziwinski2012-08-312-15/+75
|/
* FixPiotr Dziwinski2012-08-131-1/+1
* Merge branch 'dev-graphics' into devPiotr Dziwinski2012-08-122-6/+40
|\
| * Object handling in CEnginePiotr Dziwinski2012-08-122-6/+40
* | Merge branch 'dev-opengl' into deverihel2012-08-124-39/+49
|\|
| * Documentation updatePiotr Dziwinski2012-08-112-9/+10
| * Graphics stubsPiotr Dziwinski2012-08-091-23/+36
| * Font renderingPiotr Dziwinski2012-08-061-7/+3
* | * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-129-26/+106
* | * changed 0, NULL to nullptrerihel2012-08-097-72/+114
* | Merge branch 'dev' of https://github.com/adiblol/colobot into deverihel2012-08-0918-947/+937
|\|
| * Switched to new style castsPiotr Dziwinski2012-07-304-15/+19
| * Video mode changingPiotr Dziwinski2012-07-291-2/+31
| * GLEWPiotr Dziwinski2012-07-281-0/+2
| * Whitespace fixPiotr Dziwinski2012-07-274-78/+78
| * Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-223-8/+13
| * Fix in model loading; simple model viewerPiotr Dziwinski2012-07-151-1/+1
| * Minor changesPiotr Dziwinski2012-07-112-810/+0
| * Rewritten model loadingPiotr Dziwinski2012-07-113-0/+307
| * Merged changes from devPiotr Dziwinski2012-07-045-12/+316
| * Multitexturing supportPiotr Dziwinski2012-07-044-0/+345
| * Switched back to old standard; addded -WallPiotr Dziwinski2012-06-301-25/+12
| * Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-304-175/+294
* | * Chaned plugin interfaceerihel2012-07-192-2/+19
* | just some fixeserihel2012-07-041-0/+1
* | Enabled logging & minor fixesPiotr Dziwinski2012-07-041-2/+2