--------------- EXPECTED PROGRESS --------------- To have simple sound playback done. --------------- ACTUAL PROGRESS --------------- Sound - Completed simple sound playback (non-integrated) - Completed a demo of 3D sound positioning playback - Began work on ways to simplify the sound options for each ship so as to remain easy to use and flexible. Misc - Some minor debugging on the input for gamepads --------------- SNAGS --------------- Some annoyances between DX8 and DX9 utilities. This was solved by falling back to DX8 utilities as most of the functionality hasn't changed, just the function names have. --------------- PLANS --------------- To integrate the simple sound playback with the main code. - Should be able to have a simple sound demo after this Add a soundmanager.ini file for the mapping from sound IDs to filenames. - This will complement the addition of sound tag fields to the ship .ini files so that it only takes a text editor to change the sound behavior for ship types.