Rohit Nirmal
|
997347b01e
|
Silence -Wreorder warnings.
|
10 years ago |
cc9cii
|
488bc76da5
|
Fix saving land data.
|
10 years ago |
scrawl
|
e712b0353b
|
Terrain refactoring, reduce game startup time and memory usage
|
10 years ago |
scrawl
|
7252cb63a6
|
Fix cppcheck issues
|
10 years ago |
Marc Zinnschlag
|
030c733e2d
|
Merge branch 'master' into savedgame
Conflicts:
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwworld/worldimp.cpp
files/settings-default.cfg
|
11 years ago |
Lukasz Gromanowski
|
bfd79bfbe6
|
Various fixes for CppCheck warnings.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
11 years ago |
Marc Zinnschlag
|
e432ab5e8a
|
fixed static problem in Land recrod save function
|
11 years ago |
Marc Zinnschlag
|
c42e74dadf
|
make 4 byte record type accessable from record struct
|
11 years ago |
Marc Zinnschlag
|
874ce26bef
|
added missing consts to record save functions
|
11 years ago |
scrawl
|
7dc30a01cd
|
Some changes suggested by cppcheck
|
12 years ago |
Mark Siewert
|
713d324eeb
|
- Minor code cleanup
|
12 years ago |
Mark Siewert
|
1f961d575e
|
Merge remote-tracking branch 'upstream/master' into multiple_esm_esp
Conflicts:
apps/openmw/mwrender/terrain.cpp
components/esm/loadland.hpp
components/esm_store/reclists.hpp
|
12 years ago |
Mark Siewert
|
28d4d7ea3f
|
Manually convert last changes in branch to upstream/master. Regular merge attempt resulted in everything being overwritten by fast-forward merging.
- Remove check for 255 master/plugin files.
|
12 years ago |
greye
|
31f7325e1f
|
fix land loading
|
12 years ago |
greye
|
1339787863
|
remove underscores from filenames in esm
|
12 years ago |
greye
|
2d5ddd104b
|
Land::loadData rework
|
12 years ago |
greye
|
bd94f257bf
|
a bit formatting
|
12 years ago |
greye
|
e69880f77e
|
almost perfect byte copies, has redundant data
|
12 years ago |
scrawl
|
e8bba2b833
|
disabled loading of land normals again, didn't need them after all
|
12 years ago |
scrawl
|
86cfc91ef3
|
global map rendering
|
12 years ago |
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
12 years ago |
Alexander "Ace" Olofsson
|
76c4aa41bb
|
More land and cell work
|
13 years ago |
Alexander "Ace" Olofsson
|
0c9dfcc017
|
Some changes
|
13 years ago |
Alexander "Ace" Olofsson
|
fc8c75ab89
|
Esmtool can now clone an esm file in such a way that it can read it back again afterwards.
|
13 years ago |
Alexander "Ace" Olofsson
|
b81ac363fc
|
Write names with a small sanity check
|
13 years ago |
Alexander "Ace" Olofsson
|
ba602929ef
|
Adding basic save functions to all record types.
|
13 years ago |
Lukasz Gromanowski
|
cd2789b15a
|
Revert "Issue #225: Correction to commit ae98904."
This reverts commit 0e5c90d3e7 .
|
13 years ago |
Lukasz Gromanowski
|
0e5c90d3e7
|
Issue #225: Correction to commit ae98904 .
Changed pointer to LandData struct to simple member variable.
|
13 years ago |
Lukasz Gromanowski
|
ae989040e5
|
Issue #225: Fix for memleak when loading terrain.
|
13 years ago |
Jacob Essex
|
b76b62e5e4
|
Fixed a crash when there were cells with no data, refactored to remove non mutable data from CellStore
|
13 years ago |
Jacob Essex
|
6924348696
|
Fixed some texture splatting issues with loading empty terrain cells
|
13 years ago |
Jacob Essex
|
1d0ae9c8d1
|
Start of a basic implementation of fake vertex colours
|
13 years ago |
Jacob Essex
|
637302fc87
|
Added blended textures to the terrain
|
13 years ago |
Jacob Essex
|
18108c02a7
|
Merge of corristo's terrain rendering and fixes so that the terrain is correctly positioned and rendered
|
13 years ago |
Nikolay Kasyanov
|
7168795ae6
|
components/esm header refactoring in progress. Refactored:
esm_reader.hpp
loadacti.hpp
loadalch.hpp
loadappa.hpp
loadarmo.hpp
loadbody.hpp
loadbook.hpp
loadbsgn.hpp
loadcell.hpp
loadclas.hpp
loadclot.hpp
loadland.hpp
Updated code style in defs.hpp
|
14 years ago |