1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 17:39:44 +00:00
openmw-tes3mp/apps/openmw/mwscript
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
..
docs Added onKnockdown command 2014-04-27 20:54:22 -04:00
aiextensions.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
aiextensions.hpp
animationextensions.cpp
animationextensions.hpp
cellextensions.cpp Do not load (0,0) on new game 2014-05-19 14:09:16 +02:00
cellextensions.hpp
compilercontext.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
compilercontext.hpp
consoleextensions.cpp
consoleextensions.hpp
containerextensions.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
containerextensions.hpp
controlextensions.cpp
controlextensions.hpp
dialogueextensions.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
globalscripts.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
guiextensions.cpp Add missing status report for some toggle commands 2014-05-16 09:21:28 +02:00
guiextensions.hpp
interpretercontext.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
interpretercontext.hpp
locals.cpp
locals.hpp
miscextensions.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
miscextensions.hpp
ref.hpp
scriptmanagerimp.cpp instead of using pre-compiled variable lists for remote member access get the variable list from the remote script on the fly 2014-02-14 11:15:16 +01:00
scriptmanagerimp.hpp
skyextensions.cpp
skyextensions.hpp
soundextensions.cpp
soundextensions.hpp
statsextensions.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
statsextensions.hpp
transformationextensions.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
transformationextensions.hpp
userextensions.cpp
userextensions.hpp