This website requires JavaScript.
Explore
Help
Sign in
teamnwah
/
openmw-tes3coop
Watch
2
Star
0
Fork
You've already forked openmw-tes3coop
1
forked from
mirror/openmw-tes3mp
Code
Issues
Pull requests
1
Releases
Wiki
Activity
2d229c70cb
openmw-tes3coop
/
apps
/
opencs
History
cc9cii
2d229c70cb
Another missed null shared_ptr conversion for gcc.
2014-12-01 09:41:03 +11:00
..
model
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
view
Another missed null shared_ptr conversion for gcc.
2014-12-01 09:41:03 +11:00
CMakeLists.txt
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
editor.cpp
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
editor.hpp
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
main.cpp
Merge branch 'operations' into load
2014-05-08 13:17:24 +02:00