84 Commits (215ff59e6546d7d8258e37cdcbe0cafbb2ca0ef2)

Author SHA1 Message Date
Anders Jenbo 5b95289440 Render FPS count using ingame font 7 years ago
Gleb Mazovetskiy 7dc73dd825 SDL1: Remove SDL_DOUBLEBUF 7 years ago
Gleb Mazovetskiy aa816b43e2 GetAsyncKeyState: Implement more keys 7 years ago
Gleb Mazovetskiy df8d7a1f46 Compatibility with SDL v2.0.3 7 years ago
Gleb Mazovetskiy dd5bc39816 Get a fresh window surface before rendering to it (#358) 7 years ago
Gleb Mazovetskiy 9d4dce5c62 SDL1: Support fullscreen 7 years ago
Anders Jenbo 810b12a37d Drop unused code 7 years ago
Anders Jenbo 0929cdd9ac Ignore SDL_KEYMAPCHANGED event 7 years ago
Anders Jenbo a8e4db538f Display SDL error messages in UI dialog 7 years ago
Gleb Mazovetskiy 2fb84d5f60 Renderer texture: use RGB888 instead of RGBA8888 7 years ago
Anders Jenbo dc5bbd0c49 Implement DefWindowProc directly in MainWndProc 7 years ago
Anders Jenbo b35a886846 Limit verbose info level debug to _DEBUG mode 7 years ago
Anders Jenbo fb01349343 Ignore uninteresting SDL events 7 years ago
Anders Jenbo 5eacf0ed8e Implement GetAsyncKeyState (enables two debug features) 7 years ago
Anders Jenbo 73a7a1ae6d Remove unimplemented functions that aren't needed with SDL 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy 4ea3a4e941 Make Source/ dialogs call DiabloUI/dialogs.cpp 7 years ago
Mathieu Maret 3ec16ee3c5 Correct memory leak 7 years ago
Gleb Mazovetskiy 4f6c5791a7 Fix some compiler warnings 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 606d5536f2 Set version and project name via CMake 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Gleb Mazovetskiy 2bfcbbfb2f Fix memory leak in sound.cpp 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 8ee689b803 Remove miniwin abstraction for disabeling the screensaver 7 years ago
Gleb Mazovetskiy 2cc0c2cfbb Clang: Remove -fms-extensions -fms-compatibility 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Gleb Mazovetskiy 4b42117022 Set Art palette only if it changed 7 years ago
Pyr0Byt3 2c8641194d fix multiple voices playing simultaneously 7 years ago
Anders Jenbo 3de9b4b1e9 Clean up MPQ loading and make it more portable 7 years ago
Anders Jenbo 5b2a878945 Remove check for multiple application instances 7 years ago
Anders Jenbo 55717bb429 Remove RegisterClassEx part of miniwin 7 years ago
Gleb Mazovetskiy 85295838a4 An option to use SDL1 instead of SDL2 7 years ago
Mathieu Maret 19f5686770 Catch exception by reference 7 years ago
Anders Jenbo 5cadee74c2 Fix a few compiler warnings 7 years ago
Anders Jenbo 0d39f6fe08 Remove unused miniwin poarts 7 years ago
Anders Jenbo f7fda58cd2 Remove check for Office 95 7 years ago
Anders Jenbo 7479f3a4ff Strip more dummy code 7 years ago
Anders Jenbo 288f31a1f1 Clean up unused code 7 years ago
Anders Jenbo 1ebf8fe27d Remove unused fallbacks 7 years ago
danellos 538672bbac Fixed file remove failure on macOS 7 years ago
danellos 0f9fc228ce Full "Delete Hero" implementation 7 years ago
Anders Jenbo 8a2316015f Fix setting window focuse on non GNU systems 7 years ago
Robin Eklind deb187be9b miniwin: remove comment for unused SDL key-codes 7 years ago
Robin Eklind 929be99acf miniwin: fix keycode translation of SDLK_MENU 7 years ago
Robin Eklind 2e9f835205 miniwin: map additional keycodes 7 years ago
Pyr0Byt3 0e2a44dbab fix automap zoom 7 years ago
Pyr0Byt3 f8b7b2fe8e fix panning 7 years ago
Anders Jenbo 64f2b5299a
Drop dependency on haptic devices. 7 years ago