История коммитов

Автор SHA1 Сообщение Дата
  Ivan Safrin c51a325316 Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning 12 лет назад
  Ivan Safrin 53710dcae0 Windows fixes 13 лет назад
  Ivan Safrin 54e9b1a16d Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes 13 лет назад
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 лет назад
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. 14 лет назад
  Ivan Safrin 12edbe69f4 Initial Linux support using an SDL core. 14 лет назад
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 лет назад
  Ivan Safrin d8026e7e81 Fixed data to string converstion 15 лет назад
  Ivan Safrin 347e2cb643 Added Data class, UTF8 support for String, save functionality for text editor in IDE 15 лет назад