Piotr Dziwinski
|
b3b6435039
|
Use MakeUnique with level parser classes
|
2015-07-17 20:38:21 +02:00 |
Piotr Dziwinski
|
a872ea128b
|
Add MakeUnique template to avoid use of naked new
|
2015-07-17 20:06:59 +02:00 |
Piotr Dziwinski
|
94ea1ff106
|
DeselList refactoring
Make CRobotMain hold selected object history instead of
every object holding some part of it
|
2015-07-15 18:09:23 +02:00 |
Piotr Dziwinski
|
d5da68d59a
|
Refactor old Get/SetAngle/Zoom -> Get/SetPartRotation/Scale
|
2015-07-14 21:35:43 +02:00 |
Piotr Dziwinski
|
1183ed1980
|
Refactor old Get/SetPosition -> Get/SetPartPosition
|
2015-07-14 19:40:39 +02:00 |
Piotr Dziwinski
|
62fdfc9f92
|
Refactor ResetCap -> AnimateOnReset
|
2015-07-13 22:47:11 +02:00 |
Piotr Dziwinski
|
20dbb8320b
|
Remove unused reset code
|
2015-07-13 22:46:51 +02:00 |
Piotr Dziwinski
|
e72936c240
|
Clean up more functions from COldObjectInterface
|
2015-07-12 20:05:12 +02:00 |
Piotr Dziwinski
|
fcbbbcb83c
|
Fix some more CObject interface issues
* fix mission 1.3
* fix saving/loading missions
* fix compile warnings
|
2015-07-12 00:03:57 +02:00 |
Piotr Dziwinski
|
6dcef71802
|
GlobalSphere -> CameraCollisionSphere refactoring
|
2015-07-11 13:52:04 +02:00 |
Piotr Dziwinski
|
f4b2f3468d
|
CPoweredObject interface
|
2015-07-11 13:38:27 +02:00 |
Piotr Dziwinski
|
4c10730f87
|
CCarrierObject interface
|
2015-07-10 23:16:55 +02:00 |
Piotr Dziwinski
|
8d5ddd848d
|
CJostleableObject interface
|
2015-07-10 23:04:30 +02:00 |
Piotr Dziwinski
|
5d30de0d09
|
CProgrammableObject interface
|
2015-07-10 20:46:33 +02:00 |
Piotr Dziwinski
|
93479af188
|
CTransportableObject interface
|
2015-07-10 19:51:49 +02:00 |
krzys-h
|
52f809b8bb
|
Removed cmdline limit
|
2015-07-10 13:40:29 +02:00 |
Piotr Dziwinski
|
b0ac2f8326
|
Refactor CObject interface related to crash spheres
|
2015-07-10 09:38:53 +02:00 |
Piotr Dziwinski
|
9b232ee3f5
|
Sound enum refactoring
* rename Sound -> SoundType
* add parsing string to SoundType
|
2015-07-09 21:32:25 +02:00 |
Piotr Dziwinski
|
f1684f85be
|
Introduce new CObject base class and mixin class framework
|
2015-07-02 23:50:50 +02:00 |