summaryrefslogtreecommitdiffstats
path: root/src/CBot/CBot.cpp
Commit message (Expand)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
* Removed find() & repeat() functionskrzys-h2013-04-121-4/+1
* 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 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
* translations plus small fixesZaba9992012-07-021-12/+14
* Pulled changes from test mingw branchPiotr Dziwinski2012-04-151-15/+18
* Last coding fix ;)Krzysztof H2012-03-191-327/+330
* FIX: "If not, see ." was replaced with: "If not, see http://www.gnu.org/licen...Krzysztof H2012-03-111-1/+1
* Added license info using a small program SrcHead.Krzysztof H2012-03-091-329/+340
* Initial commit, Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, www.epsite...adiblol2012-03-081-0/+4055