summaryrefslogtreecommitdiffstats
path: root/src/CBot/CBotDll.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-271-23/+23
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-4/+2
| | | | | | | | | * removed classes managed by CInstanceManager except for CObject, CPyro, CBrain and CPhysics because of dependencies * refactored instance searching to use existing singleton instances of CApplication, CEngine and CRobotMain and calling their getter functions
* Reduced amount of warnings in CBot libraryMichał Konopacki2012-08-131-3/+4
| | | | | Changed most of C-style casting to C++ casting Commented unused variables
* Changed GivAttrName() to GetAttrName()Michał Konopacki2012-08-111-63/+63
|
* Transation of comments completeMichał Konopacki2012-08-081-1117/+1117
|
* CBot library comments further translationsMichał Konopacki2012-08-071-372/+418
|
* Further translations and doxygen comments.Zaba9992012-07-201-48/+54
|
* Dependency on WINAPI completely removed.Zaba9992012-07-101-906/+771
|
* Fixed code compilation without fpermissive flag.Zaba9992012-07-041-236/+236
| | | | | Removed Winapi, but now library don't work - work in progress. Some translations.
* Pulled changes from test mingw branchPiotr Dziwinski2012-04-151-9/+10
| | | | | | | | | * include fixes * syntax fixes for MinGW * fixed encoding of restext.cpp * temporary fix for MinGW in joystick.cpp Successfully compiles under MinGW :)
* Last coding fix ;)Krzysztof H2012-03-191-222/+225
|
* FIX: "If not, see ." was replaced with: "If not, see ↵Krzysztof H2012-03-111-1/+1
| | | | http://www.gnu.org/licenses/."
* Added license info using a small program SrcHead.Krzysztof H2012-03-091-224/+235
|
* Initial commit, Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, ↵adiblol2012-03-081-0/+1185
www.epsitec.ch