Status:
- Recreated repository and pushed initial commit to bitbucket, https://bitbucket.org/Knitter/puzzlemoppet
- Replaced all existing textures with the ones qubodup provided;
Repo folders:
/assets - contains source files for sound, model and some image assets, makes up for most of the current project size and increases repo size (sea.flac takes almost 15MB);
/puzzlemoppet - contains project files, source files and all the needed tools to build the game;
Next:
- Add build instructions to the wiki pages;
I chose to keep the source files for the assets so that all the needed files for the game are in one single place. Though the files won't change much it made little sense to place them in any hosting service or risk them disappearing, I understand that those files make the repository bigger but I think it is an acceptable disadvantage. If you prefer I drop the assets folder please say so I'll consider the majority of the votes.
Any suggestions are welcome, patches and bug reports are also much welcome and the project has a public issue tracker for everyone to use

Edit: Updated status and list of next tasks.