| .. |
|
actionMap.cpp
|
7d91d0a577
Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic
|
преди 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
|
789979d58a
duplicated ghostinfo itterator
|
преди 7 години |
|
netInterface.cpp
|
e718841467
Eliminate DefineConsoleFunction
|
преди 7 години |
|
netInterface.h
|
704577e051
Preliminary IPV6 Support
|
преди 9 години |
|
netObject.cpp
|
386efa0602
netObject classvar cleanups
|
преди 7 години |
|
netObject.h
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
преди 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 години |