DavivaD
|
959854ec59
|
'Make Thumper Great Again'
|
2017-07-26 23:05:53 +02:00 |
DavivaD
|
a4482f1a7c
|
Decrease radius of squashing items.
|
2017-07-24 23:20:21 +02:00 |
DavivaD
|
b5e0f9966f
|
Make Recycler Recycle small Building Ruins.
|
2017-07-21 20:37:18 +02:00 |
DavivaD
|
bef6e9eceb
|
Make Thumper Squash transportable/small objects.
|
2017-07-21 20:36:31 +02:00 |
krzys-h
|
17511ddb6a
|
Fix some code style
|
2016-12-27 15:54:52 +01:00 |
krzys-h
|
eb2a1857dc
|
Fix goto() with multiple objects at the exact same position (#732)
|
2016-12-04 16:07:41 +01:00 |
krzys-h
|
ae4e875729
|
Do not store exact object part positions
This seems to be unnecessary, as the animation update code should set those on its own. Needs some more testing though.
|
2016-04-08 18:28:35 +02:00 |
krzys-h
|
e24d77bde8
|
goto() bitmap debugger
|
2016-03-28 21:42:25 +02:00 |
krzys-h
|
d38ddcbc41
|
goto() path debugger
|
2016-03-28 20:25:07 +02:00 |
krzys-h
|
977607a934
|
Updated license headers
|
2016-02-13 14:11:30 +01:00 |
krzys-h
|
6f91442db1
|
Removed some more unused strings
|
2015-11-21 17:10:14 +01:00 |
Piotr Dziwinski
|
d11ebc891c
|
Bring to zero some types of issues reported by colobot-lint
|
2015-10-04 00:09:10 +02:00 |
Piotr Dziwinski
|
61a3ba2800
|
Fix undefined function colobot-lint issues
|
2015-09-29 21:44:24 +02:00 |
krzys-h
|
2cb2782c9d
|
Restored old Ceebot-Teen objects
In preparations for new programming course
|
2015-09-28 22:08:59 +02:00 |
Piotr Dziwinski
|
66ce745be0
|
Introduce forward declarations as suggested by colobot-lint
|
2015-09-27 16:28:14 +02:00 |
krzys-h
|
ff17961584
|
Refactored CPauseManager
|
2015-08-31 21:47:55 +02:00 |
krzys-h
|
79d796754a
|
Fixed Shielder shutdown animation, closes #595
|
2015-08-24 20:55:21 +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 |
Piotr Dziwinski
|
ba3284b8b8
|
Apply clang-modernize -add-override
|
2015-08-17 22:12:09 +02:00 |
krzys-h
|
1717fe071e
|
Removed unused variables
|
2015-08-17 21:42:18 +02:00 |
Piotr Dziwinski
|
6534978dea
|
Refactor Character::posPower
|
2015-08-17 21:28:30 +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
|
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
|
6e2e7b5d06
|
Fixed another bug in CTaskShield
|
2015-08-15 20:38:25 +02:00 |
krzys-h
|
856c5baa0e
|
Removed CTaskManager
|
2015-08-15 20:30:15 +02:00 |
Piotr Dziwinski
|
dd227f5fba
|
Fix some stupid mistakes connected with implicit bool casts
|
2015-08-15 19:17:15 +02:00 |
krzys-h
|
9a15db1bea
|
Split global.h
|
2015-08-15 14:02:07 +02:00 |
Piotr Dziwinski
|
d5ddf3ac76
|
Addressed comments on commit efedb44
|
2015-08-15 00:16:50 +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
|
222517a5e7
|
Don't assert a powered object unless asked to take a cell from youself in CTaskManip
|
2015-08-14 00:30:23 +02:00 |
krzys-h
|
5bef62f01a
|
Removed incorrect assert in CTaskTake
|
2015-08-14 00:24:08 +02:00 |
krzys-h
|
3f57aab406
|
Fixed Thumper crash
|
2015-08-13 22:41:24 +02:00 |
krzys-h
|
c399e5e246
|
Somehow missed some more Scraps :/
|
2015-08-13 19:53:03 +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
|
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
|
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
|
364f87c49b
|
CPowerContainerObject interface
|
2015-08-11 22:51:16 +02:00 |
krzys-h
|
abb272600e
|
Merged CBrain into CProgrammableObject
|
2015-08-10 18:16:00 +02:00 |
krzys-h
|
78a51f0acb
|
Moved all UI code out of CBrain into Ui::CObjectInterface
|
2015-08-10 16:37:03 +02:00 |