index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-02-28
Fixed compatibility with ZeroBraneStudio and LuaRocks.
madmaxoft
1
-1
/
+5
Lua now compiles into lua51.dll and there's a lua5.1.dll that acts as a export-forwarding proxy to lua51.dll.
2014-01-17
CMake: Fixed Lua output folder for MSVC2010+.
Mattes D
1
-2
/
+13
2014-01-16
CMake: Fixed output paths for all MSVC versions.
madmaxoft
1
-4
/
+10
2014-01-15
CMake: Removed SCL warnings from Lua and ZLib.
madmaxoft
1
-0
/
+1
2014-01-13
CMake: Lua DLL is built in the correct folder.
madmaxoft
1
-0
/
+11
Also removed SCL warnings from MSVC builds.
2014-01-10
Using dlopen() on all platforms except WIN32.
madmaxoft
1
-5
/
+1
2014-01-09
Specified the dynamic loader Lua should use.
madmaxoft
1
-0
/
+9
2014-01-07
Fixed FreeBSD compilition
Tycho
1
-1
/
+1
2013-12-27
Fixed unix Lua dependencies.
madmaxoft
1
-1
/
+1
2013-12-27
Made cmake compilation possible on Windows.
madmaxoft
1
-5
/
+16
2013-12-22
removed lua makefile
Tycho Bickerstaff
1
-944
/
+0
2013-12-22
fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not
Tycho Bickerstaff
1
-54
/
+0
2013-12-22
converted commneted paramater names to the unused macro
Tycho Bickerstaff
1
-54
/
+0
2013-12-21
fixed lua dynamic library
Tycho Bickerstaff
1
-2
/
+2
2013-12-20
fixed include of math on windows
tycho
1
-0
/
+2
2013-12-20
made LUA shared unless STATIC_LUA is set
Tycho Bickerstaff
1
-0
/
+4
2013-12-20
fixed lua dependency on libm
Tycho Bickerstaff
1
-0
/
+1
2013-12-19
fixed bindings generation
Tycho Bickerstaff
2
-19
/
+881
2013-12-19
bindings regenration logic
Tycho Bickerstaff
2
-128
/
+148
2013-11-24
Moved Lua
Alexander Harkness
61
-0
/
+17630