summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-0419-741/+1250
* | | | Multitexturing supportPiotr Dziwinski2012-07-0411-66/+982
* | | | CGLDevice implementationPiotr Dziwinski2012-07-0116-365/+1173
* | | | CDevice interface and stub of implementationPiotr Dziwinski2012-07-0113-119/+608
* | | | Removed README-DEV-OPENGL to avoid confusionPiotr Dziwinski2012-06-301-4/+0
* | | | Joystick polling with timerPiotr Dziwinski2012-06-302-14/+138
* | | | Switched back to old standard; addded -WallPiotr Dziwinski2012-06-305-58/+45
* | | | Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-308-341/+546
* | | | Updated README-DEV-OPENGL.txtPiotr Dziwinski2012-06-281-85/+3
| | | * * 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
| * | Merge pull request #29 from Erihel/devPiotr DziwiƄski2012-07-047-165/+653
| |\ \ | | |/ | |/|
| | * * Added CLogger class for loggin info to console or fileerihel2012-07-047-165/+653
| |/
| * Deleted #include "ClassFILE.cpp" code.Programerus2012-07-012-426/+408
| * Updated README-DEV.txtPiotr Dziwinski2012-06-281-39/+3
| * Pulled changes from master branchPiotr Dziwinski2012-06-286-116/+117
| * Reverted the README-DEV.txt filePiotr Dziwinski2012-06-262-86/+40
| * Merge with branch dev-openglPiotr Dziwinski2012-06-2674-39940/+99
| |\ | |/ |/|
* | Updated .gitignore files to ignore build filesPiotr Dziwinski2012-06-262-0/+13
* | Removed old code and build targetPiotr Dziwinski2012-06-2672-39939/+39
| * Merge branch 'dev-opengl' into devPiotr Dziwinski2012-06-2650-248/+265
| |\ | |/ |/|
* | Removed trailing whitespacePiotr Dziwinski2012-06-2645-238/+245
* | Fixed brief Doxygen descriptionPiotr Dziwinski2012-06-266-10/+20
| * Merge branch 'dev-opengl' into devPiotr Dziwinski2012-06-26284-137759/+137774
| |\ | |/ |/|
* | Forgotten language changePiotr Dziwinski2012-06-261-2/+2
* | Whitespace and language changePiotr Dziwinski2012-06-26283-137759/+137774
* | Created dev-opengl branchPiotr Dziwinski2012-06-261-0/+0
| * Updated README-DEV filePiotr Dziwinski2012-06-261-50/+4
|/
* Updated info about spacesPiotr Dziwinski2012-06-261-1/+1
* Updated info about src/metafilePiotr Dziwinski2012-06-261-1/+1
* Added readme for developersPiotr Dziwinski2012-06-261-0/+86
* SDL projectPiotr Dziwinski2012-06-2544-2030/+3283
* 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
* Script for auto replacementPiotr Dziwinski2012-06-201-0/+22
* 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