Kyle Cooley
|
9e41f1340a
|
Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture
|
2017-08-31 22:09:49 -04:00 |
|
Roman Proskuryakov
|
d5dfa89060
|
Rewrite NAME_T into FIXED_STRING.
|
2016-05-07 23:27:33 +03:00 |
|
scrawl
|
fc8e40889d
|
Move common subrecord definitions (NAME, DELE) to defs.hpp
|
2015-11-13 18:07:18 +01:00 |
|
Stanislav Bas
|
f9b0b7ede5
|
Make saving of deleted ESM records more consistent
|
2015-07-28 21:37:21 +03:00 |
|
Stanislav Bas
|
4a16eba716
|
Make deleted flag a parameter of load/save methods (instead of a record member) in ESM records
|
2015-07-22 19:26:00 +03:00 |
|
Stanislav Bas
|
5fd48efd28
|
Some refactoring. Remove unused code
|
2015-07-19 14:58:14 +03:00 |
|
Stanislav Bas
|
ad353e6dd0
|
Refine DELE handling in ESM records. Add position-independent DELE search
|
2015-07-19 14:57:59 +03:00 |
|
Stanislav Bas
|
7ecb54a776
|
Set Deleted flag to false when initializing ESM records
|
2015-07-10 00:29:46 +03:00 |
|
Stanislav Bas
|
9ac20a3355
|
Add NAME and DELE handling to ESM records.
Changed records are those where DELE is inserted at the beginning of a
record (before NAME).
The record has all required sub-records in this case.
|
2015-07-10 00:25:54 +03:00 |
|
scrawl
|
8786fb639f
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
2014-10-08 17:17:31 +02:00 |
|
Marc Zinnschlag
|
c42e74dadf
|
make 4 byte record type accessable from record struct
|
2013-09-24 13:17:28 +02:00 |
|
Marc Zinnschlag
|
874ce26bef
|
added missing consts to record save functions
|
2013-09-16 12:32:35 +02:00 |
|
greye
|
1339787863
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
|
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
|
Alexander "Ace" Olofsson
|
a74aeace73
|
Can now save strings with proper encoding, byte-perfect clones up until land records
|
2012-04-14 00:14:04 +02:00 |
|
Alexander "Ace" Olofsson
|
ba602929ef
|
Adding basic save functions to all record types.
|
2012-04-06 21:04:30 +02:00 |
|
Nikolay Kasyanov
|
fcfe267fc9
|
Refactored remaining headers in components/esm except defs.hpp.
Removed obsolete *.cpp files.
|
2011-04-28 21:55:05 +02:00 |
|