Martin Gerhardy
|
0b29c0cd3c
|
TWINE: replaced magic numbers
|
2020-11-26 23:13:22 +01:00 |
|
Martin Gerhardy
|
390336f5fc
|
TWINE: converted parameter to bool
|
2020-11-26 23:13:22 +01:00 |
|
Martin Gerhardy
|
b1ce54a86e
|
TWINE: reduced code duplication in debug window code
|
2020-11-25 19:41:52 +01:00 |
|
Martin Gerhardy
|
e3f9ecc996
|
TWINE: converted debug windows to use Common::Rect
|
2020-11-25 19:41:52 +01:00 |
|
Martin Gerhardy
|
a967242757
|
TWINE: more Common::Rect refactorings
|
2020-11-25 19:41:52 +01:00 |
|
Martin Gerhardy
|
1fbb881b19
|
TWINE: more use of Common::Rect
|
2020-11-25 17:00:44 +01:00 |
|
Martin Gerhardy
|
df75fac95f
|
TWINE: removed screenLookupTable
|
2020-11-16 21:23:04 +01:00 |
|
Martin Gerhardy
|
37cdcae625
|
TWINE: reduced scope
|
2020-11-16 21:23:04 +01:00 |
|
Martin Gerhardy
|
37054b47fc
|
TWINE: started to convert the left/right mouse buttons to keymapper actions
|
2020-11-14 15:54:44 +01:00 |
|
Martin Gerhardy
|
92b68a1132
|
TWINE: cleanup in debug window
|
2020-11-03 18:29:37 +01:00 |
|
Martin Gerhardy
|
934a250cfd
|
TWINE: fixed assert in drawPlayerName
|
2020-10-26 18:11:15 +01:00 |
|
Martin Gerhardy
|
764640ac74
|
TWINE: connect more keymapper actions
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
d417478b8c
|
TWINE: started to split keymaps for ui, game and cutscenes
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
c59fd6a32e
|
TWINE: refactored input
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
0766f49c23
|
TWINE: converted to boolean
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
18e7620613
|
TWINE: convert to boolean
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
385a7b5422
|
TWINE: switched to rgba palette and ported crossFade
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
7e04efc533
|
TWINE: converted c artifacts to c++
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
ecbc291e25
|
TWINE: use Graphics::Surface instead of raw 8 bit buffer
|
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 |
|