Koncord
|
690211ad99
|
[General] Extract BaseEvent & BasePlayer from packets to functions
Move Send and Read functions to BasePacket
|
2017-03-06 18:40:07 +08:00 |
|
Koncord
|
cea1425db1
|
[Client] Remove redundant newlines & keep ~120 columns
|
2017-03-04 14:55:35 +08:00 |
|
Koncord
|
0442ebd607
|
[Server] Remove redundant newlines & keep ~120 columns
|
2017-02-27 17:13:07 +08:00 |
|
David Cernat
|
deb10919ab
|
[Server] Delete cells that become empty when a player disconnects
|
2017-02-26 19:45:04 +02:00 |
|
David Cernat
|
048ddf6a34
|
[Server] Use LOG_APPEND for older debug messages in Cell
|
2017-02-26 18:06:26 +02:00 |
|
David Cernat
|
7f51ca5298
|
[Server] Add permanent debug to Cell and CellController
|
2017-02-26 14:06:34 +02:00 |
|
David Cernat
|
2fd279a5ef
|
[Server] Remove debug message
|
2017-02-25 13:26:57 +02:00 |
|
David Cernat
|
4a5b8c927f
|
[Server] Add an extra check to Cell::sendToLoaded to be on the safe side
|
2017-02-25 12:44:20 +02:00 |
|
Koncord
|
45d081ba42
|
[Server] Compare new cells with loaded cells correctly
|
2017-02-25 16:47:11 +08:00 |
|
Koncord
|
3adbf17545
|
[Server] Fix memory leak in CellController
|
2017-02-24 13:58:40 +08:00 |
|
Koncord
|
b33e604a61
|
[Server] Set sendToLoaded function as constant
Add assertions for CellController singleton
|
2017-02-24 12:33:59 +08:00 |
|
Koncord
|
443c0ed309
|
[Server] Fix Cell iterators
|
2017-02-22 12:03:03 +08:00 |
|
Koncord
|
a75da18f31
|
[Server] Fix argument in log message
|
2017-02-21 18:14:02 +08:00 |
|
Koncord
|
ec4d016100
|
[Server] Don't crash server every time a player disconnects. Again.
|
2017-02-20 20:44:01 +08:00 |
|
Koncord
|
ee494887e1
|
[Server] Fix log message
|
2017-02-20 19:45:43 +08:00 |
|
David Cernat
|
b829f0252a
|
[Server] Don't crash server every time a player disconnects
|
2017-02-20 01:47:39 +02:00 |
|
David Cernat
|
24251cafd0
|
[Server] Send large ID_CONTAINER packets on a need-to-know basis
|
2017-02-19 20:20:44 +02:00 |
|
David Cernat
|
791089d342
|
[Server] Add Cell::sendToLoaded() for sending events to loaded players
|
2017-02-19 19:42:16 +02:00 |
|
David Cernat
|
eb0744aa77
|
[Server] Add CellController:getCell() for getting Cell through ESM::Cell
|
2017-02-19 19:39:53 +02:00 |
|
David Cernat
|
ee1ba1728e
|
[Server] Rename getCellByID() into getCellByName() to avoid confusion
|
2017-02-19 18:37:20 +02:00 |
|
David Cernat
|
275dfaf05f
|
[Server] Add Cell::getDescription() for debugging purposes
|
2017-02-19 17:27:38 +02:00 |
|
David Cernat
|
887b436ee7
|
[Server] Make style for new methods consistent with rest of project
|
2017-02-19 16:53:15 +02:00 |
|
Koncord
|
fd36ec7613
|
[Server] Iterate cells where player was loaded instead all
|
2017-02-19 22:43:57 +08:00 |
|
Koncord
|
67099e437a
|
[Server] Remove player from Cells when disconnected
|
2017-02-19 22:27:00 +08:00 |
|
Koncord
|
465d0fe4b4
|
[Server] Fix log messages in CellController
|
2017-02-19 20:38:17 +08:00 |
|
Koncord
|
931ecd5acb
|
[Server] Imrpove debug info in CellController
|
2017-02-19 19:29:14 +08:00 |
|
Koncord
|
846ceacc90
|
[Server] Add begin & end iterators to Cell class
|
2017-02-19 16:21:40 +08:00 |
|
Koncord
|
bbc062de62
|
[Server] Use lowCamelCase in Cell
|
2017-02-19 16:07:44 +08:00 |
|
Koncord
|
8887a267c7
|
[Server] Add Cell and CellController
|
2017-02-19 13:27:10 +08:00 |
|