Commit History

Author SHA1 Message Date
  Loïc Blot ae9b5e0098 Modernize code: very last fixes (#6290) 6 years ago
  Dániel Juhász 3caad3f3c9 Expose getPointedThing to Lua 7 years ago
  Loïc Blot 8f7785771b Cpp11 initializers 2 (#5999) 7 years ago
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 years ago
  ShadowNinja 2818d3f224 Rename Scripting API files for consistency 7 years ago
  Loïc Blot f3fe62a0bf Fix various copy instead of const ref reported by cppcheck (#5615) 7 years ago
  Loïc Blot 3a90b78a03 LINT: Switch whitelist check from egrep to awk 7 years ago
  Loïc Blot 0891975ad6 [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401) 7 years ago
  Loic Blot 2efae3ffd7 [CSM] Client side modding 7 years ago
  Loic Blot 98e36d7d68 Move ServerEnvironment to dedicated cpp/header files 7 years ago
  Loic Blot eb2c19bbed Move ClientEnvironment to dedicated cpp/header files 7 years ago
  lhofhansl b0746834cc Get neighbor from same map block if possible in ABMHandler (#4998) 7 years ago
  Lars Hofhansl ca3629637c Fixes for using std:vector in ABMHander and further perf improvements 7 years ago
  Rogier-5 ad10b8b762 Use std::vector instead of std::map in class ABMHandler 7 years ago
  Dániel Juhász 3f8261830e Improve getPointedThing() (#4346) 7 years ago
  Loic Blot 52ba1f867e Breath cheat fix: server side 7 years ago
  Rogier 4d4b8bb8a4 Move PP() and PP2() macros to basic_macros.h 7 years ago
  Lars Hofhansl 2f59a0c840 Process ABMs in a spherical volume instead of cubic 7 years ago
  Ner'zhul 9d25242c5c PlayerSAO/LocalPlayer refactor: (#4612) 7 years ago
  paramat 63a3bb229a Changes to static object storage limit and error message 7 years ago
  raymoo c9e7a27eeb Attached particle spawners 7 years ago
  Loic Blot 70f104be07 Environment cleanup 7 years ago
  Loic Blot 569b89b36f Move RemotePlayer code to its own cpp/header 7 years ago
  Loic Blot 7bbd716426 RemotePlayer/LocalPlayer Player base class proper separation (code cleanup) (patch 3 of X) 7 years ago
  Loic Blot fd5a130b86 More code cleanup (UNORDERED + RemotePlayer/LocalPlayer) 7 years ago
  Loic Blot 656faf7373 Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X) 7 years ago
  Loic Blot 613797a304 Replace various std::map with UNORDERED_MAP + various cleanups 7 years ago
  Ekdohibs 559dd99469 Make node timers more efficient 8 years ago
  obneq 6278da296b Handle particle spawners in env and delete expired ids 8 years ago
  Auke Kok c5c727d627 Allow NodeTimer, ABM and block mgmt interval changes. 8 years ago