3382 Commits (c1237b53dd7e646127140d2a0287b2699dec4215)
 

Author SHA1 Message Date
rsn8887 c1237b53dd Correctly handle window size and docking/undocking on Switch 6 years ago
rsn8887 0285c0ff23 [Switch] Update readme 6 years ago
Anders Jenbo 9bc920e7b1 Set up CI builds for Nintendo Switch port 6 years ago
Gleb Mazovetskiy 4f3b1f0fb8 [switch] Build with CMake (#334) 6 years ago
rsn8887 8e84ae0159 remove mman.h dependency on Switch platform 6 years ago
lantus360 4c96d946c6 Initial Nintendo Switch support 6 years ago
Anders Jenbo e316bce4d0 Lazy load ini 6 years ago
rsn8887 dd569bf8e0 Implement touch controls 6 years ago
Max Desiatov 4ff8f586d6 Fix typo in plrctrls.cpp comment 6 years ago
Anders Jenbo 279535f90b Correct GetDistanceRanged calculation 6 years ago
Anders Jenbo 425262560b Check best case before doing a full path search 6 years ago
Anders Jenbo b3d81a46cc Ignore doorway so we don't get stuck behind barrels 6 years ago
Anders Jenbo 0c75636db3 [controller] Automatically apply heal-other, resurect and disarm 6 years ago
Anders Jenbo d94b245497 [controlls] Prioritize spell targets 6 years ago
Gleb Mazovetskiy 5a32d7228f
Merge pull request #486 from glebm/rm-rs90 6 years ago
Gleb Mazovetskiy 7bb1e3de12 OpenDingux: Remove RS90 stuff 6 years ago
Gleb Mazovetskiy 3f5d54cad8 Apply fix in L4roomGen 6 years ago
Anders Jenbo 520c1515ed Check if towner is in range first 6 years ago
Gleb Mazovetskiy a13f1580d5 Prefill player name from list 6 years ago
Gleb Mazovetskiy 2acb87c743 SDL1: Set video mode flags and BPP via CMake 6 years ago
Gleb Mazovetskiy 24f7b080a5 Work around RG350 joystick mode kernel bug 6 years ago
Gleb Mazovetskiy e2ea5b54bc Fix devices/joystick d-pad handling 6 years ago
Gleb Mazovetskiy 040caf71d3 RetroFW: Fix brightness button using belt item 3 6 years ago
Gleb Mazovetskiy 1bc19ec1e9 Update KbCtrl mappings 6 years ago
Gleb Mazovetskiy 5c32814820 RG350 and RetroFW improvements 6 years ago
Anders Jenbo bcd25c8b69 Fix buid for Clang and MSVC from last merge (SetFadeLevel) 6 years ago
Anders Jenbo 7092f54412 Fix buid for Clang and MSVC from last merge 6 years ago
Anders Jenbo 4b74890489 GetManaAmount prevent shift of negative value 6 years ago
Gleb Mazovetskiy 9e45a69280 Multiple OOB fixes for drlg_l3.cpp 6 years ago
Anders Jenbo c86ab3bed3 Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
Gleb Mazovetskiy a4fd2d4c33 Note for multiple OOB issues in drlg_l3.cpp 6 years ago
Anders Jenbo a4d612d509 Clear video buffer 6 years ago
Gleb Mazovetskiy 3e8f279653 Fix FPS limiting on SDL1 6 years ago
Anders Jenbo c3072c9373 Correct fade delay 6 years ago
Anders Jenbo 0127478673 Improve frame delay for non-v-synced rendering 6 years ago
Anders Jenbo 448c01a969 Make all movies escapable using ESC 6 years ago
Anders Jenbo bc88560b41 Disable rendering when minimized 6 years ago
Robin Eklind 136700e9c4
Merge pull request #1850 from diasurgical/MovieWndProc 6 years ago
Anders Jenbo 8659481d06
Use correct enum for MovieWndProc 6 years ago
xcom169 9a31b78d8e Add note for X64 version (#440) 6 years ago
Robin Eklind 6dfa87151a
Merge pull request #1849 from mewpull/pack-enum 6 years ago
Anders Jenbo aa23194591 Calculate fade based on frame level time 6 years ago
Anders Jenbo d50485b119 Silence some SDL events that we do not use 6 years ago
Anders Jenbo dffc89e41c Limit FPS when upscaling is disabled 6 years ago
Robin Eklind c583d82a1c pack: use IDI_GOLD enum instead of boolean operation for is->IDidx 6 years ago
Anders Jenbo c27b90e166 Always indicate the the movie has ended 6 years ago
Gleb Mazovetskiy efd9056b2b PeekMessageA: Fix false_avail for some events 6 years ago
Anders Jenbo 54bbb4b29a Better fake event handeling 6 years ago
Anders Jenbo c5bca03e5a Fix redrawing panel on unminimizing 6 years ago
Anders Jenbo 3d5d28d4ec Fix calling init_cleanup on shutdown 6 years ago