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

Автор SHA1 Сообщение Дата
  Ivan Safrin b6663d29ce Updated Windows to use the latest fixed update code, added a save file dialog to core (only windows implementation for now) 11 лет назад
  Ivan Safrin a616933765 Made Alt key work correctly on Windows, OpenGL buffer will not scale now on higher DPI settings in Windows 12 лет назад
  Ivan Safrin 94423a0646 Removed build bat files added by pull request, windows fixes 12 лет назад
  Ivan Safrin 838f415b7a Added icons to IDE and the player in windows. Made the IDE create file associations for the IDE and the player on launch. Made the IDE a single instance applications and implemented opening files in the running instance. Added (hacky) support for WM_COPYDATA string passing in Windows core. 12 лет назад
  Devin Stone 98d5e0b71a see previous commit 12 лет назад
  cib 889bf7fb47 Fixes windows headers to use the exact mingw capitalization. 12 лет назад
  cib d48022a44c Added Core::captureMouse(bool) 12 лет назад
  Ivan Safrin d30258d26a Added new Render/Update separation to Windows Core 12 лет назад
  mcc afc74abac5 Prevent event code collisions when using Polycode stock classes by adding a class-unique EVENTBASE_ constant to each class's event types. (The EVENTBASE_s are documented in PolyEvent.h.) Make a small change to create_lua_library to support the EVENTBASE_ idiom. 13 лет назад
  Ivan Safrin 6058f09c03 Windows core key events, polybuild now properly removes file 13 лет назад
  Ivan Safrin 793678649e Implemented the last bits of the Windows core 13 лет назад
  Ivan Safrin 134576cae7 Tons of Windows fixes 13 лет назад
  Ivan Safrin c8d1c08f26 Numerous windows fixes and windows IDE project 13 лет назад
  Ivan Safrin c77626f237 Fix unsupported vector returns not returning lua stack uncrement value in bindings, added POLYCODE_CORE defines in all cores for convenience 13 лет назад
  Ivan Safrin ebac791192 Windows should mostly work now, except for examples project 13 лет назад
  Ivan Safrin e077c756fa VSync support in Windows 13 лет назад
  Ivan Safrin ffc983a341 Fixed Windows native multitouch support 13 лет назад
  Ivan Safrin 54a4856cc7 Should compile on Windows again 13 лет назад
  Ivan Safrin 83f843670e Fixed potential crash in TUIO module, exposed eventMutex in Core 13 лет назад
  Ivan Safrin 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows 13 лет назад
  mcc 286943b14b Fix new mingw compile issues (except OpenAL) 13 лет назад
  Danny Warren 40fb920e56 Added winxp/vista fallback for multitouch functions 13 лет назад
  Ivan Safrin 29c653a2e6 Native Windows multi-touch support and fixes 13 лет назад
  Ivan Safrin 2d48f5192b Gamepad support in Windows 14 лет назад
  Ivan Safrin 5c34882c66 Started working on Windows gamepad support + Unicode fix for Windows 14 лет назад
  Ivan Safrin e39113166b Winsock and GLSL fixes for Windows 14 лет назад
  Ivan Safrin d362e3dea1 Windows fixes 14 лет назад
  Cameron Hart ebd46c43f0 Windows compile fixes. 14 лет назад
  Cameron Hart 94c4d628d1 Win32 compile fixes. 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 лет назад