Koncord
|
c147d13a73
|
[Browser] Move hardcoded title to UI
|
8 years ago |
Koncord
|
cb0f5524be
|
[Browser] Implement filters
|
8 years ago |
Koncord
|
e3a304dd03
|
[Browser] Add filters to UI
|
8 years ago |
Koncord
|
f86d17d8a6
|
[Browser] Add custom proxy model
|
8 years ago |
Koncord
|
dba98f9261
|
[Browser] Not trying to download extended data if server is unreachable
|
8 years ago |
Koncord
|
6b42f870a7
|
[Browser] Use constant instead magic value
|
8 years ago |
Koncord
|
3070ecdea7
|
[Browser] Allow connecting by double click
|
8 years ago |
David Cernat
|
5eff2ece21
|
[Server] Fix memory leaks related to WorldEvents as suggested by Koncord
|
8 years ago |
David Cernat
|
6b9fba7885
|
[Server] Add script functions for getting/setting world object rotation
|
8 years ago |
David Cernat
|
920c1113a3
|
[Server] Add script functions for setting world object placement info
|
8 years ago |
David Cernat
|
2c5cc82f49
|
[Server] Add script functions for getting world object placement info
|
8 years ago |
David Cernat
|
27ac314cb1
|
[Server] Add script functions for getting world object refIds & refNums
|
8 years ago |
David Cernat
|
b549da996e
|
[Server] On second thought, keep cell description as argument to them
|
8 years ago |
David Cernat
|
5989bbd97e
|
[Server] Remove arguments from OnObjectPlace & OnObjectDelete callbacks
|
8 years ago |
David Cernat
|
2cecce6c72
|
[Server] Use static WorldEvent variable in Networking
|
8 years ago |
David Cernat
|
08faad9f32
|
Merge pull request #134 from OpenMW/master
Add OpenMW commits up to 28 Jan
|
8 years ago |
David Cernat
|
15ed4b8da6
|
[Components] Use 24 hour format instead of 12 for log file timestamps
|
8 years ago |
David Cernat
|
8bc6dfe590
|
[General] Remove duplicate constructor in PacketObjectUnlock
|
8 years ago |
scrawl
|
4c4ec6b108
|
Merge pull request #1196 from Allofich/warnings
Fix MSVC warnings
|
8 years ago |
David Cernat
|
dddc253d70
|
[Client] Fix console message for LocalPlayer's cell change
|
8 years ago |
David Cernat
|
f11df211fa
|
[Server] Add script functions for dealing w/ WorldEvents & WorldObjects
|
8 years ago |
David Cernat
|
9f1e491a75
|
[General] Make WorldEvents store information about multiple objects
|
8 years ago |
Allofich
|
0f20312012
|
Fix MSVC warnings
|
8 years ago |
David Cernat
|
624b85347a
|
[Client] Create LocalEvent class and use it instead of WorldEvent
|
8 years ago |
David Cernat
|
ee86c9161d
|
[Client] Set InterpreterContext's sendPackets to false in constructor
|
8 years ago |
Koncord
|
b658adf7b0
|
[Server] Killed another tab character
|
8 years ago |
Stanislav Zhukov
|
74ecbbb975
|
Merge pull request #133 from TES3MP/tes3mp-travis-patches
Travis patches
|
8 years ago |
Koncord
|
19bd7e50ba
|
[CI] Use QT5 instead QT4
|
8 years ago |
David Cernat
|
9c3a37a790
|
[Server] Make GetCellStateDescription's cstrDescription null-terminated
|
8 years ago |
Koncord
|
316e5fa22e
|
[CI] Disable Browser
|
8 years ago |
Koncord
|
0e9746044d
|
[CI] Disable OS X build, again
|
8 years ago |
Koncord
|
1c810ecad5
|
[Server] Fix memory leak in GetCellStateDescription()
|
8 years ago |
David Cernat
|
268a1501ad
|
[GUI] Make tes3mp_dialog_list larger
|
8 years ago |
David Cernat
|
7efb374f75
|
[Client] Avoid fetching guiMessageBox.type again for every condition
|
8 years ago |
David Cernat
|
0917184359
|
[GUI] Replace "Yes" button with "OK" in tes3mp_dialog_list
|
8 years ago |
David Cernat
|
0ccfe66212
|
[Server] Send stable C string in GetCellStateDescription()
|
8 years ago |
David Cernat
|
4f288ab558
|
[Server] Read contents of ID_PLAYER_CELL_STATE
|
8 years ago |
David Cernat
|
6331c55bc7
|
[Server] Add colons missing from CELLAPI
|
8 years ago |
David Cernat
|
2f644e9b14
|
[Server] Add script functions for getting info about cell state changes
|
8 years ago |
David Cernat
|
70823d011d
|
[Server] Define CELLAPI
|
8 years ago |
David Cernat
|
0cc20d26ce
|
[Server] Move script functions for cells to a new CellFunctions class
|
8 years ago |
David Cernat
|
5a22032a41
|
Merge branch 'master' of https://github.com/TES3MP/openmw-tes3mp
|
8 years ago |
David Cernat
|
62f359e250
|
[Server] Rename Translocations into Positions
|
8 years ago |
Koncord
|
ab3c2544b5
|
[Client] Use constant instead magic value
|
8 years ago |
Koncord
|
34a46e6811
|
[Client] Simplify hasFinishedCharGen method
|
8 years ago |
David Cernat
|
96bd21a7ca
|
[Server] Rename OnPlayerCellLoad to OnPlayerCellState, add action param
|
8 years ago |
David Cernat
|
244da19a51
|
[General] Turn ID_PLAYER_CELL_LOAD into ID_PLAYER_CELL_STATE for clarity
|
8 years ago |
David Cernat
|
055376c8ee
|
[Client] Only send ID_PLAYER_CELL_LOAD when CharGen is over
|
8 years ago |
David Cernat
|
b5b5551fcd
|
[Client] Add LocalPlayer::hasFinishedCharGen() method
|
8 years ago |
David Cernat
|
4dc0ba21ec
|
[General] Fix packet ID for ID_PLAYER_CELL_LOAD
|
8 years ago |