3159 Commits (ad7a621e5fb18dd0b9657c4d78bde8bde2ac8f9f)
 

Author SHA1 Message Date
Anders Jenbo ad7a621e5f Drop PitchTbl to avoid resolution restriction 7 years ago
Anders Jenbo e695c0d9ea Combine zoomed and standard view 7 years ago
Anders Jenbo d4e3b573d0 Allow for adjustable resolutions 7 years ago
Anders Jenbo 9e1b161bc0 Unify upper and lower screen rendering 7 years ago
Anders Jenbo 8ed4515727 Strip clipping from town and scroll 7 years ago
Anders Jenbo 11e8df8f6c Deduplicate missile rendering code 7 years ago
Anders Jenbo c292355650 Update Raspberry Pi release notes 7 years ago
Gleb Mazovetskiy f0eab35672 SDL 2.0.3 SVid: Use non-device Audio API 7 years ago
Gleb Mazovetskiy f13d2d193a SDL 2.0.3 SVid: Zero audio buffer before MixAudio 7 years ago
Gleb Mazovetskiy 56b77eb633 Packages for RG350 and GCW0 7 years ago
Gleb Mazovetskiy afaa25193a Set surface size to be the logical size 7 years ago
Guillaume Roche 5f4ba26894 Use an enum for connection type 7 years ago
Guillaume Roche e8393704ef README: Add missing dependency for Fedora 7 years ago
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