| Commit message (Expand) | Author | Age |
* | Add Valleys mapgen. | Duane Robertson | 2016-01-14 |
* | Improve LuaJIT detection | Ferdinand Thiessen | 2015-12-05 |
* | Mapgen: Add flat mapgen in hidden form | paramat | 2015-11-11 |
* | Add server side ncurses terminal | est31 | 2015-11-06 |
* | Mapgen: Add 4D fractal mapgen | paramat | 2015-10-06 |
* | Warn when building without cURL | ShadowNinja | 2015-09-01 |
* | Enable server build when no builds are enabled | ShadowNinja | 2015-09-01 |
* | Clean up threading | ShadowNinja | 2015-08-23 |
* | Add AreaStore data structure | est31 | 2015-07-27 |
* | Fix *BSD build with GNU iconv | kwolekr | 2015-06-29 |
* | Add minimap feature | RealBadAngel | 2015-06-27 |
* | Add utf-8 conversion utilities and re-add intlGUIEditBox | est31 | 2015-06-13 |
* | Split ObjDef/ObjDefManager out to objdef.cpp | kwolekr | 2015-05-18 |
* | Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war... | kwolekr | 2015-05-16 |
* | Add LibGMP | est31 | 2015-05-11 |
* | Make Git version detection use VERSION_STRING instead of tags | ShadowNinja | 2015-05-05 |
* | Revert the upper-case PROJECT_NAME nonsense that was part of #2402 | sfan5 | 2015-04-27 |
* | Tests: Modularize unit testing | kwolekr | 2015-04-26 |
* | Link against shlwapi.lib and unify linker input sources for Windows | kwolekr | 2015-04-08 |
* | Fix freetype detection | Dmitry Marakasov | 2015-04-08 |
* | Move globals from main.cpp to more sane locations | Craig Robbins | 2015-04-01 |
* | Clean scaling pre-filter for formspec/HUD. | Aaron Suen | 2015-04-01 |
* | Clean up and tweak build system | ShadowNinja | 2015-03-27 |
* | Standalone bundle for OSX (w/ dependencies!) | Pavel Puchkin | 2015-03-17 |
* | Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til... | Loic Blot | 2015-03-05 |
* | Move sha1.hpp and base64.hpp to util/ | Loic Blot | 2015-02-21 |
* | Use proper CMakeLists.txt for network and client directories | Loic Blot | 2015-02-21 |
* | Unit tests must be done at integration process. | Loic Blot | 2015-02-21 |
* | [Patch 2/4] Network rework: packet writing, sending and cleanups | Loic Blot | 2015-02-16 |
* | main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc... | Loic Blot | 2015-02-12 |
* | Network Layer 7 rework (Packet handling) | Loic Blot | 2015-02-10 |
* | Create minidump on fatal Win32 exceptions | kwolekr | 2015-02-02 |
* | Fix all warnings and remove -Wno-unused-but-set cflag | kwolekr | 2015-01-18 |
* | Add SemiDebug (-O1 with debug symbols) build mode and do not optimize Debug a... | kwolekr | 2015-01-18 |
* | Revert "Fix bug in debug build" | kwolekr | 2015-01-18 |
* | Fix bug in debug build | Craig Robbins | 2015-01-19 |
* | Set default value for ENABLE_REDIS to 0 | sfan5 | 2015-01-10 |
* | Remove included SQLite3 | ShadowNinja | 2015-01-08 |
* | Add SQLite3 libraries to buildbot | sfan5 | 2015-01-08 |
* | Fix -Wtype-limits warnings and remove disabling of -Wtype-limits | Craig Robbins | 2014-12-29 |
* | Silence misc. warnings | kwolekr | 2014-12-23 |
* | Add workaround for failing clang build | sfan5 | 2014-12-06 |
* | Implement proper font handling | sapier | 2014-11-30 |
* | Fix compiling if no endian.h found | Pavel Puchkin | 2014-11-22 |
* | serialize.h: use machine native byte swapping if available, fall-back to prev... | Rafael Reilova | 2014-11-21 |
* | Implement WieldMeshSceneNode which improves wield mesh rendering | Kahrl | 2014-11-08 |
* | Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ... | paramat | 2014-11-08 |
* | Split up mapgen.cpp | kwolekr | 2014-11-01 |
* | Split settings into seperate source and header files | ShadowNinja | 2014-09-21 |
* | Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL CMa... | sfan5 | 2014-07-29 |