Historique des commits

Auteur SHA1 Message Date
  AzaezelX 0ce2da3a23 clean up math varsize complaints il y a 2 ans
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector il y a 2 ans
  Lukas Aldershaab 197a62f6ea Convert dStrcmp to String::compare for more cases il y a 5 ans
  AzaezelX bd8a72005e uninitialized variables-platform il y a 5 ans
  Areloch 6ae3076ab7 Moves the path return from fileDialog through the returnBuffer so it doesn't get mangled or corrupted in memory inadvertently. il y a 6 ans
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows il y a 7 ans
  Areloch 490c05ffd4 Adds the ability to force the path returned by the file dialog to be relative. il y a 8 ans
  Areloch f657f774ce Updates Native File Dialogs lib to enable browsing and selecting of folders, instead of just files. il y a 8 ans
  Thomas "elfprince13" Dickerson 27e2871b01 Replaced StringTable->insert("") with StringTable->EmptyString() il y a 9 ans
  Areloch c0a96c908f Adds handling for if the user cancels out of the file dialog, and adds support for proper multi-filters. il y a 9 ans
  Azaezel 5958e86e9a corrects native file dialogue return values il y a 9 ans
  Areloch ec6f9c05a6 Integrates the nativeFileDialog library to enable native file dialogs on the major platforms. It is activated with SDL. il y a 9 ans