1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 18:09:50 +00:00
openmw-tes3mp/apps/openmw/mwworld
Emanuel Guevel 1e4a854433 Remove static method MWWorld::Class::get(&Ptr)
It was just adding a level of indirection to Ptr.getClass().
All the call were replaced by that instead. The number of lines changed
is important, but the change itself is trivial, so everything should be
fine. :)
2014-05-22 20:50:00 +02:00
..
action.cpp
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
actioneat.hpp
actionequip.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
actionequip.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
actionread.hpp
actionrepair.cpp
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp Fixes #1129: Change summoned creatures to use ActorId 2014-05-14 06:37:31 +02:00
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cellfunctors.hpp
cellreflist.hpp
cells.cpp Savegame: store fog of war (Closes #1177) 2014-05-11 02:07:58 +02:00
cells.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
cellstore.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
cellstore.hpp Feature #32: Implement respawn for containers, creatures and NPCs 2014-05-17 09:09:00 +02:00
class.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
class.hpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
containerstore.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
containerstore.hpp Feature #1323: handle restocking levelled items 2014-05-18 12:53:21 +02:00
contentloader.hpp
customdata.hpp
esmloader.cpp
esmloader.hpp
esmstore.cpp Fix some ancient code 2014-05-18 16:34:58 +02:00
esmstore.hpp Fix a bug in ESMStore code that checks for duplicate record insertions 2014-05-11 00:10:28 +02:00
failedaction.cpp
failedaction.hpp
fallback.cpp
fallback.hpp
globals.cpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
globals.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
inventorystore.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
inventorystore.hpp Savegame: store most of CreatureStats 2014-05-12 21:37:36 +02:00
livecellref.cpp Move LiveCellRefBase ctor where it belongs to 2014-05-22 20:50:00 +02:00
livecellref.hpp
localscripts.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
localscripts.hpp
manualref.hpp
nullaction.hpp
omwloader.cpp
omwloader.hpp
physicssystem.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
physicssystem.hpp
player.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
player.hpp Fix some spelling mistakes. 2014-05-03 12:23:22 +02:00
projectilemanager.cpp Savegame: store projectiles 2014-05-17 05:24:32 +02:00
projectilemanager.hpp Savegame: store projectiles 2014-05-17 05:24:32 +02:00
ptr.cpp Move LiveCellRefBase ctor where it belongs to 2014-05-22 20:50:00 +02:00
ptr.hpp Move LiveCellRefBase ctor where it belongs to 2014-05-22 20:50:00 +02:00
recordcmp.hpp
refdata.cpp
refdata.hpp
scene.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
scene.hpp Merge branch 'actorid' of https://github.com/OpenMW/openmw 2014-05-14 02:35:05 +02:00
store.cpp
store.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
timestamp.cpp Savegame: store most of CreatureStats 2014-05-12 21:37:36 +02:00
timestamp.hpp Savegame: store most of CreatureStats 2014-05-12 21:37:36 +02:00
weather.cpp Fix sunlight for interiors 2014-05-02 21:20:27 +02:00
weather.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
worldimp.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
worldimp.hpp Moved mStartupScript to World, so that it is executed for a New game 2014-05-21 09:25:45 +02:00