krzys-h
|
3008e18fc6
|
Extracted most of linked list logic into a template class
|
2015-12-23 23:34:11 +01:00 |
krzys-h
|
8fa5b208c2
|
Compile fix after previous commit; fix MSVC errors; added missing license headers
|
2015-12-23 17:37:26 +01:00 |
krzys-h
|
6482001b9b
|
CBotToken docs
|
2015-12-23 17:28:21 +01:00 |
krzys-h
|
6ef14617a0
|
More random CBotToken refactoring, removed CBotToken::Delete
|
2015-12-23 16:46:41 +01:00 |
krzys-h
|
fbdc071659
|
Some random CBotProgram and CBotToken refactoring
|
2015-12-23 16:11:03 +01:00 |
krzys-h
|
9b4a6e0131
|
TokenType enum
|
2015-12-23 14:05:29 +01:00 |
krzys-h
|
9ec61d93e5
|
Refactored CBotString and const char* to std::string in CBot engine
A lot of changes, so it needs lots of testing
|
2015-12-20 16:19:10 +01:00 |
krzys-h
|
3eeab0f9b7
|
Removed CBotStringArray
|
2015-12-20 14:49:30 +01:00 |
Grunaka
|
de5a57f793
|
Change CBot default include directory. Make all include directive absolute.
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
1a6b5ded64
|
Delete CBotDll.h
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
67dff4ef65
|
Moving CBotStringArray class in its own header and source files.
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
b42c1376e5
|
Move CBotToken class in its own header and source files.
|
2015-12-01 23:25:25 +01:00 |
Piotr Dziwinski
|
b93f610930
|
Fix license header in all files
|
2015-08-22 16:40:02 +02:00 |
Piotr Dziwinski
|
7e289e7927
|
Add missing forward declaration in CBotToken.h
|
2015-07-23 20:48:35 +02:00 |
krzys-h
|
9fd6cf5449
|
Changed all occurences of PPC in the code to TerranovaTeam
|
2014-10-14 15:26:18 +02:00 |
Piotr Dziwinski
|
8765d58b02
|
Fixed code formatting
* moved braces to new lines
* fixed some function/variable names
* fixed whitespace issues
|
2013-05-27 10:19:16 +02:00 |
Piotr Dziwinski
|
bc24b9f9e5
|
Whitespace fix
|
2012-08-08 22:35:17 +02:00 |
Michał Konopacki
|
0919796df7
|
Transation of comments complete
|
2012-08-08 02:01:06 +02:00 |
Michał Konopacki
|
d00a283519
|
Comments translation
|
2012-08-02 19:41:13 +02:00 |
Zaba999
|
dbd62c96aa
|
Fixed code compilation without fpermissive flag.
Removed Winapi, but now library don't work - work in progress.
Some translations.
|
2012-07-04 22:14:28 +02:00 |
Krzysztof H
|
f7d892cf4e
|
Last coding fix ;)
|
2012-03-19 12:44:39 +01:00 |
Krzysztof H
|
5649419a46
|
FIX: "If not, see ." was replaced with: "If not, see http://www.gnu.org/licenses/."
|
2012-03-11 20:49:33 +01:00 |
Krzysztof H
|
84d1f79fdf
|
Added license info using a small program SrcHead.
|
2012-03-09 17:08:05 +01:00 |
adiblol
|
a4c804b49e
|
Initial commit, Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, www.epsitec.ch
|
2012-03-08 19:32:05 +01:00 |