krzys-h
|
d03ce19fbe
|
Fixed #639
|
2015-09-30 20:54:36 +02:00 |
krzys-h
|
2cb2782c9d
|
Restored old Ceebot-Teen objects
In preparations for new programming course
|
2015-09-28 22:08:59 +02:00 |
krzys-h
|
4062d3d4ef
|
Fixed #633
|
2015-09-13 20:43:24 +02:00 |
krzys-h
|
38a26e53a9
|
Possible fix to #628 crash
|
2015-09-11 18:40:41 +02:00 |
Piotr Dziwinski
|
a47da3fd3f
|
Whitespace fixes
|
2015-08-30 22:18:49 +02:00 |
krzys-h
|
bd9a56fe7b
|
Indentation! :/
|
2015-08-29 16:29:45 +02:00 |
krzys-h
|
21b9d5b8cc
|
Fixed saving object activity state (#610)
|
2015-08-29 16:28:10 +02:00 |
krzys-h
|
43901aa62a
|
Fixed objects being able to move while executing tasks, closes #603
|
2015-08-25 17:21:25 +02:00 |
krzys-h
|
48481718e6
|
Restored astronaut damage multiplier, closes #578
|
2015-08-25 17:03:18 +02:00 |
krzys-h
|
d8372510b8
|
Don't allow buildings to work before they are built, closes #582
|
2015-08-25 10:57:36 +02:00 |
krzys-h
|
f78f4854b4
|
Fixed failing assertion when turning objects into ruins, closes #598
|
2015-08-24 20:22:08 +02:00 |
Piotr Dziwinski
|
b93f610930
|
Fix license header in all files
|
2015-08-22 16:40:02 +02:00 |
krzys-h
|
28925106e4
|
Cleaned up some long lists of ifs
|
2015-08-18 12:29:41 +02:00 |
krzys-h
|
a5c84b9a1e
|
Removed unused OBJECT_FIX and OBJECT_FRET
|
2015-08-18 11:43:41 +02:00 |
Piotr Dziwinski
|
a63a959dbe
|
Apply clang-modernize -use-nullptr
|
2015-08-17 22:40:52 +02:00 |
krzys-h
|
2dbacc28b5
|
Fixed too small AlienAnt damage
|
2015-08-17 22:05:26 +02:00 |
Piotr Dziwinski
|
6534978dea
|
Refactor Character::posPower
|
2015-08-17 21:28:30 +02:00 |
krzys-h
|
0bff05f095
|
Fixed problems with motor() + fire() in CBot while the robot was selected
|
2015-08-17 18:26:09 +02:00 |
krzys-h
|
1059ae37c1
|
Shielder subclass
|
2015-08-17 14:06:31 +02:00 |
krzys-h
|
63bee182d2
|
Moved SetFixed/GetFixed to CBaseAlien
|
2015-08-17 13:19:21 +02:00 |
krzys-h
|
75de19f10e
|
COldObjectInterface::SetViewFromHere -> CControllableObject::AdjustCamera
|
2015-08-17 11:53:34 +02:00 |
krzys-h
|
ad84478c71
|
Removed Get/SetInfoReturn
|
2015-08-17 11:44:05 +02:00 |
krzys-h
|
e11d2ec33e
|
Refactor object dying status and GetActive
|
2015-08-16 20:24:48 +02:00 |
krzys-h
|
92e2c217af
|
Fixed aliens not becoming controllable after "selectinsect"
|
2015-08-16 18:03:04 +02:00 |
krzys-h
|
8c617badae
|
Fixed all portable objects being usable as energy cells
|
2015-08-16 16:06:51 +02:00 |
krzys-h
|
db3596ace1
|
Removed Get/SetDefRank
|
2015-08-15 23:49:51 +02:00 |
krzys-h
|
0eaf0d6f65
|
Split Programmable and ProgramStorage
|
2015-08-15 21:29:08 +02:00 |
krzys-h
|
856c5baa0e
|
Removed CTaskManager
|
2015-08-15 20:30:15 +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
|
f9abeb21ec
|
Fixed a bug in CTaskShield
|
2015-08-14 19:08:34 +02:00 |
krzys-h
|
d92d9799d6
|
Changed amount of damage done by shooters, fixes #560
|
2015-08-14 18:36:02 +02:00 |
krzys-h
|
57646c0c7b
|
Refactored object creation
|
2015-08-14 18:20:44 +02:00 |
krzys-h
|
bde0261fe7
|
Fixed broken Damageable hack in COldObject, closes #559
|
2015-08-14 13:50:05 +02:00 |
krzys-h
|
9d8bef877d
|
Renamed old-style shadows to shadow spots in the code
|
2015-08-14 13:37:40 +02:00 |
krzys-h
|
74609d9bea
|
Fixed astronaut death bug
introduced in f7d2f501bb
|
2015-08-13 22:27:39 +02:00 |
krzys-h
|
a644fc107d
|
Use +infinity instead of -1 for immediate object destruction
|
2015-08-13 19:46:30 +02:00 |
krzys-h
|
275e792a81
|
Removed old Scrap objects; cleaned up some more if()'s
|
2015-08-13 19:41:21 +02:00 |
krzys-h
|
bfd3a5b23c
|
Refactored ExplodeObject
|
2015-08-13 18:54:44 +02:00 |
krzys-h
|
e5e1d4973f
|
CDestroyableObject, CFragileObject, CShieldedObject and CShieldedAutoRegenObject
|
2015-08-13 13:41:25 +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
|
1b73830f28
|
CRangedObject
|
2015-08-12 18:12:27 +02:00 |
krzys-h
|
15bf98da40
|
Removed SetShowLimitRadius
|
2015-08-12 17:48:58 +02:00 |
krzys-h
|
60797f72d3
|
Removed some old, unused code
|
2015-08-12 17:25:41 +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 |
krzys-h
|
63d83185b5
|
Move GetTooltipText and Get/SetLock to CObject; remove Get/SetEnable
|
2015-08-12 00:16:57 +02:00 |
krzys-h
|
f37d2a338e
|
Moved SetHighlight to CControllableObject
|
2015-08-12 00:16:57 +02:00 |
krzys-h
|
a9673d5f72
|
Moved StartDetectEffect to CRobotMain
|
2015-08-11 23:13:57 +02:00 |
krzys-h
|
3f32b7c8a3
|
Removed SetCapacity()
|
2015-08-11 22:57:33 +02:00 |