mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-25 22:15:14 +00:00
release v0.6.4
ordered po files in next commit it sucks that my machine does not produce the same results as this other one
This commit is contained in:
parent
d15d8c2de1
commit
3570424eb6
50 changed files with 114617 additions and 114648 deletions
|
@ -16,7 +16,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||||
|
|
||||||
set(CMAKE_PROJECT_VERSION_MAJOR 0)
|
set(CMAKE_PROJECT_VERSION_MAJOR 0)
|
||||||
set(CMAKE_PROJECT_VERSION_MINOR 6)
|
set(CMAKE_PROJECT_VERSION_MINOR 6)
|
||||||
set(CMAKE_PROJECT_VERSION_PATCH 3)
|
set(CMAKE_PROJECT_VERSION_PATCH 4)
|
||||||
|
|
||||||
set(BUILD_GUI_DEFAULT ON)
|
set(BUILD_GUI_DEFAULT ON)
|
||||||
set(USE_SDL2_DEFAULT ON)
|
set(USE_SDL2_DEFAULT ON)
|
||||||
|
|
2
TODO.md
2
TODO.md
|
@ -1,4 +1,4 @@
|
||||||
# to-do for 0.6.4
|
# to-do for 0.6.5
|
||||||
|
|
||||||
- fix possible issues when moving selection
|
- fix possible issues when moving selection
|
||||||
- fix Metal intro crash
|
- fix Metal intro crash
|
||||||
|
|
|
@ -15,8 +15,8 @@ android {
|
||||||
}
|
}
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 201
|
versionCode 212
|
||||||
versionName "0.6.3"
|
versionName "0.6.4"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
arguments "-DANDROID_APP_PLATFORM=android-21", "-DANDROID_STL=c++_static", "-DWARNINGS_ARE_ERRORS=ON", "-DWITH_LOCALE=ON", "-DUSE_MOMO=ON"
|
arguments "-DANDROID_APP_PLATFORM=android-21", "-DANDROID_STL=c++_static", "-DWARNINGS_ARE_ERRORS=ON", "-DWITH_LOCALE=ON", "-DUSE_MOMO=ON"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.tildearrow.furnace"
|
package="org.tildearrow.furnace"
|
||||||
android:versionCode="201"
|
android:versionCode="212"
|
||||||
android:versionName="0.6.3"
|
android:versionName="0.6.4"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
|
|
||||||
<!-- OpenGL ES 2.0 -->
|
<!-- OpenGL ES 2.0 -->
|
||||||
|
|
BIN
demos/arcade/sans_TaitoArcade.fur
Normal file
BIN
demos/arcade/sans_TaitoArcade.fur
Normal file
Binary file not shown.
|
@ -6,7 +6,7 @@ when copying pattern data from Furnace, it's stored in the clipboard as plain te
|
||||||
org.tildearrow.furnace - Pattern Data (144)
|
org.tildearrow.furnace - Pattern Data (144)
|
||||||
```
|
```
|
||||||
|
|
||||||
this top line of text is always the same except for the number in parentheses, which is the internal build number. for example, 0.6.3 is `201`.
|
this top line of text is always the same except for the number in parentheses, which is the internal build number. for example, 0.6.4 is `212`.
|
||||||
|
|
||||||
the second line is a number between 0 and 18 (decimal) which indicates which column the clip starts from.
|
the second line is a number between 0 and 18 (decimal) which indicates which column the clip starts from.
|
||||||
- `0`: note.
|
- `0`: note.
|
||||||
|
|
|
@ -32,6 +32,7 @@ these fields are 0 in format versions prior to 100 (0.6pre1).
|
||||||
|
|
||||||
the format versions are:
|
the format versions are:
|
||||||
|
|
||||||
|
- 212: Furnace 0.6.4
|
||||||
- 201: Furnace 0.6.3
|
- 201: Furnace 0.6.3
|
||||||
- 197: Furnace 0.6.2
|
- 197: Furnace 0.6.2
|
||||||
- 192: Furnace 0.6.1
|
- 192: Furnace 0.6.1
|
||||||
|
|
12616
po/furnace.pot
12616
po/furnace.pot
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12958
po/pt_BR.po
12958
po/pt_BR.po
File diff suppressed because it is too large
Load diff
|
@ -15,17 +15,17 @@
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleLongVersionString</key>
|
<key>CFBundleLongVersionString</key>
|
||||||
<string>0.6.3</string>
|
<string>0.6.4</string>
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
<string>Furnace</string>
|
<string>Furnace</string>
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.6.3</string>
|
<string>0.6.4</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.6.3</string>
|
<string>0.6.4</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>NSHighResolutionCapable</key>
|
<key>NSHighResolutionCapable</key>
|
||||||
|
|
|
@ -325,7 +325,7 @@ if __name__ == "__main__":
|
||||||
<h1>Furnace<br/>User Manual</h1>
|
<h1>Furnace<br/>User Manual</h1>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<i>for version 0.6.3</i>
|
<i>for version 0.6.4</i>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="authors">
|
<section id="authors">
|
||||||
|
@ -348,7 +348,7 @@ if __name__ == "__main__":
|
||||||
<p>this documentation is under the <a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a> license.</p>
|
<p>this documentation is under the <a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a> license.</p>
|
||||||
<p>you may reproduce, modify and/or distribute this documentation provided this copyright notice (including license and attribution) is present and any necessary disclaimers whether modifications have been made.</p>
|
<p>you may reproduce, modify and/or distribute this documentation provided this copyright notice (including license and attribution) is present and any necessary disclaimers whether modifications have been made.</p>
|
||||||
<p>this documentation is provided as-is and without warranty of any kind.</p>
|
<p>this documentation is provided as-is and without warranty of any kind.</p>
|
||||||
<p>this manual is written for version 0.6.3 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p>
|
<p>this manual is written for version 0.6.4 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p>
|
||||||
</section>
|
</section>
|
||||||
<section id="index">
|
<section id="index">
|
||||||
%s
|
%s
|
||||||
|
|
|
@ -18,7 +18,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
|
||||||
- discussion: https://github.com/tildearrow/furnace/discussions
|
- discussion: https://github.com/tildearrow/furnace/discussions
|
||||||
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
|
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
|
||||||
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
|
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
|
||||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.3/
|
- online manual: https://tildearrow.org/furnace/doc/v0.6.4/
|
||||||
|
|
||||||
# notes
|
# notes
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
|
||||||
- discussion: https://github.com/tildearrow/furnace/discussions
|
- discussion: https://github.com/tildearrow/furnace/discussions
|
||||||
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
|
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
|
||||||
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
|
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
|
||||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.3/
|
- online manual: https://tildearrow.org/furnace/doc/v0.6.4/
|
||||||
|
|
||||||
# notes
|
# notes
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
|
||||||
- discussion: https://github.com/tildearrow/furnace/discussions
|
- discussion: https://github.com/tildearrow/furnace/discussions
|
||||||
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
|
- Furnace on Discord: https://discord.gg/EfrwT2wq7z
|
||||||
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
|
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
|
||||||
- online manual: https://tildearrow.org/furnace/doc/v0.6.3/
|
- online manual: https://tildearrow.org/furnace/doc/v0.6.4/
|
||||||
|
|
||||||
# notes
|
# notes
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
FUR_VERSION="0.6.3"
|
FUR_VERSION="0.6.4"
|
||||||
|
|
||||||
EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "id" "ja" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "th" "tr" "uk")
|
EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "id" "ja" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "th" "tr" "uk")
|
||||||
|
|
||||||
|
|
|
@ -52,10 +52,10 @@ class DivWorkPool;
|
||||||
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
|
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
|
||||||
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
|
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
|
||||||
|
|
||||||
#define DIV_UNSTABLE
|
//#define DIV_UNSTABLE
|
||||||
|
|
||||||
#define DIV_VERSION "dev211"
|
#define DIV_VERSION "0.6.4"
|
||||||
#define DIV_ENGINE_VERSION 211
|
#define DIV_ENGINE_VERSION 212
|
||||||
// for imports
|
// for imports
|
||||||
#define DIV_VERSION_MOD 0xff01
|
#define DIV_VERSION_MOD 0xff01
|
||||||
#define DIV_VERSION_FC 0xff02
|
#define DIV_VERSION_FC 0xff02
|
||||||
|
|
|
@ -181,6 +181,7 @@ const char* aboutLine[]={
|
||||||
"SuperJet Spade",
|
"SuperJet Spade",
|
||||||
"Supper_E1",
|
"Supper_E1",
|
||||||
"SwapXFO",
|
"SwapXFO",
|
||||||
|
"Swirly",
|
||||||
"System64",
|
"System64",
|
||||||
"TakuikaNinja",
|
"TakuikaNinja",
|
||||||
"tapekeep",
|
"tapekeep",
|
||||||
|
|
|
@ -115,6 +115,9 @@ std::vector<TAParam> params;
|
||||||
char localeDir[4096];
|
char localeDir[4096];
|
||||||
|
|
||||||
const char* localeDirs[]={
|
const char* localeDirs[]={
|
||||||
|
#ifdef __APPLE__
|
||||||
|
"../Resources/locale",
|
||||||
|
#endif
|
||||||
"locale",
|
"locale",
|
||||||
".." DIR_SEPARATOR_STR "share" DIR_SEPARATOR_STR "locale",
|
".." DIR_SEPARATOR_STR "share" DIR_SEPARATOR_STR "locale",
|
||||||
".." DIR_SEPARATOR_STR "po" DIR_SEPARATOR_STR "locale",
|
".." DIR_SEPARATOR_STR "po" DIR_SEPARATOR_STR "locale",
|
||||||
|
|
Loading…
Reference in a new issue