Loïc Blot
|
1c1c97cbd1
Modernize source code: last part (#6285)
|
7 yıl önce |
red-001
|
47bcf2f7ac
Use a settings object when generating world.mt and set player_backend to sqlite. (#5940)
|
7 yıl önce |
kwolekr
|
3c63c3044d
Add MapSettingsManager and new mapgen setting script API functions
|
8 yıl önce |
ShadowNinja
|
93887043d9
Clean up Strfnd
|
8 yıl önce |
SmallJoker
|
21944a0d3c
Add environment variable MINETEST_WORLD_PATH
|
9 yıl önce |
David Jones
|
34b7a147dc
Change i++ to ++i
|
9 yıl önce |
Craig Robbins
|
9527984dbc
Move globals from main.cpp to more sane locations
|
9 yıl önce |
est31
|
538036d004
Fix game minetest.conf default settings
|
9 yıl önce |
fz72
|
8ca08a850f
Save creative_mode and enable_damage setting for each world in world.mt
|
9 yıl önce |
ngosang
|
f6e4c5d9cf
Respect game mapgen flags and save world noise params
|
9 yıl önce |
Loic Blot
|
0d1eedcccc
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/
|
9 yıl önce |
kwolekr
|
ad690c46b1
Write common mapgen params to map_meta.txt on world initialization
|
9 yıl önce |
PenguinDad
|
7c6da2f384
Fix various indentation issues
|
10 yıl önce |
David Thompson
|
fd5eaae2ba
Search for subgames using $MINETEST_SUBGAME_PATH.
|
10 yıl önce |
sapier
|
fa427d641b
Add sqlite3 backend hack for android
|
10 yıl önce |
sapier
|
b459f53ac3
Switch android to leveldb as sqlite3 is broken and fails to save any mapblock there
|
10 yıl önce |
Sfan5
|
d423a8fc20
Fix 'Unknown map backend' error when using Configure menu right after creating world
|
11 yıl önce |
Ilya Zhuravlev
|
58841ef12f
Add dummy and LevelDB database backends
|
12 yıl önce |
PilzAdam
|
d718b0b34e
Dont write directly to files but rather write and copy a tmp file
|
11 yıl önce |
PilzAdam
|
45fcc9de29
New modsystem
|
11 yıl önce |
Perttu Ahola
|
a888b232fe
Add header.png and footer.png support for games, and support texture packs via <gameid>_menu_<background/overlay/header/footer>.png
|
11 yıl önce |
PilzAdam
|
0deb68d81c
Use DIR_DELIM instead of / in file paths
|
11 yıl önce |
Perttu Ahola
|
084be3599a
Get menu background image from selected game
|
11 yıl önce |
Perttu Ahola
|
c2250d95c4
Support game-specific minetest.conf
|
11 yıl önce |
Perttu Ahola
|
306d1ab866
Common mods support
|
11 yıl önce |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
11 yıl önce |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
11 yıl önce |
Jürgen Doser
|
6af8a34d91
Basic support for configuring which mods to load for each world
|
12 yıl önce |
Perttu Ahola
|
1bc37d576c
Initially split utility.h to multiple files in util/
|
12 yıl önce |
Perttu Ahola
|
037b259197
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
12 yıl önce |