Dustin Carlino
|
942c3ecdaf
|
Make SimpleApps all manage their own CLI parsing, so they can add their own overrides.
|
2022-01-31 13:30:55 +00:00 |
|
Dustin Carlino
|
9f86365cf6
|
Upgrade to rust 1.56 and cutover to rust edition 2021
|
2021-10-21 09:38:06 -07:00 |
|
Dustin Carlino
|
4068986c58
|
Refactor URLManager -- on errors, always warn
|
2021-09-07 11:14:31 -07:00 |
|
Dustin Carlino
|
a6e707eb8a
|
Upgrade more dependencies.
(Can't upgrade winit yet, because glutin doesn't have a crates.io
release that's caught up)
|
2021-05-22 16:36:57 -07:00 |
|
Dustin Carlino
|
42bd63e79b
|
Lift URL and viewport code from game to map_gui. Also use it for OSM viewer and the 15min tool.
|
2021-03-04 13:22:09 -08:00 |
|
Dustin Carlino
|
73e405e382
|
Upgrade most dependencies
|
2021-02-03 18:13:06 -08:00 |
|
Dustin Carlino
|
cd7dca87d7
|
Fix web build after rand upgrade. Unfortunately I think this has to happen in all of the binary crates individually: https://docs.rs/getrandom/0.2.1/getrandom/#indirect-dependencies
|
2021-01-05 11:12:03 -08:00 |
|
Dustin Carlino
|
bfa208ce6a
|
Parameterize widgetry on a way to read SVG files. This is one of the last steps to remove the dependency on abstio. #253
|
2021-01-04 09:53:24 -08:00 |
|
Dustin Carlino
|
23dea95da3
|
Also deploy the OSM viewer and 15 min tool to the web
|
2020-12-18 12:36:19 -08:00 |
|
Dustin Carlino
|
139d435bd3
|
Split out the OSM viewer to its own crate, porting over a simple form of current_selection. Temporarily omit the minimap and navigator from it.
|
2020-11-23 17:58:32 -08:00 |
|