112 Commits (dev-app-icon)

Author SHA1 Message Date
Gleb Mazovetskiy f476754313 Videos: Avoid float math for frame durations 1 year ago
obligaron b0f0da5537 Fix remaining MSVC warnings in network code 2 years ago
obligaron ccaf8d1dac
Use uint8_t in msg/multi/sync and fix MSVC warnings (#6856) 2 years ago
Gleb Mazovetskiy e350d9be06 Remove SNetGet/SetLastError 2 years ago
Gleb Mazovetskiy c2ad6da733 Add DEVILUTIONX_DISPLAY_TEXTURE_FORMAT 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 3ab2f49a92 Audio: Avoid creating same-rate resamplers 3 years ago
Gleb Mazovetskiy 9db80ef5d7 Assets: Load files directly for UNPACKED_MPQS 3 years ago
Anders Jenbo 872456ae5d Use size_t for a select few pnum variables 4 years ago
Stephen C. Wills a06dd25d17
Synchronize player inventories (#5217) 4 years ago
Gleb Mazovetskiy 961866e1c4 CLX: A new graphics format 4 years ago
Anders Jenbo f6f05da485 Clean up game name and password variables 4 years ago
Anders Jenbo acc4f27f63 Remove last usage of DWORD 4 years ago
Cesar Canassa e538acb248
📝 Fixes Doxygen warnings (#4904) 4 years ago
Anders Jenbo 72656b3011 Move path and palette to the engine folder 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
Gleb Mazovetskiy 4cdbd358dd Audio: Use SDL resampler where available 4 years ago
obligaron 1f7b0607a6 public game browsing: show difficulty, speed, players and possible incompatibility 4 years ago
obligaron 79b926c375 Move more options to OptionEntryBase 4 years ago
staphen 6418d7a2f0 Detect window focus state to mute automatically when starting audio 4 years ago
staphen a7bca3a1ec Extend window focus mute to cinematic audio 4 years ago
obligaron 0888546d62 Make DvlNet_SendInfoRequest non blocking 4 years ago
obligaron 8a4d4b6375 Add OptionEntries for Audio 4 years ago
Gleb Mazovetskiy d99dd678e2 storm_svid: Cleanup video rendering code 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
staphen 25afdee39b Replace libsmacker with libsmackerdec 4 years ago
Anders Jenbo 799f1763af Performce UTF8 aware limited string copies 4 years ago
Gleb Mazovetskiy fa90679416 game_assets.* -> assets.* 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Anders Jenbo ac18696af6 Fix loading translation packs 4 years ago
staphen ffbbcc6d62 Support unencrypted multiplayer games with no password 4 years ago
Gleb Mazovetskiy a97ffd1640 Load MPQ file overrides without StormLib 4 years ago
Gleb Mazovetskiy 7d91bc461a Improve asset file opening 4 years ago
Anders Jenbo 272049380c Fix building on Debian 4 years ago
Anders Jenbo 508cfabcdb Load langauge specific mpq files 4 years ago
Anders Jenbo 82657e7d21 Use APK as a last fall back to other file access methodes 4 years ago
Anders Jenbo 8df5912dc6 Always use SDL wrapper for file access 4 years ago
Anders Jenbo 2480fbac21 Use correct lenth when forcing lowercase of asset path 4 years ago
Anders Jenbo ae90193136
Game discovery over ZeroTier 4 years ago
obligaron 8dd5fcfc8f Search app assets folder in SFileOpenFile 4 years ago
staphen 393d6d7fbe Free dvlnet resources when game is shutting down 5 years ago
staphen 60492ef954 Add proper graphics for gamepad 5 years ago
Vladimir Olteanu bcd7f89319 Have SDLWrap::AllocPalette allocate space for 256 colors by default 5 years ago
Vladimir Olteanu e14504ae56 SVidPlayContinue: use SDLWrap::ConvertSurface* 5 years ago
Vladimir Olteanu d226885672 Introduce SDLWrap::AllocPalette 5 years ago
Vladimir Olteanu cc9ea97e0f Introduce SDLWrap::CreateTexture 5 years ago
Vladimir Olteanu e9063c578f Introduce SDLWrap::CreateRGBSurfaceWithFormatFrom 5 years ago
Anders Jenbo a207644d88 Rename HaveAudio to HasAudio 5 years ago
Vladimir Olteanu f1490b7826 Fix mem leak in storm.cpp 5 years ago