summaryrefslogtreecommitdiffstats
path: root/src/CBot/ClassFILE.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-271-3/+3
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-2/+0
| | | | | | | | | * 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
* Changed GivAttrName() to GetAttrName()Michał Konopacki2012-08-111-46/+46
|
* Whitespace fixPiotr Dziwinski2012-08-081-428/+428
|
* Transation of comments completeMichał Konopacki2012-08-081-32/+32
|
* Commentary translationMichał Konopacki2012-08-031-89/+91
|
* Fixed code compilation without fpermissive flag.Zaba9992012-07-041-7/+7
| | | | | Removed Winapi, but now library don't work - work in progress. Some translations.
* Pulled changes from test mingw branchPiotr Dziwinski2012-04-151-1/+1
| | | | | | | | | * 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-75/+77
|
* 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-76/+88
|
* Initial commit, Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, ↵adiblol2012-03-081-0/+412
www.epsitec.ch