- May 04, 2014
-
-
sapier authored
-
- May 03, 2014
-
-
BlockMen authored
-
- May 02, 2014
-
-
sapier authored
-
- Apr 29, 2014
- Apr 28, 2014
-
-
ShadowNinja authored
-
- Apr 27, 2014
-
-
sapier authored
-
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
-
ShadowNinja authored
-
sapier authored
Add support for (configurable) multiline hotbar Improved screensize handling Add userdefined gui scale by BlockMen
-
Perttu Ahola authored
-
- Apr 25, 2014
-
-
BlockMen authored
-
- Apr 24, 2014
-
-
sapier authored
-
- Apr 23, 2014
-
-
FessWolf authored
-
ShadowNinja authored
This reverts commits a2003b0d and 54ffe2e5. These weren't correct. Add a black magic warning instead.
-
MetaDucky authored
-
- Apr 22, 2014
-
-
sapier authored
-
RealBadAngel authored
Thats updated #795
-
- Apr 21, 2014
-
-
sapier authored
-
RealBadAngel authored
-
sapier authored
-
- Apr 20, 2014
- Apr 19, 2014
- Apr 18, 2014
-
-
proller authored
-
- Apr 16, 2014
-
-
sfan5 authored
-
- Apr 15, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
-
sfan5 authored
-
- Apr 14, 2014
-
-
sfan5 authored
-
- Apr 13, 2014
-
-
ShadowNinja authored
-
- Apr 12, 2014
-
-
BlockMen authored
-