summaryrefslogtreecommitdiffstats
path: root/src/CBot/CBotString.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-271-5/+5
* Removed find() & repeat() functionskrzys-h2013-04-121-1/+0
* Replaced malloc/free with new/deletePiotr Dziwinski2012-12-281-26/+28
* Fixed stupid coding mistake in CBotString.cppadiblol2012-10-071-1/+1
* Fixed segfault when using empty strings with CBotString::operator+adiblol2012-09-301-2/+2
* * Removed some warningserihel2012-09-221-1/+1
* warnings fight in progress.Zaba9992012-09-181-17/+4
* Reduced amount of warnings in CBot libraryMichał Konopacki2012-08-131-15/+16
* Changed GivAttrName() to GetAttrName()Michał Konopacki2012-08-111-9/+9
* CBotString.cpp Bug resolveMichał Konopacki2012-08-091-1/+1
* Whitespace fixPiotr Dziwinski2012-08-081-692/+692
* Transation of comments completeMichał Konopacki2012-08-081-1/+2
* Further translations and doxygen comments.Zaba9992012-07-201-3/+3
* Dependency on WINAPI completely removed.Zaba9992012-07-101-312/+398
* Fixed code compilation without fpermissive flag.Zaba9992012-07-041-51/+53
* Pulled changes from master branchPiotr Dziwinski2012-06-281-1/+1
* Pulled changes from test mingw branchPiotr Dziwinski2012-04-151-2/+3
* Last coding fix ;)Krzysztof H2012-03-191-5/+8
* 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-7/+18
* Initial commit, Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, www.epsite...adiblol2012-03-081-0/+588