Open main menu

Difference between revisions of "AGS/Upstream"

252 bytes added ,  02:37, 12 April 2022
m
Added skipped commit
m (Added skipped commit)
m (Added skipped commit)
Line 21: Line 21:
* 696a8eb62ef162a40c5b464544d553ed1f01aa02 - Engine: updated parsing and use of "override/os" option
* 696a8eb62ef162a40c5b464544d553ed1f01aa02 - Engine: updated parsing and use of "override/os" option
Couldn't get the initializer list to work with our custom std::array implementation
Couldn't get the initializer list to work with our custom std::array implementation
* 28a5c72321a925d1d81b27eb62a27226994c4aa8 - Engine: recreated FLIC playback as a FlicPlayer class


== Currently skipped ==
== Currently skipped ==
Line 38: Line 39:
We don't currently create directories, and making these changes causes the method, which currently doesn't do anything by default, to crash.
We don't currently create directories, and making these changes causes the method, which currently doesn't do anything by default, to crash.
* 72a3bf6c10a71ca7b7b80699a9bcc5a7c219bcbb - Engine: corrections for switching gfx mode
* 72a3bf6c10a71ca7b7b80699a9bcc5a7c219bcbb - Engine: corrections for switching gfx mode
* 3b84d2daebc9d525a86f8cc3dabe83e04def188c - Engine: split OpenALDecoder into SDLDecoder and OpenAlSource
And the following commits to the split classes
265

edits