summaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Simulation timestamps and input bindingsPiotr Dziwinski2012-09-123-4/+11
* Refactoring in src/commonPiotr Dziwinski2012-09-0922-461/+331
* 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
* | * Added CLogger class for loggin info to console or fileerihel2012-07-043-0/+302
* | Pulled changes from master branchPiotr Dziwinski2012-06-282-12/+12
|/
* Forgotten language changePiotr Dziwinski2012-06-261-2/+2
* Whitespace and language changePiotr Dziwinski2012-06-2617-7060/+7059
* SDL projectPiotr Dziwinski2012-06-256-13/+25
* Templates for new implementationPiotr Dziwinski2012-06-225-9/+9
* .Programerus2012-06-201-0/+4
* Struct ColorHSV copied to color.hProgramerus2012-06-201-6/+0
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-193-10/+14
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-1311-38/+10
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1111-214/+206
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-1015-167/+167
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-1017-69/+53
* Source files split into modulesPiotr Dziwinski2012-04-2818-0/+7110