112 Commits (f04b5501effc5f05e10fac3fd8ab4f1187f2d325)

Author SHA1 Message Date
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo f3d93ea41e 🐛 Fix wrong assignment during level change 5 years ago
Anders Jenbo 699e451611 💄 Adjust visual style of new UI elements 5 years ago
Anders Jenbo 5a40de5ba6 🐛 Correct path for Hellfire level transitions 5 years ago
Anders Jenbo 6e3908aa58 🚨 Fix a few warnings from various builds 5 years ago
Anders Jenbo 0e978f8822 ♻️ Apply corrections from commit review 5 years ago
Anders Jenbo 8a732a2005 💄 Add new level transitions 5 years ago
Anders Jenbo a69a76941e ♻️ Clean up InitCutscene 5 years ago
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Gleb Mazovetskiy cc4a1169ad Migrate DrawProgress away from gpBuffer 5 years ago
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
Gleb Mazovetskiy b43325028f Migrate `CelDraw` to `CelDrawTo` 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
pionere d5a0fa8e85 get rid of a few warnings 5 years ago
qndel ab9911064f unify checks for single and multiplayer 5 years ago
Anders Jenbo 4ffbb32952 [hellfire] Allow continuing Diablo saves in Hellfire and vice versa 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
Anders Jenbo 31ec800160 Reorder Interface.cpp 5 years ago
Anders Jenbo 6580222d1c Add enums for level entrances 5 years ago
pionere a969588bff DTYPE switches 6 years ago
Tyler ecde1f647e Adjust UI to any resoution 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 3b8bcf98bf Enable assertions 6 years ago
Anders Jenbo 350646fe95 Correct signatures 6 years ago
Anders Jenbo f1c216e688 Make player struct x/y fields match monster struct 6 years ago
galaxyhaxz f89204e7dd Fix function/var names (effects/sound) 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
qndel a6a89bca3a apply TRUE/FALSE 6 years ago
galaxyhaxz 2c60ceb92a Fix items and cutscenes 6 years ago
Anders Jenbo e847108b78 Clean up event handeling 6 years ago
Mathieu Maret bfe4759745 Loading screen (#1836) 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
Anders Jenbo 760aaa8b37 Smoother and faster loading 7 years ago
Anders Jenbo ad7a621e5f Drop PitchTbl to avoid resolution restriction 7 years ago
Anders Jenbo 6597688eac Rename cell functions 7 years ago
Robin Eklind d16f603537 all: remove unused storm imports 7 years ago
Robin Eklind 0e4d4104a7 interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 7 years ago
Anders Jenbo 3bc8ba66b0 Use defines for more screen geometry values 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
Anders Jenbo a7788ccddf Format bin exact code 7 years ago
Manuel K df1d049ae3 Use SCREEN_Y 7 years ago
Anders Jenbo 1fd057a368 Clean up interfac.cpp 7 years ago
Anders Jenbo 55a0396f8f Clean up mem_free_dbg style 7 years ago