Anders Jenbo
3013841989
Improve mpq error message
7 years ago
Anders Jenbo
a77c75a097
Make graphics modes configurable ( #44 )
...
* Make graphics modes configurable
[devilutionx]
scale quality=2
fullscreen=1
grab input=1
* Update dx.cpp
7 years ago
Anders Jenbo
bf27555218
Use Liberation Serif Bold instead of Times New Roman
...
There dosen't appear to be an easy way to load system fonts,
distributing LiberationSerif-Bold.ttf seams like a decent
solution/lowest common denominator.
Fixes #43
7 years ago
Anders Jenbo
aa017838e0
Fix some warning in the UI
7 years ago
Xadhoom
f00e427ed2
Remove pch.h
7 years ago
Xadhoom
c1ba436e69
miniwin_misc.h macro-clean
7 years ago
Xadhoom
61b5537c5a
Remove iconv dependency
7 years ago
Xadhoom
30fbfa36a1
Progress with miniwin macros
7 years ago
Xadhoom
8b7f30b669
Continue refactoring macros from miniwin
7 years ago
Xadhoom
5283a9ffd1
Put everything into namespace dvl
7 years ago
Max Desiatov
e748b7754f
Fix macOS compilation errors ( #28 )
...
* Fix macOS compilation errors
7 years ago
Anders Jenbo
9611057b08
Some simple fixes and clean ups to better support macOS
7 years ago
Anders Jenbo
76290b8e23
Implement password prompt
7 years ago
Anders Jenbo
413741fbb6
Improve error message
7 years ago
Anders Jenbo
2336a78a5b
Adjust error messages to devilutionX
7 years ago
Anders Jenbo
c77c97de9a
Fix some minor LLVM compatability issues
7 years ago
Anders Jenbo
2a5a4859f3
Fix release builds
7 years ago
Anders Jenbo
86b78a2ba5
Unstub init.cpp
...
- Internal version is now set correctly
- Much better error handeling for SDL
- mpq files must now be in the same folder as the exec
- Window name is now "DIABLO" like the original
7 years ago
Xadhoom
4d557709e0
Clean headers for network code
7 years ago
Xadhoom
af47577446
Begin restructuring headers
7 years ago
Anders Jenbo
c375d4bc08
Fix some minor bugs
7 years ago
Anders Jenbo
447cec8355
Implement video playback via libsmacker
7 years ago
Anders Jenbo
281ade83c2
Move select game logic to UiSelectGame()
7 years ago
Anders Jenbo
50809cb255
Clean up event code and hook up all cancle buttons
7 years ago
Anders Jenbo
89c2b533cb
Implement ui layout framework
7 years ago
Anders Jenbo
2e63d135d3
Unload title animation
...
Reduces mem usage by ~1.5mb
7 years ago
Anders Jenbo
90466f3fbb
Correct art for all existing menus
7 years ago
Anders Jenbo
599936c9b2
Handle text input correctly
...
Also you can now paste test from the clip board
7 years ago
Anders Jenbo
a58e3af89a
Refactor menu navigation
...
This also implements fully accurate list navigation
7 years ago
Anders Jenbo
c8639729fe
Fix uninitialized array
7 years ago
Anders Jenbo
189c373c13
Correct var types
7 years ago
Anders Jenbo
1b9254afd6
Implement UiSetupPlayerInfo an UiCreatePlayerDescription and SStrCopy
...
This gets up a bit closer to compiling in release mode
7 years ago
Anders Jenbo
d86ceb14cb
Refactor ui code
7 years ago
Anders Jenbo
dd023c1072
Implement progressbar
7 years ago
Anders Jenbo
623a6e00d8
Implement loading save games
...
Also drop most of the broken mouse navigation
7 years ago
Xadhoom
dce317c2e3
add network event handling
7 years ago
Xadhoom
2d7ad8e62b
Introduce multiplayer over UDP
7 years ago
Anders Jenbo
a2370114da
Add all network providers
7 years ago
Anders Jenbo
c75d50a82c
Split up menu code
7 years ago