Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
Move the static mines test (
bug #96) to a separate folder to allow using all tests in tests/lua for release testing.
ACF1: Fix Lua error when hitting Attack after failing the rope challenge
"difficulty" variable was falsely set to 0 in this case, but only 1 or 2 are allowed
Added tag 0.9.25-release for
changeset 5e28098fb593
Fix some incorrect German translations
- translate “turn” as “Zug” instead of “Runde”
- fix other wrongly translated words
- fix some incorrect string IDs in de.txt
- typo fixes