aboutsummaryrefslogtreecommitdiff
path: root/advtrains/advtrains/init.lua
Commit message (Expand)AuthorAge
* Added command to reroute trainsGabriel PĂ©rez-Cerezo2017-08-15
* Add command to throw all players out of trains, fixes #78orwell962017-06-12
* Change log level of save_all message to atprint()orwell962017-06-08
* Check if 'digtron' global exists before calling in condition:AntumDeluge2017-06-07
* Add loading/unloading rails (#63)gpcf2017-05-31
* Fix still broken ndb restoring, and make sid() honor nil valuesorwell962017-05-31
* Re-add option for debugging features and add option to disable collisionsorwell962017-05-30
* Fix collision bug (trains driving through each other)orwell962017-05-30
* Re-add debug ring buffer and print its contents on a lua crashorwell962017-05-30
* Add Digtron compatibilityorwell962017-05-22
* Fix some 'undeclared assignment' warningsorwell962017-05-22
* Fix a series of bugsorwell962017-05-22
* write the saved nodedb state back to the map when restoring after a crashorwell962017-05-12
* Performance improvements: Don't clear paths unless absolutely necessaryorwell962017-05-03
* Merge nocrash branch into master and merging it with the unified functions so...orwell962017-04-29
|\
| * Add pcall wrapper to prevent server crashes when advtrains throws an errororwell962017-04-29
* | Unify globalstep, load and save of all components into single functionsorwell962017-04-29
|/
* Proper implementation for getting on by walking into train, rework damage and...orwell962017-02-09
* Commit 1.6.2orwell962017-02-04
* Merge PR from mbb: add better textures and craftsorwell962017-02-02
|\
| * add better textures and craftsmbblp2017-02-02
* | LuaAutomation - Basic component implementationorwell962017-02-02
* | Remove lua_atc from advtrains main mod.orwell962017-01-31
|/
* remove tunnelborerorwell962017-01-25
* Add intllib support and German translationorwell962017-01-23
* Make 'print debug messages' a settingorwell962017-01-18
* replace trackdb by nodedborwell962017-01-16
* Unite all save data (except the track database) into a single save fileorwell962017-01-12
* Prevent non-initialized wagons from accidentally polluting the worldorwell962017-01-10
* Clean up debug message codeorwell962017-01-08
* Purge all debug messages and change 'print' function name to 'atprint'orwell962017-01-04
* Restructure mod directoryorwell962017-01-04