Paweł Kołodziejski
|
20cb0ae228
|
ALL: Cleanup ResidualVM -> ScummVM
|
2021-12-26 21:19:38 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Pawel Kolodziejski
|
8759900b6a
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
|
Dries Harnie
|
f618b90d31
|
GRAPHICS: Stencil for grim shadows [OpenGLS]
|
2014-01-23 20:03:21 +01:00 |
|
Joel Teichroeb
|
58e13afa1e
|
GRIM: Initialize all Sector members
|
2013-10-24 18:59:26 -07:00 |
|
Joel Teichroeb
|
7399fc6798
|
EMI: Implement setting actor sort order based on sector sort planes
|
2013-07-10 09:13:21 -07:00 |
|
Joel Teichroeb
|
3d74d6ffee
|
EMI: Actually free _sortplanes and move the Sector constructior
|
2013-07-09 09:56:57 -07:00 |
|
Joel Teichroeb
|
fed34ac178
|
EMI: Load sortplane information
|
2013-07-09 09:46:14 -07:00 |
|
Giulio Camuffo
|
c167a27315
|
GRIM: Make Sector::getName() return a Common::String.
|
2012-12-28 21:17:11 +01:00 |
|
Paweł Kołodziejski
|
175620b62a
|
ALL: change license headers from LGPL to GPL, and few updates
|
2012-12-19 23:15:43 +01:00 |
|
Dries Harnie
|
3a58c45703
|
EMI: Factor out Sector::distanceToPoint
|
2012-08-12 12:19:53 +02:00 |
|
Paweł Kołodziejski
|
e350c7f777
|
renames
|
2012-01-06 23:29:45 +01:00 |
|
Andrea Corna
|
23bc633f3a
|
GRIM: Make Set and Sector load from a stream instead of a data Block
|
2011-12-30 17:17:08 +01:00 |
|
Giulio Camuffo
|
d036ca27dc
|
GRIM: Use the new Math::Angle class.
|
2011-09-18 16:24:08 +02:00 |
|
Giulio Camuffo
|
0083c8619c
|
MATH: Move the math classes to their own math/ dir and Math namespace.
|
2011-09-14 23:05:52 +02:00 |
|
Giulio Camuffo
|
1fbbd24aee
|
GRIM: Port Actor, Bitmap, Color, Font, Primitive, ObjectState, Scene, TextObj to PoolObject.
These are the classes that go into Lua, and so are kept in a pool,
indexed with an id.
|
2011-09-07 23:08:59 +02:00 |
|
Giulio Camuffo
|
be246feeba
|
GRIM: Rename walkplane.{h,cpp} to sector.{h,cpp}.
|
2011-07-22 21:28:03 +02:00 |
|