1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-06 06:15:31 +00:00
openmw-tes3mp/apps/opencs
cc9cii 47b5fa9dae Convert some of ostringstream << operations to std::to_sting() calls.
- At least with MSVC the latter is more efficient.
- There are many more, but leave them until they show up during profiling (so far only loading was profiled, and mainly cell references)
2015-12-11 22:18:17 +11:00
..
model Convert some of ostringstream << operations to std::to_sting() calls. 2015-12-11 22:18:17 +11:00
view Fix Preview and Unpaged World subviews not rendering. Not sure if this is related to a later version of Ogre being used. 2015-12-06 19:50:26 +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