.. |
aipackage.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
aipackage.hpp
|
training window
|
2012-10-17 18:03:02 +02:00 |
attr.cpp
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
attr.hpp
|
remove underscores in guards
|
2012-09-23 22:11:08 +04: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
|
- Add tracking for dependencies between plugins.
|
2012-11-17 00:21:51 +01:00 |
esmreader.cpp
|
Merge remote-tracking branch 'potatoesmaster/to_utf8-rewrite'
|
2013-01-06 13:31:01 +01:00 |
esmreader.hpp
|
Merge remote-tracking branch 'upstream/master' into multiple_esm_esp
|
2013-01-25 18:22:01 +01:00 |
esmwriter.cpp
|
fixed various warnings about converting size_t to int
|
2013-02-23 10:23:38 -08:00 |
esmwriter.hpp
|
fixed various warnings about converting size_t to int
|
2013-02-23 10:23:38 -08:00 |
loadacti.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadacti.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadalch.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadalch.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04:00 |
loadappa.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadappa.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadarmo.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadarmo.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadbody.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadbody.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadbook.cpp
|
change books to RecListWithIDT
|
2012-09-25 21:38:34 +02:00 |
loadbook.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04:00 |
loadbsgn.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadbsgn.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadcell.cpp
|
- For pull request: remove all instances of maps used to track refnumbers.
|
2013-02-09 13:00:57 +01:00 |
loadcell.hpp
|
Merge remote-tracking branch 'zini/next' into animation2
|
2013-02-17 03:42:37 -08:00 |
loadclas.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadclas.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadclot.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadclot.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadcont.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadcont.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadcrea.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadcrea.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04: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
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loaddoor.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04: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
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadfact.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04: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
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadingr.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04:00 |
loadland.cpp
|
- Minor code cleanup
|
2013-01-20 19:07:33 +01:00 |
loadland.hpp
|
- Minor code cleanup
|
2013-01-20 19:07:33 +01:00 |
loadlevlist.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadlevlist.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadligh.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadligh.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadlocks.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadlocks.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04: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
|
several missing includes
|
2012-11-14 05:32:23 +01:00 |
loadmgef.hpp
|
Merge branch 'master' into alchemy
|
2012-10-18 14:37:05 +02:00 |
loadmisc.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadmisc.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadnpc.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadnpc.hpp
|
race selection/inventory preview character model update
|
2012-11-10 11:41:12 +04:00 |
loadnpcc.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadpgrd.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadpgrd.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04:00 |
loadrace.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadrace.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadregn.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadregn.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadscpt.cpp
|
resolve Script::mData.mName -> mId, resolve moving ESMStore
|
2012-11-05 17:41:36 +04:00 |
loadscpt.hpp
|
alter ESM::Script for storing id as std::string
|
2012-11-05 17:18:01 +04:00 |
loadskil.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadskil.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04: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
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadsoun.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadspel.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadspel.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04: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
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadstat.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
loadweap.cpp
|
remove underscores from filenames in esm
|
2012-09-23 23:12:10 +04:00 |
loadweap.hpp
|
add mId field to every record indexed by id
|
2012-11-05 17:18:01 +04:00 |
records.hpp
|
wipe record superclass
|
2012-10-01 00:51:54 +04: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
|
change variant in info record to new type
|
2013-03-05 10:34:03 +01:00 |
variant.hpp
|
change variant in info record to new type
|
2013-03-05 10:34:03 +01: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 |