.. |
aipackage.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
aipackage.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
attr.cpp
|
Handle werewolf stats
|
2013-08-09 05:14:58 -07:00 |
attr.hpp
|
Handle werewolf stats
|
2013-08-09 05:14:58 -07:00 |
cellref.cpp
|
added blank function to CellRef and moved a function that was in the wrong file
|
2013-06-08 15:49:59 +02:00 |
cellref.hpp
|
added blank function to CellRef and moved a function that was in the wrong file
|
2013-06-08 15:49:59 +02:00 |
defs.hpp
|
added variant class
|
2013-03-04 14:32:23 +01:00 |
effectlist.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
effectlist.hpp
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
esmcommon.hpp
|
moved header record struct to separate file
|
2013-03-12 09:16:03 +01:00 |
esmreader.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
esmreader.hpp
|
Refactored loading screen
|
2013-08-27 15:48:13 +02:00 |
esmwriter.cpp
|
added optional format sub-record to tes3 record
|
2013-03-12 14:33:35 +01:00 |
esmwriter.hpp
|
added optional format sub-record to tes3 record
|
2013-03-12 14:33:35 +01:00 |
filter.cpp
|
added description field to filter record
|
2013-08-09 13:45:50 +02:00 |
filter.hpp
|
added description field to filter record
|
2013-08-09 13:45:50 +02:00 |
loadacti.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadacti.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadalch.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadalch.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadappa.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadappa.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadarmo.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadarmo.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadbody.cpp
|
Move away from fixed record names for body parts
|
2013-04-18 00:19:34 +02:00 |
loadbody.hpp
|
Move away from fixed record names for body parts
|
2013-04-18 00:19:34 +02:00 |
loadbook.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadbook.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadbsgn.cpp
|
added basic birthsign table
|
2013-04-07 20:26:39 +02:00 |
loadbsgn.hpp
|
added basic birthsign table
|
2013-04-07 20:26:39 +02:00 |
loadcell.cpp
|
Fix loading of some cells in TR
|
2013-08-21 17:26:11 +02:00 |
loadcell.hpp
|
Avoid swimming into the air from underwater
|
2013-08-21 07:24:54 -07:00 |
loadclas.cpp
|
adjusted faction record to increase consistency with other records
|
2013-04-02 13:59:45 +02:00 |
loadclas.hpp
|
adjusted faction record to increase consistency with other records
|
2013-04-02 13:59:45 +02:00 |
loadclot.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadclot.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadcont.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadcont.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadcrea.cpp
|
Merge branch 'ref'
|
2013-05-19 14:59:01 +02:00 |
loadcrea.hpp
|
Merge branch 'ref'
|
2013-05-19 14:59:01 +02:00 |
loadcrec.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loaddial.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loaddial.hpp
|
Use `signed char' explicitly where needed. It is important because:
|
2013-02-15 20:28:14 +01:00 |
loaddoor.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loaddoor.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadench.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadench.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadfact.cpp
|
added missing attribute columns to faction table
|
2013-04-04 10:58:53 +02:00 |
loadfact.hpp
|
added missing attribute columns to faction table
|
2013-04-04 10:58:53 +02:00 |
loadglob.cpp
|
some cleanup and fixing
|
2013-03-05 08:02:05 +01:00 |
loadglob.hpp
|
changed global variable records to new variant type
|
2013-03-04 14:32:59 +01:00 |
loadgmst.cpp
|
use new Variant type for GMSTs
|
2013-03-05 08:02:27 +01:00 |
loadgmst.hpp
|
use new Variant type for GMSTs
|
2013-03-05 08:02:27 +01:00 |
loadinfo.cpp
|
change variant in info record to new type
|
2013-03-05 10:34:03 +01:00 |
loadinfo.hpp
|
change variant in info record to new type
|
2013-03-05 10:34:03 +01:00 |
loadingr.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadingr.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadland.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
loadland.hpp
|
New terrain renderer - improvements:
|
2013-08-19 20:34:20 +02:00 |
loadlevlist.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadlevlist.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadligh.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadligh.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadlock.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadlock.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadltex.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadltex.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04:00 |
loadmgef.cpp
|
GetEffect can accept an effect ID string as well
|
2013-08-13 19:18:21 -07:00 |
loadmgef.hpp
|
GetEffect can accept an effect ID string as well
|
2013-08-13 19:18:21 -07:00 |
loadmisc.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadmisc.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadnpc.cpp
|
Merge branch 'ref'
|
2013-05-19 14:59:01 +02:00 |
loadnpc.hpp
|
Merge branch 'ref'
|
2013-05-19 14:59:01 +02:00 |
loadnpcc.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadpgrd.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
loadpgrd.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04:00 |
loadprob.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadprob.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadrace.cpp
|
added basic race table
|
2013-04-04 14:34:39 +02:00 |
loadrace.hpp
|
added basic race table
|
2013-04-04 14:34:39 +02:00 |
loadregn.cpp
|
added basic region table
|
2013-04-07 16:32:06 +02:00 |
loadregn.hpp
|
added basic region table
|
2013-04-07 16:32:06 +02:00 |
loadrepa.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadrepa.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadscpt.cpp
|
added script table
|
2013-04-07 15:17:35 +02:00 |
loadscpt.hpp
|
added script table
|
2013-04-07 15:17:35 +02:00 |
loadskil.cpp
|
Handle werewolf stats
|
2013-08-09 05:14:58 -07:00 |
loadskil.hpp
|
Handle werewolf stats
|
2013-08-09 05:14:58 -07:00 |
loadsndg.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadsndg.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadsoun.cpp
|
small fix
|
2013-04-06 21:58:28 +02:00 |
loadsoun.hpp
|
added basic sound table
|
2013-04-06 21:21:10 +02:00 |
loadspel.cpp
|
added basic spell table
|
2013-04-09 11:40:36 +02:00 |
loadspel.hpp
|
added basic spell table
|
2013-04-09 11:40:36 +02:00 |
loadsscr.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadsscr.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadstat.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadstat.hpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadtes3.cpp
|
added optional format sub-record to tes3 record
|
2013-03-12 14:33:35 +01:00 |
loadtes3.hpp
|
added optional format sub-record to tes3 record
|
2013-03-12 14:33:35 +01:00 |
loadweap.cpp
|
added blank function to all referencable record structs
|
2013-05-06 14:10:43 +02:00 |
loadweap.hpp
|
Merge branch 'ref'
|
2013-05-19 14:59:01 +02:00 |
records.hpp
|
Split up components/esm/loadlocks
|
2013-03-22 05:50:54 +01:00 |
spelllist.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
spelllist.hpp
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
variant.cpp
|
fixed a bug in ESM::Variant::write (was affecting string values)
|
2013-03-21 12:57:10 +01:00 |
variant.hpp
|
allow the use of value types in string filters
|
2013-09-05 15:05:49 +02:00 |
variantimp.cpp
|
change variant in info record to new type
|
2013-03-05 10:34:03 +01:00 |
variantimp.hpp
|
added variant class
|
2013-03-04 14:32:23 +01:00 |