3146 Commits (360543703ef2eb2f48c3b98ea85f080acfa1841b)
 

Author SHA1 Message Date
miqlas 360543703e Cleanup HAIKU compilation instructions (#371) 7 years ago
Gleb Mazovetskiy 4ac8472850 Add some checks to DrawTTF 7 years ago
Gleb Mazovetskiy 7dc73dd825 SDL1: Remove SDL_DOUBLEBUF 7 years ago
Gleb Mazovetskiy aa816b43e2 GetAsyncKeyState: Implement more keys 7 years ago
Mathieu Maret 3c416b16d7 Fix display of Connection menu (#354) 7 years ago
Gleb Mazovetskiy df8d7a1f46 Compatibility with SDL v2.0.3 7 years ago
Anders Jenbo 141bffe1dd
Update town.cpp 7 years ago
Anders Jenbo a0baa92ef0 Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
galaxyhaxz 7f0eb791f8 Fix function order [drlg_l4.cpp] 7 years ago
galaxyhaxz 2b05500486 Fix function order [drlg_l3.cpp] 7 years ago
Anders Jenbo feeae23076 Prevent infinit recursion in UiOkDialog 7 years ago
Gleb Mazovetskiy dd5bc39816 Get a fresh window surface before rendering to it (#358) 7 years ago
Anders Jenbo 6597688eac Rename cell functions 7 years ago
Robin Eklind 9aabe31cc3
Merge pull request #1803 from galaxyhaxz/NameFixersrt 7 years ago
galaxyhaxz 74216dc1b4 Fix function order [drlg_l1.cpp] 7 years ago
Anders Jenbo 263ab2bb48 Remove unused debug functions 7 years ago
Gleb Mazovetskiy 9d4dce5c62 SDL1: Support fullscreen 7 years ago
Anders Jenbo b23e1ea527 Unload art fonts 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 426c246535 Simplify SDL1/2 palette handling 7 years ago
Gleb Mazovetskiy 356e276b0a credits.cpp: Hard-code a safe mask color 7 years ago
Anders Jenbo 02416d3fc7 Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
Anders Jenbo bf040777cb Make more use of cell helpers 7 years ago
Gleb Mazovetskiy 69d6238a7c Add BUGFIX comment for gmenu_call_proc 7 years ago
Gleb Mazovetskiy 332dbf71c1 CMake: LTO improvements 7 years ago
Gleb Mazovetskiy bf493d8b58 Fix UB: pointer overflow gmenu.cpp:112 7 years ago
Gleb Mazovetskiy e7d7cbe098 DiabloUI/credits: Use SDL_SetPaletteColors in SDL2 7 years ago
Gleb Mazovetskiy b80963f057 DiabloUI/credits: Remove BlitToViewport helper 7 years ago
Gleb Mazovetskiy d76e577ee4 DiabloUI/credits: Render TTF only once 7 years ago
Gleb Mazovetskiy 89ff46a371 Remove SDL_Delay(1) 7 years ago
Gleb Mazovetskiy f0a90f4717 DiabloUI: Credits improvements 7 years ago
Anders Jenbo 3d1dadced1 Move the comparer-config to the devilution repo 7 years ago
galaxyhaxz 3c7a08a336
Fix function order [scrollrt.cpp] (#1800) 7 years ago
Gleb Mazovetskiy 2fb84d5f60 Renderer texture: use RGB888 instead of RGBA8888 7 years ago
Gleb Mazovetskiy fb37bbf675 Disable some signed shift UBSAN warnings 7 years ago
Gleb Mazovetskiy 65344058ec Fix UB: Misaligned access in GetCelFrameClipped 7 years ago
Gleb Mazovetskiy c2056c6cbf SHA: Fix some implementation-defined behaviour (#343) 7 years ago
Gleb Mazovetskiy 2d8a778840 RetroFW / OpenDingux build configurations (#264) 7 years ago
Anders Jenbo b3bef4c534
Update README.md 7 years ago
Anders Jenbo 88039e9a21 Prepare release 7 years ago
Gleb Mazovetskiy e4de2ad177 Fix UB: Signed integer overflow engine.cpp:1264 7 years ago
Gleb Mazovetskiy 31ba9e773c CMake: Explicitly enable POSIX extensions 7 years ago
Gleb Mazovetskiy 1ec5fa7896 Fix UB: load/store of misaligned render.cpp:130 7 years ago
Gleb Mazovetskiy 1ea70f8ae8 Build Source and SourceX with UBSAN by default 7 years ago
Anders Jenbo ed2a8b1844 Fix build error 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