From: Benjamin M. <ben...@gm...> - 2014-01-28 23:39:58
|
Hi, > It's just to let everyone know I recently started porting TilEm to Qt/Qml > (I saw that a port to Qt was begun but abandoned, is this correct?) Yes, this was done a couple years ago by Luc Bruant, but he hasn't worked on it recently, as far as I know. > I did this so I can release an app for Ubuntu's upcoming mobile platform, > Ubuntu Touch. > It's in a working state. Skins are working to. > It still needs save states and a lot of other features. Cool! > If you're interested see: > https://github.com/labsin/TilEm-Qml > This will only work on Ubuntu 14.04 dev branch. > I might work on other platforms later. I'll have to try this out. One thing you should be aware of is that I'm planning to merge the 84+CSE branch soon (*); that branch includes some changes in the tilemcore API in order to deal with the color screen. There are still some issues with the 84+CSE itself, but the API is stable and other calc models are working. I'd encourage you to switch over if you haven't already. Of course let me know if you have any questions or problems. Benjamin (*) "Soon" being of course a relative term, as I haven't been giving tilem the attention it deserves recently. :) Seriously though, I'd like to get this done in the next few weeks and make an official release already. |