1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-25 21:39:42 +00:00
openmw/apps/opencs
cc9cii 23e7e3c165 Use std::unique_ptr to store records in collections, RefidCollection and RefIdData.
- std::move support required (C++11)
- MSVC 2013 or later should be fine
2015-12-06 15:14:05 +11:00
..
model Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2015-12-06 15:14:05 +11:00
view Fix table being sorted twice (at least it appeared that way according to the sample profiler) 2015-12-05 20:38:09 +11:00
CMakeLists.txt Move NPC autocal code out to a separate class. 2015-11-08 06:02:53 +11:00
editor.cpp Merge branch 'cc9cii' into Feature-1278 2015-11-07 12:04:09 +11:00
editor.hpp added UI for merge tool (merge tool itself is still missing) 2015-11-01 13:22:42 +11:00
main.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00