Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeff Hutchinson dee89e25b8 Changes profiler to use the high precision timer built into windows. hace 4 años
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. hace 4 años
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows hace 7 años
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows hace 7 años
  Thomas "elfprince13" Dickerson 878fbdb609 merged into master hace 8 años
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space hace 8 años
  Thomas "elfprince13" Dickerson 0adab54678 one more go-round hace 8 años
  Thomas "elfprince13" Dickerson e554fc7f93 undo spurious changes used to trigger dirty for tabs and spaces hace 8 años
  Thomas "elfprince13" Dickerson 9c69cd32e8 Attempting to fix tabs and space (again) hace 8 años
  Thomas "elfprince13" Dickerson b31e0ad2da Attempting to fix tabs and space hace 8 años
  Thomas "elfprince13" Dickerson 0e30426def Eliminated a handful of deprecation warnings, as well as inconsistent handling of FS operations in OS X hace 8 años
  Anis 7418fbfbbd fixed memory leak in proper way hace 9 años
  Azaezel 27112c468a reversion for https://github.com/GarageGames/Torque3D/commit/a4c09d168029dccac872b5816b21f8298f73f5e9 hace 10 años
  Azaezel bf1449e3a7 fills in profiler timer fallback as per remmed out lines in other samples. see https://github.com/GarageGames/Torque3D/issues/1349 for report, and https://gist.github.com/Azaezel/2aafb88cf0d642418051 for result hace 10 años
  Azaezel a4c09d1680 leak prevention according to: https://vld.codeplex.com/ apparently we weren't freeing the entirety of the ProfilerData linked list when resetting the Profiler, and that was leading to a pinhole leak per profiled block hace 10 años
  LuisAntonRebollo 8ed0f508ca Minimal changes to compile T3D on WIN64. hace 11 años
  Thomas Fischer 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} hace 11 años
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 hace 13 años