krzys-h
|
bc7d0c1c51
|
Rewritten program storage, closes #534
|
2015-08-15 23:29:21 +02:00 |
krzys-h
|
0eaf0d6f65
|
Split Programmable and ProgramStorage
|
2015-08-15 21:29:08 +02:00 |
krzys-h
|
9a15db1bea
|
Split global.h
|
2015-08-15 14:02:07 +02:00 |
Piotr Dziwinski
|
efedb44cce
|
Add proper initializations and remove manual memory management in remaining classes
Except CBot-related stuff of course
|
2015-08-14 23:44:00 +02:00 |
krzys-h
|
ff957afefc
|
Moved files not directly related to CObject into src/level/ directory
|
2015-08-13 11:47:32 +02:00 |
krzys-h
|
e937db94c8
|
Moved GetPhysics() and GetMotion() to CMovableObject; moved trace drawing to CTraceDrawingObject
|
2015-08-13 10:49:45 +02:00 |
krzys-h
|
5d52214737
|
CFlyingObject; CJetFlyingObject
|
2015-08-12 19:09:35 +02:00 |
krzys-h
|
f7d2f501bb
|
Moved common interface implementations to separate classes
Additionaly, merged all "inappropariate bot" errors into one and renamed ERR_GENERIC -> ERR_UNKNOWN
|
2015-08-12 16:54:44 +02:00 |