* Versioned to 1.91
* (html5) -s PRECISE_F32=2 was added to the compile, fixes "drunk midi". However, it hurts performance. This will be removed after FMOD fixes their stuff (see http://www.fmod.org/questions/question/midi-sounds-drunk-in-html5/ ) * (html5) Enabled Proton's persistent support for dink/dmod installs and saves git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1621 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
parent
3957c689c2
commit
2367dc5e3e
14 changed files with 18113 additions and 18046 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.rtsoft.rtdink"
|
||||
android:versionCode="10"
|
||||
android:versionName="1.90"
|
||||
android:versionCode="11"
|
||||
android:versionName="1.91"
|
||||
android:installLocation="preferExternal"
|
||||
>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue