Koncord
|
ea9c31a8f7
|
[Client] Add password to client params and to config file
|
8 years ago |
David Cernat
|
04d45b9dbb
|
[General] Rename packets to show they are for players only, not NPCs
|
8 years ago |
Koncord
|
536715cf46
|
Cleanup tes3mp headers
|
8 years ago |
Koncord
|
753dc50131
|
Fix crash if connection has failed
|
8 years ago |
David Cernat
|
3a733eb122
|
Make tes3mp includes consistent
|
8 years ago |
Koncord
|
e2522fa366
|
Simplify LOG macros
|
8 years ago |
David Cernat
|
fa9d6e810e
|
Use lowerCamelCase in tes3mp client function names like OpenMW does
|
8 years ago |
David Cernat
|
3dcb8738c1
|
Create placeholder WorldController class
|
8 years ago |
David Cernat
|
4621363b65
|
Make capitalization reflect name of filename, and remove unused check
|
8 years ago |
David Cernat
|
05cfc918f5
|
Temporarily use a whitelist for scripts instead of a blacklist
|
8 years ago |
David Cernat
|
c205e793cb
|
Add and implement ID_SCRIPT_MEMBER_SHORT
|
8 years ago |
David Cernat
|
65363b0dd1
|
Avoid sending packets for 9 more ingame scripts
|
8 years ago |
David Cernat
|
47854d631b
|
Avoid sending packets for 2 more ingame scripts
|
8 years ago |
David Cernat
|
c99c3b1486
|
Avoid sending packets for 3 additional spammy ingame scripts
|
8 years ago |
David Cernat
|
75f6d82f08
|
Add a way of filtering out ingame scripts for upcoming script packets
|
8 years ago |
David Cernat
|
f218613231
|
Rename client Networking's GetPacket method into GetPlayerPacket
|
8 years ago |
Koncord
|
fa0a55c2a9
|
Fix use of freed memory
|
8 years ago |
David Cernat
|
728a09e423
|
Reorder functions in LocalPlayer and make their names more consistent
|
8 years ago |
David Cernat
|
ce4b326b02
|
Rename ID_GAME_UPDATE_BASESTATS into ID_GAME_DYNAMICSTATS_CURRENT
|
8 years ago |
Koncord
|
24617589e4
|
Fix packet spam
|
8 years ago |
Koncord
|
96e2d749c7
|
New auth protocol
|
8 years ago |
David Cernat
|
263efa9988
|
Fix formatting, part 2
|
8 years ago |
Koncord
|
1b403719f5
|
Merged branch master into master
|
8 years ago |
Koncord
|
997c62cc52
|
Add --connect option to client
|
8 years ago |
David Cernat
|
d830937f4e
|
Fix typo in method name "getGUIConroller"
|
8 years ago |
Koncord
|
35991fcd15
|
Add logger to client
|
8 years ago |
David Cernat
|
1363c4c5b6
|
Make formatting consistent
|
8 years ago |
Koncord
|
9ab77cb123
|
New API functions: MessageBox, CustomMessageBox, InputDialog
New Callback: OnGUIAction
|
9 years ago |
Koncord
|
1b259e2d33
|
Syncing inventory, animations, position, 8 key attributes
Created Package system
|
9 years ago |