David Cernat
|
4644235cf6
|
[Client] Use mpNum in exact searches for objects
|
8 years ago |
David Cernat
|
665fe09fd0
|
[Server] Add GetObjectMpNum() and SetObjectMpNum() script functions
|
8 years ago |
David Cernat
|
8cc61b6048
|
[General] Generate mpNums on the server when forwarding ID_OBJECT_PLACE
|
8 years ago |
David Cernat
|
31cd836558
|
[General] Small tweaks to debug info
|
8 years ago |
David Cernat
|
06acd3cbc4
|
[Client] Add a multiplayer object index and matching methods to CellRef
|
8 years ago |
David Cernat
|
d242f3790f
|
[Server] Don't try to send late-arriving container packets about now unloaded cells
|
8 years ago |
David Cernat
|
e5cf632e1d
|
[Client] Stop creating new reference numbers for placed/spawned objects
|
8 years ago |
David Cernat
|
d8712ee1ea
|
[Server] Fix script crashes by reusing BaseEvent in WorldProcessor
|
8 years ago |
David Cernat
|
5ff40c5563
|
[Server] Make coding style consistent
|
8 years ago |
David Cernat
|
106c9edead
|
Merge pull request #192 from OpenMW/master
Add OpenMW commits up to 3 Apr 2017
|
8 years ago |
David Cernat
|
174937f412
|
[Server] Add LogMessage() and LogAppend() script functions
|
8 years ago |
MiroslavR
|
395e97cf40
|
Remove evil "implicit GetJournalIndex" hack from expression parser
|
8 years ago |
Koncord
|
1d2a6d9056
|
[Server] Rename dontRead to avoidReading
|
8 years ago |
Koncord
|
47924f5bb0
|
[Server] Move packet.Read() to parent
|
8 years ago |
Koncord
|
4daf471874
|
[General] Add dontRead flag
|
8 years ago |
Koncord
|
ead92fff61
|
[Server] Move setPlayer() to PlayerProcessor
|
8 years ago |
Koncord
|
0317e2523b
|
[Server] Remove unused code
|
8 years ago |
Koncord
|
c8fb7d9c1a
|
[Server] Move packet.Send(true) to parent class
|
8 years ago |
Koncord
|
9ecc70d17c
|
[Server] Fix ID in ProcessorContainer
|
8 years ago |
Koncord
|
f5600c508f
|
[Server] Move all world handlers to WorldProcessors
|
8 years ago |
Koncord
|
3ab25fb3f1
|
[Server] Move player processors to processors/player
|
8 years ago |
Koncord
|
0a1041bf56
|
[Server] Add WorldProcessor
|
8 years ago |
David Cernat
|
e7b5097c13
|
[Client] Print plugin paths correctly for Windows
|
8 years ago |
David Cernat
|
dff52d8fbe
|
Merge pull request #191 from OpenMW/master
Add OpenMW commits up to 31 Mar 2017
|
8 years ago |
Koncord
|
3b52549a3d
|
[Server] Rename init_processors to ProcessorInitializer
|
8 years ago |
Koncord
|
e8a5fd1cd0
|
[Server] Move all message handlers to PlayerProcessors
|
8 years ago |
Koncord
|
020167df08
|
[Server] Add PlayerProcessor
|
8 years ago |
Koncord
|
b01734888f
|
[Server] Add missing header
|
8 years ago |
Koncord
|
48a59cf9e9
|
[General] Add new class BasePacketProcessor
|
8 years ago |
Marc Zinnschlag
|
ab8294b281
|
Merge remote-tracking branch 'rcutmore/bug-2838'
|
8 years ago |
Rob Cutmore
|
343f2cb81d
|
Editor: add creator for body parts
Added creator subclass for body parts to allow adding first person
parts. IDs for first person body parts are expected to end with ".1st".
|
8 years ago |
Koncord
|
691dc75401
|
[Browser] Fix sign compare warnings
|
8 years ago |
scrawl
|
3c9f3a0f7f
|
Merge pull request #1242 from Allofich/warnings
Fix AppVeyor warnings
|
8 years ago |
scrawl
|
6a745cb2cc
|
Fix text colorMode (Bug #3815) and render bin
|
8 years ago |
David Cernat
|
7647715dac
|
Merge pull request #190 from OpenMW/master
Add OpenMW commits up to 27 Mar 2017
|
8 years ago |
scrawl
|
9e7ade4ba4
|
Merge pull request #1244 from akortunov/develop
MyGUI vertical alignment
|
8 years ago |
Allofich
|
3780d94214
|
Cast LAND_SIZE to integer to avoid linking error
|
8 years ago |
Allofich
|
db2f97f308
|
Fix shadowing warning
|
8 years ago |
Andrei Kortunov
|
a35d4334c3
|
Encumberance text fix
|
8 years ago |
Andrei Kortunov
|
c9cf0ec977
|
Buttons and widgets captions vertical alignment
|
8 years ago |
Andrei Kortunov
|
7d09a5d644
|
Progress bars vertical alignment
|
8 years ago |
scrawl
|
a036a98fd0
|
Merge pull request #1243 from akortunov/develop
Journal improvements
|
8 years ago |
scrawl
|
b064dd29cc
|
Fix reset of blend function (Bug #3811)
|
8 years ago |
Andrei Kortunov
|
658ab5e941
|
Minor journal improvements
|
8 years ago |
Allofich
|
2a505b427d
|
Remove second LAND_SIZE definition
|
8 years ago |
scrawl
|
2a74f79bf1
|
Merge pull request #1240 from Allofich/follow
Adjust AI follow distances
|
8 years ago |
Allofich
|
6253a5218e
|
Adjust AI follow distances
(Fixes #3225)
|
8 years ago |
scrawl
|
0a061d45b7
|
Merge pull request #1239 from akortunov/projectilefix
Disable explosion effect for 0-range projectiles (bug #3730)
|
8 years ago |
scrawl
|
f3a7be3339
|
Merge pull request #1238 from LennyPenny/patch-1
Ignore /MSVC* (Feature #3795)
|
8 years ago |
scrawl
|
82e0bac297
|
Merge pull request #1237 from MiroslavR/haggling_fix
Fix selling success chance (Fixes #3802)
|
8 years ago |