- May 24, 2014
-
-
sapier authored
Fix doubleclick not working in singleplayer Fix of by one issue on accessing raw list Fix this->self Fix copy&paste error for scroll button
-
- May 23, 2014
-
-
RealBadAngel authored
Add TTL to item entities.
-
sfan5 authored
-
- May 20, 2014
-
-
sapier authored
-
- May 18, 2014
-
-
sapier authored
Add (experimental) support for topbottom as well as sidebyside 3d mode
-
- May 17, 2014
- May 16, 2014
-
-
sapier authored
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews
-
ShadowNinja authored
-
- May 14, 2014
-
-
RealBadAngel authored
-
- May 11, 2014
- May 10, 2014
-
-
sapier authored
-
- May 08, 2014
-
-
ShadowNinja authored
-
- May 07, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
-
ShadowNinja authored
-
sapier authored
Add DPI support for statbar Move heart+bubble bar to Lua HUD Add statbar size (based upon an idea by blue42u) Add support for customizing breath and statbar
-
- May 05, 2014
-
-
RealBadAngel authored
-
RealBadAngel authored
-
- 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
-
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