elasota
|
9624c283c8
|
Updated version tagging and added about dialog
|
2020-06-06 02:25:10 -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
|
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
|
611f53ef91
|
Fix audio driver starting in debug mode, add -diagnostics mode
|
2020-05-29 21:56:33 -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
|
f5ff8eb013
|
Add color fade
|
2020-05-22 21:14:43 -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
|
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
|
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
|
afb9474340
|
Improve popup menu triangle visibility
|
2020-05-18 03:51: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
|
fde390ac73
|
Improve button chrome
|
2020-05-17 19:50:34 -04:00 |
|
elasota
|
153213e079
|
Improve PICT compatibility, add batch mode to gpr2gpa
|
2020-05-17 17:54:58 -04:00 |
|
elasota
|
ebb6d7608e
|
Add unpacktool
|
2020-05-09 21:05:58 -04:00 |
|
elasota
|
62d9766ee0
|
Add close box support to floating windows
|
2020-05-02 02:59:19 -04:00 |
|
elasota
|
e546c05ea0
|
Fix scroll bar SetMin/SetMax not working correctly
|
2020-05-02 02:14:52 -04:00 |
|
elasota
|
3b7858f96a
|
Add support for map window resize in editor
|
2020-05-02 01:51:32 -04:00 |
|
elasota
|
cea0a72ebc
|
Remove more obsolete API
|
2020-04-25 21:22:09 -04:00 |
|
elasota
|
69e3fb3023
|
Handle Quit event more gracefully
|
2020-04-18 05:51:39 -04:00 |
|
elasota
|
c3f3fb4621
|
Override alt-enter behavior, use borderless fullscreen instead of exclusive fullscreen. This should fix the game breaking when bringing up the open file dialog in fullscreen.
(Note that this doesn't handle resolution changes yet)
|
2020-04-18 00:18:20 -04:00 |
|
elasota
|
0335dd7786
|
Fix alt-enter
|
2020-04-06 03:34:31 -04:00 |
|
elasota
|
ffd9d9cc1f
|
Keep level editor windows in screen bounds
|
2020-04-05 22:31:22 -04:00 |
|
elasota
|
d7353ff6ed
|
Refactor neighboring rooms sync-ups. Remove all of the neighboring room objects and recreate them, which fixes a bunch of problems with objects becoming out-of-frame after resize.
|
2020-04-05 18:34:37 -04:00 |
|
elasota
|
b827048c36
|
Account for chrome padding and menu bar when auto-relocating windows
|
2020-04-05 18:30:04 -04:00 |
|
elasota
|
129396ef53
|
Fix more dynamics, fix end screen stars with large vertical resolutions
|
2020-04-04 17:46:19 -04:00 |
|
elasota
|
793822fbb4
|
EOL fixes
|
2020-04-01 23:34:55 -04:00 |
|
elasota
|
6326a0b2d9
|
Partial resolution change support
|
2020-04-01 14:53:44 -04:00 |
|
elasota
|
e114d5c5dd
|
Clean out unused API
|
2020-03-14 12:03:50 -04:00 |
|
elasota
|
cea0bde015
|
API cleanup, fix some lingering InvalWindowRects
|
2020-03-14 06:38:46 -04:00 |
|
elasota
|
3d37ded31d
|
Button highlight behavior
|
2020-03-14 05:04:51 -04:00 |
|
elasota
|
3dcc787ca0
|
Add menu hints and checks
|
2020-03-14 05:04:01 -04:00 |
|
elasota
|
d394975336
|
Finish scroll bars
|
2020-03-14 04:29:47 -04:00 |
|
elasota
|
dd78b08a5f
|
Fix WaitForEvent having an extra delay tick
|
2020-03-14 04:29:36 -04:00 |
|