64 Commits (M_RoundWalk)

Author SHA1 Message Date
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
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Max Desiatov 269aa345bd Fix downstream 64-bit builds 7 years ago
Robin Eklind 8c73745e82 Compile movie.cpp as C 7 years ago
Anders Jenbo b5f69dccdc C compatability from d-p (#519) 7 years ago
Anders Jenbo b1f6d3698f Update style to use tabs 7 years ago
Anders Jenbo 456d651f55 Clean up more bools related to sound.cpp 8 years ago
Robin Eklind 7515655efb Run format.sh 8 years ago
Anders Jenbo fff0a9161c
movie.cpp (#378) 8 years ago
aperturesecurity 42ce77ce05 Rebirth and Nuke 8 years ago
Andrew Dunstan aedf7555d1 Remove A suffix from all string-related win32 API function names 8 years ago