elasota
|
b1bebc2afd
|
Disable asserts in web release build
|
2021-05-13 12:14:18 -04:00 |
|
elasota
|
5b16ed826f
|
Fix compile failure in debug
|
2021-05-13 12:13:45 -04:00 |
|
elasota
|
567b82eb23
|
Tag 1.1.0 rc2
1.1.0-rc2
|
2021-05-11 21:36:12 -04:00 |
|
elasota
|
e8565a122d
|
EOL fix
|
2021-05-11 21:32:00 -04:00 |
|
elasota
|
32ff2f6fe8
|
Finish clearing out std::vector from PortabilityLayer
|
2021-05-11 21:27:40 -04:00 |
|
elasota
|
95260f8d8a
|
Zero out structures when creating houses and rooms
|
2021-05-11 19:47:05 -04:00 |
|
elasota
|
e7b02f37a5
|
Fix memory corruption when creating a new house
|
2021-05-11 19:42:05 -04:00 |
|
elasota
|
781c6ce610
|
Fix missing return value
|
2021-05-11 19:18:24 -04:00 |
|
elasota
|
98c7a1eea6
|
Fix MergeGPF missing from simple release
|
2021-05-11 19:18:15 -04:00 |
|
elasota
|
6858230dde
|
Update copyright
|
2021-05-11 01:52:56 -04:00 |
|
elasota
|
a6486c137b
|
Change version tag to 1.1.0 rc1
1.1.0-rc1
|
2021-05-11 01:42:06 -04:00 |
|
elasota
|
318a5868d7
|
Disable loading room editor if the current house is damaged beyond repair, and re-enable loading a different house.
|
2021-05-11 01:39:17 -04:00 |
|
elasota
|
295db5f064
|
Fix memory leak
|
2021-05-11 01:29:40 -04:00 |
|
elasota
|
0def879db1
|
Fix build
|
2021-05-11 00:58:26 -04:00 |
|
elasota
|
ac56badffa
|
Add download house option
|
2021-05-11 00:41:35 -04:00 |
|
elasota
|
75923ad7b0
|
Fix deleted houses still being in the house list
|
2021-05-10 23:21:40 -04:00 |
|
elasota
|
32d96798cc
|
Fix file deletion not working in web version
|
2021-05-10 19:43:52 -04:00 |
|
elasota
|
c354d49e9f
|
Replace beep sound with a simple 80% 440hz + 20% 60hz + fadeout generated tone
|
2021-05-10 00:10:14 -04:00 |
|
elasota
|
24169507bd
|
Add beep sound to platforms with no beep
|
2021-05-09 23:45:27 -04:00 |
|
elasota
|
d54ad576bc
|
Add delete option to File browser
|
2021-05-09 22:48:23 -04:00 |
|
elasota
|
222927d56f
|
Fix double-free when handle is shrunk to zero size
|
2021-05-09 22:47:57 -04:00 |
|
elasota
|
d74c4b70f3
|
Remove unused function
|
2021-05-08 10:55:22 -04:00 |
|
elasota
|
fb7b9b02d9
|
Web save mechanism
|
2021-05-07 23:09:35 -04:00 |
|
elasota
|
1ac8032411
|
Log to stdout
|
2021-05-07 23:08:29 -04:00 |
|
elasota
|
a012c6d3e7
|
Fix web build and add export path
|
2021-05-07 20:12:41 -04:00 |
|
elasota
|
08c6fd5108
|
EOL fix
|
2021-05-07 20:12:27 -04:00 |
|
elasota
|
a7cf9d48e3
|
Fix double GP_RESTRICT definition
|
2021-05-07 13:29:45 -04:00 |
|
elasota
|
d6ce07685e
|
Clean up vector use
|
2021-05-07 10:59:31 -04:00 |
|
elasota
|
5e060279af
|
Clean up warnings
|
2021-05-07 10:59:19 -04:00 |
|
elasota
|
a2ca1725fa
|
Improve export house errors
|
2021-05-07 03:02:30 -04:00 |
|
elasota
|
f32866510e
|
EOL fix
|
2021-05-07 02:59:30 -04:00 |
|
elasota
|
ac15c26bef
|
Update installer manufacturer ID
|
2021-05-07 02:52:28 -04:00 |
|
elasota
|
9510aaee32
|
Re-enable initial launch disclaimer
|
2021-05-07 02:30:20 -04:00 |
|
elasota
|
c6aa82db35
|
Adjust credits
|
2021-05-07 02:26:10 -04:00 |
|
elasota
|
6d12b6ff1a
|
Add house export to room editor
|
2021-05-07 02:16:25 -04:00 |
|
elasota
|
c3b2a7e8af
|
EOL fix
|
2021-05-07 02:14:50 -04:00 |
|
elasota
|
b0d5673d95
|
Add export dir to Windows
|
2021-05-07 02:12:58 -04:00 |
|
elasota
|
0de26b5e71
|
Remove header guards
|
2021-05-04 18:26:33 -04:00 |
|
elasota
|
65d4784618
|
Fix desaturation filter not isolating wand star.
|
2021-05-04 18:26:23 -04:00 |
|
elasota
|
5187ef5dc6
|
Use upscale filter at 1.5x and 2.5x
|
2021-05-04 18:25:49 -04:00 |
|
elasota
|
f24b0a0e77
|
Preprocess audio into S16 for faster mixing.
|
2021-04-29 20:16:24 -04:00 |
|
elasota
|
7442b92dd3
|
Make FS use new allocator API
|
2021-04-28 23:18:24 -04:00 |
|
elasota
|
a2d374f650
|
Allocator refactor
|
2021-04-28 01:46:07 -04:00 |
|
elasota
|
472462c535
|
AerofoilX logging fixes
|
2021-04-27 10:38:09 -04:00 |
|
elasota
|
80683464af
|
Buildfix AerofoilX
|
2021-04-27 10:00:23 -04:00 |
|
elasota
|
2cd4e4f178
|
UTF refactor to eliminate duplicated code outside of PL
|
2021-04-27 09:54:01 -04:00 |
|
elasota
|
07df94fb00
|
Use combined files on Android for faster build
|
2021-04-27 09:52:59 -04:00 |
|
elasota
|
d6b206195d
|
Buildfix Android
|
2021-04-27 09:51:05 -04:00 |
|
elasota
|
65e68f790a
|
Don't allow empty images.
|
2021-04-27 03:37:24 -04:00 |
|
elasota
|
56d999f400
|
Don't allow empty sounds
|
2021-04-27 03:37:14 -04:00 |
|