sfan5
|
054c5dfaa3
scriptapi: Sort out ServerEnvironment / Environment distinction properly
|
4 years ago |
Lars Hofhansl
|
fad263dec9
Revert "Add an active object step time budget #6721"
|
6 years ago |
Lars Hofhansl
|
9c669016d1
Add an active object step time budget #6721
|
7 years ago |
Loïc Blot
|
17016090e3
Travis: Update clang from 4.0 to 5.0 (#6467)
|
7 years ago |
paramat
|
a383eb0eb9
World start time: Add setting for this, default unchanged
|
7 years ago |
Loïc Blot
|
ae9b5e0098
Modernize code: very last fixes (#6290)
|
7 years ago |
Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 years ago |
Loïc Blot
|
85511a642f
Cleanup various headers to reduce compilation times (#6255)
|
7 years ago |
JRottm
|
8325d7f482
Start off newly generated worlds early at sunrise, 5:15am (#6211)
|
7 years ago |
Dániel Juhász
|
3caad3f3c9
Expose getPointedThing to Lua
|
8 years ago |
Loïc Blot
|
76be103a91
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984)
|
7 years ago |
Loïc Blot
|
ab128e03ff
C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945)
|
7 years ago |
Loïc Blot
|
d4c0f91275
Use C++11 mutexes only (remove compat code) (#5922)
|
7 years ago |
Loïc Blot
|
b3dfe5332c
C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)
|
7 years ago |
Loic Blot
|
bf6569b570
Minetest for C++11 (CMakeLists + Travis)
|
7 years ago |
Loïc Blot
|
91a9382c25
Pass clang-format on various cpp/header files (#5559)
|
7 years ago |
Loïc Blot
|
0891975ad6
[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)
|
7 years ago |
Loic Blot
|
430d3b28e4
Cleanup some header inclusions to improve compilation times
|
7 years ago |
Ner'zhul
|
8e7449e092
Environment & IGameDef code refactoring (#4985)
|
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 |
Dániel Juhász
|
3f8261830e
Improve getPointedThing() (#4346)
|
7 years ago |
Ner'zhul
|
9d25242c5c
PlayerSAO/LocalPlayer refactor: (#4612)
|
8 years ago |
raymoo
|
c9e7a27eeb
Attached particle spawners
|
8 years ago |
Loic Blot
|
70f104be07
Environment cleanup
|
8 years ago |
Loic Blot
|
569b89b36f
Move RemotePlayer code to its own cpp/header
|
8 years ago |
Loic Blot
|
7bbd716426
RemotePlayer/LocalPlayer Player base class proper separation (code cleanup) (patch 3 of X)
|
8 years ago |
Loic Blot
|
fd5a130b86
More code cleanup (UNORDERED + RemotePlayer/LocalPlayer)
|
8 years ago |
Loic Blot
|
656faf7373
Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X)
|
8 years ago |
Loic Blot
|
613797a304
Replace various std::map with UNORDERED_MAP + various cleanups
|
8 years ago |