You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/esm
Yuri Krupenin 6b6ee5440e Minimal set of fixes to build with MinGW. 14 years ago
..
.gitignore directory structure reorganisation (still missing the mangle stuff) 15 years ago
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. 14 years ago
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. 14 years ago
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. 14 years ago
defs.hpp changed numeric char type defs from char to signed char 14 years ago
esm_reader.hpp Minimal set of fixes to build with MinGW. 14 years ago
load_impl.cpp Some Windows-help to cmake/FindAudiere.cmake + non-important changes. 15 years ago
loadacti.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadalch.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadappa.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadarmo.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadbody.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadbook.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadbsgn.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadcell.hpp fixed a bug in esm loader, that made all doors and chests locked by default 14 years ago
loadclas.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. 14 years ago
loadclot.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadcont.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadcrea.hpp modified Npc and Creature class to let them store a copy of their own ID 15 years ago
loadcrec.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loaddial.hpp store info records in dialogue records 15 years ago
loaddoor.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadench.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadfact.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadglob.hpp added global variable handling to compiler context (not working yet because of case problems) 15 years ago
loadgmst.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadinfo.hpp Fixed ESM bug (quest records). 15 years ago
loadingr.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadland.hpp Added LAND and LTEX to esm_store 14 years ago
loadlevlist.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadligh.hpp Merge remote branch 'upstream/master' 15 years ago
loadlocks.hpp added missing record classes 15 years ago
loadltex.hpp Added LAND and LTEX to esm_store 14 years ago
loadmgef.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadmisc.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadnpc.hpp Fixed mistake in NPC record struct 15 years ago
loadnpcc.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadpgrd.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadrace.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadregn.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
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. 15 years ago
loadskil.cpp Added a static list of skill names to ESM::Skill. 15 years ago
loadskil.hpp Removed the need to configure the misc skills, they are now automatically set to any skills not part of the major/minor group. 14 years ago
loadsndg.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadsoun.hpp Some Windows-help to cmake/FindAudiere.cmake + non-important changes. 15 years ago
loadspel.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadsscr.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadstat.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
loadweap.hpp directory structure reorganisation (still missing the mangle stuff) 15 years ago
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. 14 years ago
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. 14 years ago