| Commit message (Collapse) | Author | Files | Lines |
|
build info is displayed at startup
Fixes #1410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The cache is persisted into a SQLite DB file on server shutdown.
|
|
|
|
Fixes #1196.
|
|
Still one typo had been left in the cmake file.
|
|
This will be used for the style-checking script.
|
|
|
|
|
|
|
|
|
|
|
|
On MSVC, CMake will traverse all the CMakeLists and add their source and header files to one conglomerate SOURCE list.
|
|
|
|
Ref.: #1044
|
|
This should enable MSYS builds.
|
|
|
|
Ref.: #1044
|
|
|
|
|
|
|
|
Fixes #1130.
|
|
Changed effect map to take a pointer of the effect as a result.
|
|
|
|
Fixes #1092.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simple fortresses of 2 different rooms will generate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should fix *nix compilation. Also alpha-sorted the lists.
|
|
MSVC ignores the file when compiling and it makes it easier to open it up for editing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is only the CMake modification to build with PolarSSL, the actual MCS code doesn't compile at all yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ref.: #510.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|