Christian Semmler
82697d7148
Add missing override keywords
2023-11-09 10:52:58 -05:00
Christian Semmler
6b8dc8a0cc
Match MxVariableTable::SetVariable to 100%
2023-10-25 14:44:28 -04:00
Christian Semmler
220ad5d537
Use TEMPLATE syntax for MxHashTable decomp declarations
2023-10-25 14:32:51 -04:00
Christian Semmler
b449da1fa3
Introduce clang-format ( #240 )
2023-10-25 01:38:27 +02:00
Anonymous Maarten
e928fc9425
Build fixes for mingw ( #245 )
2023-10-25 01:24:29 +02:00
Christian Semmler
b819657bd8
Implement AddPresenter, RemovePresenter, StopPresenters ( #124 )
...
* 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
2023-09-17 12:38:50 +02:00
MS
71950cd40a
lego1: MxVariableTable ( #87 )
...
* 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
2023-08-03 17:13:41 -07:00