David Cernat
|
9fe54aa8c6
|
[General] Add getArchitectureType() to multiplayer Utils
Additionally, rename getOperatingSystem() into getOperatingSystemType() for clarity.
|
6 years ago |
David Cernat
|
da6b89c185
|
[General] Add getOperatingSystem() to multiplayer Utils
|
6 years ago |
David Cernat
|
715cac807d
|
[General] Add compareFloats to Utils
|
7 years ago |
David Cernat
|
22b2b7a9c6
|
[General] Add Utils methods for checksums
|
7 years ago |
David Cernat
|
ae55ee7f0b
|
[General] Add getNumberOfDigits to Utils in components
|
7 years ago |
Koncord
|
fa2bf0663e
|
[General] Simplify vectorContains
|
7 years ago |
David Cernat
|
c7f10892a9
|
[General] Add vectorContains util for checking strings in vectors
|
7 years ago |
David Cernat
|
7b702bf8c2
|
[General] Add and use utility function for int value checks in vectors
(cherry picked from commit a796f81444 )
|
7 years ago |
David Cernat
|
182f8c1f06
|
[General] Print client version on startup
|
7 years ago |
David Cernat
|
61b1a59814
|
[General] Move server's version printing method to Utils
|
7 years ago |
David Cernat
|
cca4991e74
|
[Utils] Use consistent names for utility functions added by tes3mp
|
7 years ago |
David Cernat
|
f527fe9ebe
|
[General] Add basic integrity check to reading of ActorList packets
Additionally, add newlines to files missing them.
|
8 years ago |
Koncord
|
47e6820f97
|
[General] Move printWithWidth and intToHexStr to components
|
8 years ago |
David Cernat
|
67ec81ad0c
|
[Client] Use utility function for converting strings in mwmp::Cell
|
8 years ago |
Koncord
|
3d294500ba
|
[General] Use std::replace() instead for-each in Utils::convertPath()
|
8 years ago |
Koncord
|
c353e18645
|
[General] Move Utils from server to components
Rewrite CRC32 functions to the Boost equivalent
|
8 years ago |