aboutsummaryrefslogtreecommitdiff
path: root/po/ko/minetest.po
Commit message (Expand)AuthorAge
...
* Fix *.po errors caused by rebase.Ilya Zhuravlev2013-08-25
* Fix i18n of some strings.arsdragonfly2013-07-02
* Update po filesPilzAdam2013-05-13
* Update po filesPilzAdam2013-03-30
* Add Japanese & Korean languages.Ilya Zhuravlev2013-02-05
&id=f46509d5e2c681b6da2abdeb27779be3c36a6916'>Remove unused functions reported by cppcheck (#10463)SmallJoker2020-10-05 * Quick workaround for crashing destructor on Mingw32sfan52020-07-09 * Lua API: Log incorrect parameter types as error (#9954)SmallJoker2020-06-01 * Script: Enforce type checks if not nil (#9748)SmallJoker2020-04-27 * scriptapi: Some small optimizations to value pushing (#9669)sfan52020-04-14 * set_sky improvements, set_sun, set_moon and set_starsJordach2020-03-05 * HTTP API: Allow binary downloads and headers (#8573)SmallJoker2019-06-06 * Lua templating reading (part 4): s16, v2s16, v2f (#7512)Loïc Blot2018-07-08 * c_converter: Function template for numeric fields, add v3s16 default (#7090)SmallJoker2018-03-03 * Fix rounding error in g/set_node caused by truncation to floatrubenwardy2017-12-26 * Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto2017-10-23 * Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert2017-09-14 * Modernize source code: last part (#6285)Loïc Blot2017-08-20 * Sort box corners correctlyThomas--S2017-08-04 * Added lua tracebacks to some errors where you have been blind to what… (#5043)sapier2017-01-15 * Revert "Adding particle blend, glow and animation (#4705)"sfan52016-11-14 * Adding particle blend, glow and animation (#4705)Foghrye42016-11-15 * Adding LuaError on attempt to assign vectors with values out of rangeFoghrye42016-10-25 * Lua->C getintfield() use lua_tointeger (#4408)Tomas