26 Commits (e538acb248b401fe3594c9e3e5cf947ede9767f5)

Author SHA1 Message Date
Cesar Canassa e538acb248
📝 Fixes Doxygen warnings (#4904) 4 years ago
obligaron 1f7b0607a6 public game browsing: show difficulty, speed, players and possible incompatibility 4 years ago
obligaron 0888546d62 Make DvlNet_SendInfoRequest non blocking 4 years ago
Anders Jenbo 799f1763af Performce UTF8 aware limited string copies 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
staphen ffbbcc6d62 Support unencrypted multiplayer games with no password 4 years ago
Anders Jenbo ae90193136
Game discovery over ZeroTier 4 years ago
staphen 393d6d7fbe Free dvlnet resources when game is shutting down 5 years ago
Anders Jenbo 0889780923 Remove more usage of miniwin types 5 years ago
Jonathan Bergeron 33ad9fa187 renamed Source/mainmenu.cpp and .h to menu.cpp/.h 5 years ago
Anders Jenbo a19e7b2a3b Remove some more use of miniwin 5 years ago
Anders Jenbo 2ca6e37c46 Clean up sub folders using clang-tidy/Android Studio 5 years ago
Anders Jenbo 0f2ad469ea ♻️Clean up variable initialization 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Anders Jenbo 7102724fda Clang-tidy: readability-named-parameter 5 years ago
Anders Jenbo d8fa29c972 Clean up more implicit bool conversion 5 years ago
staphen b6398b75d0 Replace std::mutex with SdlMutex 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 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 e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 4ee84aea1a ♻️ Change BOOLEAN to bool 5 years ago
Xadhoom 867dd96a73 Add ZeroTier support 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Anders Jenbo 60cc8b0df4 🚨 Correct type of event_types 5 years ago
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
pionere 97d53ced7e get rid of a few warnings (strncpy) 5 years ago
pionere d5a0fa8e85 get rid of a few warnings 5 years ago
Anders Jenbo e0a94686b0 Add game speed to multiplayer 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Gleb Mazovetskiy a2ab6e1e6f storm_net: Prevent crashing during crash handling 6 years ago
Anders Jenbo 4532f009ff Remove old anti-cheat code from save function 6 years ago
Anders Jenbo 810b12a37d Drop unused code 7 years ago
Anders Jenbo b35a886846 Limit verbose info level debug to _DEBUG mode 7 years ago
Anders Jenbo 890f414cb9 Small clean up of unused code 7 years ago
Mathieu Maret a7d0e5e858 Fill GAMEINFO for name and password 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Xadhoom 456aa70f16 More cleanup 7 years ago