Xadhoom
52a5e1923a
Bugfixes
7 years ago
Xadhoom
ccfcfe9cde
Replaced 'long' by 'LONG' and 'unsigned long' by 'DWORD'
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
Xadhoom
1b5aca0c44
Merge branch '64bit'
7 years ago
Anders Jenbo
1cf2a057b0
Implement single player menu
7 years ago
Xadhoom
fa90e6720a
Revert random_ to random and remove extern "C" linkage
7 years ago
Xadhoom
454ba99701
Merge branch 64bit
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
Xadhoom
cadef0d942
Merge upstream branch 'devilution/master'
7 years ago
ApertureSecurity
8b21231a0e
Merge pull request #17 from diasurgical/menu
...
Main menu and hero selection screen are now px perfect
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
c0f0e2d25b
Add missing build files
7 years ago
Anders Jenbo
d4d5683d5b
Fix compiling on 64bit (only menu works)
7 years ago
Anders Jenbo
a258f0ede9
Enable 64bit builds
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
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
Anders Jenbo
be381511d2
Remove build files
7 years ago
Anders Jenbo
74fb68b14a
Update README.md
7 years ago
JustAnotherGuid
5541df1fee
Clean-up AddChest. ( #575 )
7 years ago
Anders Jenbo
10b3b75996
Make patch_rt.mpq optional
7 years ago
Anders Jenbo
7a084eebf8
Clean up SetTownerGPtrs
7 years ago
aperturesecurity
0c7768e0e8
added constant button cancel and ok to menu
7 years ago
aperturesecurity
1d40cf59c3
change font colour
7 years ago
aperturesecurity
05fe910159
adding text to main menu again
7 years ago
aperturesecurity
2b9edeca92
adding new build
7 years ago
aperturesecurity
9a2543f731
build should be passing now
7 years ago
ApertureSecurity
bbb59007e2
Merge pull request #14 from diasurgical/menu
...
Render menu using release assets
7 years ago
aperturesecurity
0295bb5fea
added steps to compile
7 years ago
aperturesecurity
f8de634845
updated install
7 years ago
Anders Jenbo
88ed963106
Render menu using release assets
7 years ago
Anders Jenbo
20758aae83
Clean up PlrHasItem ( #573 )
7 years ago
Anders Jenbo
3d1159fa9c
Clean up ProcessTowners ( #572 )
7 years ago
Anders Jenbo
b61290e4b0
Remove file level vars form global scope
7 years ago