elasota
|
9669f6039d
|
Update readmes
1.0.8
|
2020-09-12 23:09:53 -04:00 |
|
elasota
|
1fb135a6d2
|
Clean up project configs. Remove Win32 targets. Enforce that GP_DEBUG_CONFIG is set correctly.
|
2020-09-12 23:07:44 -04:00 |
|
elasota
|
b23bb93506
|
Redo file prompts with in-game UI
|
2020-09-12 22:29:57 -04:00 |
|
elasota
|
8518d01c70
|
Conform porting doc to 80-char word wrap
|
2020-09-12 14:36:15 -04:00 |
|
elasota
|
1b215e891f
|
SDL baseline
|
2020-09-12 14:23:02 -04:00 |
|
elasota
|
987a1dea75
|
Move font API to GpCommon
|
2020-09-12 14:01:51 -04:00 |
|
elasota
|
f07137b52d
|
Move IOStream to GpCommon
|
2020-09-12 13:32:53 -04:00 |
|
elasota
|
480a4b6098
|
Add desktop shortcut
|
2020-09-12 12:09:59 -04:00 |
|
elasota
|
5ab7a675a3
|
Bump version to 1.0.8
|
2020-09-12 11:52:36 -04:00 |
|
elasota
|
1d3c84a473
|
Move font handler and platform-independent shell stuff
|
2020-09-12 11:52:19 -04:00 |
|
elasota
|
4a78f10975
|
Remove x86/Win32 target
|
2020-09-11 23:54:16 -04:00 |
|
elasota
|
69f279cc64
|
EOL fixes
|
2020-09-11 23:53:51 -04:00 |
|
elasota
|
1efb34f710
|
Undef CreateFile
|
2020-09-11 23:53:25 -04:00 |
|
elasota
|
84d5c46506
|
EOL fixes
|
2020-08-11 18:35:39 -04:00 |
|
elasota
|
c95be907de
|
Bump version to 1.0.7
1.0.7
|
2020-07-21 12:23:31 -04:00 |
|
elasota
|
3fd7fabb98
|
Fix full-screen being disabled when going to preferences but not viewing display options
|
2020-07-21 12:23:13 -04:00 |
|
elasota
|
53ecdabb43
|
Add full-screen option
1.0.6
|
2020-07-20 23:38:31 -04:00 |
|
elasota
|
7bf6147fa1
|
Fix transitions not spanning the entire screen and fix dissolve replaying when toggling full-screen
|
2020-07-20 12:17:36 -04:00 |
|
elasota
|
a77e1d868f
|
Bump version to 1.0.6
|
2020-07-20 12:16:41 -04:00 |
|
elasota
|
c14d904ca7
|
Fix bad ZIP structure
|
2020-07-20 12:16:31 -04:00 |
|
elasota
|
ec275fcefd
|
Bump version to 1.0.5
1.0.5
|
2020-07-04 00:35:18 -04:00 |
|
elasota
|
550465088e
|
Remove architecture string code that doesn't work
|
2020-07-04 00:34:46 -04:00 |
|
elasota
|
68444a7240
|
Add transitions
|
2020-07-04 00:26:28 -04:00 |
|
elasota
|
7db0f8d7eb
|
Fix loading empty house in the editor not working correctly
|
2020-07-03 19:40:26 -04:00 |
|
elasota
|
1fc846f7d8
|
Fix menu shortcuts activating disabled menu items
|
2020-07-03 19:31:30 -04:00 |
|
elasota
|
d978267c3e
|
Remove selection scroll timer (which doesn't work anyway)
|
2020-07-03 18:06:30 -04:00 |
|
elasota
|
e05f37a28d
|
Fix oval frames not drawing in 32-bit color mode
|
2020-07-03 17:32:26 -04:00 |
|
elasota
|
7069f4bf82
|
Add package release script
1.0.4
|
2020-07-03 14:04:54 -04:00 |
|
elasota
|
b197a9fb4b
|
Fix copyright
|
2020-07-03 13:53:19 -04:00 |
|
elasota
|
62427de092
|
Add ICC profile option
|
2020-07-03 13:53:10 -04:00 |
|
elasota
|
037994d0f7
|
Add additional credits
|
2020-07-03 13:48:48 -04:00 |
|
elasota
|
7cdfc40ad9
|
Clarified ambiguous language
|
2020-07-03 13:48:33 -04:00 |
|
elasota
|
c53275d3fb
|
Bump version to 1.0.4
|
2020-07-03 05:08:52 -04:00 |
|
elasota
|
8d58d22731
|
Add build version
|
2020-07-03 05:05:12 -04:00 |
|
elasota
|
58ad634085
|
Re-add clipboard functions
|
2020-07-03 04:59:40 -04:00 |
|
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 |
|