.. |
amx
|
DIE TABS, DIE!!!!!!!1
|
2016-09-04 17:39:08 +08:00 |
processors
|
[Server] Store data from ActorPosition in the ActorLists of Cells
|
2017-05-01 20:42:54 +03:00 |
Script
|
[Server] Add SendActorPosition() script function
|
2017-05-01 20:58:40 +03:00 |
ActorProcessor.cpp
|
[Server] Add OnCellUnload script callback
|
2017-04-30 03:32:04 +03:00 |
ActorProcessor.hpp
|
[General] Use BaseActorLists in ActorPackets
|
2017-04-09 16:32:44 +03:00 |
Cell.cpp
|
[Server] Store data from ActorPosition in the ActorLists of Cells
|
2017-05-01 20:42:54 +03:00 |
Cell.hpp
|
[Server] Store a BaseActorList in every Cell to keep track of Actor data
|
2017-05-01 00:42:34 +03:00 |
CellController.cpp
|
[Server] Add new script callbacks for cells, remove a couple of others
|
2017-05-01 02:36:13 +03:00 |
CellController.hpp
|
[Server] Split off Cell and CellController into two different files
|
2017-04-29 23:05:12 +03:00 |
CMakeLists.txt
|
[Server] Split off Cell and CellController into two different files
|
2017-04-29 23:05:12 +03:00 |
main.cpp
|
[Server] Reworking MasterClient to new master server
|
2017-04-24 20:01:05 +08:00 |
MasterClient.cpp
|
[Server] Handle ID_CONNECTION_ATTEMPT_FAILED in MasterClient
|
2017-05-02 00:24:24 +08:00 |
MasterClient.hpp
|
[Server] Reworking MasterClient to new master server
|
2017-04-24 20:01:05 +08:00 |
Networking.cpp
|
[Server] Split off Cell and CellController into two different files
|
2017-04-29 23:05:12 +03:00 |
Networking.hpp
|
[Server] Reworking MasterClient to new master server
|
2017-04-24 20:01:05 +08:00 |
Player.cpp
|
[Server] Fix Cell::sendToLoaded() part 2, and fix Player::sendToLoaded()
|
2017-04-06 08:39:11 +03:00 |
Player.hpp
|
[Server] Split off Cell and CellController into two different files
|
2017-04-29 23:05:12 +03:00 |
PlayerProcessor.cpp
|
[General] Add ActorPacketController & make controller var names clearer
|
2017-04-09 08:51:28 +03:00 |
PlayerProcessor.hpp
|
[Server] Add PlayerProcessor
|
2017-04-01 02:35:34 +08:00 |
ProcessorInitializer.cpp
|
[General] Rename PlayerPos into PlayerPosition
|
2017-04-25 22:11:33 +03:00 |
ProcessorInitializer.hpp
|
[Server] Rename init_processors to ProcessorInitializer
|
2017-04-01 08:14:26 +08:00 |
Utils.cpp
|
[Server] Add and use Utils::getCellFromDescription()
|
2017-04-28 16:33:58 +03:00 |
Utils.hpp
|
[Server] Add and use Utils::getCellFromDescription()
|
2017-04-28 16:33:58 +03:00 |
WorldProcessor.cpp
|
[Server] Add OnCellUnload script callback
|
2017-04-30 03:32:04 +03:00 |
WorldProcessor.hpp
|
[Server] Fix script crashes by reusing BaseEvent in WorldProcessor
|
2017-04-04 05:03:14 +03:00 |