I will be moving WME Lite sources over to BitBucket. Well, I already did, unofficially, you can find it here:
https://bitbucket.org/MnemonicWME/wmelite/So far there are only minor changes compared to the Google Code repository, but I prepared a new set of iOS dependencies (see the Downloads tab) and updated the project settings. They will allow you to compile WME Lite supporting armv7 processors, which is now required.
As you may know, WME Lite is using the
SDL2 library for graphics. SDL2 is still under development and even the latest version does have some glitches, so I'm keeping the old hacked version for now. The good news is that once SDL2 is ready it will allow sprite mirroring and rotations to be re-enabled in WME Lite.
The BitBucket repository is using Mercurial versioning system. I recommend using the following clients:
tortoiseHG on Windows and
SourceTree on Mac.