aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAge
* Add german and french translation for minetest.desktopLoic Blot2015-02-12
* Improve desktop fileMarkus Koschany2015-01-20
* Fix OSX packaging finallyPavel Puchkin2014-12-16
* Revert the icon name in minetest.desktopShadowNinja2014-09-21
* Fix wrong Icon name in minetest.desktopsapier2014-08-22
* Add AppData fileDavid Gumberg2014-06-13
* Improved win32 file version informationsapier2014-03-02
* Compress texturesDavid Gumberg2013-06-18
* Fix things for cross-compiling using mingwPerttu Ahola2012-04-02
* Move icon files to misc/Perttu Ahola2012-03-20
* Include the freedesktop.org-standard .desktop file in misc/ to aid package ma...Perttu Ahola2011-12-01
* Remove old stuff from misc/Perttu Ahola2011-12-01
* Moved the temporary mapgen test files and added a modified map.cpp too... The...Perttu Ahola2011-05-19
ppc"> ((et)->flags & (1u<<(e))) ? NULL : luaT_gettm(et, e, (g)->tmname[e])) #define fasttm(l,et,e) gfasttm(G(l), et, e) LUAI_DATA const char *const luaT_typenames[]; LUAI_FUNC const TValue *luaT_gettm (Table *events, TMS event, TString *ename); LUAI_FUNC const TValue *luaT_gettmbyobj (lua_State *L, const TValue *o, TMS event); LUAI_FUNC void luaT_init (lua_State *L); #endif