2355 Commits (efd9056b2b79938f0b2eebdca63d7cd6f7fb48ca)

Author SHA1 Message Date
Anders Jenbo 3d5d28d4ec Fix calling init_cleanup on shutdown 6 years ago
Anders Jenbo def6ee472b Make DrawDiabloMsg time based instead of frame based 6 years ago
Anders Jenbo 9e37eddfd0 Uncap FPS counter 6 years ago
Robin Eklind f9fa98984b engine: pass tbl parameter explicitly instead of using default parameter values 6 years ago
Robin Eklind db35653f5e remove unused SaveItem function signature in loadsave.h 6 years ago
Anders Jenbo af0a7c0653 Apply SPANEL_WIDTH 6 years ago
Anders Jenbo 34a6615fed Only show level up icon when there is space for it 6 years ago
Anders Jenbo 003f0b9b75 Prevent casting spells threw spellbook 6 years ago
Anders Jenbo cd0a75480d Decompose numbers in DrawSpellList 6 years ago
Anders Jenbo 505701fd48 Decompose numbers in DoSpeedBook 6 years ago
Anders Jenbo d33a814441
Update cursor.cpp 6 years ago
Anders Jenbo 4532f009ff Remove old anti-cheat code from save function 6 years ago
Anders Jenbo 802f2e76fa
save_archive_modified = TRUE; 6 years ago
Anders Jenbo 1bc2ea4f58
Update mpqapi.cpp 6 years ago
qndel 2afc5862a0 fix chat (#432) 6 years ago
Anders Jenbo 320605d7ec Save gamma on change 6 years ago
Anders Jenbo 813b68bffb Fix OOB in lighting 6 years ago
qndel 692a58d324 move speedbook above main panel 6 years ago
qndel 0e0d2d3c34 small fix 6 years ago
qndel 6ec916bbb8 center speedbook horizontally 6 years ago
qndel d864e3beb7 comment 6 years ago
qndel f1de846ccb clicking on the sides of main panel and below side panels 6 years ago
Gleb Mazovetskiy ef20d1a038 Fix more UBSAN errors 6 years ago
Xadhoom 2134b10d64 more unsigned shifts with cursor handling 6 years ago
Xadhoom 19992af2ad avoids implementation-defined behaviour 6 years ago
galaxyhaxz f620c0f34e Fix function order [gendung.cpp] 6 years ago
qndel 3920bf2678 apply gamma change to HUD on 640x480 6 years ago
Anders Jenbo dbc91ae036 Correct mouse interactions for game controller 6 years ago
Anders Jenbo c86cec3c5f Prioritize controller navigation 6 years ago
Anders Jenbo 45844b71ae Make controls more responsive 6 years ago
Anders Jenbo e590e6995a Implement recharge and fix cursor for repair 6 years ago
Gleb Mazovetskiy 113ef2e283 Fix item flickering 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Robin Eklind cc70c392e4 fix naming of setloadflag and pSetPiece (#1841) 6 years ago
galaxyhaxz 94a2f1e181 Nice huge commit 6 years ago
Gleb Mazovetskiy a4a302c4ed Fix OOB in lighting.cpp 6 years ago
Anders Jenbo 3638381b48
SetCursor CURSOR_NONE 6 years ago
galaxyhaxz 3bd28cc0c1 Fix function order [spells+pack.cpp] 6 years ago
Anders Jenbo 95bec150c2
Fix load path 6 years ago
Mathieu Maret bfe4759745 Loading screen (#1836) 6 years ago
Anders Jenbo a91f4e76ba Fix bad merge 6 years ago
Mathieu Maret 66fe4ab77b
Use PANEL_X instead of SCREENX+PANEL_LEFT 6 years ago
Mathieu Maret fdf4384640 Center Loading screen 6 years ago
galaxyhaxz 67fedd9e99 Fix unknown struct field and drawpanflag 6 years ago
Mathieu Maret 982b1148d8 monster: use some enums 6 years ago
Mathieu Maret e79b1afe84 Fix S_TalkEnter 6 years ago
Anders Jenbo c34d3e7177 Update bugfix note 6 years ago
Gleb Mazovetskiy b18fe49d0a Fix OOB in DrawSpell (#405) 6 years ago
Anders Jenbo e396aafa3b Add bugfix note 6 years ago
Gleb Mazovetskiy 329c6b89bc Source/drlg_l[23].cpp: Use std::min/max instead of ternaries 6 years ago