Koncord
|
b847914d6f
|
[General] Fix finding CallFF includes
|
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 |
Koncord
|
9506f9ca35
|
[General] Allow luajit-2.1
|
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 |
scrawl
|
ea5fe4b686
|
Merge pull request #1328 from akortunov/journalfix
Do not show empty journal entries (fixes #3891)
|
8 years ago |
Koncord
|
ed3e089126
|
[General] Use C++11 way to delete Ctor
|
8 years ago |
Koncord
|
5b2cab4c6b
|
[General] Change NULL to nullptr
|
8 years ago |
Koncord
|
2b1b4ce2f1
|
[General] Update PacketControllers to C++11
|
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 |
Koncord
|
a110ec1767
|
[Client] Update GUIController to C++11
|
8 years ago |
Koncord
|
aa1f5c3cd3
|
[Client] Change pointer type to reference
|
8 years ago |
Koncord
|
7499777b3a
|
[Client] Update CellController to C++11
|
8 years ago |
Koncord
|
7d4dd2ad1c
|
[Client] Update Cell to C++11
|
8 years ago |
Koncord
|
7918e887dd
|
[Client] Update ActorList to C++11
|
8 years ago |
Koncord
|
aa12b35d03
|
[Client] Update LocalActor to C++11
|
8 years ago |
Koncord
|
689050e1d0
|
[Client] Long expression to lambda
|
8 years ago |
Koncord
|
58a6a8c3bc
|
[Client] Update LocalPlayer to C++11
|
8 years ago |
Andrei Kortunov
|
7fcb22b867
|
Do not show empty journal entries (fixes #3891)
|
8 years ago |
Koncord
|
6222c20e82
|
[Client] Convert MechanicsHelper to namespace
|
8 years ago |
Koncord
|
7d3e08f031
|
[Client] Simplify loops
|
8 years ago |
Koncord
|
f7341c021f
|
[Client] Modernize loops in WorldEvent to C++11
|
8 years ago |