minetest/src/server
Thresher 00c647e4cc
Convert spaces to tabs (#13506)
* Convert spaces to tabs

* Desour reviews 1-3 fix

* Desour fixes

* Undo alignment changes
2023-05-26 15:13:57 +02:00
..
CMakeLists.txt Server class code cleanups (#9769) 2020-05-07 22:38:41 +02:00
activeobjectmgr.cpp Guarantee ActiveObjectMgr::m_active_object is not modified while iterating (#13468) 2023-04-28 11:17:48 -07:00
activeobjectmgr.h Add minetest.get_objects_in_area (#10668) 2020-12-29 16:50:09 +01:00
luaentity_sao.cpp Reduce number of recursively included headers 2023-04-27 18:50:33 +02:00
luaentity_sao.h on_deactivate: distinguish removal and unloading (#11931) 2022-06-11 20:01:14 +02:00
mods.cpp Fix some warnings (#12615) 2022-07-30 12:51:23 +01:00
mods.h Prevent loading a world with unresolved dependencies (#12542) 2022-08-19 12:31:36 +01:00
player_sao.cpp Convert spaces to tabs (#13506) 2023-05-26 15:13:57 +02:00
player_sao.h Convert spaces to tabs (#13506) 2023-05-26 15:13:57 +02:00
serveractiveobject.cpp Reduce number of recursively included headers 2023-04-27 18:50:33 +02:00
serveractiveobject.h Reduce number of recursively included headers 2023-04-27 18:50:33 +02:00
serverinventorymgr.cpp Make MapEditEvent more complete 2022-12-24 08:24:59 -05:00
serverinventorymgr.h Reduce number of recursively included headers 2023-04-27 18:50:33 +02:00
unit_sao.cpp Reduce number of recursively included headers 2023-04-27 18:50:33 +02:00
unit_sao.h Allow rotating entity selectionboxes (#12379) 2022-10-30 16:53:14 +01:00