elasota
|
c185c8d9ec
|
Fix filters
|
2020-06-05 23:33:58 -04:00 |
|
elasota
|
7636fd6fa8
|
Remove unused file
|
2020-06-05 23:25:08 -04:00 |
|
elasota
|
6c48debecd
|
Code cleanup
|
2020-06-05 23:21:56 -04:00 |
|
elasota
|
3f55eedcf0
|
Remove unused header
|
2020-06-05 23:19:47 -04:00 |
|
elasota
|
856c7d5297
|
Remove unused header
|
2020-06-05 22:17:35 -04:00 |
|
elasota
|
d7301402c5
|
Fix broken release script
1.0rc5
|
2020-06-04 17:26:02 -04:00 |
|
elasota
|
2a98bfbc8c
|
Remove AppleEvents API
|
2020-06-02 20:01:16 -04:00 |
|
elasota
|
eac923c475
|
Refactoring
|
2020-06-01 00:38:24 -04:00 |
|
elasota
|
6fe0f2d964
|
API refactoring
|
2020-06-01 00:33:50 -04:00 |
|
elasota
|
a4abb0d95f
|
Use XAudio 2.9 redistributable instead of 2.9 SDK. Should fix Win7 compatibility.
|
2020-05-31 21:19:51 -04:00 |
|
elasota
|
c856607f46
|
Fixed some documentation issues
|
2020-05-29 22:03:13 -04:00 |
|
elasota
|
611f53ef91
|
Fix audio driver starting in debug mode, add -diagnostics mode
1.0rc4
|
2020-05-29 21:56:33 -04:00 |
|
elasota
|
98afd82d64
|
Fix missing NDEBUG flags
1.0rc3
|
2020-05-29 01:45:40 -04:00 |
|
elasota
|
efae9cacd8
|
Add PDB directory to release script
|
2020-05-29 00:00:11 -04:00 |
|
elasota
|
5184d1594f
|
Fix comment typo
|
2020-05-28 23:10:30 -04:00 |
|
elasota
|
42e124a90c
|
Fix crash if audio init fails (especially if there are no output devices)
|
2020-05-28 23:05:32 -04:00 |
|
elasota
|
11628ddd93
|
Fix link crash
1.0rc2
|
2020-05-27 18:06:22 -04:00 |
|
elasota
|
7d5f844fd4
|
Fix bad usage formatting
|
2020-05-27 18:06:12 -04:00 |
|
elasota
|
f5ff8eb013
|
Add color fade
1.0rc1
|
2020-05-22 21:14:43 -04:00 |
|
elasota
|
482487d81c
|
Change window title
|
2020-05-22 20:42:18 -04:00 |
|
elasota
|
2d8b6a29aa
|
Add scroll bar highlights
|
2020-05-22 20:22:51 -04:00 |
|
elasota
|
8f433c11e8
|
Revert "Add menu selection flicker"
This reverts commit bd9676be40 .
|
2020-05-22 20:22:40 -04:00 |
|
elasota
|
9c32a6fdd4
|
Add stripes to window chrome
|
2020-05-22 05:41:07 -04:00 |
|
elasota
|
bd9676be40
|
Add menu selection flicker
|
2020-05-22 05:09:59 -04:00 |
|
elasota
|
392c5d0583
|
Lighten window chrome
|
2020-05-22 05:09:48 -04:00 |
|
elasota
|
14cc4b43df
|
Fix a bug where getting a high score in a read-only house and then opening an editable house would cause the editable house to be overwritten
|
2020-05-21 08:23:09 -04:00 |
|
elasota
|
de342cb368
|
Fix bad string compare function (caused houses to not appear if they started with the same name as another house)
|
2020-05-21 08:22:29 -04:00 |
|
elasota
|
b68cfab6d8
|
Fix wrong prompt font size
|
2020-05-21 05:04:41 -04:00 |
|
elasota
|
5869571747
|
Finish removing QDState
|
2020-05-21 05:01:16 -04:00 |
|
elasota
|
432cdbcc3a
|
Refactor out clip rect
|
2020-05-21 03:39:33 -04:00 |
|
elasota
|
438e7b2138
|
Refactor out forecolor
|
2020-05-21 03:30:11 -04:00 |
|
elasota
|
a1c45d4fc8
|
Factor out back color
|
2020-05-20 23:51:25 -04:00 |
|
elasota
|
66fc278ce9
|
Refactor QD ports so they no longer need to be the first member of draw surfaces
|
2020-05-20 23:33:17 -04:00 |
|
elasota
|
f53dc21475
|
Window API refactor
|
2020-05-20 17:20:50 -04:00 |
|
elasota
|
49c438b088
|
Fix flicker in load house UI
1.0b3
|
2020-05-18 04:38:16 -04:00 |
|
elasota
|
5e6ecaf0fa
|
EOL fixes
|
2020-05-18 04:23:38 -04:00 |
|
elasota
|
47e36f1c3c
|
Remove dead files from VS project, fix broken filters
|
2020-05-18 04:23:30 -04:00 |
|
elasota
|
d7a769e397
|
Change window icon
|
2020-05-18 04:05:18 -04:00 |
|
elasota
|
1abb542301
|
Fix sound prefs window flickering dark when changing the volume
|
2020-05-18 03:51:36 -04:00 |
|
elasota
|
afb9474340
|
Improve popup menu triangle visibility
|
2020-05-18 03:51:20 -04:00 |
|
elasota
|
50ab5f5bdb
|
Inset stars window by 1px to account for border being present in the image
|
2020-05-18 03:36:48 -04:00 |
|
elasota
|
b12151f665
|
Use exclusive stack to keep darken during flicker
|
2020-05-18 03:36:20 -04:00 |
|
elasota
|
8135c68c49
|
Add flicker effect to chrome (replaces zooms)
|
2020-05-18 03:30:25 -04:00 |
|
elasota
|
5c07ce08bb
|
Remove dead headers
|
2020-05-18 02:06:07 -04:00 |
|
elasota
|
ea16d0ffca
|
More window chrome improvements
|
2020-05-18 02:03:17 -04:00 |
|
elasota
|
f590613f83
|
Default button chrome improvement
|
2020-05-17 23:02:08 -04:00 |
|
elasota
|
c0878fe66d
|
Moved Aerofoil package defs out of the installer project to reduce chance of people getting bad ideas
|
2020-05-17 22:23:28 -04:00 |
|
elasota
|
9c18a2ba55
|
Installer improvements for 1.0b3
|
2020-05-17 22:04:07 -04:00 |
|
elasota
|
0b8a5cb38c
|
Fixed resolution changed event using physical resolution instead of virtual
|
2020-05-17 19:55:16 -04:00 |
|
elasota
|
fde390ac73
|
Improve button chrome
|
2020-05-17 19:50:34 -04:00 |
|