33 Commits (ffbbcc6d62900a17a2b4cc178aafd56b5dcc928d)

Author SHA1 Message Date
staphen ffbbcc6d62 Support unencrypted multiplayer games with no password 4 years ago
Anders Jenbo ae90193136
Game discovery over ZeroTier 4 years ago
ephphatha 67d85dea42 Display hosts version when failed to join game due to mismatch 4 years ago
Gleb Mazovetskiy 0c694edaba WordWrapString: Wrap on punctuation 5 years ago
Anders Jenbo 7771a08d03 Translatable mainpanel 5 years ago
Anders Jenbo 7169882b1f Implement new font rendering 5 years ago
Thomas Christlieb d06a36ea3c
make menus wrap around. fixes #2605 (#2607) 5 years ago
ephphatha 0575716eac Rename UiFlags members to group related options 5 years ago
ephphatha 4ad53232a0 Convert the UiFlags enum to a scoped enum type 5 years ago
Jonathan Bergeron 33ad9fa187 renamed Source/mainmenu.cpp and .h to menu.cpp/.h 5 years ago
obligaron f5b437dd9c Use save number to load/save games (instead of hero name) 5 years ago
Vladimir Olteanu ed9b105299 DiabloUI: make UiArtText follow mutating char* 5 years ago
Vladimir Olteanu c57560674e Use smart pointers for UI items 5 years ago
Vladimir Olteanu 2d3ad5e3f0 Main menu: make title char * 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Anders Jenbo de4ced7e4f Clang-tidy: readability-qualified-auto 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
staphen 9ca9de3eba Add virtual keyboard hints and 3DS keyboard improvements 5 years ago
Jmgr bbd39aa513 Replace sprintfs with strcpy for translatable strings 5 years ago
Jmgr 6e85cde978 Update format strings 5 years ago
Jmgr 0c27e756f7 Add fmt::format 5 years ago
Anders Jenbo 34744c068f ♻️Consitantly use %i and not %d 5 years ago
arcas 6502a3ca4d
Adding resources for translation (#1973) 5 years ago
Anders Jenbo dbfa9c27a5 Enable translation for all menus 5 years ago
Jmgr ef0ca794bc Use system libfmt by default if version >= 7.0.0 5 years ago
Jmgr f3a401b5f6 Add the fmt library as a dependency and add some examples 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 41f35840af
🐛 Fix size of m_game_data 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 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 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 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 bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Gleb Mazovetskiy 0f3951744f
diablo.ini: Rename "Fast Walk" to "Run in Town" (#1326) 5 years ago
Anders Jenbo cee6029da0 🔥 Rely less on storm.h 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Anders Jenbo f2140688e7
Load and save all ini values the same way (#1260) 5 years ago
Gleb Mazovetskiy 7269ade986 Fix memory leak in single-player difficulty selection 5 years ago
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo b8e38ec560 Correct typo 5 years ago
Anders Jenbo f7eaa41d10 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo 4e8843ee7c Implement most of the Hellfire menu 6 years ago