- Sep 19, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
Also clean up some related things.
-
- Jun 30, 2014
-
-
ShadowNinja authored
-
- Jun 29, 2014
-
-
sapier authored
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
-
- Apr 27, 2014
-
-
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
-
- Apr 09, 2014
-
-
sapier authored
-
- Jan 23, 2014
-
-
sfan5 authored
-
- Jan 17, 2014
-
-
ShadowNinja authored
-
- Jan 15, 2014
-
-
ShadowNinja authored
-
sfan5 authored
-
- Jan 10, 2014
- Jan 06, 2014
-
-
proller authored
Add lag reporting to masterserver (average dtime) StyledWriter -> FastWriter in masterserver announce
-
- Dec 24, 2013
-
-
Kahrl authored
-
- Dec 16, 2013
- Dec 15, 2013
-
-
sapier authored
-
- Dec 13, 2013