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 |
|
Stanislav Zhukov
|
74ecbbb975
|
Merge pull request #133 from TES3MP/tes3mp-travis-patches
Travis patches
|
2017-01-27 16:49:22 +03:00 |
|
Koncord
|
19bd7e50ba
|
[CI] Use QT5 instead QT4
|
2017-01-27 21:35:14 +08:00 |
|
David Cernat
|
9c3a37a790
|
[Server] Make GetCellStateDescription's cstrDescription null-terminated
|
2017-01-27 14:16:27 +02:00 |
|
Koncord
|
316e5fa22e
|
[CI] Disable Browser
|
2017-01-27 19:44:35 +08:00 |
|
Koncord
|
0e9746044d
|
[CI] Disable OS X build, again
|
2017-01-27 19:39:33 +08:00 |
|
Koncord
|
1c810ecad5
|
[Server] Fix memory leak in GetCellStateDescription()
|
2017-01-27 19:05:18 +08:00 |
|
David Cernat
|
268a1501ad
|
[GUI] Make tes3mp_dialog_list larger
|
2017-01-27 11:59:26 +02:00 |
|
David Cernat
|
7efb374f75
|
[Client] Avoid fetching guiMessageBox.type again for every condition
|
2017-01-27 10:41:10 +02:00 |
|
David Cernat
|
0917184359
|
[GUI] Replace "Yes" button with "OK" in tes3mp_dialog_list
|
2017-01-27 10:29:55 +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
|
4dc0ba21ec
|
[General] Fix packet ID for ID_PLAYER_CELL_LOAD
|
2017-01-26 12:19:49 +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 |
|
Koncord
|
777a570d93
|
Init modName
|
2017-01-22 15:09:52 +08:00 |
|
Koncord
|
4c2294d105
|
Override closeEvent in MainWindow
|
2017-01-22 15:09:17 +08:00 |
|
Koncord
|
86d8b0630f
|
Do not allow override ServerModel
|
2017-01-22 15:07:42 +08:00 |
|
Koncord
|
5b88f3fc44
|
Use C++11 in browser
|
2017-01-22 15:01:05 +08:00 |
|
Koncord
|
0af5e1269a
|
Move browser xml files to files/tes3mp/ui
|
2017-01-22 15:00:28 +08:00 |
|