Tobias Markus
|
cf1a30076c
Mass-rename "node_nr" to "node_idx" (#2860)
|
6 月之前 |
Tobias Markus
|
be1a186a26
Jump to path node immediately (#2865)
|
7 月之前 |
Vankata453
|
444d264ca6
Refactor undo/redo system to track separate object changes (#2320)
|
1 年之前 |
Tobias Markus
|
a7aa8a8ba1
Expose set_node function of Tilemaps and Platforms to Scripting
|
1 年之前 |
Vankata453
|
a1b44d1b03
Fix scripted objects not changing hitbox according to sprite action (#2414)
|
1 年之前 |
Vankata453
|
8a63973efe
List object names within editor toolbox (#2230)
|
2 年之前 |
Jiří Paleček
|
3214a36095
Move m_flip and flipped drawing to MovingSprite from all objects inheriting from it
|
2 年之前 |
Jiří Paleček
|
548774d6af
Flip platforms
|
2 年之前 |
Jiří Paleček
|
0561193c49
Properly offset path handles on levelflip
|
2 年之前 |
Jiří Paleček
|
04d2ff29d3
Fix path node flipping (#1971)
|
2 年之前 |
Kuba
|
b61b1ced26
Refactor level flipping (#1922)
|
2 年之前 |
Semphriss
|
12c884ee04
Added reference counter for PathObjects (#1931)
|
2 年之前 |
Tobias Markus
|
79761eb304
Delete child path objects when deleting objects
|
3 年之前 |
Semphriss
|
55ccb8c402
Paths may now start at a user-defined node, and paths may be cloned or bound to multiple objects (#1884)
|
3 年之前 |
Semphriss
|
78a8025c99
Added Squirrel function to edit the action (animation) of a platform's sprite (#1506)
|
4 年之前 |
Ingo Ruhnke
|
be1626d7ad
Make GameObject::save() non-virtual, remove ::save() in children
|
6 年之前 |
Ingo Ruhnke
|
b22ae801d9
Clean up code formating style a bit
|
6 年之前 |
Ingo Ruhnke
|
2e3f61a77a
Add GameObject::editor_update() to replace `if (Editor::is_active())`
|
6 年之前 |
Ingo Ruhnke
|
9d2f673c98
Minor cleanup in Platform
|
6 年之前 |
Ingo Ruhnke
|
270ca33d84
Rename `elapsed_time` to `dt_sec`
|
6 年之前 |
Ingo Ruhnke
|
57d02c64ba
Add handling of named references to PathGameObjects
|
6 年之前 |
Ingo Ruhnke
|
63edf6d654
Add m_ prefixes to WillOWisp, Coin and Platform
|
6 年之前 |
Ingo Ruhnke
|
73e24b5bb2
Minor cleanup in Platform class
|
6 年之前 |
Ingo Ruhnke
|
13efd554ad
Move Squirrel related code into squirrel/ subdirectory
|
6 年之前 |
Ingo Ruhnke
|
60a046dd3a
Add override keyword to member functions
|
6 年之前 |
leper
|
9bf89d46bb
Clean up some includes.
|
6 年之前 |
Tobias Markus
|
6125ee329f
Revert "Add option to platform to make it start on touch"
|
6 年之前 |
Tobias Markus
|
a467c16044
Add option to platform to make it start on touch
|
6 年之前 |
Tobias Markus
|
4b77a69c2a
Factor out path and walker into a new class
|
6 年之前 |
Tobias Markus
|
eba63958d3
Add ExposedObject class for dealing with exposing / unexposing objects to squirrel
|
8 年之前 |