Eugene Sandulenko
9ea0b3198e
DIRECTOR: Fix potential null pointer dereferences
2020-04-03 23:33:27 +02:00
Eugene Sandulenko
373d795c83
DIRECTOR: Initialize Symbol structure
2020-04-03 23:33:27 +02:00
Eugene Sandulenko
a1cf5bf0ee
DIRECTOR: Use reserve() instead of resize() for Arrays
2020-04-03 23:33:26 +02:00
Eugene Sandulenko
e4e5719929
DIRECTOR: Sanity check
2020-04-03 23:33:26 +02:00
Eugene Sandulenko
6e351796d4
DIRECTOR: Fix potential buffer override
2020-04-03 23:33:26 +02:00
Eugene Sandulenko
d668f31726
DIRECTOR: Fix potential null dereference
2020-04-03 23:33:26 +02:00
Eugene Sandulenko
d39e86723e
DIRECTOR: Initialize class variable
2020-04-03 23:33:26 +02:00
Eugene Sandulenko
edb2edf3f4
DIRECTOR: Fix memory leaks
2020-04-03 23:33:26 +02:00
Paul Gilbert
0c940567dd
GLK: FROTZ: Fix crash opening up Milliways release 185
...
It's a v6 game, and it still won't properly run, but at least
it now gives a proper in-game message saying the screen width
is too small rather than just crashing trying to find an MG1 file
2020-04-02 19:52:32 -07:00
Paul Gilbert
ac38d08700
GLK: FROTZ: Added extra Infocom version detections
2020-04-02 19:45:49 -07:00
Eugene Sandulenko
31b6d892b0
DIRECTOR: Disable non-referenced action skipping as it breaks many things
2020-04-03 00:56:34 +02:00
Eugene Sandulenko
3fd0003387
DIRECTOR: Plug more memory leaks
2020-04-02 18:06:51 +02:00
Eugene Sandulenko
c529644d8c
GRAPHICS: MACGUI: Plug memory leak
2020-04-02 18:06:35 +02:00
Eugene Sandulenko
afdcc9168f
DIRECTOR: Plug memory leaks
2020-04-02 17:54:58 +02:00
Eugene Sandulenko
529e9fc7a7
DIRECTOR: Plug leaked resources
2020-04-02 17:40:45 +02:00
Eugene Sandulenko
eb1c9eb58b
DIRECTOR: Plug memory leaks
2020-04-02 17:25:05 +02:00
Eugene Sandulenko
56a7b746c3
DIRECTOR: Plug memory leaks
2020-04-02 16:32:53 +02:00
Eugene Sandulenko
4b1929b6dc
DIRECTOR: Fix warnings
2020-04-02 16:10:46 +02:00
Eugene Sandulenko
b2f6777be1
DIRECTOR: Plug memory leaks
2020-04-02 16:05:23 +02:00
Eugene Sandulenko
9d98fa0f13
DIRECTOR: Fix warning
2020-04-02 14:14:12 +02:00
Eugene Sandulenko
358b4f1789
DIRECTOR: Fix warnings
2020-04-02 14:13:27 +02:00
Eugene Sandulenko
1b4226ce90
DIRECTOR: Plugged memory leak it BITDDecoder
2020-04-02 13:58:04 +02:00
Eugene Sandulenko
3975bca256
DIRECTOR: Added stub for changed area transitions
2020-04-02 13:58:04 +02:00
Eugene Sandulenko
bb62c305c3
DIRECTOR: Cleanup of transitions code
2020-04-02 13:58:04 +02:00
Matthew Duggan
66e36e6d3b
ULTIMA8: Uncompress shapes on load for simpler render path ( #2169 )
2020-04-02 20:54:14 +09:00
Eugene Sandulenko
5419f5a26a
DIRECTOR: Clean up TransitionType enum
2020-04-01 22:29:40 +02:00
Eugene Sandulenko
f8127a731a
DIRECTOR: Implement blind transitions, that completes the transitions code, yay!
2020-04-01 22:29:40 +02:00
Eugene Sandulenko
8da6b6b227
DIRECTOR: Implement kTransAlgoZoom transitions
2020-04-01 22:29:40 +02:00
Cameron Cawley
b8e1aa66e5
ANDROID: Ignore input from the volume buttons
2020-04-01 21:10:00 +01:00
Eugene Sandulenko
d91793e87e
DIRECTOR: Implement kTransTypeCheckerboard transition
2020-04-01 20:40:52 +02:00
ixote
110e232ed7
GRIFFON: Simplify rendering calls
2020-04-01 20:40:16 +02:00
Eugene Sandulenko
f4d464dd2b
DIRECTOR: Implemented strips transitions
2020-04-01 18:27:19 +02:00
Eugene Sandulenko
7157def629
DIRECTOR: Remove redundant check and fix spelling mistake in transitions code
2020-04-01 18:27:19 +02:00
Eugene Sandulenko
fd7fd933cb
DIRECTOR: Fix boxy transitions
2020-04-01 18:27:19 +02:00
Matthew Duggan
2fa8200b33
ULTIMA8: Remove a pointless string copy
2020-04-01 18:42:16 +09:00
Eugene Sandulenko
c13b985cea
DIRECTOR: Implement boxy dissolve transitions
2020-04-01 01:52:55 +02:00
Eugene Sandulenko
676ed69deb
DIRECTOR: Implement kTransRandomRows and RandomColumns transitions
2020-04-01 01:32:59 +02:00
Lothar Serra Mari
5356a70032
DISTS: Update Sparkle appcast file
2020-03-31 20:51:11 +02:00
Eugene Sandulenko
c3ba0ce32e
DIRECTOR: Tidy up transitions code
2020-03-31 19:13:37 +02:00
Eugene Sandulenko
78dd8aa778
DIRECTOR: Implement kTransAlgoPush transitions
2020-03-31 19:13:37 +02:00
Eugene Sandulenko
00d1569031
DIRECTOR: Implement kTransAlgoEdgesIn algo transitions
2020-03-31 19:13:37 +02:00
Eugene Sandulenko
72bea549b6
DIRECTOR: Implement kTransAlgoWipe algo transitions
2020-03-31 19:13:37 +02:00
Lothar Serra Mari
e29c411c60
DISTS: Update Sparkle cast for 2.1.2
2020-03-31 17:57:51 +02:00
Eugene Sandulenko
1ec516729e
DIRECTOR: Text formatting and added safeguard checks to transitions
2020-03-31 01:11:04 +02:00
Eugene Sandulenko
9cff7e0354
DIRECTOR: Implemented rest of kTransAlgoReveal transitions
2020-03-31 01:11:04 +02:00
Eugene Sandulenko
d55836e5cd
DIRECTOR: Implement kTransRevealUp
2020-03-31 01:11:03 +02:00
Thierry Crozat
cfa81d2c9c
NEWS: Update NEWS for the 2.1.2 Mac OS X/Win32 maintenance release
2020-03-30 23:30:40 +01:00
Eugene Sandulenko
26ba833c6a
GRIFFON: Remove redundant call
2020-03-30 23:37:21 +02:00
Eugene Sandulenko
e6d78fd059
DIRECTOR: Small optimization to transition rendering
2020-03-30 23:37:21 +02:00
Eugene Sandulenko
4ac9f9739e
DIRECTOR: Implement kTransDissolvePatterns
2020-03-30 23:37:21 +02:00