This website requires JavaScript.
Explore
Help
Sign in
krageon
/
openmw-tes3coop
Watch
1
Star
0
Fork
You've already forked openmw-tes3coop
0
forked from
teamnwah/openmw-tes3coop
Code
Issues
Pull requests
Releases
Wiki
Activity
ab693f1f64
openmw-tes3coop
/
apps
/
opencs
History
cc9cii
ab693f1f64
Workaround file lock being lost if the same file is closed elsewhere in the program (see
https://svn.boost.org/trac/boost/ticket/3582
)
2014-12-05 07:50:03 +11:00
..
model
Merge remote-tracking branch 'cc9cii/master'
2014-12-04 20:04:19 +01:00
view
Merge remote-tracking branch 'cc9cii/master'
2014-12-04 20:04:19 +01: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
Workaround file lock being lost if the same file is closed elsewhere in the program (see
https://svn.boost.org/trac/boost/ticket/3582
)
2014-12-05 07:50:03 +11:00
editor.hpp
Workaround file lock being lost if the same file is closed elsewhere in the program (see
https://svn.boost.org/trac/boost/ticket/3582
)
2014-12-05 07:50:03 +11:00
main.cpp
Allow only one instance of OpenCS. Only tested on windows x64.
2014-12-05 01:09:42 +11:00