Martin Gerhardy
|
699c8225c6
|
TWINE: replaced magic numbers with constants
and started to mark the angles - to be able to refacto them easier later on
|
2020-11-20 18:34:50 +01:00 |
|
Martin Gerhardy
|
eb1fafcc2e
|
TWINE: converted ExtraSpecialType to enum class
|
2020-11-14 15:54:45 +01:00 |
|
Martin Gerhardy
|
6063119af2
|
TWINE: converted AnimationTypes to enum class
|
2020-11-14 15:54:45 +01:00 |
|
Martin Gerhardy
|
7eac628d27
|
TWINE: converted ShapeType to enum class
|
2020-11-14 15:54:45 +01:00 |
|
Martin Gerhardy
|
7055b58342
|
TWINE: minor cleanup
|
2020-11-14 15:54:44 +01:00 |
|
Martin Gerhardy
|
fde132ea03
|
TWINE: converted to boolean
|
2020-11-08 11:46:26 +01:00 |
|
Martin Gerhardy
|
db9ab1d63e
|
TWINE: fixed endian issues while parsing sprite bounding box for collisions
|
2020-11-06 20:43:35 +01:00 |
|
Martin Gerhardy
|
ed199ca4ae
|
TWINE: fixed compiler warning about duplicate branch
|
2020-11-06 20:40:00 +01:00 |
|
Martin Gerhardy
|
03df93afca
|
TWINE: use IS_HERO macro
|
2020-11-06 20:40:00 +01:00 |
|
Martin Gerhardy
|
0488fe67c4
|
TWINE: reduced cyclic complexity
|
2020-11-03 18:29:37 +01:00 |
|
Martin Gerhardy
|
8db2b58a9a
|
TWINE: const
|
2020-10-30 23:53:16 +01:00 |
|
Martin Gerhardy
|
c34239c7fc
|
TWINE: moved latest cache entries into Resources class
|
2020-10-27 17:14:05 +01:00 |
|
Martin Gerhardy
|
afdee7237f
|
TWINE: moved actor pointer into actor class
|
2020-10-26 18:11:15 +01:00 |
|
Martin Gerhardy
|
d13e4b4088
|
TWINE: reduced scopes, const + data hiding
|
2020-10-25 16:57:26 +01:00 |
|
Martin Gerhardy
|
0766f49c23
|
TWINE: converted to boolean
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
37bbfc168b
|
TWINE: converted to classes and use the scummvm systems
also converted the code to the coding guidelines of the scummvm team
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
bc35611293
|
TWINE: initial import
|
2020-10-24 16:12:55 +02:00 |
|