summaryrefslogtreecommitdiffstats
path: root/src/CBot/CBot.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
|
* Changed ASM_TRAP() to assert(0)Piotr Dziwinski2013-11-251-13/+16
|
* Fixed code formattingPiotr Dziwinski2013-05-271-30/+30
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* Removed find() & repeat() functionskrzys-h2013-04-121-4/+1
| | | | Issue #168
* changed paths for models and levels. Now it's possible to load level.Zaba9992012-09-201-3/+1
|
* Reduced amount of warnings in CBot libraryMichał Konopacki2012-08-131-47/+48
| | | | | Changed most of C-style casting to C++ casting Commented unused variables
* Changed GivAttrName() to GetAttrName()Michał Konopacki2012-08-111-319/+319
|
* Further CBot translationsMichał Konopacki2012-08-071-3963/+3964
|
* Further translations and doxygen comments.Zaba9992012-07-201-966/+861
|
* Dependency on WINAPI completely removed.Zaba9992012-07-101-2602/+2599
|
* Fixed code compilation without fpermissive flag.Zaba9992012-07-041-444/+441
| | | | | Removed Winapi, but now library don't work - work in progress. Some translations.
* translations plus small fixesZaba9992012-07-021-12/+14
|
* Pulled changes from test mingw branchPiotr Dziwinski2012-04-151-15/+18
| | | | | | | | | * 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-327/+330
|
* 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-329/+340
|
* Initial commit, Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, ↵adiblol2012-03-081-0/+4055
www.epsitec.ch