3600 Commits (62b2ab64a72fe10ee09e7e66cf3fc2a4a0aaa0b4)
 

Author SHA1 Message Date
Gleb Mazovetskiy 62b2ab64a7 Merge pull request #584 from glebm/retrofw-opk 6 years ago
Anders Jenbo ff95daf533 Add Amiga support to Findlibsodium.cmake 6 years ago
Anders Jenbo a9e955578a Correctly apply the red palette when taking screenshots 6 years ago
Gleb Mazovetskiy 148688809a RetroFW: Switch to OPK from IPK 6 years ago
Anders Jenbo 578a72993f Fix Haiku builds 6 years ago
Anders Jenbo d4c557769b Reformat Findsodium.cmake 6 years ago
Anders Jenbo 9092eb43e5 Test fatal functions in appfat.cpp 6 years ago
Anders Jenbo a941828728
Update codecov.yml 6 years ago
Anders Jenbo 71d545144a
Create codecov.yml 6 years ago
Anders Jenbo 03067f0702 Test SetCursor_() 6 years ago
Anders Jenbo 0e3436d6d4 switch to codecov.io 6 years ago
Anders Jenbo e49d14e095 Start testing control.cpp 6 years ago
Anders Jenbo e78814fc0b Don't exclude build folder from coverage 6 years ago
Anders Jenbo a5222a2684 Add unit tests and codecoverage 6 years ago
Gleb Mazovetskiy 4e29a4b8aa Single-player: Use loopback instead of TCP 6 years ago
Anders Jenbo 3f3dae87e1 Fix MSVC build 6 years ago
Anders Jenbo 118e3668b4 Remove unused code 6 years ago
Anders Jenbo edeca6574d Replace tagRECT with SDL_Rect 6 years ago
Anders Jenbo 3ab9b7f2d3 Inline rand 6 years ago
qndel cc6a2d4523
Apply MAX_PATH_LENGTH 6 years ago
Anders Jenbo 40ba1e7a6f Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
Anders Jenbo 09c41c666f Update monster.cpp 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 4c1108c1da Prevent space from selecting during text input 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo 17b0c7186d Check sgdwMpqOffset before resizing 6 years ago
qndel a1321539fb enums 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
qndel a6a89bca3a apply TRUE/FALSE 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago
Anders Jenbo 6e9987cc93 Rename dsound and it nolonger reflects DirectSound 6 years ago
Anders Jenbo 913de17a56 Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY 6 years ago
Gleb Mazovetskiy d2c39767e3 mpqapi: Fix open MPQs getting cleared on exit 6 years ago
Gleb Mazovetskiy cfe288a28e mpqapi: Use <fstream> instead of custom functions 6 years ago
danie1kr b935c82842
GameShell script permission issue (#564) 6 years ago
qndel 36d22334ee apply border enums 6 years ago
Gleb Mazovetskiy f3ad0c37e1 dx_create_back_buffer: Minor improvement for SDL2 6 years ago
danie1kr f5748f736c readme update, removed link to fork 6 years ago
danie1kr 3cf4325db6 update of main readme 6 years ago
danie1kr 0dc2920e8e update git to https://github.com/diasurgical/devilutionX.git 6 years ago
danie1kr d728caaf94 add new platform: clockwork pi GameShell 6 years ago
qndel c2587d9786 use enums (#1997) 6 years ago
qndel 3770c8551d max walkpath (#1996) 6 years ago
Gleb Mazovetskiy 3ae1dc3037 Source/control.cpp: snprintf instead of SDL_itoa 6 years ago
Anders Jenbo 6a0daa6217 Fix screen shot path 6 years ago
Anders Jenbo 4ff5c8987a Fix screen shots on big-endian 6 years ago
Anders Jenbo e279fc2fe6 Revert "Treat booleans as bool" 6 years ago
Anders Jenbo 5ff5b4893c Fix loading alignment 6 years ago
Samuel-DEVULDER 9c516819c1 Make save game code big-endian compatible 6 years ago
Gleb Mazovetskiy c8605f79bd capture.cpp: Replace WriteFile with <fstream> 6 years ago