johannes-el
|
b219059e70
Removed EOF naming convention at end of file every file and replaced #ifdef include guards with #pragma once. (#3300)
|
1 周之前 |
xornamed
|
02fd5c7c2c
Accept `alpha` as an argument for `Gradient` colour functions (#3264)
|
1 月之前 |
Tobias Markus
|
7fa69d1e38
Move default gradient colors to static variable
|
7 月之前 |
Vankata453
|
725a20ad95
Avoid unnecessary `dynamic_cast`s, `LayerObject` base class, remove `CollisionListener` (#3110)
|
7 月之前 |
Vankata453
|
3d4b418dc3
Mark simple getters and setters as `inline` (#3108)
|
7 月之前 |
mstoeckl
|
d6d8b2288d
Index intermediate classes of GameObjects, try two (#3009)
|
11 月之前 |
Daniel W
|
15a29c6c56
Revert "Index by base classes in GameObjectManager::m_objects_by_type_index (#2991)"
|
1 年之前 |
mstoeckl
|
df670e4016
Index by base classes in GameObjectManager::m_objects_by_type_index (#2991)
|
1 年之前 |
Vankata453
|
19e2884f5d
Use `simplesquirrel` library for creating Squirrel API binds (#2792)
|
1 年之前 |
Tobias Markus
|
743714b94d
Move some direction functions from scripting class to game object class
|
1 年之前 |
Tobias Markus
|
d4e569e87b
Pass value as reference in Gradient class
|
1 年之前 |
Vankata453
|
8a63973efe
List object names within editor toolbox (#2230)
|
2 年之前 |
Jiří Paleček
|
119bcda177
Flip gradients
|
3 年之前 |
Tobias Markus
|
dfc4651865
Add gradient when creating a new sector
|
3 年之前 |
Semphriss
|
cf3ee50db9
Added scripting to rotating spotlight object + some changes (#1689)
|
4 年之前 |
Ingo Ruhnke
|
333064bb25
Fix virtual destructors not declared 'override'
|
4 年之前 |
Semphriss
|
c7518a7ff0
Added fading gradients through Squirrel (#1508)
|
4 年之前 |
Ingo Ruhnke
|
be1626d7ad
Make GameObject::save() non-virtual, remove ::save() in children
|
6 年之前 |
Ingo Ruhnke
|
525e098a29
Cleanup Gradient a bit
|
6 年之前 |
Ingo Ruhnke
|
270ca33d84
Rename `elapsed_time` to `dt_sec`
|
6 年之前 |
Ingo Ruhnke
|
13efd554ad
Move Squirrel related code into squirrel/ subdirectory
|
6 年之前 |
Ingo Ruhnke
|
1107c1c89e
Add DrawingTarget support to Gradient
|
6 年之前 |
Ingo Ruhnke
|
ecb45e6512
Add Blend mode support to Gradient
|
6 年之前 |
Ingo Ruhnke
|
a804b19c58
Add m_ prefixes to Gradient
|
6 年之前 |
Ingo Ruhnke
|
8c8fb91639
Added final/override specifier to Gradient
|
7 年之前 |
Ingo Ruhnke
|
426322af39
Removed SCREEN_WIDTH/HEIGHT usage from object/gradient.?pp
|
7 年之前 |
Tobias Markus
|
69afc16590
Rename do_save method to is_saveable
|
7 年之前 |
Tobias Markus
|
14219497bb
Change gradient area when window was resized to prevent visual artifacts
|
7 年之前 |
Tobias Markus
|
0b4fd937ff
Revert "Add LayerItem class for editor layers"
|
8 年之前 |
Tobias Markus
|
288e4fd6df
Add LayerItem class for editor layers
|
8 年之前 |