sfan5
|
ba335958d6
|
Translated using Weblate (Ukrainian)
|
2013-08-25 12:57:15 +04:00 |
|
BlockMen
|
78ea818aaf
|
Fix umlauts/special character issue in lua gettext
|
2013-08-19 22:23:41 +02:00 |
|
BlockMen
|
deaa8dc287
|
Fix gettext for tabs (windows)
|
2013-08-19 15:59:09 +02:00 |
|
Kahrl
|
ade70fe4b9
|
Allow SIGINT to kill mainmenu again
|
2013-08-19 15:49:36 +02:00 |
|
Kahrl
|
4242782dc2
|
World config dialog: Use engine determined path for game mods
|
2013-08-19 15:49:36 +02:00 |
|
Kahrl
|
8548bb75b6
|
GUIFormSpecMenu focus fixes
|
2013-08-19 15:49:36 +02:00 |
|
BlockMen
|
72b9b0fe3a
|
Reenable image scaling in formspecs
|
2013-08-18 15:52:04 +02:00 |
|
Kahrl
|
392689e7ba
|
Fix trailing nils being dropped by deprecated minetest.env handler
|
2013-08-18 15:15:33 +02:00 |
|
sapier
|
09a50d0458
|
Add translation for main menu
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
|
2013-08-17 16:01:43 +02:00 |
|
PilzAdam
|
787b43b218
|
Send player damage to all clients and apply [brighten
|
2013-08-17 01:23:25 +02:00 |
|
Kahrl
|
3ee8098708
|
Diagonal liquid animation
|
2013-08-17 01:00:36 +02:00 |
|
Novatux
|
4095e8f383
|
Fix modstore pagecount
|
2013-08-16 17:54:19 +02:00 |
|
Novatux
|
a2380bf76f
|
Use get_texturepath() instead of get_gamepath()/../textures
|
2013-08-16 17:44:39 +02:00 |
|
PilzAdam
|
75a139e62c
|
Use errorstream instead of std::cout in pathfinder.cpp
|
2013-08-16 17:42:12 +02:00 |
|
PilzAdam
|
1e4e64f831
|
Remove debug output
|
2013-08-16 02:48:50 +02:00 |
|
PilzAdam
|
b94f18298d
|
Sort modlist alphabetically
|
2013-08-16 02:09:45 +02:00 |
|
PilzAdam
|
d52185c43e
|
Add ability to activate mods with doubleclick (remove old_style_mod_selection)
|
2013-08-16 01:04:37 +02:00 |
|
Kahrl
|
5e312dc40d
|
Don't automatically scroll listbox when selecting an item in the middle
|
2013-08-16 00:58:03 +02:00 |
|
Kahrl
|
d8337034b5
|
Formspec textlist: Black Irrlicht magic to detect fake doubleclicks
|
2013-08-16 00:08:19 +02:00 |
|
Novatux
|
7921fe2cd1
|
Fix formspec escaping, add escaping to info.txt for texture packs.
|
2013-08-15 22:12:51 +02:00 |
|
Sfan5
|
a97c085e9e
|
Fix documentation about colors in formspec
|
2013-08-15 19:38:54 +02:00 |
|
Kahrl
|
58beca005c
|
Add virtual destructor to IBackgroundBlockEmerger to silence warning
|
2013-08-15 01:16:34 +02:00 |
|
Kahrl
|
4e1f50035e
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
|
Ilya Zhuravlev
|
6228d634fb
|
Fix my name.
|
2013-08-14 20:35:38 +04:00 |
|
PilzAdam
|
fc72d7fbb6
|
Fix typos
|
2013-08-14 00:50:03 +02:00 |
|
sapier
|
fc571ad46d
|
Add support for entities to automatic face movement direction
|
2013-08-13 23:48:47 +02:00 |
|
PilzAdam
|
d718b0b34e
|
Dont write directly to files but rather write and copy a tmp file
|
2013-08-13 22:05:45 +02:00 |
|
Kahrl
|
c8930850e3
|
Remove farmesh
|
2013-08-13 09:25:13 +02:00 |
|
kwolekr
|
c06caa14c3
|
Decoration: Fix schematic probability mess with new MTS file version
|
2013-08-11 15:34:49 -04:00 |
|
PilzAdam
|
56b9377c1c
|
Dont crash if facedir > 23
|
2013-08-10 16:26:02 +02:00 |
|
PilzAdam
|
0d60bc55e4
|
Dont download modstore info if its isnt needed
|
2013-08-10 13:35:38 +02:00 |
|
Perttu Ahola
|
35c5ccfad3
|
Don't freak out when a client sends multiple TOSERVER_INIT packets; also log one thing more.
|
2013-08-08 06:11:43 +03:00 |
|
Kahrl
|
2ed3067bbe
|
Fix various memory access problems detected by valgrind
|
2013-08-07 19:48:31 +02:00 |
|
PilzAdam
|
218f82f798
|
Fix path of mono font in defaultsettings.cpp
|
2013-08-07 13:41:00 +02:00 |
|
Sfan5
|
8b9bf47166
|
Fix stored XSS vulnerability in the serverlist
|
2013-08-07 09:24:32 +02:00 |
|
Kahrl
|
7294f28c3a
|
Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
|
2013-08-07 01:36:19 +02:00 |
|
Novatux
|
779165144e
|
Simplify code of mainmenu world sort
|
2013-08-06 18:33:23 +02:00 |
|
Kahrl
|
7fbc8152bf
|
Fix full crack texture being shown when releasing dig button
|
2013-08-06 18:15:40 +02:00 |
|
BlockMen
|
7b13d119ed
|
Add support for different drowning damage and allow drowning in other nodetypes
|
2013-08-06 17:49:39 +02:00 |
|
PilzAdam
|
ba65e2ae6c
|
Fix worldlist in servertab being filtered by selected game
|
2013-08-06 17:28:51 +02:00 |
|
Perttu Ahola
|
53bf62bb83
|
Rename LagPool's member variables to avoid MSVC freaking up due to it's #define max
|
2013-08-06 18:17:58 +03:00 |
|
Perttu Ahola
|
61f240946a
|
Clean up server's log messages and give a better error to client when its player is in use
|
2013-08-06 18:13:11 +03:00 |
|
Novatux
|
14eab22d81
|
Add minetest.registered_biomes
|
2013-08-06 13:24:54 +02:00 |
|
Kahrl
|
96c34d369e
|
Fix crack overlay for animated textures
|
2013-08-05 01:52:09 +02:00 |
|
proller
|
2336d21efd
|
Master server script improvement
|
2013-08-05 01:50:34 +04:00 |
|
PilzAdam
|
314e4dd4a6
|
Fix installation of textures/texture_packs_here.txt
|
2013-08-04 22:44:31 +02:00 |
|
Zeg9
|
44eb01695a
|
Fix texture bumpmapping on some GPUs
|
2013-08-04 21:49:48 +02:00 |
|
proller
|
0b0919e81c
|
Masterserver bugfix
|
2013-08-04 23:46:03 +04:00 |
|
proller
|
714a8cef38
|
Freeze-melt adjust
|
2013-08-04 23:31:01 +04:00 |
|
BlockMen
|
be4670fecf
|
Fix formspec label issues in win builds (MSVC)
|
2013-08-04 20:49:23 +02:00 |
|