Stanislav Bas
|
4a16eba716
|
Make deleted flag a parameter of load/save methods (instead of a record member) in ESM records
|
10 years ago |
Stanislav Bas
|
e65ff723ce
|
More ESM records have DELE handling.
Changed records: Race, Land, Pathgrid, StartScript, DebugProfile, Filter
|
10 years ago |
scrawl
|
28caeadef4
|
Improve error message for not found records
|
10 years ago |
Marc Zinnschlag
|
d64127106b
|
load and save pathgrid records
|
10 years ago |
Thomas
|
cbcf0f6039
|
Changed AiEScort to use new PathTo function
|
11 years ago |
Thomas
|
77d365e196
|
Forced some function arguments to take in a specific array size
|
11 years ago |
Thomas
|
2c74ea381e
|
Moved pathfinding code to aiPackage, implemented it's use with aiFollow and aiPursue
|
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 |
greye
|
3494e17b7c
|
wipe record superclass
|
12 years ago |
greye
|
721324c1db
|
rm record inheritance, rework esmtool accordingly
|
12 years ago |
greye
|
c54750977f
|
remove underscores in guards
|
12 years ago |
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
12 years ago |
Alexander "Ace" Olofsson
|
0fd48c4229
|
Extended the esmtool a bit and prepared all records for saving.
|
13 years ago |
Alexander "Ace" Olofsson
|
ba602929ef
|
Adding basic save functions to all record types.
|
13 years ago |
Nikolay Kasyanov
|
988c1111e9
|
Feature #161 (Fix) Load REC_PGRD records
fixed edge decoding, thanks Project Aedra!
|
13 years ago |
Nikolay Kasyanov
|
de5b692f9f
|
Feature #161 (Resolved) Load REC_PGRD records
|
13 years ago |
Nikolay Kasyanov
|
fda5b59eb6
|
Feature #161 (In Progress) Load REC_PGRD records
now using vector instead of C arrays
fixed path grid edge loading
added path grid to cell store
implemented dedicated storage class for path grids
|
13 years ago |
Nikolay Kasyanov
|
e58e00ef2a
|
Feature #161 (In Progress) Load REC_PGRD records
Point coords definitely not floats
|
13 years ago |
Nikolay Kasyanov
|
40e07bbd2a
|
Feature #161 (In Progress) Load REC_PGRD records
Struct sizes seems correct, but floats is broken
|
13 years ago |
Nikolay Kasyanov
|
fcfe267fc9
|
Refactored remaining headers in components/esm except defs.hpp.
Removed obsolete *.cpp files.
|
14 years ago |
Pieter van der Kloet
|
dd4d022301
|
Converted all tabs to four spaces
|
14 years ago |
Marc Zinnschlag
|
e4f85cb3e6
|
directory structure reorganisation (still missing the mangle stuff)
|
15 years ago |