1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-23 06:01:02 +00:00
openmw/apps/openmw/mwclass
2023-04-09 19:08:21 +02:00
..
activator.cpp Don't use xkf if xnif is merely the base model (bug #5371) 2023-01-14 04:55:12 +03:00
activator.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
actor.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
actor.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
apparatus.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
apparatus.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
armor.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
armor.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
bodypart.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bodypart.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
book.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
book.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
classes.cpp Load more ESM4 records 2023-04-09 18:52:11 +02:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
classmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
clothing.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
clothing.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
container.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
container.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
creature.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
creature.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
creaturelevlist.cpp Don't use a levelled creature's base pointer when spawning a new instance 2023-01-04 22:18:56 +01:00
creaturelevlist.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
door.cpp Fix cell refid issues 2023-04-06 12:52:52 +02:00
door.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
ingredient.cpp Prevent consumption of ingredients that don't have a first effect 2023-02-18 15:30:02 +01:00
ingredient.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
itemlevlist.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
itemlevlist.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
light.cpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
light.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
light4.cpp moved light common to its own file 2023-02-07 16:29:17 +01:00
light4.hpp moved light common to its own file 2023-02-07 16:29:17 +01:00
lockpick.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
lockpick.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
misc.cpp Add helper functions for string comparison to RefId 2023-03-03 00:39:55 +01:00
misc.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
npc.cpp Add helper functions for string comparison to RefId 2023-03-03 00:39:55 +01:00
npc.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
potion.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
potion.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
probe.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
probe.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
repair.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
repair.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00
static.cpp Load more ESM4 records 2023-04-09 18:52:11 +02:00
static.hpp Hide ESM4 markers 2023-04-09 19:08:21 +02:00
weapon.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
weapon.hpp Implement MWWorld::Class::isItem(ptr) and remove a hacky MWLua::WorldView::isItem. 2023-03-26 03:38:40 +02:00