- Sep 19, 2016
-
-
est31 authored
Fix a typo pointed out by @thecow275. Also, use the deprecated notification system which respects the deprecated_lua_api_handling setting.
-
- Jul 27, 2016
-
-
Wuzzy authored
Recommend mod screenshot size in lua_api.txt Adjust displayed screenshot size of texture packs Document texture pack files in lua_api.txt
-
- Apr 08, 2016
-
-
Rui914 authored
- Use local variables for tabs in place of globals - Merge together if statements where possible - Replace manual table searching code with indexof where possible
-
- Mar 31, 2016
-
-
Rui914 authored
Additionally, fix misc. code style issues
-
- Mar 07, 2016
-
-
Rui914 authored
-
- Dec 26, 2015
-
-
Jean-Patrick Guerrero authored
-
- Oct 31, 2015
-
-
Rui914 authored
-
- Aug 25, 2015
-
-
Rui914 authored
-
- Jul 18, 2015
-
-
ExcaliburZero authored
Change the name for texture pack description files from "info.txt" to "description.txt" in order to keep the naming consistent between description files for both mods and texture packs. Also add backwards compatibility for texture packs that use "info.txt", and note in the log that "info.txt" is depreciated.
-
- May 17, 2015
-
-
ShadowNinja authored
-
- Dec 13, 2014
-
-
Kahrl authored
-
- Dec 09, 2014
-
-
SmallJoker authored
Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Nov 20, 2014
-
-
ShadowNinja authored
-
- May 16, 2014
-
-
sapier authored
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews
-