David Cernat
|
43a3daf0aa
|
[General] Add & implement PlayerShapeshift packet for werewolf states
|
2017-07-15 09:02:19 +03:00 |
|
David Cernat
|
3529f9b090
|
[General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand
|
2017-07-10 12:33:53 +03:00 |
|
David Cernat
|
48c63dbce9
|
[General] Fix ObjectLock packets by making hasCellData true for them
|
2017-06-22 05:49:44 +03:00 |
|
David Cernat
|
ebf7740969
|
[General] Repurpose GameConsole packet as GameSettings & add difficulty to it
|
2017-06-20 05:28:45 +03:00 |
|
David Cernat
|
70d9374a6a
|
[General] Implement PlayerKillCount packets
|
2017-06-10 14:04:19 +03:00 |
|
Koncord
|
587b53bfed
|
[Client] Reorder files
|
2017-06-07 00:06:10 +08:00 |
|
Koncord
|
b84f97ec2b
|
[Client] Implement PasswordDialog
|
2017-06-06 23:33:59 +08:00 |
|
David Cernat
|
27148ce9eb
|
[General] Add placeholders for 12 new packets, to be implemented soon
Additionally, make it slightly clearer who created which previously existing packets.
|
2017-05-29 04:43:52 +03:00 |
|
Koncord
|
056ec2d434
|
[General] Fix CMake errors
|
2017-05-25 23:56:22 +08:00 |
|
David Cernat
|
08de349133
|
[General] Add placeholders for PlayerTopic & ObjectTrap packets
|
2017-05-24 19:01:28 +03:00 |
|
David Cernat
|
870fd9a78b
|
[General] Remove ObjectUnlock packet, use ObjectLock with 0 lock instead
|
2017-05-24 13:28:34 +03:00 |
|
David Cernat
|
e6983993c2
|
[General] Implement sending and reading of PlayerFaction packets
|
2017-05-18 19:27:20 +03:00 |
|
David Cernat
|
ad388c7e12
|
[General] Add placeholders for ActorEquipment & PlayerFaction packets
Also reorder packets and packet processors.
|
2017-05-16 19:25:31 +03:00 |
|
David Cernat
|
809b4d78ba
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
|
David Cernat
|
6a21ec1fdc
|
[General] Rename PlayerPos into PlayerPosition
|
2017-04-25 22:11:33 +03:00 |
|
David Cernat
|
7b07d6651f
|
[General] Add and use PlayerBounty packet and matching script functions
|
2017-04-25 21:24:39 +03:00 |
|
David Cernat
|
6658531713
|
[General] Fix names for two PlayerProcessors
|
2017-04-25 19:01:56 +03:00 |
|
David Cernat
|
e70faf1016
|
[Client] Fix crashes in PlayerProcessors from NULL players
Also rename ProcessorPlayerDrawState into ProcessorPlayerAnimFlags
|
2017-04-24 01:46:27 +03:00 |
|
Koncord
|
0a9768860b
|
[Client] Add Processors to subgroups in cmakelists
|
2017-04-18 16:50:51 +08:00 |
|
Koncord
|
9cbb8af9d2
|
[Client] Remove WorldController from cmakelists
|
2017-04-18 16:04:58 +08:00 |
|
Koncord
|
67aba35d37
|
[Client] Simplify Processors
|
2017-04-18 15:05:39 +08:00 |
|
Koncord
|
7ec897a829
|
[Client] Add ActorProcessor
|
2017-04-18 14:37:35 +08:00 |
|
Koncord
|
f0805ca6f7
|
[Client] Fix typo
|
2017-04-18 11:50:22 +08:00 |
|
Koncord
|
e98fa6ad07
|
[Client] Add ProcessorInitializer
|
2017-04-18 11:45:54 +08:00 |
|
David Cernat
|
cf155c9279
|
[Client] Add MechanicsHelper and move linear interpolation code to it
|
2017-04-17 14:37:19 +03:00 |
|
David Cernat
|
c52084a028
|
[General] Use BaseActorLists in ActorPackets
|
2017-04-09 16:32:44 +03:00 |
|
David Cernat
|
0d766a7a04
|
[Client] Add and use mwmp::Cell class
|
2017-04-06 04:00:50 +03:00 |
|
David Cernat
|
8df9d55331
|
[Client] Create placeholder DedicatedActor class
|
2017-04-06 00:48:20 +03:00 |
|
David Cernat
|
d24cde16dd
|
[General] Add simple BaseActor and LocalActor classes
|
2017-04-05 12:52:27 +03:00 |
|
David Cernat
|
60037e4081
|
Merge pull request #185 from OpenMW/master
Add OpenMW commits up to 14 Mar 2017
|
2017-03-15 11:20:06 +02:00 |
|
scrawl
|
9a3a64f0c4
|
Add resource manager for ESM::Land to allow data to be unloaded when no longer required
|
2017-03-14 19:27:55 +01:00 |
|
David Cernat
|
e703dd42aa
|
[Client] Rename LocalEvent into WorldEvent
|
2017-02-06 17:40:32 +02:00 |
|
David Cernat
|
d503a65849
|
[Client] Replace tab characters with spaces
|
2017-01-30 06:47:22 +02:00 |
|
David Cernat
|
624b85347a
|
[Client] Create LocalEvent class and use it instead of WorldEvent
|
2017-01-27 20:57:47 +02:00 |
|
David Cernat
|
5bdfb72752
|
Merge pull request #116 from OpenMW/master
Add OpenMW changes up to 26 Dec
|
2016-12-26 01:09:20 +02:00 |
|
scrawl
|
dc1f788cff
|
Use osg::PI over M_PI
|
2016-12-21 16:49:37 +01:00 |
|
David Cernat
|
7bbeed629d
|
Merge pull request #109 from OpenMW/master
Add OpenMW changes up to 25 Nov
|
2016-11-26 01:58:43 +02:00 |
|
scrawl
|
5297d7b5be
|
Merge pull request #1137 from nikolaykasyanov/osx-structure
[macOS] Move all resources files inside application bundles (fixes #3566)
|
2016-11-25 02:51:32 +01:00 |
|
Nikolay Kasyanov
|
db69342b5d
|
[macOS] Move all configs & resources into app bundles
Fixes #3566 (https://bugs.openmw.org/issues/3566).
|
2016-11-23 22:32:54 +01:00 |
|
David Cernat
|
c2abcd3869
|
Fix installation target for tes3mp
|
2016-11-17 21:43:05 +02:00 |
|
David Cernat
|
b028f0b51f
|
Merge pull request #104 from OpenMW/master
Add OpenMW commits up to 17 Nov
|
2016-11-17 21:13:58 +02:00 |
|
David Cernat
|
3dcb8738c1
|
Create placeholder WorldController class
|
2016-11-15 18:42:52 +02:00 |
|
Phillip Andrews
|
c18fc113e5
|
Changed missing library dependencies to simple fix
|
2016-11-14 00:01:22 -06:00 |
|
Phillip Andrews
|
aeaedbc57a
|
Moved install commands to target-specific cmakelists so that all configurations work.
|
2016-11-13 22:49:01 -06:00 |
|
Phillip Andrews
|
59eba1dede
|
Changed tabs to spaces, oops
|
2016-11-13 16:59:36 -06:00 |
|
Phillip Andrews
|
1861302dbd
|
Include various libraries for Visual Studio environment
|
2016-11-13 14:27:59 -06:00 |
|
David Cernat
|
48ca4d29bc
|
Merge pull request #99 from OpenMW/master
Add OpenMW commits up to 7 Nov
|
2016-11-08 00:24:39 +02:00 |
|
David Cernat
|
8aaf44e5a8
|
Fix accidental line duplication
|
2016-11-06 19:07:03 +02:00 |
|
David Cernat
|
ec211e58d0
|
Merge pull request #98 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/CMakeLists.txt
|
2016-11-06 19:03:35 +02:00 |
|
MiroslavR
|
e80636f0ca
|
Improve performance of repairing/recharging (Fixes #2493)
|
2016-11-06 11:01:46 +01:00 |
|