3664 Commits (fa50343551ed04d5d97ffb7fbf9b7bf6e5dab18d)
 

Author SHA1 Message Date
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
Gleb Mazovetskiy 72cdd75a2e Controls: Update all readmes/manuals 6 years ago
Gleb Mazovetskiy 309693b9ff OpenDingux: GKD350h support 6 years ago
Gleb Mazovetskiy 5b2481a2b4 Controls: No virtual mouse when automap is active 6 years ago
Gleb Mazovetskiy 39d78228fb Move modifier hints to viewport corners 6 years ago
Gleb Mazovetskiy ce5c1007a2 Controller improvements: START modifier and hints 6 years ago
Gleb Mazovetskiy fd6de736f9 Read/WriteFile: Use memcpy instead of copy 6 years ago
Gleb Mazovetskiy e1b0712f74 CloseHandle: Avoid double lookup of file 6 years ago
Gleb Mazovetskiy 77914a029f ShowOutOfDiskError: Use constant C-string 6 years ago
Gleb Mazovetskiy 8e5e918441 Change misc_io::files from set to unordered_set 6 years ago
Anders Jenbo 7f699dbad2 Remove more legacy savegame code 6 years ago
Gleb Mazovetskiy e1c7ad0ac4 OpenDingux/RetroFW: Build improvements 6 years ago
Anders Jenbo 0be2a089bb
Try to clearify install instructions 6 years ago
Gleb Mazovetskiy 3eb820c341 RG350 buildroot: Only build dependencies 6 years ago
gogogogi 0983fb904a Fix Debian, Ubuntu multiarch building (#531) 6 years ago
Max Desiatov aba60c560d Fix OOB in missiles.cpp 6 years ago
Anders Jenbo e724668be5
Apply enum MFILE_FIREWAL 6 years ago
Anders Jenbo bc2ab2289c
Apply enum MFILE_NONE 6 years ago
Anders Jenbo 8d0c600e27 Fix compiler warning 6 years ago
Samuel-DEVULDER 29881d2b73 Fixed endianess issue in SetMapMonsters 6 years ago
qndel 6214779459 DrawZoom cleanup 6 years ago
galaxyhaxz 6605e1de5e Fix variable 'gbSelectProvider' 6 years ago
qndel f57af2fa7d tMsgSaid type change 6 years ago
qndel 3008439bc7 enums and stuff 6 years ago
galaxyhaxz 1657af4b08 Missing blood boil+FreeMissGFX 6 years ago
Marco df2e6b2bb9 affix_item_type enum 6 years ago
Marco 29b9c99e5a added some more values from enums (#1955) 6 years ago
Anders Jenbo 7ec6f39dc8 MAXQUESTS variable 6 years ago
Anders Jenbo aedf8c993b PressKey clean up 6 years ago
Anders Jenbo 8a2cd19d95 DisableInputWndProc clean up 6 years ago
Anders Jenbo cee06d07a7 Correct spelling of color 6 years ago
Anders Jenbo bae579ab90 Align PM_DoWalk, PM_DoWalk2 and PM_DoWalk3 6 years ago
Anders Jenbo 4be0564bda SyncPlrAnim clean up 6 years ago
qndel f9558c81c4 AddObject cleanup 6 years ago
qndel 59ccb89e12 ProcessObjects cleanup 6 years ago
Marco a939a7f0be Enum for object trap 6 years ago
Anders Jenbo 2dcf237dd2 Treat booleans as bool 6 years ago