Anders Jenbo
147ac13a93
Fix HOM for scaled view
7 years ago
Anders Jenbo
8f4b000450
Remove unused code
7 years ago
Anders Jenbo
e45df94905
Only init once
...
This fixes music playing to early
7 years ago
Anders Jenbo
7f9b67c210
Remove redundant code
7 years ago
Anders Jenbo
c643d65177
Font is nearly perfect now
7 years ago
Anders Jenbo
ed24d7bbf5
Adjust font hinting
7 years ago
Anders Jenbo
1326b72d25
Remove redundant code
7 years ago
Anders Jenbo
5fed0b1316
Match the credit menu look
...
This also adds transitions to menus
7 years ago
Xadhoom
eb458976a7
fix Stub/appfat.cpp for merge
7 years ago
Xadhoom
c0a9a85024
set default ASAN options to halt_on_error=0
7 years ago
Xadhoom
49a9d13abb
extend threads emulation for multiplayer; fix net stub
7 years ago
Anders Jenbo
490b5d8ab4
Simplify FPS calculation
7 years ago
Anders Jenbo
03641f4cce
Avoid screen overdraw
...
This fixes crashes from moving the mouse outside of the screen.
7 years ago
Anders Jenbo
75bf0419b1
Remove unused code
7 years ago
Anders Jenbo
4ec8f6e3eb
Fix crash on 32bit platforms
7 years ago
Anders Jenbo
a2c9644cac
Allow what is need for creating a MP game
7 years ago
Anders Jenbo
aeedc755b5
Implement basic MP menu
7 years ago
Anders Jenbo
88d2fa77e9
Fix menu navigation
7 years ago
Anders Jenbo
a060dbecd9
Make sound_file_cleanup non fatal
7 years ago
Xadhoom
466b245b6f
small fix
7 years ago
Anders Jenbo
3a775c739f
Both shift keys work in the original
7 years ago
Anders Jenbo
7a9f117f1a
Strip unused code
7 years ago
Xadhoom
f661e6dffa
shift+left click working (without modifying engine)
7 years ago
Xadhoom
0332d81091
Unify including ../types.h everywhere; more fixes
7 years ago
Xadhoom
ac3eb11ad1
Fix stub macros
7 years ago
Xadhoom
98b8bd0d4f
Windows threads wrapper using SDL
7 years ago
Anders Jenbo
1ac067fb9b
More menu navigation
7 years ago
Xadhoom
005e4f911a
Fixes and remove unused stuff
7 years ago
Anders Jenbo
1e4e826a36
Remove delta to devilution
7 years ago
Anders Jenbo
617ff54b69
Correct mainmenu_select_hero_dialog names
7 years ago
Anders Jenbo
7e3889cc0b
Clarify some variable names
7 years ago
Xadhoom
52a5e1923a
Bugfixes
7 years ago
Anders Jenbo
5b87336b9a
Fix flickering menu
7 years ago
Anders Jenbo
667fa631b6
Enable spinner
7 years ago
Xadhoom
5bb79ac245
Replace 'size_t' by 'unsigned int' in Stub/storm*
7 years ago
Anders Jenbo
1cf2a057b0
Implement single player menu
7 years ago
Xadhoom
56b0734961
Switch diablo.cpp to upstream
7 years ago
Xadhoom
3dd6cf1671
First try, merge compiles, but immediate crash
7 years ago
Anders Jenbo
937afed84b
Implement splash screen
7 years ago
Anders Jenbo
eac3f0ec7f
Load mpq in read only mode
...
This solves issues for people that have the mpq on read only media.
7 years ago
Anders Jenbo
3d392fc0f8
Implement splash screen
7 years ago
Anders Jenbo
75301e3cac
Load mpq in read only mode
...
This solves issues for people that have the mpq on read only media.
7 years ago
Anders Jenbo
475ad55182
Move all menu code to stub files
...
Lets us much more easily merge upstream
7 years ago
Anders Jenbo
238a6d6c2a
Move all menu code to stub files
...
Lets us much more easily merge upstream
7 years ago
Anders Jenbo
d4d5683d5b
Fix compiling on 64bit (only menu works)
7 years ago
Anders Jenbo
1528845957
Implement hero select menu
7 years ago
Anders Jenbo
946cd47a24
Finish keyboard and mouse navigation for main menu
7 years ago
Anders Jenbo
1fd31b7df5
Fix menu audio
...
Ui code is moved to the correct file so that it is initialized after the
audio. This also rebases effects.cpp on the upstream as this fixes some
issues we where having. WinMain has also been rebased.
7 years ago
Anders Jenbo
e41a39ebc5
Fix menu animations
7 years ago
Anders Jenbo
4a6009646c
Implement keyboard navigation
7 years ago