Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Loïc Blot bd6b90359c Remove DSTACK support (#6346) 6 gadi atpakaļ
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 gadi atpakaļ
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 gadi atpakaļ
  ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 7 gadi atpakaļ
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 gadi atpakaļ
  est31 5e507c9829 Add server side ncurses terminal 9 gadi atpakaļ
  kwolekr fdede60034 Fix C++11 compatibility 8 gadi atpakaļ
  kwolekr 6be74d17df Refactor thread utility interface 8 gadi atpakaļ
  ShadowNinja 2139d7d45f Refactor logging 8 gadi atpakaļ
  ShadowNinja e4bff8be94 Clean up threading 9 gadi atpakaļ
  ShadowNinja 3d53c90d4b Fix MSVC compile error 9 gadi atpakaļ
  ShadowNinja 93fcab952b Clean up and tweak build system 9 gadi atpakaļ
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 gadi atpakaļ
  kwolekr 43f102271d Create minidump on fatal Win32 exceptions 9 gadi atpakaļ
  onkrot 0fd1ee0380 Performance fixes. 9 gadi atpakaļ
  sapier 1cc40c0a7c Add support for Android 2.3+ 10 gadi atpakaļ
  sapier 04e9a9d541 Cleanup jthread and fix win32 build 10 gadi atpakaļ
  kwolekr d308352dbd Always use builtin JThread library 10 gadi atpakaļ
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 gadi atpakaļ
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 11 gadi atpakaļ
  Sfan5 6d0ea26c2d Update Copyright Years 11 gadi atpakaļ
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 gadi atpakaļ
  Perttu Ahola 9f031a6759 Optimize headers 12 gadi atpakaļ
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 gadi atpakaļ
  Perttu Ahola f79082a46d Remove useless debug output (log at info level) 12 gadi atpakaļ
  Perttu Ahola f1d9880006 Clean up log messages everywhere 12 gadi atpakaļ
  Perttu Ahola 6153a2fb10 Improve debug stack printing interface 12 gadi atpakaļ
  q66 43b6ca0d14 Prevent threadid_t from losing precision when casted on 64bit systems 13 gadi atpakaļ
  Perttu Ahola 9d4e9c59de fixed warnings reported by cppcheck 13 gadi atpakaļ
  Perttu Ahola 841ac10e5c fixes toward mingw compatibility 13 gadi atpakaļ