- 25 Jun, 2008 29 commits
-
-
Dylan Smith authored
The correct behaviour was intended, but the wrong check was made for wParam on the WM_MOUSEMOVE event.
-
Dylan Smith authored
The first choice never is on a mine in Windows. This can be tested by making a custom game with as many mines as possible, and then playing the start of many games, and the first choice will never be on a mine. This is done to make the game reasonable, since after the first choice there will at least be some information given to make the next choice.
-
Dylan Smith authored
The game only starts when the player left clicks on a box to test it for a mine, not when a flag is added. Manually tested against Windows XP.
-
Dylan Smith authored
Windows uses a 9x9 instead of 8x8 board for beginner mode.
-
Kai Blin authored
On Windows XP (and newer), calling NetUserChangePassword with a NULL domainname parameter creates a user home directory, iff the machine is not member of a domain. As we don't want to clutter up the folder containing the home directories, specify \\127.0.0.1 as domainname to access the local samdb.
-
Hwang YunSong(황윤성) authored
-
H. Verbeet authored
-
H. Verbeet authored
This prevents conflicts with WINED3DRS_ZWRITEENABLE.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Kai Blin authored
For a domain member, the domain info contains meaningful implementation. It makes no sense to check for the standalone case only.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Zac Brown authored
-
- 24 Jun, 2008 11 commits
-
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Dmitry Timoshkov authored
-
Zhangrong Huang authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-