| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Make links to the original Server subfolder's items from the per-configuration Server subfolder.
|
|
Ref.: https://github.com/cuberite/cuberite/pull/3690#issuecomment-299300034
|
|
A local Lua executable is used instead.
|
|
Fixes #3678 .
|
|
|
|
|
|
|
|
|
|
Fixes #2468.
|
|
|
|
|
|
Lua now compiles into lua51.dll and there's a lua5.1.dll that acts as a export-forwarding proxy to lua51.dll.
|
|
|
|
|
|
|
|
Also removed SCL warnings from MSVC builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|