colobot/src/common
Piotr Dziwinski 4a30800cf1 Fixes for compiling on MSYS
* fixed SDL_main() and putenv() issues
 * disabled desktop subdir for MSYS
 * disabled building CBot_console for now
2013-03-22 19:17:08 +01:00
..
README.txt Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +02:00
config.h.cmake Fixes for compiling on MSYS 2013-03-22 19:17:08 +01:00
event.cpp CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
event.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
global.h Added Destroyer from Ceebot-Teen. 2013-02-13 16:58:19 +01:00
image.cpp Fixes for compiling on MSYS 2013-03-22 19:17:08 +01:00
image.h Ground spot texture drawing 2012-10-20 16:34:22 +02:00
iman.cpp CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
iman.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
ioutils.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
key.h Fixes for compiling on MSYS 2013-03-22 19:17:08 +01:00
logger.cpp VBO override option; argv parsing using getopt 2013-03-10 15:44:21 +01:00
logger.h VBO override option; argv parsing using getopt 2013-03-10 15:44:21 +01:00
misc.cpp * Changed file loading to fix issue #73 2013-03-17 19:01:32 +01:00
misc.h * Changed file loading to fix issue #73 2013-03-17 19:01:32 +01:00
profile.cpp * Changed file loading to fix issue #73 2013-03-17 19:01:32 +01:00
profile.h * Changed file loading to fix issue #73 2013-03-17 19:01:32 +01:00
restext.cpp Fixes for compiling on MSYS 2013-03-22 19:17:08 +01:00
restext.h Restext rewrite to runtime initialized arrays 2012-10-17 23:16:19 +02:00
singleton.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
stringutils.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
stringutils.h Refactoring in src/common 2012-09-09 17:51:10 +02:00

README.txt

/**
 * \dir src/common
 * \brief Structs and utils shared throughout the application
 */