1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:49:56 +00:00
openmw-tes3mp/apps/openmw
Chris Robinson 1ce3e7f5b9 Use a separate type for streams
They're basically the same, but it's to help avoid accidents with passing non-
streaming sounds to the stream functions, or vice-versa.
2015-12-02 16:09:24 -08:00
..
mwbase Use a separate type for streams 2015-12-02 16:09:24 -08:00
mwclass Fast version of dynamic_cast for MWClass 2015-11-29 14:26:52 +01:00
mwdialogue Don't add persuasion results to the journal 2015-12-01 16:16:21 +01:00
mwgui Fix journal freeze 2015-12-01 16:09:05 +01:00
mwinput Remove unused setting 2015-11-23 03:26:21 +01:00
mwmechanics Don't crash OpGetTarget when the target disappeared (Fixes #3048) 2015-11-30 15:26:43 +01:00
mwphysics Add NifFileManager to avoid duplicate parsing of the NIFFile in SceneManager and BulletShapeManager. 2015-12-02 14:59:32 +01:00
mwrender Add comment 2015-11-30 17:19:27 +01:00
mwscript Don't crash OpGetTarget when the target disappeared (Fixes #3048) 2015-11-30 15:26:43 +01:00
mwsound Use a separate type for streams 2015-12-02 16:09:24 -08:00
mwstate Cache CellId 2015-11-26 23:56:32 +01:00
mwworld Avoid inheriting from Sound for sound types 2015-12-02 16:09:24 -08:00
android_commandLine.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
android_commandLine.h Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
android_main.c Revert "Merge remote-tracking branch 'sandstranger/opengles'" 2015-11-25 19:22:48 +01:00
CMakeLists.txt Don't link against unnecessary OSG libraries 2015-11-29 19:56:43 +01:00
crashcatcher.cpp Revert debce0fb80, use a sleep() to work around the X11 bug 2015-11-28 05:42:05 +01:00
doc.hpp doc.hpp fix 2015-06-04 01:30:16 +02:00
engine.cpp Improve path conversions 2015-11-26 17:15:28 +01:00
engine.hpp Refactor: InputManager no longer depends on Engine 2015-11-14 03:01:24 +01:00
main.cpp Revert "Merge remote-tracking branch 'sandstranger/opengles'" 2015-11-25 19:22:48 +01:00