.. |
.gitignore
|
|
|
attr.cpp
|
Continued work on Class Create dialog. Added sub-dialogs for picking specialization, attribute and skill. Also added some definitions in ESM for attributes and specializations.
|
2010-09-24 15:28:14 +02:00 |
attr.hpp
|
Continued work on Class Create dialog. Added sub-dialogs for picking specialization, attribute and skill. Also added some definitions in ESM for attributes and specializations.
|
2010-09-24 15:28:14 +02:00 |
class.cpp
|
Continued work on Class Create dialog. Added sub-dialogs for picking specialization, attribute and skill. Also added some definitions in ESM for attributes and specializations.
|
2010-09-24 15:28:14 +02:00 |
defs.hpp
|
changed numeric char type defs from char to signed char
|
2010-09-30 13:56:22 +02:00 |
esm_reader.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
load_impl.cpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadacti.hpp
|
|
|
loadalch.hpp
|
|
|
loadappa.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadarmo.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadbody.hpp
|
|
|
loadbook.hpp
|
|
|
loadbsgn.hpp
|
|
|
loadcell.hpp
|
fixed a bug in esm loader, that made all doors and chests locked by default
|
2010-09-27 17:11:16 +02:00 |
loadclas.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadclot.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadcont.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadcrea.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadcrec.hpp
|
|
|
loaddial.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loaddoor.hpp
|
|
|
loadench.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadfact.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadglob.hpp
|
added global variable handling to compiler context (not working yet because of case problems)
|
2010-07-04 12:55:55 +02:00 |
loadgmst.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadinfo.hpp
|
Fixed ESM bug (quest records).
|
2010-09-02 14:57:26 +02:00 |
loadingr.hpp
|
|
|
loadland.hpp
|
Added LAND and LTEX to esm_store
|
2010-10-03 12:41:35 +02:00 |
loadlevlist.hpp
|
|
|
loadligh.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadlocks.hpp
|
added missing record classes
|
2010-08-03 15:24:44 +02:00 |
loadltex.hpp
|
Added LAND and LTEX to esm_store
|
2010-10-03 12:41:35 +02:00 |
loadmgef.hpp
|
|
|
loadmisc.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadnpc.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadnpcc.hpp
|
|
|
loadpgrd.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadrace.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadregn.hpp
|
|
|
loadscpt.hpp
|
Various Windows fixes to CMake, compile errors, and a few warnings. Also made the command server optional and disabled by default since it is not currently working correctly on Linux.
|
2010-07-04 20:17:10 -07:00 |
loadskil.cpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadskil.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadsndg.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadsoun.hpp
|
Some Windows-help to cmake/FindAudiere.cmake + non-important changes.
|
2010-09-10 10:45:16 +02:00 |
loadspel.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
loadsscr.hpp
|
|
|
loadstat.hpp
|
|
|
loadweap.hpp
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
records.hpp
|
Continued work on Class Create dialog. Added sub-dialogs for picking specialization, attribute and skill. Also added some definitions in ESM for attributes and specializations.
|
2010-09-24 15:28:14 +02:00 |
skill.cpp
|
Removed the need to configure the misc skills, they are now automatically set to any skills not part of the major/minor group.
|
2010-09-18 19:26:45 +02:00 |