- Oct 14, 2015
-
-
ShadowNinja authored
These names are reserved for the compiler/library implementations.
-
ShadowNinja authored
-
ShadowNinja authored
Remove DTIME macro and its uses, too
-
ShadowNinja authored
- Add warning log level - Change debug_log_level setting to enumeration string - Map Irrlicht log events to MT log events - Encapsulate log_* functions and global variables into a class, Logger - Unify dstream with standard logging mechanism - Unify core.debug() with standard core.log() script API
-
- Sep 27, 2015
-
-
est31 authored
Change a remaining assert(0) call to FATAL_ERROR(msg). There was a regression since commit ced6d202 "For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives" where when an "uncatched" exception is thrown inside a "side thread", the program doesn't abort anymore. This led to the problem @netinetwalker experienced where the emergethread got an unhandled exception for loading a mapblock while redis was loading, (see #3196) and then jmped outside its loop to work down its queue. This resulted in the server not doing any emerges anymore.
-
- Mar 07, 2015
-
-
Zeno- authored
For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives
-
- Feb 02, 2015
-
-
kwolekr authored
Remove software exception translator function, simplifying exception handler macros. FatalSystemExceptions are left unhandled.
-
- Sep 10, 2013
-
-
Kahrl authored
-
- Aug 14, 2013
-
-
Kahrl authored
-
- Jun 23, 2013
-
-
proller authored
Two new configuration options are added: - "enable_ipv6" to enable/disable the overall use of IPv6 - "ipv6_server" to enable/disable the use of IPv6 sockets when running a server (when "enable_ipv6" is enabled)
-
- Mar 12, 2013
-
-
Ilya Zhuravlev authored
-
- Feb 26, 2013
-
-
kwolekr authored
-
- Feb 24, 2013
- Jun 17, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jun 05, 2012
-
-
Perttu Ahola authored
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
-
- Nov 29, 2011
-
-
Perttu Ahola authored
-
- Oct 16, 2011
-
-
Perttu Ahola authored
Use the logger; also, default to not showing much crap in console. Use --info-on-stderr to enable crap.
-
- Aug 08, 2011
-
-
Giuseppe Bilotta authored
-
- May 16, 2011
-
-
Ciaran Gultnieks authored
-
- Feb 11, 2011
-
-
Perttu Ahola authored
-
- Feb 10, 2011
-
-
Perttu Ahola authored
-
- Jan 08, 2011
-
-
Perttu Ahola authored
-
- Dec 27, 2010
-
-
Perttu Ahola authored
-
- Dec 21, 2010
-
-
Perttu Ahola authored
-
- Dec 20, 2010
-
-
Perttu Ahola authored
-
- Nov 29, 2010
-
-
Perttu Ahola authored
-
- Nov 27, 2010
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-