Martin Gerhardy
|
a967242757
|
TWINE: more Common::Rect refactorings
|
2020-11-25 19:41:52 +01:00 |
|
Martin Gerhardy
|
f7552d1cd1
|
TWINE: fixed more memory leaks
|
2020-11-17 20:59:28 +01:00 |
|
Martin Gerhardy
|
178bfb577d
|
TWINE: removed unused return value
|
2020-11-17 20:59:28 +01:00 |
|
Martin Gerhardy
|
082985ee82
|
TWINE: fixed memory leaks
|
2020-11-17 19:35:41 +01:00 |
|
Martin Gerhardy
|
74a8d20e8e
|
TWINE: resource loading error check
|
2020-11-16 21:23:04 +01:00 |
|
Martin Gerhardy
|
df75fac95f
|
TWINE: removed screenLookupTable
|
2020-11-16 21:23:04 +01:00 |
|
Martin Gerhardy
|
7eac628d27
|
TWINE: converted ShapeType to enum class
|
2020-11-14 15:54:45 +01:00 |
|
Martin Gerhardy
|
4783046f86
|
TWINE: fixed compiler warning about alignment issues
|
2020-11-06 20:45:44 +01:00 |
|
Martin Gerhardy
|
aeb8730151
|
TWINE: endian safe parsing of grid entries
|
2020-11-05 18:56:07 +01:00 |
|
Martin Gerhardy
|
0023dfd5ea
|
TWINE: prepare to use memstreams
|
2020-11-05 18:56:07 +01:00 |
|
Martin Gerhardy
|
7079d6d49b
|
TWINE: fixed endian issues in grid data parsing
|
2020-11-05 18:56:07 +01:00 |
|
Martin Gerhardy
|
d5e0874557
|
TWINE: reduced visibility
|
2020-11-03 18:29:36 +01:00 |
|
Martin Gerhardy
|
8db2b58a9a
|
TWINE: const
|
2020-10-30 23:53:16 +01:00 |
|
Martin Gerhardy
|
216306859b
|
TWINE: the hqr code doesn't have any state - converted back to functions
|
2020-10-30 23:50:44 +01:00 |
|
Martin Gerhardy
|
26c6a63ac1
|
TWINE: plug memory leaks
|
2020-10-27 17:14:05 +01:00 |
|
Martin Gerhardy
|
a3927197d1
|
TWINE: const
|
2020-10-27 17:14:05 +01:00 |
|
Martin Gerhardy
|
11fda12409
|
TWINE: plug a memory leak and reduced visiblity
|
2020-10-27 17:14:05 +01:00 |
|
Martin Gerhardy
|
716313db75
|
TWINE: hide the blockBuffer member and fixed a memory leak
|
2020-10-27 17:14:05 +01:00 |
|
Martin Gerhardy
|
40b049ca59
|
TWINE: reduced visibility
|
2020-10-27 17:14:05 +01:00 |
|
Martin Gerhardy
|
94d0bc8b21
|
TWINE: reduced scope
|
2020-10-26 18:11:15 +01:00 |
|
Martin Gerhardy
|
33b641b1ed
|
TWINE: replaced magic numbers
|
2020-10-25 09:21:44 +01:00 |
|
Martin Gerhardy
|
c8a12ef178
|
TWINE: reduced scope + cleanup
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
a8762fca13
|
TWINE: sanity checks
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
82cda6e217
|
TWINE: reduced scope + cleanup
|
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
|
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 |
|