abstreet/game/src
2020-07-05 14:18:00 -07:00
..
common prototype controls for hiding z-orders, for #126 [rebuild] 2020-07-04 13:18:27 -07:00
debug add a tool to export roads to https://github.com/d-wasserman/shared-row 2020-07-04 11:29:45 -07:00
devtools refactor Composite style 2020-07-03 13:01:54 -07:00
edit gracefully handle editing the currently active traffic signal phase live in the challenge mode 2020-07-05 14:18:00 -07:00
info woops, 72d0171300 broke signal editor by 2020-07-04 17:51:45 -07:00
layer refactor Composite style 2020-07-03 13:01:54 -07:00
render lazily render lanes, same as road labels. greatly speeds up start-up times (helps with #125), doesnt melt the GPU on large maps. also paves the way for dynamically adjusting z-order rendering (for #126) 2020-07-05 11:30:34 -07:00
sandbox start refactoring how edits are validated. need to deal with lane types 2020-07-05 13:20:19 -07:00
app.rs lazily render lanes, same as road labels. greatly speeds up start-up times (helps with #125), doesnt melt the GPU on large maps. also paves the way for dynamically adjusting z-order rendering (for #126) 2020-07-05 11:30:34 -07:00
challenges.rs refactor Composite style 2020-07-03 13:01:54 -07:00
colors.rs start bringing in private broadmoor roads. omit from the CH, so trips will just fail without a path for now. 2020-06-27 16:19:48 -07:00
cutscene.rs refactor Composite style 2020-07-03 13:01:54 -07:00
game.rs cleanup after #59: 2020-07-01 17:57:43 -07:00
helpers.rs improve the signal synchronization a bit for #8. hardcode a few small 2020-07-04 08:53:13 -07:00
main.rs lazily render lanes, same as road labels. greatly speeds up start-up times (helps with #125), doesnt melt the GPU on large maps. also paves the way for dynamically adjusting z-order rendering (for #126) 2020-07-05 11:30:34 -07:00
managed.rs cleaning up the last of Colorer, and quick_menu too while I'm at it 2020-06-17 10:36:18 -07:00
options.rs optionally dont draw in jump-to-time, to help with #125 2020-07-04 13:37:29 -07:00
pregame.rs refactor Composite style 2020-07-03 13:01:54 -07:00