コミット履歴

作者 SHA1 メッセージ 日付
  Loïc Blot 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 7 年 前
  Loïc Blot fd3afbced5 Optimize headers (part 2) (#6272) 7 年 前
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 年 前
  Loïc Blot 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) 7 年 前
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 年 前
  SmallJoker d99b6fed55 Time: Change old `u32` timestamps to 64-bit (#5818) 7 年 前
  Loïc Blot 072bbba69a Some performance optimizations (#5424) 7 年 前
  ShadowNinja e4bff8be94 Clean up threading 9 年 前
  Craig Robbins 9527984dbc Move globals from main.cpp to more sane locations 9 年 前
  gregorycu 267c9f4cb4 Optimize Profiler::avg() 9 年 前
  Craig Robbins 5c55738276 Fix f6 debug/profiler display 9 年 前
  sapier ee7af21e41 Fix msvc2012 build 10 年 前
  sapier 6833e04bc5 Add function to deregister a profiler from profiler list 10 年 前
  sapier 04e9a9d541 Cleanup jthread and fix win32 build 10 年 前
  kwolekr d308352dbd Always use builtin JThread library 11 年 前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年 前
  Mukul Sati ca7043e52d Set of changes to build mineTest using Visual Studio 11.0. These affect 11 年 前
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 11 年 前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年 前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年 前
  Perttu Ahola 9f031a6759 Optimize headers 12 年 前
  Perttu Ahola d0ea6f9920 Properly and efficiently use split utility headers 12 年 前
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 年 前
  Perttu Ahola da4f51332f Add ScopeProfilerType SPT_GRAPH_ADD 12 年 前
  Perttu Ahola 7d1ac4d1f6 Profiler graph 12 年 前
  Kahrl 0c3d39357b F1 toggles HUD, F2 toggles chat, F5 toggles debug info, F6 toggles profiler pages 12 年 前
  Perttu Ahola 2419d0029a Some more profiler stuff to get the hang on what really uses CPU 13 年 前
  Perttu Ahola b8f2dcea4d Improve debug profiler usage for investigating CPU usage of server 13 年 前
  Perttu Ahola 223b379348 Reduced the CPU usage of the sent block selector algorithm 13 年 前