scrawl
|
f7e32a24c9
|
Fix terrain assertion
|
2015-01-19 12:03:30 +01:00 |
|
scrawl
|
7b4665c623
|
Terrain: documentation update
|
2015-01-13 05:37:44 +01:00 |
|
Thoronador
|
4d62541b62
|
fix usage of numeric_limits static functions min() and max()
Functions min() and max() of std::numeric_limits<T> are static
and can therefore be accessed via class name and :: operator.
|
2014-10-12 23:28:16 +02:00 |
|
scrawl
|
e9ed0211c9
|
Attempt to fix Clang warnings
|
2014-09-28 12:44:47 +02:00 |
|
scrawl
|
e2ee3b2497
|
Merge branch 'master' of https://github.com/OpenMW/openmw
Conflicts:
apps/openmw/mwrender/terrainstorage.cpp
|
2014-08-12 19:53:37 +02:00 |
|
scrawl
|
982453d4f6
|
Move ESM terrain data handler to esmterrain component so it can be used by the editor (Feature #1597)
|
2014-08-08 15:46:33 +02:00 |
|