75 Commits (inv)

Author SHA1 Message Date
Anders Jenbo b0252b3339 Make Gamepad cursor independant of hardware mouse 4 years ago
ephphatha 1abc617e1a Consistently trigger menu/movie transitions on mouse up instead of down 4 years ago
Siddharth singh chouhan ba161f623e
Move documentation from implementations to declarations. (#2858) 5 years ago
Anders Jenbo 7cb73a6717 Minimize impact of NOSOUND 5 years ago
obligaron 77f9bded9e Introduce demo namespace 5 years ago
Gleb Mazovetskiy 502b2684c9 🐞 Disable hardware cursor during video playback 5 years ago
Anders Jenbo eda4a5061e Implement demo recording and playback 5 years ago
Anders Jenbo 74b57558c9 🚚 Move local code to anonymous namespace 5 years ago
Anders Jenbo bc0d1f7ac0 clang-tidy/Android Stuidio cleanups 3 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Juliano Leal Goncalves fd9f2099d0 ♻️ Leverage 'Point' to represent mouse position 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Gleb Mazovetskiy f9d20b44d6 🎉 Hardware cursor (SDL2-only) 5 years ago
Gleb Mazovetskiy c770ae676f 🎉 Stream videos on Linux and FreeBSD 5 years ago
Anders Jenbo 3b04f67194 🔥 Remove a chunk of miniwin types 5 years ago
Gleb Mazovetskiy 57172e48ed 🔨 ⚙️ CMake: Add NOSOUND option 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 5 years ago
Gleb Mazovetskiy 362f24e9a7 🚚 Move SVid code to its own file 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Anders Jenbo 67a7ff98c5 🚨 Clean up compiler warnings 5 years ago
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
Anders Jenbo c9798a5121
Update movie.cpp 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Anders Jenbo 31ac716c3d
99 lines of documentation (#2058) 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo d008af43b0 Semantic code style cleanups 6 years ago
Manuel Alfayate Corchete 03662be548
Remove atexit() calls and implement a diablo_deinit() function instea… (#694) 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
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 2c541816e6 Track the mouse through the life of the application 6 years ago
Anders Jenbo f2133b6e2b Fix exiting movie 6 years ago
Anders Jenbo e847108b78 Clean up event handeling 6 years ago
Anders Jenbo 448c01a969 Make all movies escapable using ESC 6 years ago
Anders Jenbo bc88560b41 Disable rendering when minimized 6 years ago
Anders Jenbo 8659481d06
Use correct enum for MovieWndProc 6 years ago
Anders Jenbo c27b90e166 Always indicate the the movie has ended 6 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Anders Jenbo a8095535b5 Clean up movie.cpp 7 years ago
galaxyhaxz 540892ff9d Preliminary support for fixed header files 7 years ago