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

Автор SHA1 Сообщение Дата
  Ivan Safrin 00ca758c8c Added joystick support in Linux SDL core, added joystick event functions to polycode player 12 лет назад
  cib d48022a44c Added Core::captureMouse(bool) 12 лет назад
  Ivan Safrin e62e6a5a7e Added new Render/Update separation to SDL Core 12 лет назад
  Ivan Safrin 4d7ef4e4cd Core lose and gain focus events in SDL/Linux 13 лет назад
  Ivan Safrin ff0a375751 More Linux fixes 13 лет назад
  Per Bodin bcd8c13916 Fix SDLCore executeExternalCommand 13 лет назад
  Ivan Safrin 134576cae7 Tons of Windows fixes 13 лет назад
  Ivan Safrin d3e4f94a53 Fixed mouse button assignment in Linux core 13 лет назад
  Ivan Safrin b203a668cd Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes 13 лет назад
  Ivan Safrin 0cbace3e56 added UIFileDialog, IDE on Linux uses UIFileDialog, added Linux file manipulation methods to SDLCore, fixed OSBasics to properly display root folder on Linux 13 лет назад
  Ivan Safrin c29cf18bf5 More Linux fixes 13 лет назад
  Ivan Safrin e01cd22654 SDL Core fixes, enabled TUIO on Linux 13 лет назад
  Ivan Safrin a770a9bcbb Linux fixes for core library and examples/template 13 лет назад
  Ivan Safrin 40766fd24b Moved getScreenInfo to Core 13 лет назад
  Ivan Safrin c8c249b915 Merge pull request #122 from mcclure/screeninfo 13 лет назад
  mcc e3e6758d7d Merge 9/22 screeninfo and ivansafrin Polycode branches 13 лет назад
  mcc 22c059054f Minor Linux fixes: Don't build TUIO, support warpCursor() 13 лет назад
  Ivan Safrin 33d6caed48 Linux fixes 13 лет назад
  mcc 72e45c7c9c Adds a CoreServices::getScreenInfo() which fetches screen width, height and refresh rate in a cross-platform way. If a Core object is given (0,0) as the screen coordinates in its constructor and also full screen mode is chosen, use getScreenInfo() to set the screen to the current resolution exactly. 14 лет назад
  Cameron Hart f19a328069 Fix SDLCore build error. 14 лет назад
  Cameron Hart cdee607137 Merge branch 'master' into pxljm 14 лет назад
  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 486cfee552 Fixed the SDL build in Mingw (hopefully!) 14 лет назад
  Ivan Safrin b53915032a Bugfixes and more examples 14 лет назад
  Ivan Safrin 12edbe69f4 Initial Linux support using an SDL core. 14 лет назад
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 лет назад
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 лет назад
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. 15 лет назад
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 лет назад