projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2015-04-26
Muhammad Rifqi...
Remove fly mode in simple main menu
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
est31
German translation: shorter setting name
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
nerzhul
Remove unused variable Client::m_active_blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
paramat
DecoSchematic: Fix missing trees in rough terrain
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
est31
Protocol 25: wstring -> string for custom access denial...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
nerzhul
Re-apply 972d17baea81ffe6d508b291ef97207a4822e1da...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
SmallJoker
Fix crash on startup (Windows)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
ShadowNinja
Only lowercase project name at compile time
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
kwolekr
Revert "m_active_object_messages is used like a queue...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Loic Blot
m_active_object_messages is used like a queue. Use...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
ShadowNinja
Add minetest.global_exists()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
kwolekr
Noise: Add noise unittests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
ShadowNinja
Fix sign-compare compiler warnings in mg_ore.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
ShadowNinja
Fix mod store rating
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
kwolekr
Ore: Add biomes parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
kwolekr
Fix build on OS X (Thanks neoascetic)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
kwolekr
Add 'persistence' alias for Lua noiseparams and validat...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
kwolekr
Noise: Correct noise objects created with invalid dimen...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
kwolekr
Porting: Refactor initalizePaths()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
est31
Disable connection timeout for singleplayer and server...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
paramat
Biome API: Add biome-specific river water
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
obneq
fix infinite spawners
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
kwolekr
Schematics: Fix core.schematic_create()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
SmallJoker
10s timeout when connecting to server
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
est31
Fix build since: "Remove referenced schematics from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
kwolekr
Switch to check_v3s16 in l_mapgen.cpp and l_vmanip...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
kwolekr
Schematics: Remove referenced schematics from Decoratio...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
est31
Refactor around translatePassword
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
kwolekr
Biomes: Remove referenced biomes from Decorations on...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
est31
Fix path detection with --std= parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
est31
Fix build for < C++11 since last commit
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
kwolekr
Schematics: Refactor NodeResolver and add NodeResolveMethod
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Loic Blot
Use std::vector instead of std::set for Environment...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
paramat
Mgv5: Fix above/below ground spawn when water level...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
paramat
Mgv5/v7: Add check for water for deciding biome node...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
paramat
Defaultsettings: Add dungeons and jungles flags. Update...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
kwolekr
Schematics: Reorganize (de)serialization and add Lua...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
paramat
Conf.example: Update, fix and improve mapgen flags...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
ngosang
Add Spanish comment translation to minetest.desktop
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
paramat
Mgv6: Fix taiga, allow pine tree spawning on snowblocks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
paramat
Mgv6: Add optional snow biomes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Ner'zhul
Fix a rare crash case un SendPlayerHP
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
est31
Document for api functions that rely on current_modname...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
kwolekr
Link against shlwapi.lib and unify linker input sources...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Dmitry Marakasov
Fix freetype detection
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
kwolekr
Schematics: Prepend mod path to relative schematic...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Loic Blot
TOCLIENT_ACTIVE_OBJECT_MESSAGES: channel must be 1...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
ShadowNinja
Fix missing SQLite3 statement pointer initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
paramat
Cavegen: Remove now unnecessary checks for water, lava...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
est31
Make comments consistent with TOSERVER_INIT -> TOSERVER...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Craig Robbins
Change screenshot filename to one likely to work on...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
Loic Blot
TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
Loic Blot
craftdef.cpp: Return 0 after assert to make Clang happy
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
Loic Blot
Fix uninitialized variabled in ConnectionEvent
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
est31
Crafting speedup
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
est31
Add reason to kicked log message and use present tense
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
est31
Remove errorstream logging on password change
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Loic Blot
Fix players spawned at (0,0,0) in some rare cases inste...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Loic Blot
Create PacketError exception and use it with ACTIVEOBJE...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Aaron Suen
Fix crash caused by null texture in GUI formspec/HUD.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
SmallJoker
Fix MSVC error caused by ed10005
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
paramat
Treegen: Add pine tree. Force place trunks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Craig Robbins
Move globals from main.cpp to more sane locations
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Loic Blot
NetworkPacket: reading outside packet is now clearer.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
kwolekr
Fix some minor details from 6d61375
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Aaron Suen
Clean scaling pre-filter for formspec/HUD.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
kwolekr
Fix usage of destroyed mutex
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
kwolekr
Fix set_bits
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
kwolekr
ObjDefManager, Mapgen SAPI: Huge refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Craig Robbins
Fix use of unitialized variable in gettext.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Loic Blot
Connection::Receive(): receive Network Packet instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Loic Blot
RunCommandQueues: little optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Loic Blot
Typo in getOutgoingSequenceNumber => successfull to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Aaron Suen
Move texture_min_size even further down the pipe. Now...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Craig Robbins
Change format of screenshot names
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
kwolekr
GenElementManager: Pass opaque handles to Lua and renam...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Loic Blot
Use Buffer not SharedBuffer in NetworkPacket::oldForgeP...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Craig Robbins
On Android enable always fast
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Craig Robbins
Let main menu scale (non-Android)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Craig Robbins
Fix Android build-related bugs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Craig Robbins
Make sure g_timegetter is initalised before running...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Craig Robbins
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Craig Robbins
Update credits
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Loic Blot
queued_commands must be a std::deque. RunCommandQueues...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Loic Blot
Fix uninitialized variable Player::local_animation_speed
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Rui
Update minetest.po
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Craig Robbins
Add Lua function get_video_modes() for main menu
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
ShadowNinja
Make camera clear error message if there's no error
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
ShadowNinja
Fix GetText translation loading
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
ShadowNinja
Change error_message from wstring to string
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
ShadowNinja
Fix MSVC compile error
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
ShadowNinja
Document nil player as being allowed for can_dig
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
ShadowNinja
Fix typo in OpenGL ES 2 CMake file
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
ShadowNinja
Clean up and tweak build system
2402/head
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Loic Blot
Remove duplicate code since 8ca08a850ff2494652aa0ac2daa...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Wuzzy
Update German translation and minetest.pot
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
paramat
lua_api/l_mapgen: generate_ores/decorations: make p1...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Craig Robbins
Change filename of screenshots to something more human...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Craig Robbins
Update timestamp to include date
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Loic Blot
Don't send an InventoryAction at each setInventoryModif...
commit
|
commitdiff
|
tree
|
snapshot
next