David Cernat
|
5eff2ece21
|
[Server] Fix memory leaks related to WorldEvents as suggested by Koncord
|
2017-01-29 20:18:19 +02:00 |
|
David Cernat
|
6b9fba7885
|
[Server] Add script functions for getting/setting world object rotation
|
2017-01-29 17:38:29 +02:00 |
|
David Cernat
|
920c1113a3
|
[Server] Add script functions for setting world object placement info
|
2017-01-29 16:16:01 +02:00 |
|
David Cernat
|
2c5cc82f49
|
[Server] Add script functions for getting world object placement info
|
2017-01-29 15:29:40 +02:00 |
|
David Cernat
|
27ac314cb1
|
[Server] Add script functions for getting world object refIds & refNums
|
2017-01-29 13:21:41 +02:00 |
|
David Cernat
|
b549da996e
|
[Server] On second thought, keep cell description as argument to them
|
2017-01-29 13:16:17 +02:00 |
|
David Cernat
|
5989bbd97e
|
[Server] Remove arguments from OnObjectPlace & OnObjectDelete callbacks
|
2017-01-29 12:56:11 +02:00 |
|
David Cernat
|
2cecce6c72
|
[Server] Use static WorldEvent variable in Networking
|
2017-01-29 10:24:12 +02:00 |
|
David Cernat
|
dddc253d70
|
[Client] Fix console message for LocalPlayer's cell change
|
2017-01-28 16:39:03 +02:00 |
|
David Cernat
|
f11df211fa
|
[Server] Add script functions for dealing w/ WorldEvents & WorldObjects
|
2017-01-28 16:22:30 +02:00 |
|
David Cernat
|
9f1e491a75
|
[General] Make WorldEvents store information about multiple objects
|
2017-01-28 12:34:45 +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
|
ee86c9161d
|
[Client] Set InterpreterContext's sendPackets to false in constructor
|
2017-01-27 16:01:53 +02:00 |
|
Koncord
|
b658adf7b0
|
[Server] Killed another tab character
|
2017-01-27 21:51:13 +08:00 |
|
David Cernat
|
9c3a37a790
|
[Server] Make GetCellStateDescription's cstrDescription null-terminated
|
2017-01-27 14:16:27 +02:00 |
|
Koncord
|
1c810ecad5
|
[Server] Fix memory leak in GetCellStateDescription()
|
2017-01-27 19:05:18 +08:00 |
|
David Cernat
|
7efb374f75
|
[Client] Avoid fetching guiMessageBox.type again for every condition
|
2017-01-27 10:41:10 +02:00 |
|
David Cernat
|
0ccfe66212
|
[Server] Send stable C string in GetCellStateDescription()
|
2017-01-27 08:14:27 +02:00 |
|
David Cernat
|
4f288ab558
|
[Server] Read contents of ID_PLAYER_CELL_STATE
|
2017-01-26 17:53:36 +02:00 |
|
David Cernat
|
6331c55bc7
|
[Server] Add colons missing from CELLAPI
|
2017-01-26 16:42:55 +02:00 |
|
David Cernat
|
2f644e9b14
|
[Server] Add script functions for getting info about cell state changes
|
2017-01-26 16:37:47 +02:00 |
|
David Cernat
|
70823d011d
|
[Server] Define CELLAPI
|
2017-01-26 16:16:28 +02:00 |
|
David Cernat
|
0cc20d26ce
|
[Server] Move script functions for cells to a new CellFunctions class
|
2017-01-26 16:10:45 +02:00 |
|
David Cernat
|
5a22032a41
|
Merge branch 'master' of https://github.com/TES3MP/openmw-tes3mp
|
2017-01-26 15:50:12 +02:00 |
|
David Cernat
|
62f359e250
|
[Server] Rename Translocations into Positions
|
2017-01-26 15:48:47 +02:00 |
|
Koncord
|
ab3c2544b5
|
[Client] Use constant instead magic value
|
2017-01-26 21:47:28 +08:00 |
|
Koncord
|
34a46e6811
|
[Client] Simplify hasFinishedCharGen method
|
2017-01-26 21:42:12 +08:00 |
|
David Cernat
|
96bd21a7ca
|
[Server] Rename OnPlayerCellLoad to OnPlayerCellState, add action param
|
2017-01-26 14:18:47 +02:00 |
|
David Cernat
|
244da19a51
|
[General] Turn ID_PLAYER_CELL_LOAD into ID_PLAYER_CELL_STATE for clarity
|
2017-01-26 13:49:20 +02:00 |
|
David Cernat
|
055376c8ee
|
[Client] Only send ID_PLAYER_CELL_LOAD when CharGen is over
|
2017-01-26 13:14:22 +02:00 |
|
David Cernat
|
b5b5551fcd
|
[Client] Add LocalPlayer::hasFinishedCharGen() method
|
2017-01-26 13:13:43 +02:00 |
|
David Cernat
|
97aabf4a7d
|
[General] Sketch out sending of cell loading/unloading info in packets
|
2017-01-26 09:02:01 +02:00 |
|
David Cernat
|
158d606477
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
David Cernat
|
2158e94a96
|
[Client] Fix setting of attack parameters after recent changes
|
2017-01-25 18:04:20 +02:00 |
|
David Cernat
|
73d39c1a0a
|
[General] Stop using virtual functions in BasePlayer, part 2
|
2017-01-25 17:19:53 +02:00 |
|
David Cernat
|
63c8a98083
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
David Cernat
|
c62a575a9e
|
[Server] Change order of words in the names of script callbacks
|
2017-01-25 14:59:23 +02:00 |
|
David Cernat
|
1d9c6ddd81
|
[General] Add placeholders for the new packet ID_PLAYER_CELL_LOAD
|
2017-01-25 14:51:43 +02:00 |
|
David Cernat
|
25e535e8ad
|
[Server] Fix integer types for new script callbacks
|
2017-01-25 07:51:44 +02:00 |
|
David Cernat
|
f9feaf05f0
|
[Server] Add script callbacks for object placement and deletion
|
2017-01-25 05:30:25 +02:00 |
|
David Cernat
|
35e453dec3
|
[General] Sketch out most of functionality for journal saving/loading
|
2017-01-24 19:32:25 +02:00 |
|
Koncord
|
c3c3c57a98
|
[Browser] Fix errors for Windows build
|
2017-01-22 18:18:32 +08:00 |
|
Koncord
|
843a18f347
|
[Browser] Fix errors and warnings in MSVC
|
2017-01-22 18:02:38 +08:00 |
|
Koncord
|
db75c4874c
|
[Browser] Fix declaration of 'data' hides class member
|
2017-01-22 18:02:38 +08:00 |
|
David Cernat
|
0cd7c3ea3d
|
Merge pull request #131 from OpenMW/master
Add OpenMW commits up to 21 Jan
|
2017-01-22 11:20:20 +02:00 |
|
Koncord
|
dc3f87a81a
|
[Browser] Change iterator types in "for" loops to C++11 style
|
2017-01-22 17:18:19 +08:00 |
|
Koncord
|
33339fa786
|
[Browser] Rename addServer to addServerAndUpdate
|
2017-01-22 17:11:44 +08:00 |
|
Koncord
|
1bd4db5e8b
|
[Browser] Implement update info by index
|
2017-01-22 17:11:13 +08:00 |
|
Koncord
|
a86739f080
|
Add addServer by address method
|
2017-01-22 16:02:21 +08:00 |
|
Koncord
|
ecf82a5df7
|
Save/Load favorites in browser
|
2017-01-22 15:59:00 +08:00 |
|