3490 Commits (71d8a0071c7db5dcab4c0e2e312d58fb117d6630)
 

Author SHA1 Message Date
Anders Jenbo d50485b119 Silence some SDL events that we do not use 7 years ago
Anders Jenbo dffc89e41c Limit FPS when upscaling is disabled 7 years ago
Robin Eklind c583d82a1c pack: use IDI_GOLD enum instead of boolean operation for is->IDidx 7 years ago
Anders Jenbo c27b90e166 Always indicate the the movie has ended 7 years ago
Gleb Mazovetskiy efd9056b2b PeekMessageA: Fix false_avail for some events 7 years ago
Anders Jenbo 54bbb4b29a Better fake event handeling 7 years ago
Anders Jenbo c5bca03e5a Fix redrawing panel on unminimizing 7 years ago
Anders Jenbo 3d5d28d4ec Fix calling init_cleanup on shutdown 7 years ago
Robin Eklind c29030d6f6 use uint64_t instead of unsigned __int64 in structs.h 7 years ago
Anders Jenbo def6ee472b Make DrawDiabloMsg time based instead of frame based 7 years ago
Anders Jenbo 9e37eddfd0 Uncap FPS counter 7 years ago
Robin Eklind f9fa98984b engine: pass tbl parameter explicitly instead of using default parameter values 7 years ago
Robin Eklind db35653f5e remove unused SaveItem function signature in loadsave.h 7 years ago
Robin Eklind 49ced24d76 set name of belt_item_type typedef 7 years ago
Robin Eklind 1ccbdc63fb declare _SNETVERSIONDATA before use in structs.h 7 years ago
Anders Jenbo 2bb9aa4928
* Improve controller autoaim 7 years ago
galaxyhaxz 5f941e862e Fix function order [palette.cpp] 7 years ago
Gleb Mazovetskiy 1b55c1ec3d Update CMake/Findsodium.cmake from upstream 7 years ago
Anders Jenbo af0a7c0653 Apply SPANEL_WIDTH 7 years ago
Anders Jenbo 34a6615fed Only show level up icon when there is space for it 7 years ago
Anders Jenbo 2ff16c34bb
Correct NetSendCmdLocParam1 input 7 years ago
Anders Jenbo 65efc7e3fc
DIR_W 7 years ago
Anders Jenbo f4496aa7f9 Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
Anders Jenbo 003f0b9b75 Prevent casting spells threw spellbook 7 years ago
Anders Jenbo cd0a75480d Decompose numbers in DrawSpellList 7 years ago
Anders Jenbo 505701fd48 Decompose numbers in DoSpeedBook 7 years ago
Anders Jenbo d33a814441
Update cursor.cpp 7 years ago
Anders Jenbo 4532f009ff Remove old anti-cheat code from save function 7 years ago
Anders Jenbo 802f2e76fa
save_archive_modified = TRUE; 7 years ago
Anders Jenbo 1bc2ea4f58
Update mpqapi.cpp 7 years ago
Anders Jenbo 0a882c19a1 Merge branch 'fix_clicking' of https://github.com/qndel/devilutionX 7 years ago
Anders Jenbo 2788c9e84d Make Appveyor compile 64bit builds 7 years ago
qndel 2afc5862a0 fix chat (#432) 7 years ago
Anders Jenbo e0090cd84f Create CMakeSettings.json 7 years ago
Anders Jenbo 320605d7ec Save gamma on change 7 years ago
Xadhoom 0010c9307f Fix network: creating and joining 7 years ago
Anders Jenbo 813b68bffb Fix OOB in lighting 7 years ago
qndel 8e419e6971 restore resolution 7 years ago
qndel 692a58d324 move speedbook above main panel 7 years ago
qndel 80ee63a856 restore original resolution 7 years ago
qndel 0e0d2d3c34 small fix 7 years ago
qndel 6ec916bbb8 center speedbook horizontally 7 years ago
qndel d864e3beb7 comment 7 years ago
qndel f1de846ccb clicking on the sides of main panel and below side panels 7 years ago
Anders Jenbo 0092aa66f0 [ctlr] Fix closing inventory via quickbook 7 years ago
Gleb Mazovetskiy ef20d1a038 Fix more UBSAN errors 7 years ago
Gleb Mazovetskiy ddce870dda Handle scaling for SDL1 (#370) 7 years ago
Xadhoom 2134b10d64 more unsigned shifts with cursor handling 7 years ago
Xadhoom 19992af2ad avoids implementation-defined behaviour 7 years ago
galaxyhaxz f620c0f34e Fix function order [gendung.cpp] 7 years ago