Hi folks, as there seems to be some new interest in working on Dune Legacy I would like to help with some background information on the sound: Back when I started looking into Dune Legacy it was coupled with a lot of sounds in form of wav files. I do not have any information about the source of these files but it looked like they were recordings from the original files. To avoid legal troubles I replaced those one after another by reading those sounds directly from the Dune II data files. Sound effects...
Set SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH to allow direct interaction with a non-focussed window
Place question box buttons like in the original game: 'Yes' is on the left, 'No' is on the right
Allow string splitting via regex; correctly split mentat texts
Rename one version of spitString to splitStringToStringVector; replace the other spitString version with a variadic template solution
Fix flickering mentat help screen
Swap button order for mentat screens to be the same as in the original game
Fix bug where parts of the ingame mentat help was drawn outside the mentat help window