SmallJoker
|
50b2185ced
Update version correctly again (#6462)
|
7 anos atrás |
you
|
ad9786c44b
Add build date to minetest --version and increase readability (#6331)
|
7 anos atrás |
Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 anos atrás |
sfan5
|
4ea5a96fff
Revert the upper-case PROJECT_NAME nonsense that was part of #2402
|
9 anos atrás |
sfan5
|
558d715bf6
Revert "Only lowercase project name at compile time"
|
9 anos atrás |
ShadowNinja
|
3be9787e64
Only lowercase project name at compile time
|
9 anos atrás |
Craig Robbins
|
5ee0d8ac81
Fix Android build-related bugs
|
9 anos atrás |
ShadowNinja
|
93fcab952b
Clean up and tweak build system
|
9 anos atrás |
Rafael Reilova
|
f7d65091f8
serialize.h: use machine native byte swapping if available, fall-back to previous generic method if not (supported for GCC using endian.h, detection done in cmake) write/readARGB8() - just write 32-bit color in one op, instead of 4 1-byte ops cleanup: removed unneeded buffer init for some serialize-out functions use a #define for the fixed point factor in read/writeF1000()
|
10 anos atrás |
sapier
|
b37bff72f1
Fix android build using hardcoded path for data instead of using the one fetched by android api on init.
|
10 anos atrás |
sfan5
|
5357a17bac
Don't include cmake_config_githash.h into files that don't need it
|
10 anos atrás |
sapier
|
1cc40c0a7c
Add support for Android 2.3+
|
10 anos atrás |
Sfan5
|
674be38fc2
Add redis database backend
|
10 anos atrás |
sapier
|
d22621efc1
Make config honor build system specified config defines
|
10 anos atrás |
sapier
|
3e52dd5c68
Improved win32 file version information
|
10 anos atrás |
ShadowNinja
|
49cec3f782
Handle LuaErrors in Lua -> C++ calls on LuaJIT
|
11 anos atrás |
Kahrl
|
8bc7ea61b9
Show git hash in version string at top left corner of window
|
11 anos atrás |
Ilya Zhuravlev
|
58841ef12f
Add dummy and LevelDB database backends
|
12 anos atrás |
Ilya Zhuravlev
|
30b9a4d6b4
Add Freetype support
|
11 anos atrás |
Ilya Zhuravlev
|
3578e1d4a7
Added ability to fetch media from remote server (using cURL library)
|
12 anos atrás |
Perttu Ahola
|
aef1332e42
Improve build configuration options
|
12 anos atrás |
Perttu Ahola
|
c8997e48c0
Build configuration fixes/improvements on Windows
|
12 anos atrás |
Perttu Ahola
|
0ac2ce7dea
Update/fix/improve config.h and cmake_config.h.in
|
12 anos atrás |
Giuseppe Bilotta
|
e034f8a2a3
Sanitize GETTEXT usage macros
|
13 anos atrás |
Giuseppe Bilotta
|
4ffba76bb3
Place project name and gettext use in config
|
13 anos atrás |
Perttu Ahola
|
3ef2629e84
made old build system to work too. the cmake one doesn't make working binaries for some computers.
|
14 anos atrás |