summaryrefslogtreecommitdiff
path: root/advtrains_train_industrial
Commit message (Collapse)AuthorAge
* onboard computer fixh-v-smacker2018-08-12
|
* Fix box wagonsorwell962018-06-14
|
* Fix bugs found while testingorwell962018-06-14
|
* Improve textures and models of industrial train and add new more powerful ↵mbb2017-12-12
| | | | industrial engine
* Implement sound api and some soundsorwell962017-12-06
| | | | | /* Minetest Copyright (C) 2013 kwolekr, Ryan Kwolek <kwolekr@minetest.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Generaid=803cbe76cb1953ab21944126c0389364fb502255'>Moved default train track to separate mod, for integration with advcarts.Gabriel Pérez-Cerezo2017-10-25
|
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20
|
* Restructure mod directoryorwell962017-01-04
|
* remove train type concept and calculate train's capabilities based on used ↵orwell962016-12-22
| | | | wagons
* Turning mod into a modpack and separating the trains from the core modorwell962016-12-20
class="hl opt">(lua_State *L); static int l_get_data(lua_State *L); static int l_set_data(lua_State *L); static int l_write_to_map(lua_State *L); static int l_update_map(lua_State *L); static int l_update_liquids(lua_State *L); static int l_calc_lighting(lua_State *L); static int l_set_lighting(lua_State *L); static int l_get_light_data(lua_State *L);