Battlerax
|
fd845198ad
|
[Client] You can now cancel the chat box by pressing enter without a message.
|
8 years ago |
Battlerax
|
ba4b77f2c3
|
Merge pull request #1 from TES3MP/master
tes3mp changes
|
8 years ago |
Koncord
|
68c288761a
|
[Server] Send other players position to loader
|
8 years ago |
Koncord
|
b0ebad8b83
|
[Client] Fix crash on Linux
|
8 years ago |
Koncord
|
b1460cf010
|
[Server] Send ID_PLAYER_POS every ID_PLAYER_CELL_CHANGE
|
8 years ago |
David Cernat
|
90275f777e
|
[Client] Don't crash when dying while inside a container
|
8 years ago |
Koncord
|
443c0ed309
|
[Server] Fix Cell iterators
|
8 years ago |
David Cernat
|
67b67ce1c4
|
[Client] Don't automatically rescale objects on cell change
|
8 years ago |
David Cernat
|
e4ae8c5f9f
|
[Client] Cancel drag for teleported players, fix ID_OBJECT_SCALE debug
|
8 years ago |
Koncord
|
3d88e657cd
|
[Server] Fix printVersion() for ARM
|
8 years ago |
Koncord
|
a75da18f31
|
[Server] Fix argument in log message
|
8 years ago |
Koncord
|
7dde4db1fb
|
[Server] Add FORCE_LUA parameter to CMakeLists.txt
|
8 years ago |
David Cernat
|
a1988ac6ef
|
Merge pull request #161 from OpenMW/master
Add OpenMW commits up to 21 Feb 2017
|
8 years ago |
scrawl
|
b9740fd2a1
|
Fix btHeightFieldTerrainShape triangle layout to match rendering
|
8 years ago |
scrawl
|
4aa40d16bc
|
Increase the importance of light radius when sorting lights (Bug #2759)
|
8 years ago |
scrawl
|
3f27c8cc97
|
Always print context for script warnings to remove the need for verbose option
(Fixes #2813)
|
8 years ago |
David Cernat
|
d9229071ef
|
[Browser] Move password column to the right and shorten its name
|
8 years ago |
David Cernat
|
58795119b6
|
[Server] Add debug about information exchange in ID_PLAYER_CELL_CHANGE
|
8 years ago |
David Cernat
|
37e7d2c15b
|
[Client] Don't get invalid cells in LocalPlayer::sendJournalEntry()
|
8 years ago |
David Cernat
|
b320910c5f
|
[Client] Don't add/remove all spells from ingame scripts for LocalPlayer
|
8 years ago |
David Cernat
|
bf2f932e18
|
[Client] If in a container, don't crash when teleported to another cell
|
8 years ago |
David Cernat
|
f5470e0b49
|
[Client] Print cell descriptions for WorldEvents only once
|
8 years ago |
David Cernat
|
92439e6e62
|
[Client] Reduce WorldPacket debug because it can cause freezes
|
8 years ago |
David Cernat
|
96d01fcde4
|
[Server] Stop resending attacks because they cause infinite death loops
|
8 years ago |
scrawl
|
9728a6967e
|
Reset fall height when teleporting (Fixes #2629)
|
8 years ago |
scrawl
|
05ad0dca34
|
Use ActionTeleport in COE/COC commands
|
8 years ago |
David Cernat
|
ca0b1a8813
|
[Browser] Change column names slightly
|
8 years ago |
scrawl
|
7e02bb7348
|
Preload summoned creature models before the spell is cast
|
8 years ago |
scrawl
|
22482b7eec
|
Don't use xmesh.nif over mesh.nif for classes that don't make use of the separated keyframes
|
8 years ago |
Koncord
|
81513082ff
|
[Browser] Some tweaks to password column
|
8 years ago |
Koncord
|
edfade2a90
|
[Server] Some fixes in requests to the master server
|
8 years ago |
Koncord
|
b7ab831c46
|
[Server] Update MasterClient to new protocol
|
8 years ago |
Koncord
|
6f2d12d2c6
|
[Browser] Add ability for connect to passworded servers
|
8 years ago |
Koncord
|
0e92f43822
|
[Browser] Add version column
|
8 years ago |
Koncord
|
ea9c31a8f7
|
[Client] Add password to client params and to config file
|
8 years ago |
Koncord
|
158e9b3b09
|
[Server] Add ability to set password to server from config & scripts
|
8 years ago |
David Cernat
|
3e50cf60e7
|
[General] Update version to 0.5.0
|
8 years ago |
Koncord
|
78f5a760f4
|
[Server] Use variable instead method in Player.
|
8 years ago |
Koncord
|
ec4d016100
|
[Server] Don't crash server every time a player disconnects. Again.
|
8 years ago |
David Cernat
|
13a47b400d
|
[Documentation] Update project readme
|
8 years ago |
Koncord
|
ee494887e1
|
[Server] Fix log message
|
8 years ago |
David Cernat
|
e909652b9b
|
[Documentation] Update changelog and credits
|
8 years ago |
David Cernat
|
a4526605a6
|
[General] Remove goldValue from ContainerItem because it is never useful
|
8 years ago |
David Cernat
|
7321774ae2
|
Merge pull request #160 from TES3MP/tes3mp-LoadedCell
[Server] Don't crash server every time a player disconnects
|
8 years ago |
David Cernat
|
b829f0252a
|
[Server] Don't crash server every time a player disconnects
|
8 years ago |
David Cernat
|
cdffbc05f7
|
Merge pull request #159 from OpenMW/master
Add OpenMW commits up to 19 Feb 2017
|
8 years ago |
David Cernat
|
00cddabc12
|
Merge pull request #158 from TES3MP/tes3mp-LoadedCell
Add functionality for storing cell loads on the server
|
8 years ago |
David Cernat
|
3e031faa96
|
[Server] Exchange position information correctly between players
|
8 years ago |
David Cernat
|
ed91f20cd3
|
[General] Print action used for ID_CONTAINER when receiving one
|
8 years ago |
David Cernat
|
24251cafd0
|
[Server] Send large ID_CONTAINER packets on a need-to-know basis
|
8 years ago |