3123 Commits (02416d3fc79fa36a2ea2977302f04f4a10e241b3)
 

Author SHA1 Message Date
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
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 d840f388c7 Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
Cybervitexus ab60df6618 Diasurgical master (#336) 7 years ago
Anders Jenbo f9fe0bf929 Revert "Static link on modern Clang" 7 years ago
arczi84 1ab2fb2666 Endian madness 7 years ago
Robin Eklind 9bf8332d48
Merge pull request #1360 from diasurgical/ui_consts 7 years ago
Benny Franco Dennis 1efd018b19 Add dependencies to the macOS bundle app 7 years ago
Benny Franco Dennis 67f847c4e5 Fix parameter to set build to release 7 years ago
Anders Jenbo 11febb1532
Static link on modern Clang 7 years ago
Marlon Beijer d641c65562 Some fixes for Big Endian systems 7 years ago
Anders Jenbo ca05b2e32d
Promote FreeBSD to 64bit and default compiler 7 years ago
Anders Jenbo ebe846d6ef
Get version from git (#331) 7 years ago
Gleb Mazovetskiy 10733ffff6 CMake: Use LTO on all compilers where supported (#330) 7 years ago
Gleb Mazovetskiy d15bd453c6 Make DiabloUI/errorart arrays const 7 years ago
Gleb Mazovetskiy 52e4064fe5 art.cpp: Use `const_cast` instead of C-style cast 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy 4e1b35b71e FindSDL2_ttf.cmake: Fix header check 7 years ago
qndel 06e7b4dbdb more enums 7 years ago
qndel 7129558d0b apply enums 7 years ago
Vítězslav Dvořák fb24212761 Debian Package update 7 years ago
Anders Jenbo edbc23f144
Clean up diablo.cpp 7 years ago
qndel ee590ad129 DrawAutomapType cleanup 7 years ago