You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/terrain
cc9cii b920e1bde7 Support MSVC 2015. Tested(*) with updated dependencies:
- Microsoft Visual Studio Community 2015 Version 14.0.23107.0 D14REL
- Qt 5.5, commit 1d3966833b5f27fb262f2d3727557ef2c8947828
- SDL2 default branch, Changeset: 9834 (d3fa6d0d3793)
- Ogre default branch, Changeset: 8048 (19479be2c7c5)
- Boost 1.59, commit 9a02cf8eb34eb31f0858c223ce95319f103addfa
- OpenAL commit 8fa4f276f89985be44007ce166109837cbfd5763

(*) only tested compilation and startup of the each app
10 years ago
..
buffercache.cpp Change the triangle pattern used for terrain (Fixes #2459) 10 years ago
buffercache.hpp MIT License header added to all terrain component files. 10 years ago
chunk.cpp MIT License header added to all terrain component files. 10 years ago
chunk.hpp MIT License header added to all terrain component files. 10 years ago
defaultworld.cpp Silence -Wreorder warnings. 10 years ago
defaultworld.hpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
defs.hpp MIT License header added to all terrain component files. 10 years ago
material.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
material.hpp fixed MSVC 2013 warning C4800 10 years ago
quadtreenode.cpp Silence -Wreorder warnings. 10 years ago
quadtreenode.hpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
storage.cpp MIT License header added to all terrain component files. 10 years ago
storage.hpp MIT License header added to all terrain component files. 10 years ago
terraingrid.cpp Support MSVC 2015. Tested(*) with updated dependencies: 10 years ago
terraingrid.hpp MIT License header added to all terrain component files. 10 years ago
world.cpp Silence -Wreorder warnings. 10 years ago
world.hpp MIT License header added to all terrain component files. 10 years ago