Commit History

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