David Cernat
ad9fa0631a
[General] Rename jailText to jailEndText and add jailProgressText in PlayerJail
8 years ago
David Cernat
708d3723eb
[Client] Fix client script messagebox buttons that had always broken in tes3mp
8 years ago
David Cernat
e36c0afc59
[General] Send faction reputation via PlayerFaction packets
8 years ago
David Cernat
be93ec8ef6
[General] Implement ObjectState packet
8 years ago
David Cernat
083b46394d
[General] Add ignoreJailSkillIncreases to PlayerJail packets
8 years ago
David Cernat
5962570c48
[General] Add jailText to PlayerJail packets
8 years ago
David Cernat
5774023f8b
[Client] Add missing processor initialization for ProcessorPlayerJail
8 years ago
David Cernat
3280f0c5ee
[General] Implement PlayerJail packet
...
Rework server's DeathFunctions into MechanicsFunctions
Remove connection between PlayerResurrect and jailing
8 years ago
David Cernat
b1b27728e2
[Server] Move functions dealing with PlayerKillCount to QuestFunctions
8 years ago
Koncord
9cc07f100c
[Server] Add OnObjectState callback
8 years ago
David Cernat
3529f9b090
[General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand
8 years ago
David Cernat
4e74910fdb
[General] Disable automatic sync for PlayerJournal and PlayerFaction
...
Simplify PlayerFaction packets by removing BOTH action
8 years ago
David Cernat
6dde0ca9c9
[Server] Rework script functons by removing unnecessary vector buffers
...
Add new initialization script functions to allow clearing all player changes vectors in a manner consistent with Actor and World functions
Add toOthers boolean to all methods that send packets with player changes vectors
8 years ago
David Cernat
2c05b7f747
[Server] Rename InitiateEvent() into InitializeEvent() for consistency
8 years ago
David Cernat
1d504a665f
[General] Add RANK, EXPULSION and BOTH actions to PlayerFaction packets
8 years ago
Koncord
940ae5c2fb
[Server] Implement GetIP API function
8 years ago
Koncord
1f3cbb46e2
[Server] Use __ARM_ARCH definition for detecting ARM
8 years ago
Koncord
768790e9b4
[Server] Move Base processors and Initializer to processors subdirectory
8 years ago
Koncord
60ac884d13
[Server] Delete commented line
8 years ago
Koncord
9bb586de77
[Client] Simplify setMapExplored()
8 years ago
Koncord
52349278e9
[Client] Fix warnings
8 years ago
Koncord
b2339f2f9a
[Client] Fix building
8 years ago
David Cernat
60574ae667
[General] Implement jail time as a death penalty
8 years ago
David Cernat
71313c5aa6
[General] Implement PlayerMap packet, part 1
8 years ago
David Cernat
ad4b1d05bb
[Client] Add comments for GUI additions made by tes3mp
8 years ago
David Cernat
b1fb9ba23e
[Browser] Remove Favorites tab while it remains broken
8 years ago
David Cernat
c899525e30
[General] Use address keys with clearer meaning in tes3mp config files
8 years ago
David Cernat
99640da111
Merge pull request #234 from OpenMW/master
...
Add OpenMW commits up to 30 Jun 2017
8 years ago
David Cernat
1f682749d6
[General] Add optional notes to PasswordDialogs
8 years ago
Koncord
9630f95335
[Server] Remove debug output
8 years ago
Koncord
73cf134107
[General] Fix incoming password string
8 years ago
Koncord
0cf09adb44
[General] Move AddProcessor to BasePacketProcessor
8 years ago
Koncord
d9e98ec771
[Server] Add expected ‘;’
8 years ago
Koncord
d14ad55a49
[Server] Fix compilation on arm
8 years ago
Koncord
f92117e73d
[Server] change "__arm__" to "__ARM_ARCH" in ARM detection
8 years ago
Koncord
15a197cb9a
[Server] Temporarily disable CallFF for ARM
8 years ago
Koncord
f015c3b2f6
[Server] Remove commented code
8 years ago
Koncord
653db9e266
[Server] Simplify native CallPublic & CreateTimerEx
8 years ago
Koncord
5292914325
[Server] Simplify native CallPublic & CreateTimerEx
8 years ago
Koncord
1c09e0c255
[Server] Add CallFF dependency
8 years ago
scrawl
951c4e12e0
Fix crash introduced by commit 1d8a9ff622
( Fixes #3940 )
8 years ago
David Cernat
0b68e59060
[Client] Send ObjectLock packets when using lock spells
8 years ago
Koncord
9519c467eb
[Client] Simplify updateEquipment for LocalPlayer & LocalActor
8 years ago
Koncord
596f42e408
[Client] Fix "invalid iterator" error
8 years ago
David Cernat
685bf15d52
Merge pull request #231 from OpenMW/master
...
Add OpenMW commits up to 27 Jun 2017
8 years ago
Koncord
5b2cab4c6b
[General] Change NULL to nullptr
8 years ago
Koncord
0ed0d2417b
[Client] Make foreach style consistent with other
8 years ago
Koncord
2427a4f877
[Client] Update DedicatedActor to C++11
8 years ago
Koncord
8f7da49152
[Client] Update DedicatedPlayer to C++11
8 years ago
Koncord
08666cabdb
[Client] Update PlayerList to C++11
8 years ago