Zhiyi Zhang
|
6c6cfb913b
winemine: Enable visual styles.
|
3 years ago |
Michael Stefaniuc
|
251d0a8a26
winemine: Use wide-char string literals.
|
4 years ago |
Michael Stefaniuc
|
a9933cc2d1
winemine: Use the ARRAY_SIZE() macro.
|
6 years ago |
Andrey Semakin
|
b75b6655ef
winemine: Add Reset Results button.
|
7 years ago |
Andrey Semakin
|
1392ab1112
winemine: Save board without need to correctly finish the app.
|
7 years ago |
Andrey Semakin
|
dc3293612d
winemine: Add WM_RBUTTONUP to cases of TestMines().
|
7 years ago |
Andrey Semakin
|
ca8f056da1
winemine: Added Shift+LClick hotkey to uncover multiple cells.
|
7 years ago |
Andrey Semakin
|
9b90266cfb
winemine: Mine random placing fix.
|
7 years ago |
Michael Stefaniuc
|
925217b857
winemine: Use SetRect() instead of open coding it.
|
8 years ago |
Nikolay Sivov
|
136d6755de
winemine: Fix loading program state from registry.
|
9 years ago |
Jared Smudde
|
3966affe06
winemine: Load main icon in the about window.
|
9 years ago |
Alexandre Julliard
|
020faceaae
winemine: Convert to Unicode.
|
13 years ago |
Dylan Smith
|
8a2cb8fe21
winemine: Native RegisterClassEx requires cbSize to be set.
|
14 years ago |
Alexandre Julliard
|
099890106c
winemine: Set the window class small icon.
|
14 years ago |
Austin Lund
|
56a57f0c9e
winemine: Fix WM_MOUSEMOVE for left and right mouse buttons pressed.
|
15 years ago |
Anders Jonsson
|
14c68c3c28
winemine: Change max number of mines to (cols-1)*(rows-1).
|
16 years ago |
Michael Stefaniuc
|
409fb90ab8
winemine: Remove superfluous pointer casts.
|
16 years ago |
Francois Gouget
|
b82caec718
winemine: Make some functions static.
|
16 years ago |
Francois Gouget
|
eec04aeb62
winemine: Reorder some functions to avoid forward declarations.
|
16 years ago |
Dylan Smith
|
b599f89abe
winemine: Increased buffer size for player names.
|
16 years ago |
Dylan Smith
|
beccf37586
winemine: The number of mines should be visible before first choice.
|
16 years ago |
Dylan Smith
|
273080af7d
winemine: Middle click drag should move the box highlighting.
|
16 years ago |
Dylan Smith
|
04f925e72c
winemine: Set mines after first choice.
|
16 years ago |
Dylan Smith
|
df62e0277a
winemine: Adding flag before the game starts shouldn't start the timer.
|
16 years ago |
Alexandre Julliard
|
f20651b1a4
winemine: Use a standard About box with the larger icon.
|
16 years ago |
Alexandre Julliard
|
d0547cb631
winemine: Properly handle negative coordinates for mouse events.
|
18 years ago |
Mike McCormack
|
b7049d52e5
winemine: Remove dialog.h as it's redundant.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Mike McCormack
|
a9f96938dc
winmine: Use WIN32_LEAN_AND_MEAN.
|
19 years ago |
Jacek Caban
|
9111d07db7
Make registry compatible with winmine.
|
19 years ago |