scrawl
|
41ee50c2b7
|
Move common subrecord definitions (NAME, DELE) to defs.hpp
(cherry picked from commit fc8e40889d )
|
2015-12-05 11:25:14 +11:00 |
|
Stanislav Bas
|
82363bf318
|
Make deleted flag a parameter of load/save methods (instead of a record member) in ESM records
(cherry picked from commit 4a16eba716 )
Conflicts:
components/esm/loadland.cpp
components/esm/loadland.hpp
|
2015-12-05 11:20:31 +11:00 |
|
Stanislav Bas
|
b5c958c62a
|
More ESM records have DELE handling.
Changed records: Race, Land, Pathgrid, StartScript, DebugProfile, Filter
(cherry picked from commit e65ff723ce )
Conflicts:
components/esm/loadland.cpp
components/esm/loadland.hpp
|
2015-12-05 09:17:40 +11:00 |
|
Stanislav Bas
|
82e1b0563c
|
Add NAME handling to DebugProfile and Filter records
(cherry picked from commit b55a4999ca )
|
2015-12-05 07:19:32 +11:00 |
|
scrawl
|
f8f66bffb0
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-09-08 06:40:06 +10:00 |
|
Marc Zinnschlag
|
f468c53281
|
renamed the script field in DebugProfile to improve consistency
|
2014-08-22 13:38:03 +02:00 |
|
Marc Zinnschlag
|
3486da0fb0
|
consolidated the debug profile flags into a single and added a global flag
|
2014-08-15 12:27:08 +02:00 |
|
Marc Zinnschlag
|
30f114873d
|
added debug profile record
|
2014-08-03 10:12:03 +02:00 |
|