David Cernat
|
2fd279a5ef
|
[Server] Remove debug message
|
8 years ago |
David Cernat
|
4a5b8c927f
|
[Server] Add an extra check to Cell::sendToLoaded to be on the safe side
|
8 years ago |
Koncord
|
45d081ba42
|
[Server] Compare new cells with loaded cells correctly
|
8 years ago |
Koncord
|
3adbf17545
|
[Server] Fix memory leak in CellController
|
8 years ago |
Koncord
|
b33e604a61
|
[Server] Set sendToLoaded function as constant
Add assertions for CellController singleton
|
8 years ago |
Koncord
|
443c0ed309
|
[Server] Fix Cell iterators
|
8 years ago |
Koncord
|
a75da18f31
|
[Server] Fix argument in log message
|
8 years ago |
Koncord
|
ec4d016100
|
[Server] Don't crash server every time a player disconnects. Again.
|
8 years ago |
Koncord
|
ee494887e1
|
[Server] Fix log message
|
8 years ago |
David Cernat
|
b829f0252a
|
[Server] Don't crash server every time a player disconnects
|
8 years ago |
David Cernat
|
24251cafd0
|
[Server] Send large ID_CONTAINER packets on a need-to-know basis
|
8 years ago |
David Cernat
|
791089d342
|
[Server] Add Cell::sendToLoaded() for sending events to loaded players
|
8 years ago |
David Cernat
|
eb0744aa77
|
[Server] Add CellController:getCell() for getting Cell through ESM::Cell
|
8 years ago |
David Cernat
|
ee1ba1728e
|
[Server] Rename getCellByID() into getCellByName() to avoid confusion
|
8 years ago |
David Cernat
|
275dfaf05f
|
[Server] Add Cell::getDescription() for debugging purposes
|
8 years ago |
David Cernat
|
887b436ee7
|
[Server] Make style for new methods consistent with rest of project
|
8 years ago |
Koncord
|
fd36ec7613
|
[Server] Iterate cells where player was loaded instead all
|
8 years ago |
Koncord
|
67099e437a
|
[Server] Remove player from Cells when disconnected
|
8 years ago |
Koncord
|
465d0fe4b4
|
[Server] Fix log messages in CellController
|
8 years ago |
Koncord
|
931ecd5acb
|
[Server] Imrpove debug info in CellController
|
8 years ago |
Koncord
|
846ceacc90
|
[Server] Add begin & end iterators to Cell class
|
8 years ago |
Koncord
|
bbc062de62
|
[Server] Use lowCamelCase in Cell
|
8 years ago |
Koncord
|
8887a267c7
|
[Server] Add Cell and CellController
|
8 years ago |