abstreet/abstutil/src
2020-12-21 15:32:09 -08:00
..
abst_data.rs Distinguish uncompressed/gzipped size in the updater tool. #377 2020-12-21 15:32:09 -08:00
abst_paths.rs Serialize game state on native. Figuring out how to do this on web next... 2020-12-07 11:01:43 -08:00
cli.rs replace custom logger with env_logger (#414) 2020-12-07 12:58:47 -08:00
collections.rs A fresh attempt at finding the root causes of gridlock map-wide 2020-12-01 10:50:05 -08:00
io_native.rs Simpler abstutil APIs: return string errors immediately, don't make callers transform. We don't need to distinguish different error types anywhere. 2020-12-02 08:44:07 -08:00
io_web.rs Fix map loader on web. Remote paths wound up with an extra /, breaking 2020-12-19 09:51:52 -08:00
io.rs Simpler abstutil APIs: return string errors immediately, don't make callers transform. We don't need to distinguish different error types anywhere. 2020-12-02 08:44:07 -08:00
lib.rs Consolidate console_log setup into abstutil, now that there are multiple binaries that should all have the behavior. 2020-11-26 14:40:05 -08:00
logger.rs replace custom logger with env_logger (#414) 2020-12-07 12:58:47 -08:00
process.rs Refactor a few utilities, and use convex hull of the city boundaries to simplify them considerably. #326 2020-10-26 14:15:25 -07:00
serde.rs Simpler abstutil APIs: return string errors immediately, don't make callers transform. We don't need to distinguish different error types anywhere. 2020-12-02 08:44:07 -08:00
time.rs Simpler abstutil APIs: return string errors immediately, don't make callers transform. We don't need to distinguish different error types anywhere. 2020-12-02 08:44:07 -08:00
utils.rs Reorganize polygon files to importer/config, instead of data/input. 2020-11-06 10:10:03 -08:00