Commit Graph

86 Commits (sol2-server-rewrite)

Author SHA1 Message Date
David Cernat 6658531713 [General] Fix names for two PlayerProcessors 8 years ago
Koncord d1df9dde14 [Server] Add processors to source groups 8 years ago
David Cernat 1b714fbfa7 [Server] Make script functions more consistent 8 years ago
David Cernat 070c6a3bd4 [General] Add ActorPacketController & make controller var names clearer 8 years ago
Koncord 0a1041bf56 [Server] Add WorldProcessor 8 years ago
Koncord 3b52549a3d [Server] Rename init_processors to ProcessorInitializer 8 years ago
Koncord e8a5fd1cd0 [Server] Move all message handlers to PlayerProcessors 8 years ago
Koncord 020167df08 [Server] Add PlayerProcessor 8 years ago
Koncord c353e18645 [General] Move Utils from server to components
Rewrite CRC32 functions to the Boost equivalent
8 years ago
David Cernat 0baada0aa2 [Server] Add GetLastPlayerId() script function in Miscellaneous category 8 years ago
Koncord 7dde4db1fb [Server] Add FORCE_LUA parameter to CMakeLists.txt 8 years ago
Koncord 8887a267c7 [Server] Add Cell and CellController 8 years ago
David Cernat 0cc20d26ce [Server] Move script functions for cells to a new CellFunctions class 8 years ago
David Cernat 62f359e250 [Server] Rename Translocations into Positions 8 years ago
David Cernat 35e453dec3 [General] Sketch out most of functionality for journal saving/loading 8 years ago
David Cernat 10a0f165dd Print paths used for server dependencies in CMake, change tabs to spaces 8 years ago
Koncord dbbdb1071c Use default FindLua51 instead homebrew 8 years ago
U-VirtualBox-PC\Admin 6229269506 Some patches for lua on windows 8 years ago
David Cernat c81b58e1be Add spell script functions to tes3mp server 8 years ago
David Cernat 8aeb3a6cc6 Reorder script function classes in tes3mp server's CMakeLists.txt 8 years ago
David Cernat f865246955 Fix Breakpad using changes provided by Stanislav in a gist 8 years ago
David Cernat b06a2f3119 Fix part about Breakpad in server's CMakeLists 8 years ago
Koncord a6467c9c47 Add breakpad to server 8 years ago
Koncord cf1a0113a1 Time API 8 years ago
Koncord 11eae277a9 Characters Class API
Added some new functions
8 years ago
Koncord 78210ab8ce rename openmw-mp to tes3mp-server 8 years ago
David Cernat e39b66af4f Move logger to components 8 years ago
Koncord c695923825 Added master server stuff 9 years ago
Koncord 02a447c589 Added logger 9 years ago
Koncord e513c3676d Added forgotten header to project 9 years ago
Koncord 23a37fc7fc Ignore LuaBridge warnings
Remove TINYXML_LIBRARIES
9 years ago
Stanislav Zhukov 4316d4d1bf Merge pull request #21 from TES3MP/tes3mp-gui
Tes3mp gui
9 years ago
Koncord 86dccbed4b Fix CMake 9 years ago
David Cernat f4342f0bde Stop requiring amx folder for non-Pawn builds. Use correct Windows identifiers for preprocessor directives in server code. 9 years ago
Koncord 9ab77cb123 New API functions: MessageBox, CustomMessageBox, InputDialog
New Callback: OnGUIAction
9 years ago
Koncord 1b259e2d33 Syncing inventory, animations, position, 8 key attributes
Created Package system
9 years ago