2
0
Areloch 3a71c75596 Merge branch 'development' into EngineAPI-Refactor 6 жил өмнө
..
actionMap.cpp bc435a3b33 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 жил өмнө
actionMap.h 5fd5519670 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 963333c583 More cats and cpys in files that xcode doesn't see 7 жил өмнө
connectionStringTable.h 7dbfe6994d Engine directory for ticket #1 13 жил өмнө
netConnection.cpp b17b45edbb 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 b17b45edbb 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 a94587af43 Use strncpy instead of strcpy because again, buffer overflows 7 жил өмнө
netEvent.cpp cd42424d61 Use a strong reference instead of more manual reference counting. 10 жил өмнө
netGhost.cpp b37dcc9d3a duplicated ghostinfo itterator 7 жил өмнө
netInterface.cpp 5bde18143f Eliminate DefineConsoleFunction 7 жил өмнө
netInterface.h 704577e051 Preliminary IPV6 Support 9 жил өмнө
netObject.cpp 53869600cc netObject classvar cleanups 7 жил өмнө
netObject.h 28e509af1a Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 жил өмнө
netStringTable.cpp 6b024b21bf 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 жил өмнө