226 Commits (6b9a9faebc886a1dc983df94de2f75d6af8b368a)

Author SHA1 Message Date
Gleb Mazovetskiy 6b9a9faebc Fix hero dialog image 7 years ago
Anders Jenbo 97e09e3e25
Fix music in shareware 7 years ago
Gleb Mazovetskiy ea4358fdc7 Avoid console warnings on dialog init w/o diabdat 7 years ago
Gleb Mazovetskiy b536d0efa2 DiabloUI: Handle logo like all the other elements 7 years ago
Pyr0Byt3 e7e1ba96dc fix hero order 7 years ago
Gleb Mazovetskiy 4ea3a4e941 Make Source/ dialogs call DiabloUI/dialogs.cpp 7 years ago
Gleb Mazovetskiy 850d09b0a5 Minor cleanup of internal error handling 7 years ago
Gleb Mazovetskiy fd0a23aac3 Improve RenderUTF8_Solid_Wrapped comment 7 years ago
Gleb Mazovetskiy d7bec68fb2 Reduce TTF line spacing to roughly match Diablo 7 years ago
Gleb Mazovetskiy 40651d8a19 Implement x-align for wrapped TTF text 7 years ago
Gleb Mazovetskiy 5d7f6db2fc Wrapped text rendering for TTF 7 years ago
Gleb Mazovetskiy aa3a8fecd5 DiabloUI: Dialog positioning and other tweaks 7 years ago
Gleb Mazovetskiy 458fbcef88 DiabloUI: Implement some dialogs 7 years ago
Gleb Mazovetskiy 0710d1c425 DiabloUI: Rename UiButton to UiArtTextButton 7 years ago
Gleb Mazovetskiy 17b5011916 DiabloUI: Move art and text code out of diablo.cpp 7 years ago
Anders Jenbo d2c4b461d4
Add option to compile shareware version 7 years ago
Gleb Mazovetskiy e4ef58f73d DiabloUI: Add a scroll bar to hero selection 7 years ago
Gleb Mazovetskiy 78c9453e94 Make the Yes/No dialog list wrap 7 years ago
Gleb Mazovetskiy 8d18a9938b DiabloUI selgame.cpp: Reduce duplication 7 years ago
Gleb Mazovetskiy 8e26a26b9c DiabloUI: Fix label position in SELUDPGAME_DIALOG 7 years ago
Marlon Beijer 3a267aa7f7 Add option to disable network support for builds 7 years ago
Gleb Mazovetskiy 7573446763 Make hero selection list scrollable 7 years ago
Gleb Mazovetskiy 2ba268e608 DiabloUI: Better char* handling 7 years ago
Mathieu Maret 3ec16ee3c5 Correct memory leak 7 years ago
Gleb Mazovetskiy 37936c6d15 DiabloUI: Refactor UI_Item to tagged unions 7 years ago
Gleb Mazovetskiy 5f21aba186 progress.cpp: fix SDL1 narrow conv warn 7 years ago
Gleb Mazovetskiy e2a1c90979 storm.cpp: simplify getIniPath 7 years ago
Gleb Mazovetskiy dc937c8b96 diabloui.cpp: Fix value not handled warning 7 years ago
Gleb Mazovetskiy 7f61128d32 Fix more compilation warnings 7 years ago
Gleb Mazovetskiy e3cf8af94d dvlnet: More C++11 compatibility 7 years ago
Anders Jenbo bd2c08183c Fall back to relative path when unable to use SDL 7 years ago
Mathieu Maret 0ac4c1e419 tcp_client: close connections when leaving 7 years ago
Gleb Mazovetskiy 4f6c5791a7 Fix some compiler warnings 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 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 606d5536f2 Set version and project name via CMake 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Gleb Mazovetskiy 94f62177f1 Make SourceX/dvlnet C++11 compatible 7 years ago
Anders Jenbo 3b2ba952b2
Fix video audio on Big Endian 7 years ago
Anders Jenbo 4ef30b9612
Fix menu on Big Endian systems 7 years ago
Gleb Mazovetskiy 2bfcbbfb2f Fix memory leak in sound.cpp 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 8ee689b803 Remove miniwin abstraction for disabeling the screensaver 7 years ago
Gleb Mazovetskiy 2cc0c2cfbb Clang: Remove -fms-extensions -fms-compatibility 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Gleb Mazovetskiy 46a11a8e92 LoadMaskArtFont: Do not pass SDL_RLEACCEL 7 years ago
Gleb Mazovetskiy 4b42117022 Set Art palette only if it changed 7 years ago
Gleb Mazovetskiy cf0f867ca0 DrawArt via SDL 7 years ago