Commit Graph

18281 Commits (d9229071ef551fd500fcdc6ed1b4432f40a8ae58)
 

Author SHA1 Message Date
David Cernat d9229071ef [Browser] Move password column to the right and shorten its name 7 years ago
David Cernat 58795119b6 [Server] Add debug about information exchange in ID_PLAYER_CELL_CHANGE 7 years ago
David Cernat 37e7d2c15b [Client] Don't get invalid cells in LocalPlayer::sendJournalEntry() 7 years ago
David Cernat b320910c5f [Client] Don't add/remove all spells from ingame scripts for LocalPlayer 7 years ago
David Cernat bf2f932e18 [Client] If in a container, don't crash when teleported to another cell 7 years ago
David Cernat f5470e0b49 [Client] Print cell descriptions for WorldEvents only once 7 years ago
David Cernat 92439e6e62 [Client] Reduce WorldPacket debug because it can cause freezes 7 years ago
David Cernat 96d01fcde4 [Server] Stop resending attacks because they cause infinite death loops 7 years ago
David Cernat ca0b1a8813 [Browser] Change column names slightly 7 years ago
Koncord 81513082ff [Browser] Some tweaks to password column 7 years ago
Koncord edfade2a90 [Server] Some fixes in requests to the master server 7 years ago
Koncord b7ab831c46 [Server] Update MasterClient to new protocol 7 years ago
Koncord 6f2d12d2c6 [Browser] Add ability for connect to passworded servers 7 years ago
Koncord 0e92f43822 [Browser] Add version column 7 years ago
Koncord ea9c31a8f7 [Client] Add password to client params and to config file 7 years ago
Koncord 158e9b3b09 [Server] Add ability to set password to server from config & scripts 7 years ago
David Cernat 3e50cf60e7 [General] Update version to 0.5.0 7 years ago
Koncord 78f5a760f4 [Server] Use variable instead method in Player. 7 years ago
Koncord ec4d016100 [Server] Don't crash server every time a player disconnects. Again. 7 years ago
David Cernat 13a47b400d [Documentation] Update project readme 7 years ago
Koncord ee494887e1 [Server] Fix log message 7 years ago
David Cernat e909652b9b [Documentation] Update changelog and credits 7 years ago
David Cernat a4526605a6 [General] Remove goldValue from ContainerItem because it is never useful 7 years ago
David Cernat 7321774ae2 Merge pull request #160 from TES3MP/tes3mp-LoadedCell
[Server] Don't crash server every time a player disconnects
7 years ago
David Cernat b829f0252a [Server] Don't crash server every time a player disconnects 7 years ago
David Cernat cdffbc05f7 Merge pull request #159 from OpenMW/master
Add OpenMW commits up to 19 Feb 2017
7 years ago
David Cernat 00cddabc12 Merge pull request #158 from TES3MP/tes3mp-LoadedCell
Add functionality for storing cell loads on the server
7 years ago
David Cernat 3e031faa96 [Server] Exchange position information correctly between players 7 years ago
David Cernat ed91f20cd3 [General] Print action used for ID_CONTAINER when receiving one 7 years ago
David Cernat 24251cafd0 [Server] Send large ID_CONTAINER packets on a need-to-know basis 7 years ago
David Cernat 791089d342 [Server] Add Cell::sendToLoaded() for sending events to loaded players 7 years ago
David Cernat eb0744aa77 [Server] Add CellController:getCell() for getting Cell through ESM::Cell 7 years ago
David Cernat ee1ba1728e [Server] Rename getCellByID() into getCellByName() to avoid confusion 7 years ago
David Cernat 275dfaf05f [Server] Add Cell::getDescription() for debugging purposes 7 years ago
David Cernat 887b436ee7 [Server] Make style for new methods consistent with rest of project 7 years ago
Koncord fd36ec7613 [Server] Iterate cells where player was loaded instead all 7 years ago
Koncord 67099e437a [Server] Remove player from Cells when disconnected 7 years ago
Koncord f2ce46ffed [Server] Rename doForNearest to forEachLoaded 7 years ago
scrawl 3b24bb9a5e Use OS X cursor workaround for GL_VENDOR ATI and add an environment variable for control 7 years ago
Koncord 3aae782a51 [Server] Send info about loader to others 7 years ago
Koncord 465d0fe4b4 [Server] Fix log messages in CellController 7 years ago
Koncord ca68831395 [Server] Rename sendToNearest to sendToLoaded 7 years ago
scrawl 481c440698 Print OSG version on startup 7 years ago
Koncord 931ecd5acb [Server] Imrpove debug info in CellController 7 years ago
Koncord cce49e355a [Server] Some fixes to sendToNearest & doForNearest 7 years ago
scrawl e4741db069 Merge pull request #1213 from Allofich/equip
Change AI equip logic
7 years ago
Koncord 033472d939 [Server] Add doForNearest function 7 years ago
Koncord b760015071 [Server] Send some packets only to nearest players 7 years ago
Koncord 846ceacc90 [Server] Add begin & end iterators to Cell class 7 years ago
Koncord bbc062de62 [Server] Use lowCamelCase in Cell 7 years ago