- Aug 30, 2015
-
-
est31 authored
The commit 8f9af573 "Add core.get_dir_list" by @ShadowNinja has removed the implementation of the l_get_dirlist function and all its usages from the l_mainmenu.cpp file, but hasn't removed it from the header file. The reason why this hasn't been detected earlier is that C++ has this interesting feature to still make it possible to create instances of classes whose never used private methods are declared but not defined.
-
- Mar 28, 2015
-
-
Zeno- authored
Also updates and uses porting::getSupportedVideoModes()
-
- Feb 18, 2015
-
-
est31 authored
Client now informs about incompatible servers from the list, this permits to prevent the protocol movements. Server announces its supported protocol versions to master server
-
- Dec 30, 2014
-
-
kwolekr authored
Also rewrite mapgen registration for static initialization
-
- Aug 23, 2014
-
-
sapier authored
-
- May 07, 2014
-
-
ShadowNinja authored
-
- Apr 27, 2014
-
-
sapier authored
Add support for (configurable) multiline hotbar Improved screensize handling Add userdefined gui scale by BlockMen
-
- Jan 14, 2014
-
-
Kahrl authored
-
- Jan 05, 2014
-
-
Ilya Zhuravlev authored
-
- Nov 29, 2013
-
-
sapier authored
-
- Aug 17, 2013
-
-
sapier authored
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
-
- Aug 14, 2013
-
-
Kahrl authored
-
- Aug 04, 2013
-
-
Nathanaëlle Courant authored
-
- Jul 28, 2013
-
-
PilzAdam authored
-
- Jul 03, 2013
-
-
sapier authored
-