Commit Graph

6 Commits

Author SHA1 Message Date
Guillaume Jacquemin 5a51a70ec8 Add staged M.A.S.S. deletion. 2020-01-16 01:21:47 +01:00
Guillaume Jacquemin 31cd8058b5 MassManager: add staging area stuff. 2020-01-16 00:35:23 +01:00
Guillaume Jacquemin fcf005d5a3 MassManager: fix the notation for deleteMass(). 2020-01-14 10:39:13 +01:00
Guillaume Jacquemin d968f26dab MassManager: give _ready a default value. 2020-01-14 10:38:33 +01:00
Guillaume Jacquemin cb608ab29f MassManager: get rid of WIN32_LEAN_AND_MEAN.
Corrade's pedantic flags take care of it.
2020-01-13 09:12:38 +01:00
Guillaume Jacquemin fc9d898c54 Add MassManager and move backend stuff to it.
This is a big commit, but a necessary one, as too many things were
intertwined. As a result, the code is now cleaner.
2020-01-12 14:54:23 +01:00