|
316db89148
|
Get the bridge door animations running
|
2020-03-27 00:54:57 +00:00 |
|
|
79bfab7d6b
|
We can reach the bridge \o/
|
2020-03-26 23:35:34 +00:00 |
|
|
e4ce932324
|
Display overlay text in the UI
We still have fonts to do, so this is very ugly, but it at least shows
*something* on the screen now.
|
2020-03-26 22:09:26 +00:00 |
|
|
7824396c24
|
Add stubs for unknown widget types
|
2020-03-25 00:23:28 +00:00 |
|
|
b986359047
|
Draw overlays
|
2020-03-24 23:26:21 +00:00 |
|
|
d376d9850c
|
Wire the sliders into the config file
Not yet the game itself. That's still TODO.
|
2020-03-24 23:11:37 +00:00 |
|
|
20ad9ae6f8
|
Add a slider UI widget
I'm not too happy with how I have to configure the step for each one
separately, but it's the best I can do at the moment.
|
2020-03-24 22:33:26 +00:00 |
|
|
69971b2825
|
Rework the UI framework
Interface is now Driver, and Widget is now a set of interfaces with a
struct per widget type. This should make it easier to add other types.
|
2020-03-24 20:21:55 +00:00 |
|