Piotr Dziwinski
|
f6e27099b2
|
Doxygen/comment fixes and some #include refactoring
|
2012-10-17 21:55:45 +02:00 |
Piotr Dziwinski
|
efe4f0badd
|
Refactoring in src/common
- refactored CInstanceManager and some headers
- removed old headers
|
2012-09-09 17:51:10 +02:00 |
Piotr Dziwinski
|
146ad47e4a
|
Merge branch 'dev-graphics' into dev
CEngine object handling
|
2012-08-12 19:30:31 +02:00 |
Piotr Dziwinski
|
45a5e1e865
|
Object handling in CEngine
- finished rewriting CEngine object, shadow, etc. handling
- refactored texture code
- added new log levels
|
2012-08-12 19:28:22 +02:00 |
erihel
|
f01296690e
|
Merge branch 'dev-opengl' into dev
|
2012-08-12 17:09:11 +02:00 |
erihel
|
5e271e550d
|
* New CPluginManager class for managing plugins based on colobot.ini
* Moved sound plugin into sound dir
* Minor changes in logger and profile
|
2012-08-12 15:00:37 +02:00 |
Piotr Dziwinski
|
1996507fd3
|
Documentation update
- updated Doxyfile
- added/changed file, dir and namespace descriptions
- fixed some errors in doxygen tags
|
2012-08-11 18:39:16 +02:00 |
erihel
|
611680a72e
|
Merge branch 'dev' of https://github.com/adiblol/colobot into dev
Conflicts:
src/sound/sound.h
|
2012-08-09 20:20:47 +02:00 |
Piotr Dziwinski
|
851300d61d
|
Whitespace fix
|
2012-07-27 18:44:43 +02:00 |
erihel
|
0e4b070b5f
|
just some fixes
|
2012-07-04 20:03:17 +02:00 |
Piotr Dziwinski
|
af3057df7e
|
Merged changes from dev
Resolved conflicts & added fixes.
|
2012-07-04 19:56:22 +02:00 |
erihel
|
4a839d8734
|
* Added CLogger class for loggin info to console or file
* Added CSoundInterface
* Added basic plugin interface
|
2012-07-04 18:04:34 +02:00 |