Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-07 | DREAMWEB: Make DreamBase::engine protected | Max Horn | |
2011-12-07 | DREAMWEB: Move more methods to DreamBase, cleanup | Max Horn | |
2011-12-07 | DREAMWEB: Move a few methods to DreamBase, remove some unused code | Max Horn | |
2011-12-07 | DREAMWEB: Add DreamBase as second base class for DreamGenContext | Max Horn | |
The idea is to slowly transfer converted methods into this new base class. This transition then proves that the method does not access or modify any of the emulation context. for eaiser step-by-step migration away from Context |