272
edits
(Remove finished TODOs and update infobox) |
Dreammaster (talk | contribs) (Removed implementing German as a TODO) |
||
Line 15: | Line 15: | ||
== TODOs == | == TODOs == | ||
* We | * We don't support the QSound library the original game used for simulating sounds in 3D space to output to standard stereo. We just do a very basic reduction of volume based on sounds' distance from the player. | ||
* The last puzzle of the game, the 3D starmap, contains a massive amount of code. This includes a lot of matrix manipulations, a lot of whose methods still have anonymous names like 'fn1'. We could really use a developer with more mathematical experience to spend time cleaning up the code base and giving everything better names. | * The last puzzle of the game, the 3D starmap, contains a massive amount of code. This includes a lot of matrix manipulations, a lot of whose methods still have anonymous names like 'fn1'. We could really use a developer with more mathematical experience to spend time cleaning up the code base and giving everything better names. | ||
== External Links == | == External Links == |
edits