* Add MxList, MxPresenterList, add to MxMediaManager * Match ~MxList<T> * Implement AddPresenter, RemovePresenter, StopPresenters * Initial implementation of RemovePresenter/Find/Detach * Implement/match MxMediaManager::StopPresenters * Move definitions out of class body * Match RemovePresenter/Detach * Fix style * Fix merge error * Fix merge error * Fix merge error * Remove space
* MxStringVariable -> MxVariable * cursor test * GetVariable to 100 * meh * node insert inline * move to header file * use reference to match available code * variable table init in mxomni, some reshuffling