summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added ui/target.*Michał Konopacki2012-08-202-32/+38
* added ui/window.* -- not fully portedMichał Konopacki2012-08-202-133/+155
* Merge remote-tracking branch 'erihel/dev-ui' into dev-uiMichał Konopacki2012-08-2019-1255/+830
|\
| * * wrong enum used for text alignmenterihel2012-08-187-47/+25
| * * minor changes to control.cpp to compile it without errorserihel2012-08-183-20/+21
| * * list.cpp compileserihel2012-08-176-380/+332
| * * ui/label.cpp compileserihel2012-08-171-2/+2
| * * ui/key.cpp compileserihel2012-08-177-8/+18
| * * last commit should not include sound changeserihel2012-08-172-6/+6
| * * changes to ui classeserihel2012-08-1727-907/+547
* | UI portingMichał Konopacki2012-08-204-335/+383
* | Further improvements in UI portingMichał Konopacki2012-08-1822-803/+891
|/
* First approach to port 2D UI InterfaceMichał Konopacki2012-08-1519-1825/+1856
* Merge branch 'dev-graphics' into devPiotr Dziwinski2012-08-1324-516/+652
|\
| * Improved error messagesPiotr Dziwinski2012-08-137-47/+59
| * FixPiotr Dziwinski2012-08-131-1/+1
| * Test fixPiotr Dziwinski2012-08-135-16/+17
| * Rendering functions, documentationPiotr Dziwinski2012-08-1312-452/+575
* | Merge pull request #37 from konopackim/devPiotr Dziwiński2012-08-13110-4453/+2232
|\ \ | |/ |/|
| * Reduced amount of warnings in CBot libraryMichał Konopacki2012-08-1312-152/+157
| * Changed GivAttrName() to GetAttrName()Michał Konopacki2012-08-1125-1397/+1397
| * CBot console interpreterMichał Konopacki2012-08-0989-2958/+732
| * CBotString.cpp Bug resolveMichał Konopacki2012-08-091-1/+1
* | Merge branch 'dev-graphics' into devPiotr Dziwinski2012-08-1218-586/+1745
|\ \
| * | Object handling in CEnginePiotr Dziwinski2012-08-1218-586/+1745
* | | * Final changes to plugin interfaceerihel2012-08-129-23/+153
* | | Merge branch 'dev-opengl' into deverihel2012-08-1265-1400/+8265
|\| |
| * | Fixes & testing in CEnginePiotr Dziwinski2012-08-1210-127/+332
| * | Documentation updatePiotr Dziwinski2012-08-1146-142/+234
| * | Render mode setting, refactoringPiotr Dziwinski2012-08-1111-430/+291
| * | Partial CEngine implementationPiotr Dziwinski2012-08-106-425/+2326
| * | Graphics stubsPiotr Dziwinski2012-08-0916-275/+989
| * | CPlanet implementationPiotr Dziwinski2012-08-092-27/+209
| * | CWater and CCloud basic implementationPiotr Dziwinski2012-08-084-75/+1043
| * | CTerrain implementationPiotr Dziwinski2012-08-087-104/+1988
| * | Font renderingPiotr Dziwinski2012-08-067-149/+501
| * | Basic font renderingPiotr Dziwinski2012-08-0315-189/+895
* | | * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-1227-37/+358
* | | * changed 0, NULL to nullptrerihel2012-08-099-77/+118
* | | Changes after mergeerihel2012-08-095-16/+16
* | | Merge branch 'dev' of https://github.com/adiblol/colobot into deverihel2012-08-09229-23120/+31492
|\ \ \ | | |/ | |/|
| * | Whitespace fixPiotr Dziwinski2012-08-0814-6607/+6607
| * | CleanupsMichał Konopacki2012-08-08109-55/+197
| * | Transation of comments completeMichał Konopacki2012-08-0810-5538/+5551
| * | Further CBot translationsMichał Konopacki2012-08-073-6576/+6578
| * | CBot library comments further translationsMichał Konopacki2012-08-073-2776/+2827
| * | Commentary translationMichał Konopacki2012-08-033-2633/+2637
| * | Comments translationMichał Konopacki2012-08-022-91/+97
| |/
| * Switched to new style castsPiotr Dziwinski2012-07-3013-84/+88
| * Lines and line strip primitivesPiotr Dziwinski2012-07-302-21/+21