Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-21 | MOHAWK: MYST: Don't call the mouse up handler if executeMouseUp was used | Bastien Bouclet | |
Fixes Trac#10573. | |||
2018-06-13 | MOHAWK: MYST: Move the current stack id to ScriptParser | Bastien Bouclet | |
2018-06-13 | MOHAWK: MYST: Extract a Card class out of the main engine class | Bastien Bouclet | |
This is to allow having multiple cards loaded at the same time in the future. |