1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw/mwworld
psi29a 3fea82c06c Merge branch 'remove_ptr_conversion' into 'master'
Remove implicit conversion MWWorld::Ptr -> bool

See merge request OpenMW/openmw!2626
2023-01-18 14:32:58 +00:00
..
action.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
action.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
actionalchemy.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionalchemy.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionapply.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
actionapply.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
actiondoor.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actiondoor.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actioneat.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
actioneat.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionequip.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
actionequip.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionharvest.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
actionharvest.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionopen.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionopen.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionread.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
actionread.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionrepair.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
actionrepair.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionsoulgem.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
actionsoulgem.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actiontake.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actiontake.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actiontalk.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actiontalk.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actionteleport.cpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
actionteleport.hpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
actiontrap.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
actiontrap.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
cellpreloader.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellpreloader.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellref.cpp Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +01:00
cellref.hpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
cellreflist.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellstore.cpp Remove implicit conversion MWWorld::Ptr -> bool 2023-01-18 02:40:56 +01:00
cellstore.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
cellutils.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellvisitors.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
class.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
class.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
containerstore.cpp script blacklist => RefId 2022-12-27 19:16:21 +01:00
containerstore.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
contentloader.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
customdata.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
customdata.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
datetimemanager.cpp Fix hour modulo expression 2022-12-28 00:04:04 +01:00
datetimemanager.hpp
doorstate.hpp
duration.hpp Fix hour modulo expression 2022-12-28 00:04:04 +01:00
esmloader.cpp Applies review advice. 2023-01-04 12:22:16 +01:00
esmloader.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
esmstore.cpp Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +01:00
esmstore.hpp Applies review advice. 2023-01-04 12:22:16 +01:00
failedaction.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
failedaction.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
globals.cpp To change fewer things with the master implementation, the Id isn't changed to lower case on creation 2022-12-27 19:15:57 +01:00
globals.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
groundcoverstore.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
groundcoverstore.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
inventorystore.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
inventorystore.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
livecellref.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
livecellref.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
localscripts.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
localscripts.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
magiceffects.cpp Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +01:00
magiceffects.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
manualref.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
manualref.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
nullaction.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
player.cpp Move some of player controls logic from C++ to Lua 2022-12-28 22:04:19 +01:00
player.hpp Move some of player controls logic from C++ to Lua 2022-12-28 22:04:19 +01:00
projectilemanager.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
projectilemanager.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
ptr.hpp Remove implicit conversion MWWorld::Ptr -> bool 2023-01-18 02:40:56 +01:00
refdata.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
refdata.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
registeredclass.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scene.cpp Merge branch 'remove_ptr_conversion' into 'master' 2023-01-18 14:32:58 +00:00
scene.hpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
spellcaststate.hpp
store.cpp Store display's the ESM4's RecnameInt when not found 2023-01-04 14:07:47 +01:00
store.hpp Store display's the ESM4's RecnameInt when not found 2023-01-04 14:07:47 +01:00
timestamp.cpp Fix hour modulo expression 2022-12-28 00:04:04 +01:00
timestamp.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
weather.cpp Remove redundant ESM::RefId member functions 2022-12-30 00:32:47 +01:00
weather.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
worldimp.cpp Check agent bounds on adding agent to navigator 2023-01-18 12:00:48 +01:00
worldimp.hpp Move getNorthVector out of MWWorld::World (used only in one place) 2022-12-28 22:06:49 +01:00
worldmodel.cpp Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +01:00
worldmodel.hpp Replace World::getExterior with WorldModel::getCell 2022-12-28 22:06:49 +01:00