elasota
|
00ea1b2982
|
Fix invert image draw not working correctly if the image is partially out of bounds (happens when moving a tiki torch in the editor)
|
2020-07-03 04:18:08 -04:00 |
|
elasota
|
87bab26d47
|
Add home/end key support to edit box
|
2020-07-03 04:08:09 -04:00 |
|
elasota
|
3dbb231c5a
|
Add edit box automatic scrolling
|
2020-07-03 04:00:25 -04:00 |
|
elasota
|
a2e8d414e8
|
Fix typing sound not working with forward delete
|
2020-07-03 03:16:42 -04:00 |
|
elasota
|
137f00b657
|
Fixed selection drawing out of bounds in multi-line editbox
|
2020-07-03 03:05:25 -04:00 |
|
elasota
|
7fec622e51
|
Add forward delete to editbox
|
2020-07-03 03:02:43 -04:00 |
|
elasota
|
05604e5604
|
Add API for saving driver prefs. Save fullscreen state in D3D11 driver.
|
2020-07-03 02:46:43 -04:00 |
|
elasota
|
ed9e0fec97
|
Update readme
|
2020-07-03 02:45:41 -04:00 |
|
elasota
|
82b93c627e
|
Save house after opening so it doesn't throw an IO error if the user quits immediately.
1.0.3
|
2020-06-20 02:16:43 -04:00 |
|
elasota
|
c204b5ef7f
|
Fix debug compile failure
|
2020-06-20 02:09:32 -04:00 |
|
elasota
|
343a8a0f04
|
Bump build version to 1.0.3
|
2020-06-20 02:08:35 -04:00 |
|
elasota
|
9d5adb9bb6
|
Remove port state, fix background not darkening in room editor
|
2020-06-20 02:08:22 -04:00 |
|
elasota
|
3bf689664f
|
Default menu bar color to black
|
2020-06-20 01:46:38 -04:00 |
|
elasota
|
ccb7dd2edb
|
Remove unused var
|
2020-06-20 01:46:27 -04:00 |
|
elasota
|
20acb4ef6b
|
Bump prefs version
|
2020-06-20 01:33:47 -04:00 |
|
elasota
|
3c662845b4
|
Add option to enable or disable auto-scale
|
2020-06-20 01:33:26 -04:00 |
|
elasota
|
1981320afe
|
Add support for 16-bit, stereo, and MACE 3:1 sound import.
|
2020-06-20 01:03:41 -04:00 |
|
elasota
|
1c15ea5940
|
Update project readme
|
2020-06-13 05:32:27 -04:00 |
|
elasota
|
4920781619
|
32-bit color support
1.0.2
|
2020-06-13 04:33:41 -04:00 |
|
elasota
|
24f43b973a
|
Fix build timestamp
1.0.1
|
2020-06-07 22:17:02 -04:00 |
|
elasota
|
649d78a61b
|
Tag release 1.0.1
|
2020-06-07 21:05:08 -04:00 |
|
elasota
|
836fc95f4a
|
EOL fix
|
2020-06-07 20:45:30 -04:00 |
|
elasota
|
5b95fd8c6b
|
Use Apple RGB color profile
|
2020-06-07 20:42:49 -04:00 |
|
elasota
|
b55a508686
|
Use error diffusion for 24-to-8 picture draws
|
2020-06-07 20:42:07 -04:00 |
|
elasota
|
47291cbf1d
|
Support custom pause and banner graphics
|
2020-06-07 19:36:53 -04:00 |
|
elasota
|
01e6ff4f5d
|
Fix >16bpp images emitting color table data, causing image corruption, especially in 24bpp images
|
2020-06-07 17:45:29 -04:00 |
|
elasota
|
d828eacd38
|
Clean "Packaged" dir when converting resources
|
2020-06-07 17:20:21 -04:00 |
|
elasota
|
b37b0a4f8a
|
Add MACE 6:1 decompression to fix some missing audio samples, parallelize deflate compression
|
2020-06-07 17:18:04 -04:00 |
|
elasota
|
4c3ccbd7fa
|
Only copy PDBs that are actually in the release package
1.0.0
|
2020-06-06 02:32:05 -04:00 |
|
elasota
|
9624c283c8
|
Updated version tagging and added about dialog
|
2020-06-06 02:25:10 -04:00 |
|
elasota
|
cfb66d9c9b
|
Fix res patch file adding not working
|
2020-06-06 01:49:54 -04:00 |
|
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 |
|