Historique des commits

Auteur SHA1 Message Date
  Ivan Safrin aa77fcb758 Merge pull request #493 from fodinabor/WinMouseCaptureFix il y a 11 ans
  Ivan Safrin b6663d29ce Updated Windows to use the latest fixed update code, added a save file dialog to core (only windows implementation for now) il y a 11 ans
  Joachim Meyer 6b72f057bf Fixes #450 il y a 11 ans
  Ivan Safrin a616933765 Made Alt key work correctly on Windows, OpenGL buffer will not scale now on higher DPI settings in Windows il y a 12 ans
  Bill Robinson a46463fce5 Compilation fixes for MinGW32 il y a 12 ans
  Ivan Safrin f6db02c499 Changed executeExternalCommand on Windows to use popen and return resulting output il y a 12 ans
  Ivan Safrin 94423a0646 Removed build bat files added by pull request, windows fixes il y a 12 ans
  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. il y a 12 ans
  Devin Stone 753dc34942 Timing on Windows now uses QueryPerformanceCounter() instead of GetTickCount() il y a 12 ans
  Devin Stone 6980ce7927 Update PolyWinCore.cpp il y a 12 ans
  Ivan Safrin de0c58bc37 Merge pull request #351 from samiamwork/renderer_init il y a 12 ans
  Ivan Safrin 3a4bff747a Merge pull request #335 from CIB/mingw il y a 12 ans
  Nur Monson 6297b0d878 Add Init() method to Renderer il y a 12 ans
  cib 889bf7fb47 Fixes windows headers to use the exact mingw capitalization. il y a 12 ans
  mcc edd758b8c4 Small mingw compile fixes il y a 12 ans
  ZenX2 f3952611fa Fixed Windows scrollwheel events il y a 12 ans
  cib d48022a44c Added Core::captureMouse(bool) il y a 12 ans
  cib f7cf4f15b5 Fixed PAGEUP and ALT on windows. il y a 12 ans
  cib 1e5b9e3100 Improved the LSHIFT/RSHIFT distinction. il y a 12 ans
  Ivan Safrin d30258d26a Added new Render/Update separation to Windows Core il y a 12 ans
  cib 8a0d9dcf0a Was missing a break in switch il y a 12 ans
  cib c5d28364f8 Fixes shift on windows, issue #85 il y a 12 ans
  Alejandro Cámara 04f5a939c9 Patch to compile Polycode in VS2012 for Win64 il y a 13 ans
  mcc e13c35500a Omnibus MinGW support patch: Updates to MinGW hacks block in CMakeLists. Updates to GLEE glue/exceptions in PolyGLHeaders, PolyGLSLShaderModule, PolyWinCore. Remove redundant gl includes in PolyWinCore.cpp. Include <ios> explicitly in windows PolycodeView. Omit multitouch support (code in PolycodeView, TUIO module) when compiling with MinGW. All targets other than MinGW+Windows should remain unchanged after bringing in these changes because everything's behind #ifdefs. il y a 13 ans
  Ivan Safrin 6058f09c03 Windows core key events, polybuild now properly removes file il y a 13 ans
  Ivan Safrin 793678649e Implemented the last bits of the Windows core il y a 13 ans
  Ivan Safrin 134576cae7 Tons of Windows fixes il y a 13 ans
  Ivan Safrin c8d1c08f26 Numerous windows fixes and windows IDE project il y a 13 ans
  Ivan Safrin 53710dcae0 Windows fixes il y a 13 ans
  Ivan Safrin e077c756fa VSync support in Windows il y a 13 ans