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
475ad55182
Move all menu code to stub files
...
Lets us much more easily merge upstream
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
Anders Jenbo
10b3b75996
Make patch_rt.mpq optional
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
aperturesecurity
22c941d488
added new build
7 years ago
aperturesecurity
f86ea1ac22
added new build
7 years ago
aperturesecurity
c7b07fe94d
make resizing window and cleaned up a few things
7 years ago
aperturesecurity
839d4cdccf
changed build to automatically provide build copy everytime
7 years ago
aperturesecurity
f88b32a834
added a halt to all channels if needed
7 years ago
ApertureSecurity
2ed093c0a6
Merge pull request #12 from Chance4us/master
...
Update sound.cpp
7 years ago
ApertureSecurity
85208ccb90
Merge branch 'master' into master
7 years ago
Chance4us
036d1cf9fe
Update sound.cpp
7 years ago
aperturesecurity
62357a25c7
removed more dependancies
7 years ago
ApertureSecurity
8a783f565d
Merge pull request #10 from Chance4us/master
...
Update sound.cpp
7 years ago
Chance4us
62591c7be8
Update sound.cpp
...
line 104 / Mix_OpenAudio / third parameter had to be reverted
7 years ago
aperturesecurity
789aec38de
removed image and font dependancies from SDL now only SDL.h and SDL_Mixer should be needed
7 years ago
Chance4us
14ecc7d290
Update sound.cpp
...
great audio quality improvement from 8 to 16 bit format
7 years ago
aperturesecurity
ececadf59d
new game and difficulty selection added
7 years ago
aperturesecurity
e16df4f333
blacked out new game menu
7 years ago
aperturesecurity
3b84f7eeb1
Removed a game breaking feature with new game
7 years ago
aperturesecurity
51d7f36566
updated readme
7 years ago
aperturesecurity
e70aabf8eb
Added resizable screen. Game after starting game the mouse wont be allowed to leave screen
7 years ago
aperturesecurity
e30e9fad6b
Fixed part of a menu
7 years ago
aperturesecurity
2060a8ea30
Removed cursor when game starts
7 years ago
aperturesecurity
26128adad3
Menu simplified and almost complete
7 years ago
aperturesecurity
a33593c05c
changing menu items
7 years ago
aperturesecurity
9b2f80ed42
added a credits menu
7 years ago
aperturesecurity
c967f1a9f8
redid menus
7 years ago
aperturesecurity
0b14455bcd
adding create hero menu
7 years ago