summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-2222-568/+1488
| * | | ComputeSphereVisibility functionPiotr Dziwinski2012-07-184-3/+108
| * | | Fixed OpenGL transformationsPiotr Dziwinski2012-07-185-6/+359
| * | | Fixes in texture loadingPiotr Dziwinski2012-07-167-55/+52
| * | | Fix in model loading; simple model viewerPiotr Dziwinski2012-07-1517-236/+1080
| * | | Minor changesPiotr Dziwinski2012-07-114-814/+37
| * | | Rewritten model loadingPiotr Dziwinski2012-07-1113-303/+1305
| * | | Refactoring in math & texture modulesPiotr Dziwinski2012-07-0611-399/+239
| * | | Fixed bug with texturingPiotr Dziwinski2012-07-058-106/+526
| * | | Merged changes from devPiotr Dziwinski2012-07-0418-741/+1246
| * | | Multitexturing supportPiotr Dziwinski2012-07-0410-66/+981
| * | | CGLDevice implementationPiotr Dziwinski2012-07-0116-365/+1173
| * | | CDevice interface and stub of implementationPiotr Dziwinski2012-07-0112-119/+606
| * | | Joystick polling with timerPiotr Dziwinski2012-06-302-14/+138
| * | | Switched back to old standard; addded -WallPiotr Dziwinski2012-06-304-56/+43
| * | | Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-307-339/+544
* | | | * Chaned plugin interfaceerihel2012-07-1911-19/+246
* | | | just some fixeserihel2012-07-043-5/+5
* | | | * Added OpenAL sound pluginerihel2012-07-048-0/+1223
| |/ / |/| |
* | | Enabled logging & minor fixesPiotr Dziwinski2012-07-047-10/+34
* | | * Added CLogger class for loggin info to console or fileerihel2012-07-047-165/+653
| |/ |/|
* | Deleted #include "ClassFILE.cpp" code.Programerus2012-07-012-426/+408
* | Pulled changes from master branchPiotr Dziwinski2012-06-286-116/+117
|/
* Removed old code and build targetPiotr Dziwinski2012-06-2670-39932/+33
* Removed trailing whitespacePiotr Dziwinski2012-06-2644-238/+238
* Fixed brief Doxygen descriptionPiotr Dziwinski2012-06-266-10/+20
* Forgotten language changePiotr Dziwinski2012-06-261-2/+2
* Whitespace and language changePiotr Dziwinski2012-06-26281-137759/+137760
* SDL projectPiotr Dziwinski2012-06-2543-2028/+3274
* Declarations for graphics/commonProgramerus2012-06-2528-24/+2347
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-249-99/+397
* Fix in light.hPiotr Dziwinski2012-06-221-2/+6
* Templates for new implementationPiotr Dziwinski2012-06-22148-455/+1892
* Moved old implementations to src/oldPiotr Dziwinski2012-06-2240-0/+0
* Vertex and Light structuresPiotr Dziwinski2012-06-202-0/+135
* Add functions to namespace.Programerus2012-06-201-5/+5
* .Programerus2012-06-201-0/+4
* Struct ColorHSV copied to color.hProgramerus2012-06-201-0/+11
* Struct ColorHSV copied to color.hProgramerus2012-06-201-6/+0
* Refactoring of #includes and forward declarations in object/Piotr Dziwinski2012-06-20116-1453/+222
* Color functionsProgramerus2012-06-201-13/+11
* Struct ColorProgramerus2012-06-201-5/+8
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-19141-2869/+3051
* Tests and fixes in math geometry.h modulePiotr Dziwinski2012-06-156-26/+367
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-13195-3618/+3454
* Fixes in math modulePiotr Dziwinski2012-06-129-91/+240
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1190-660/+635
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-10234-5925/+5869
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-10242-2571/+2282
* Changes from masterPiotr Dziwinski2012-06-0834-67/+1