index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server.h
Commit message (
Expand
)
Author
Age
*
Add online content repository
rubenwardy
2018-04-19
*
Client eventmanager refactor (#7179)
Loïc Blot
2018-03-30
*
Add reasons to on_dieplayer and on_hpchange
Andrew Ward
2018-03-28
*
Add formspec theming using prepended strings
Andrew Ward
2018-03-28
*
Drop Server::m_enable_rollback_recording it's only used in server constructor
Loic Blot
2018-03-16
*
Forgot to remove obsolete Server::m_mods
Loic Blot
2018-03-16
*
Server: delegate mod management & config to ServerModConfiguration (#7131)
Loïc Blot
2018-03-16
*
Drop unused Server::m_ignore_map_edit_events_peer_id
Loic Blot
2018-03-09
*
Drop less performant Server::setBlockNotSent for ClientInterface::markBlockpo...
Loic Blot
2018-03-09
*
Cleanup & bugfix
Loic Blot
2018-03-08
*
Cleanup: drop Server::hudGetHotbarSelectedImage()
Loic Blot
2018-03-08
*
Cleanup: drop Server::hudGetHotbarImage()
Loic Blot
2018-03-08
*
Cleanup: drop Server::hudGetHotbarItemcount()
Loic Blot
2018-03-08
*
Mitigate formspec exploits by verifying that the formspec was shown to the us...
red-001
2018-02-18
*
Node definition manager refactor (#7016)
Dániel Juhász
2018-02-10
*
Inventory: Restrict access from too far away
SmallJoker
2017-11-24
*
Server: affect bind_addr on constructor instead of start() (#6474)
Loïc Blot
2017-09-28
*
Add session_t typedef + remove unused functions (#6470)
Loïc Blot
2017-09-27
*
Implement mod communication channels (#6351)
Loïc Blot
2017-09-26
*
Network: Remove large parts of deprecated legacy code (#6404)
SmallJoker
2017-09-12
*
Network proto handlers/container fixes (#6334)
Loïc Blot
2017-08-29
*
Add clientside translations.
Ekdohibs
2017-08-24
*
Network cleanup (#6302)
Loïc Blot
2017-08-24
*
Optimize headers (part 2) (#6272)
Loïc Blot
2017-08-18
*
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-08-17
*
Cleanup various headers to reduce compilation times (#6255)
Loïc Blot
2017-08-16
*
Move MapEditEventAreaIgnorer to emerge.cpp
Loic Blot
2017-07-25
*
[CSM] Add flavour limits controlled by server (#5930)
Loïc Blot
2017-07-18
*
Chat protocol rewrite (#5117)
Loïc Blot
2017-07-16
*
Cpp11 patchset 11: continue working on constructor style migration (#6004)
Loïc Blot
2017-06-18
*
Sound: Add pitch option (#5960)
Rui
2017-06-11
*
Add a server-sided way to remove color codes from incoming chat messages (#5948)
red-001
2017-06-10
*
C++11 patchset 6: forbid object copy using assigment/copy function deleters (...
Loïc Blot
2017-06-10
*
Use C++11 mutexes only (remove compat code) (#5922)
Loïc Blot
2017-06-06
*
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2017-06-04
*
Set sky API: Add bool for clouds in front of custom skybox
paramat
2017-05-02
*
Sound API: Add fading sounds
Brandon
2017-05-03
*
Add clouds API
Ben Deutsch
2017-04-30
*
Player data to Database (#5475)
Loïc Blot
2017-04-23
*
Network:Remove old opcodes and fix documentation. (#5573)
red-001
2017-04-22
*
Implement delayed server shutdown with cancelation (#4664)
Loïc Blot
2017-04-15
*
Server list cleanup
ShadowNinja
2017-03-18
*
Add ModStorageAPI to client side modding (#5396)
Loïc Blot
2017-03-16
*
[CSM] storage + fixes
Loic Blot
2017-03-13
*
[CSM] Client side modding
Loic Blot
2017-03-13
*
Add ModMetadata API (#5131)
Loïc Blot
2017-02-08
*
Implement player attribute backend (#4155)
Loïc Blot
2017-01-27
*
Add particle animation, glow
sfan5
2017-01-18
*
Environment & IGameDef code refactoring (#4985)
Ner'zhul
2017-01-09
*
Move ServerEnvironment to dedicated cpp/header files
Loic Blot
2017-01-08
[next]