elasota
|
7b8052174f
|
Fix high score banner entry
|
2020-02-05 00:22:55 -05:00 |
|
elasota
|
60e0912a7b
|
Disable room editor
|
2020-02-05 00:22:39 -05:00 |
|
elasota
|
4f24439f7e
|
Finish implementing alerts
|
2020-02-04 23:32:40 -05:00 |
|
elasota
|
dee560492e
|
Edit box baseline (regresses volume control dialog though)
|
2020-02-03 04:54:55 -05:00 |
|
elasota
|
25ee3531b2
|
EOL fixes
|
2020-02-03 01:18:16 -05:00 |
|
elasota
|
aa8043fafc
|
Remove unused directory
|
2020-02-03 01:18:07 -05:00 |
|
elasota
|
82ed7f7193
|
Mark houses read-only
|
2020-02-02 18:06:19 -05:00 |
|
elasota
|
0c3693f6cc
|
Fix file lock check
|
2020-02-02 17:46:37 -05:00 |
|
elasota
|
1d54de0eb9
|
Fix high score display
|
2020-02-02 17:43:11 -05:00 |
|
elasota
|
fdc56da111
|
Fix text wrap not measuring whitespace
|
2020-02-02 02:53:59 -05:00 |
|
elasota
|
265db139c8
|
Various improvements toward getting high scores working again.
|
2020-02-02 01:38:38 -05:00 |
|
elasota
|
7cb6994f90
|
Import indexed strings as text files
|
2020-01-24 02:41:42 -05:00 |
|
elasota
|
9e9a79c4b7
|
Alert skeleton
|
2020-01-24 02:09:19 -05:00 |
|
elasota
|
928efdd527
|
Switch timestamp format to combined UTC + local so fewer stupid hacks are required.
|
2020-01-23 22:36:12 -05:00 |
|
elasota
|
6171b1185e
|
Don't destroy menus on removal
|
2020-01-23 22:35:39 -05:00 |
|
elasota
|
fd48ca0a62
|
Fix crash when a PICT has no bounds resource
|
2020-01-23 22:27:51 -05:00 |
|
elasota
|
556a395e4a
|
EOL fix
|
2020-01-23 22:27:18 -05:00 |
|
elasota
|
b20e1876e3
|
Do TZ conversion in GPA conversion, keep timestamps in UTC. This makes ZIP conversion inconsistent across TZs, but less hacky everywhere else. Pending addition of a tool to just dump a combined timestamp.
|
2020-01-23 03:45:36 -05:00 |
|
elasota
|
38d172aa49
|
Remove Infinity Windoid
|
2020-01-23 03:43:15 -05:00 |
|
elasota
|
a1475d2ee3
|
Fixed a bunch of improper timestamp handling, made ZIP timestamping deterministic, added default timestamp
|
2020-01-23 02:47:31 -05:00 |
|
elasota
|
a73d6fe10d
|
Fix missing return
|
2020-01-23 02:24:56 -05:00 |
|
elasota
|
909533930e
|
Fix broken timestamp serialization
|
2020-01-23 01:39:27 -05:00 |
|
elasota
|
ccbb8015d5
|
Change clear color to dark blue
|
2020-01-23 01:29:54 -05:00 |
|
elasota
|
5a3cedaa95
|
Level editor and resource loader fixups and refactors
|
2020-01-23 01:19:12 -05:00 |
|
elasota
|
27a1f89c15
|
Implicit divide by 4 in ellipse plotter, disable debug asserts by default
|
2020-01-22 01:48:02 -05:00 |
|
elasota
|
06243e4d45
|
Fix potential off-by-one
|
2020-01-21 00:21:11 -05:00 |
|
elasota
|
5e3e666765
|
Fix ellipse plotter, adhere to sounder invariants this time.
|
2020-01-21 00:09:38 -05:00 |
|
elasota
|
f5b0ef3698
|
Revert "Fix some problematic ellipse plotter cases (like 4x36)"
This reverts commit 1d7a75c8a9 .
|
2020-01-20 23:59:45 -05:00 |
|
elasota
|
c112738f2e
|
Remove glue drivers, use Gp drivers instead
|
2020-01-20 05:14:50 -05:00 |
|
elasota
|
1d7a75c8a9
|
Fix some problematic ellipse plotter cases (like 4x36)
|
2020-01-20 05:00:44 -05:00 |
|
elasota
|
610c72b9bb
|
Fix the rest of house load and game over asserts
|
2020-01-20 02:17:07 -05:00 |
|
elasota
|
c9f3e5aba6
|
EOL fixes
|
2020-01-20 02:16:34 -05:00 |
|
elasota
|
e5932eef3b
|
Add porting notes
|
2020-01-20 02:16:14 -05:00 |
|
elasota
|
156e58e59f
|
Disable Mac Plus hacks
|
2020-01-20 02:13:23 -05:00 |
|
elasota
|
f3fa442d0f
|
Updated font acknowledgments
|
2020-01-19 19:27:45 -05:00 |
|
elasota
|
3b11a457a3
|
Fix audio queue consume overrun (caused shutdown crash due to multiple buffers being queued)
|
2020-01-19 19:25:36 -05:00 |
|
elasota
|
1b5720c118
|
Adjust text AA to be more gamma-correct. Switch everything to Open Sans.
|
2020-01-19 07:36:44 -05:00 |
|
elasota
|
93b4554961
|
Migrate image storage from PICT to BMP
|
2020-01-18 21:15:31 -05:00 |
|
elasota
|
69ef542969
|
Fix audio shutdown crashes
|
2020-01-18 18:39:54 -05:00 |
|
elasota
|
c79ddd0d35
|
Add text anti-aliasing, disable arcade mode
|
2020-01-18 18:20:16 -05:00 |
|
elasota
|
d8331eaeb7
|
Switch to zip archive format for resource data, prep work for moving from PICT/snd to BMP/WAV
|
2020-01-18 08:37:57 -05:00 |
|
elasota
|
e01cd4ef2e
|
Merge branch 'master' of https://github.com/elasota/GlidePort
|
2020-01-05 23:27:33 -05:00 |
|
elasota
|
d9d3a7592a
|
Move Glider PRO data from GpApp2 to GliderProData
|
2020-01-05 23:27:27 -05:00 |
|
Eric Lasota
|
b807717ca7
|
Update ACKNOWLEDGMENTS.txt
|
2020-01-05 23:16:56 -05:00 |
|
elasota
|
2e97e44e92
|
Added release script
0.0.1
|
2020-01-05 18:07:34 -05:00 |
|
elasota
|
645a997c7a
|
Refactoring
|
2020-01-05 16:41:04 -05:00 |
|
elasota
|
1fba6f9e85
|
Refactor color cursor loading
|
2020-01-05 04:13:00 -05:00 |
|
elasota
|
700c31b9e4
|
Remove unused functions
|
2020-01-05 04:02:36 -05:00 |
|
elasota
|
7c4ec4a467
|
Replace MacRoman conversion with LIBICONV implementation
|
2020-01-05 04:02:19 -05:00 |
|
elasota
|
1e3cf76bf3
|
Remove notes
|
2020-01-05 02:57:57 -05:00 |
|