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
30fbfa36a1
Progress with miniwin macros
7 years ago
Xadhoom
5283a9ffd1
Put everything into namespace dvl
7 years ago
Xadhoom
4d557709e0
Clean headers for network code
7 years ago
Xadhoom
af47577446
Begin restructuring headers
7 years ago
Anders Jenbo
89c2b533cb
Implement ui layout framework
7 years ago
Anders Jenbo
a58e3af89a
Refactor menu navigation
...
This also implements fully accurate list navigation
7 years ago
Anders Jenbo
d86ceb14cb
Refactor ui code
7 years ago
Anders Jenbo
dd023c1072
Implement progressbar
7 years ago
Anders Jenbo
199fd17e2e
Remove mouse from credit page
7 years ago
Anders Jenbo
755612fc13
Fix unresponsive menu and match transitions to the original
7 years ago
Anders Jenbo
c75d50a82c
Split up menu code
7 years ago
Anders Jenbo
cead5831fd
Implement remaning keys
7 years ago
Anders Jenbo
bd1949a8e6
Remove redundant code
7 years ago
Anders Jenbo
6ffdbe66ed
Fix DrawMouse on scaled view and enabled resizing
7 years ago
Anders Jenbo
12d35a3dea
Enable v-sync
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
5fed0b1316
Match the credit menu look
...
This also adds transitions to menus
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
aeedc755b5
Implement basic MP menu
7 years ago
Xadhoom
0332d81091
Unify including ../types.h everywhere; more fixes
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
5b87336b9a
Fix flickering menu
7 years ago
Anders Jenbo
667fa631b6
Enable spinner
7 years ago
Anders Jenbo
1cf2a057b0
Implement single player menu
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
3d392fc0f8
Implement splash screen
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
44ebbafc90
Fix massive memory leak
7 years ago
Anders Jenbo
aa822df202
Align code style
7 years ago
Anders Jenbo
c9d9a0a368
Remove duplicate code
7 years ago
Anders Jenbo
1184e86f05
Pixel perfect main menu
7 years ago
Anders Jenbo
3bb418b55c
Hide mouse
7 years ago
Anders Jenbo
2dd17198a5
Work on pixel perfect menu
7 years ago
aperturesecurity
0c7768e0e8
added constant button cancel and ok to menu
7 years ago