- Aug 23, 2014
-
-
sapier authored
-
- Aug 15, 2014
-
-
SmallJoker authored
-
- Jun 19, 2014
-
-
sapier authored
-
- Jun 14, 2014
-
-
sapier authored
-
- May 07, 2014
-
-
ShadowNinja authored
-
- Apr 27, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
This makes a number of changes: * Remove the dependency on marshal by using string.dump and loadstring. * Use lua_tolstring rather than having Lua functions pass string lengths to C++. * Move lua_api/l_async_events.* to cpp_api/s_async.*, where it belongs. * Make AsyncWorkerThread a child of ScriptApiBase, this removes some duplicate functionality. * Don't wait for async threads to shut down. (Is this safe? Might result in corruption if the thread is writing to a file.) * Pop more unused items from the stack * Code style fixes * Other misc changes
-
sapier authored
Add support for (configurable) multiline hotbar Improved screensize handling Add userdefined gui scale by BlockMen
-
- Apr 09, 2014
-
-
sapier authored
-
- Feb 07, 2014
-
-
sapier authored
-
- Jan 14, 2014
-
-
Kahrl authored
-
- Jan 05, 2014
-
-
Ilya Zhuravlev authored
-
- Dec 11, 2013
-
-
sapier authored
-
- Nov 29, 2013
-
-
sapier authored
-
- Nov 11, 2013
-
-
sapier authored
-
- Sep 28, 2013
-
-
Kahrl authored
-
- Aug 19, 2013
- 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 22, 2013
- Jul 12, 2013
-
-
sapier authored
Fix RUN_IN_PLACE=0 mod install (now mods are saved in user folder in that case) Fix text of field element not unescaped correctly
-
- Jul 09, 2013
-
-
sapier authored
-
- Jul 03, 2013
-
-
sapier authored
-