MoNTE48
0dbf454870
Fix some warnings
2019-10-11 20:21:22 +02:00
MoNTE48
e8d151aee9
Back sqlite3 for WIN, fix Sky
2019-05-03 21:32:29 +02:00
Maksim
a8539d0d3a
Add farming, update mobs, farming, drop and textures
2019-05-03 21:32:29 +02:00
sfan5
15ce958ad4
Add WindowsApp
...
* Fix compiling/crash for Windows
* Windows build scripts
* Use existing files for build
2017-06-16 23:43:21 +03:00
Maksim Gamarnik
35770f4abb
Merge Minetest 0.4.16
2017-06-06 23:03:34 +03:00
Loïc Blot
a0dc37d242
Gitlab-CI enhancements ( #5629 )
2017-04-21 10:22:20 +02:00
Maksim Gamarnik
82a15f3704
Compress png
2017-03-11 22:19:06 +02:00
Juhani Numminen
29adfc7350
Update .appdata and .desktop files
2017-03-05 20:56:20 +01:00
Maksim Gamarnik
e05f7db82f
Updated to Minetest ver. 0.4.15
2017-01-30 00:44:07 +02:00
adrido
385df759b1
Windows: Add manifest file and set "High DPI Aware" true
...
This resolves washy font and incorrect mouse handling on Windows if
a screen with high DPI is used.
2016-11-07 21:55:01 +00:00
sfan5
999e570d64
Update AppData file with more URLs and keywords
2016-08-12 15:04:02 +02:00
Rémi Verschelde
af22ae0b3b
Add simulation category
2016-08-10 08:51:36 +02:00
est31
659a17ab54
Finally set a window icon on X11
...
Since the creation of minetest, it had no window icon on X11.
Now we have one.
The misc/minetest-xorg-icon-128.png file is a rendering of the
misc/minetest.svg file with inkscape, created with something like:
inkscape -z -e misc/minetest-xorg-icon-128.png -w 128 -h 128 misc/minetest.svg
2016-07-05 17:02:06 +02:00
Maksim Gamarnik
d7dfec8609
Not Minetest, MultiCraft!
...
Change Minetest on MultiCraft. =)
2016-02-12 05:52:43 +02:00
Maksim Gamarnik
ab40f1f4b3
Fix win build
2016-02-08 01:42:18 +02:00
Maksim Gamarnik
2520ca3ed1
Merge branch 'master' of https://github.com/minetest/minetest
2016-01-31 20:57:03 +02:00
sfan5
70675982cc
Fix screenshot links in AppData file
2016-01-09 16:13:37 +01:00
Maksim Gamarnik
bcf249297c
Merge last Minetest commits
2015-11-10 20:29:00 +02:00
Maksim Gamarnik
919be490f9
Update
...
Sync all Minetest commits
2015-11-10 13:49:24 +02:00
HEXcube
2f49df13cb
Rename minetest-icon.svg to minetest.svg - Fixes #1564
...
-Complies with the Linux standard freedesktop icon naming specs: http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html#guidelines
-Ensures compatibility with icon themes
-Edit minetest.desktop, CMakeLists.txt and README.md to reflect this change
2015-09-03 19:26:28 +02:00
Rui
2954b93561
Add Japanese translation of desktop file
2015-08-19 19:49:22 +02:00
Maksim Gamarnik
f313dac5cc
Big update
...
Bluestone
New textures
More small fix
Fix doc
Other
2015-08-14 01:05:50 +03:00
Maksim Gamarnik
0b827ffd05
Update textures and rename License notice
...
Update gamecontrol textures
Compress more textures
Update doc
Update header and icon
2015-07-10 17:14:51 +03:00
mich1
d301bbf16e
Add Russian comment translation to minetest.desktop
2015-04-27 18:14:58 +02:00
sfan5
023fd295d5
Revert the upper-case PROJECT_NAME nonsense that was part of #2402
2015-04-27 16:24:49 +02:00
ngosang
31621023df
Add Spanish comment translation to minetest.desktop
2015-04-12 19:08:23 +02:00
ShadowNinja
2de60ae349
Clean up and tweak build system
...
* Combine client and server man pages.
* Update unit test options and available databases in man page.
* Add `--worldname` to man page.
* Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`.
* Disable server build by default on all operating systems.
* Make `ENABLE_FREETYPE` not fail if FreeType isn't found.
* Enable LevelDB, Redis, and FreeType detection by default.
* Remove the `VERSION_PATCH_ORIG` hack.
* Add option to search for and use system JSONCPP.
* Remove broken LuaJIT version detection.
* Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`.
* Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`.
* Clean up style of CMake files.
2015-03-27 15:00:48 -04:00
Pavel Puchkin
fcff79967c
Standalone bundle for OSX (w/ dependencies!)
2015-03-17 15:37:23 +01:00
Mahmut Elmas
d6e8875ceb
Add Turkish comment translation to minetest.desktop
2015-03-07 18:46:30 -05:00
Loic Blot
e2a599b121
Add german and french translation for minetest.desktop
...
This fixes #1573
2015-02-12 19:36:02 +01:00
Markus Koschany
7b2bcef00b
Improve desktop file
2015-01-20 20:49:05 +01:00
Pavel Puchkin
2d772d6e28
Fix OSX packaging finally
...
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-12-16 20:33:54 +10:00
ShadowNinja
5f1ece026d
Revert the icon name in minetest.desktop
...
This reverts commit 7993696fc4b59354974059e1f8d6b3063d316411, which broke the
icon on most distributions.
2014-09-21 14:39:36 -04:00
sapier
8a575c22cf
Fix wrong Icon name in minetest.desktop
2014-08-22 14:09:39 +02:00
David Gumberg
90e39c97cf
Add AppData file
2014-06-13 13:51:01 -04:00
sapier
dd21046532
Improved win32 file version information
2014-03-02 23:49:19 +01:00
David Gumberg
0a0427005b
Compress textures
2013-06-18 19:48:04 +00:00
Perttu Ahola
5678c4214e
Fix things for cross-compiling using mingw
2012-04-02 21:14:30 +03:00
Perttu Ahola
3437fef196
Move icon files to misc/
2012-03-20 00:32:43 +02:00
Perttu Ahola
223a4f4741
Include the freedesktop.org-standard .desktop file in misc/ to aid package makers
2011-12-01 12:12:48 +02:00
Perttu Ahola
1f1c1790f5
Remove old stuff from misc/
2011-12-01 12:11:26 +02:00
Perttu Ahola
26bbe66288
Moved the temporary mapgen test files and added a modified map.cpp too... These are probably useful in the next mapgen update and shouldn't be lost.
...
--HG--
rename : src/noise.cpp.new => misc/noise.cpp
rename : src/noise.h.new => misc/noise.h
2011-05-19 20:10:17 +03:00