Open main menu

Difference between revisions of "AGS/Upstream"

211 bytes added ,  23:48, 19 March 2022
m
Added commit to pending list
(Added new page for issues with porting upstream commits into ScummVM)
 
m (Added commit to pending list)
Line 10: Line 10:
* cae84d689019313cad49b6dca7e916866b90e49e
* cae84d689019313cad49b6dca7e916866b90e49e
We have slightly different blending code, commit needs to be modified to take that into account
We have slightly different blending code, commit needs to be modified to take that into account
* 1c535719d04473821c525c1956eeb1c8f1ef8c28
Changes the audio channels array to std::array<std::unique_ptr<SOUNDCLIP> ><br>
I couldn't get this to compile properly in ScumMVM with our version of std::unique_ptr.


== Currently skipped ==
== Currently skipped ==
265

edits