| .. |
|
actionMap.cpp
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
пре 7 година |
|
actionMap.h
|
81a7fabe3c
Implements hold and context keybind functionality, enabling the ability to have actionmap binds for holding down a button(complete with hold time return if needed) and context binds for being able to have different events for tapping and holding on the same key.
|
пре 7 година |
|
connectionStringTable.cpp
|
d9a723d533
More cats and cpys in files that xcode doesn't see
|
пре 7 година |
|
connectionStringTable.h
|
7dbfe6994d
Engine directory for ticket #1
|
пре 13 година |
|
netConnection.cpp
|
5a1405d4bb
packet-size-checking -- Methods for querying packet-size settings. Used for detecting when spells or effects overrun the packet buffer from networked dynamic field usage.
|
пре 8 година |
|
netConnection.h
|
5a1405d4bb
packet-size-checking -- Methods for querying packet-size settings. Used for detecting when spells or effects overrun the packet buffer from networked dynamic field usage.
|
пре 8 година |
|
netDownload.cpp
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
пре 7 година |
|
netEvent.cpp
|
cd42424d61
Use a strong reference instead of more manual reference counting.
|
пре 11 година |
|
netGhost.cpp
|
10cb6ab9c4
Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153
|
пре 9 година |
|
netInterface.cpp
|
704577e051
Preliminary IPV6 Support
|
пре 9 година |
|
netInterface.h
|
704577e051
Preliminary IPV6 Support
|
пре 9 година |
|
netObject.cpp
|
6497ea5c76
Merge branch 'development' into issue_2115
|
пре 7 година |
|
netObject.h
|
d9a723d533
More cats and cpys in files that xcode doesn't see
|
пре 7 година |
|
netStringTable.cpp
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
пре 7 година |
|
netStringTable.h
|
121d65215e
Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
|
пре 9 година |