Joachim Meyer
|
28471b9e2b
Adding HTTPFetcher to fetch files from the WWW via HTTP, fixing getThreadID on Windows.
|
hace 10 años |
Ivan Safrin
|
c4b0b0d0cc
Merged Windows pen pull request
|
hace 10 años |
Ivan Safrin
|
0f74d7b45b
WGL extensions now properly intialized. Antialiasing now works on Windows
|
hace 11 años |
Joachim Meyer
|
74617f3bed
Fix Polycode IDE can't run projects on another drive. (fixes #591, fixes #601)
|
hace 11 años |
Joachim Meyer
|
cf9fdece10
Fix captureMouse in fullscreen, fixes #615
|
hace 11 años |
Joachim Meyer
|
e9df5a755a
Fix Windows non resizable window having a frame.
|
hace 11 años |
Joachim Meyer
|
b0c08c7d8d
Fixes #611
|
hace 11 años |
Ivan Safrin
|
4eb4f1a96c
Merge pull request #598 from JLouis-B/filePicker_fixes
|
hace 11 años |
Ivan Safrin
|
871d761407
Fixed fullscreen/windowed switching on Windows, fixed the core not setting a pointer to itself in Threaded processes
|
hace 11 años |
JLouis-B
|
025a8c46e0
fix for multiple files selection
|
hace 11 años |
JLouis-B
|
49eb36b0ad
Win32Core::openFilePicker fixes
|
hace 11 años |
Ivan Safrin
|
aa77fcb758
Merge pull request #493 from fodinabor/WinMouseCaptureFix
|
hace 11 años |
Ivan Safrin
|
b6663d29ce
Updated Windows to use the latest fixed update code, added a save file dialog to core (only windows implementation for now)
|
hace 11 años |
Joachim Meyer
|
6b72f057bf
Fixes #450
|
hace 11 años |
Ivan Safrin
|
a616933765
Made Alt key work correctly on Windows, OpenGL buffer will not scale now on higher DPI settings in Windows
|
hace 12 años |
Bill Robinson
|
a46463fce5
Compilation fixes for MinGW32
|
hace 12 años |
Ivan Safrin
|
f6db02c499
Changed executeExternalCommand on Windows to use popen and return resulting output
|
hace 12 años |
Ivan Safrin
|
94423a0646
Removed build bat files added by pull request, windows fixes
|
hace 12 años |
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.
|
hace 12 años |
Devin Stone
|
753dc34942
Timing on Windows now uses QueryPerformanceCounter() instead of GetTickCount()
|
hace 12 años |
Devin Stone
|
6980ce7927
Update PolyWinCore.cpp
|
hace 12 años |
Ivan Safrin
|
de0c58bc37
Merge pull request #351 from samiamwork/renderer_init
|
hace 12 años |
Ivan Safrin
|
3a4bff747a
Merge pull request #335 from CIB/mingw
|
hace 12 años |
Nur Monson
|
6297b0d878
Add Init() method to Renderer
|
hace 12 años |
cib
|
889bf7fb47
Fixes windows headers to use the exact mingw capitalization.
|
hace 12 años |
mcc
|
edd758b8c4
Small mingw compile fixes
|
hace 12 años |
ZenX2
|
f3952611fa
Fixed Windows scrollwheel events
|
hace 12 años |
cib
|
d48022a44c
Added Core::captureMouse(bool)
|
hace 12 años |
cib
|
f7cf4f15b5
Fixed PAGEUP and ALT on windows.
|
hace 12 años |
cib
|
1e5b9e3100
Improved the LSHIFT/RSHIFT distinction.
|
hace 12 años |