Tyrian: fixed saving game with mouse, auto-fire enabled by default

Teeworlds: small speed improvement (still not enough to call it playable)
This commit is contained in:
pelya
2010-09-07 14:09:43 +03:00
parent b5577c1dd3
commit af072b3fc3
3 changed files with 119 additions and 19 deletions

View File

@@ -10,12 +10,12 @@ AppUsesMouse=y
AppNeedsArrowKeys=y
AppUsesJoystick=n
AppUsesMultitouch=n
RedefinedKeys="SPACE RETURN LCTRL LALT RETURN"
RedefinedKeys="SPACE RETURN LCTRL LALT SPACE"
AppTouchscreenKeyboardKeysAmount=4
AppTouchscreenKeyboardKeysAmountAutoFire=1
MultiABI=n
AppVersionCode=2108
AppVersionName="2.1.08"
AppVersionCode=2109
AppVersionName="2.1.09"
CompiledLibraries="sdl_net"
AppCflags='-finline-functions -O2'
AppLdflags=''