| Commit message (Expand) | Author | Age |
... | |
* | SAPI: Move core.get_us_time() to Util module | kwolekr | 2015-10-26 |
* | Remove some abort() calls | est31 | 2015-10-26 |
* | SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre... | kwolekr | 2015-10-25 |
* | SAPI: Mark all Lua API functions requiring envlock | kwolekr | 2015-10-25 |
* | Correct comment in l_util.cpp | est31 | 2015-10-26 |
* | Add option to disable backface culling for models | BlockMen | 2015-10-25 |
* | Escape " in generated settings_translation_file.cpp | PilzAdam | 2015-10-25 |
* | Fix out of bounds vector write in Logger::addOutput(ILogOutput *out) | est31 | 2015-10-25 |
* | Mgfractal: Independent iterations and scale parameters | paramat | 2015-10-24 |
* | Small logging refactor and additional options | est31 | 2015-10-24 |
* | Improve Lua settings menu | PilzAdam | 2015-10-24 |
* | Fix compilation under MSVC and remove unnecessary conditional function prototype | kwolekr | 2015-10-24 |
* | Fix on_rightclick() being called directly after placing node | BlockMen | 2015-10-24 |
* | Improve rollback database indexing | cheapie | 2015-10-24 |
* | Flush rollback log more often | est31 | 2015-10-24 |
* | Fix some threading things and add additional thread unittests | kwolekr | 2015-10-24 |
* | Decoration API: Add flag for placement on liquid surface | paramat | 2015-10-23 |
* | init_log_streams: check if log_filename is empty. | Jun Zhang | 2015-10-19 |
* | ABMs: Make catch-up behaviour optional | paramat | 2015-10-18 |
* | Settings tab: double click opens/closes trees | Kahrl | 2015-10-18 |
* | Settings tab: don't autoscroll when toggling "Show technical names" | Kahrl | 2015-10-18 |
* | Remove wstrgettext | est31 | 2015-10-18 |
* | Fix GUITable selection issues with trees | Kahrl | 2015-10-17 |
* | New settings tab contain all possible settings | PilzAdam | 2015-10-17 |
* | Fix == to = | Rui | 2015-10-17 |
* | Fix missing include on AIX | kwolekr | 2015-10-17 |
* | Refactor Thread class to improve readability and portability | kwolekr | 2015-10-16 |
* | Refactor thread utility interface | kwolekr | 2015-10-16 |
* | Fix crash regression when invsize formspec gets used | est31 | 2015-10-17 |
* | Fix enforcing of nametag hiding | est31 | 2015-10-15 |
* | Add BufReader and vector-based serialization methods | kwolekr | 2015-10-15 |
* | Clean up gettext initialization | ShadowNinja | 2015-10-15 |
* | Use warningstream for deprecated field messages and refactor log_deprecated | ShadowNinja | 2015-10-15 |
* | Remove explicit syslog printing for uncaught exceptions on Android | ShadowNinja | 2015-10-15 |
* | Rename macros with two leading underscores | ShadowNinja | 2015-10-14 |
* | Always use errorstream for DEBUG_EXCEPTION_HANDLER | ShadowNinja | 2015-10-14 |
* | Lower log level for benign socket errors | ShadowNinja | 2015-10-14 |
* | Use warningstream for log messages with WARNING | ShadowNinja | 2015-10-14 |
* | Refactor logging | ShadowNinja | 2015-10-14 |
* | Fix how address is logged when a wrong password is supplied | Kahrl | 2015-10-12 |
* | Mgfractal: Independant offset and slice params for mandelbrot and julia | paramat | 2015-10-11 |
* | Fractal mapgen: Fix mysterious bug | paramat | 2015-10-10 |
* | Clear list rings when loading a new formspec | est31 | 2015-10-10 |
* | Mapgen: Use mapgen-specific names for constants in headers | paramat | 2015-10-09 |
* | Fractal mapgen: Add seabed and large pseudorandom caves | paramat | 2015-10-07 |
* | Mapgen: Add 4D fractal mapgen | paramat | 2015-10-06 |
* | Mgv5: getGroundLevelAtPoint searches a larger range | paramat | 2015-10-05 |
* | Add new ContentParamType2 "CPT2_DEGROTATE" | est31 | 2015-10-04 |
* | Allow setting chunksize in core.set_mapgen_params | kwolekr | 2015-10-04 |
* | Hide mapgens from main menu not intended for end users | kwolekr | 2015-10-04 |