Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatcher window improvements #865

Merged
merged 34 commits into from Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
22f4340
Code Cleanup
Looky1173 May 27, 2023
2d95fc4
Initial experiments with the Dispatcher window
Looky1173 May 29, 2023
47879c8
Dispatcher window improvements continued
Looky1173 Aug 19, 2023
bc03dd8
Revert "Code Cleanup"
Looky1173 Aug 19, 2023
079300b
Added switch control
Looky1173 Aug 20, 2023
f0f2a72
Added signal controls
Looky1173 Aug 20, 2023
8da038f
Revised colours
Looky1173 Aug 20, 2023
8918de1
Re-enabled effects compilation that I disabled erroneously
Looky1173 Aug 20, 2023
7d62bb2
Code cleanup & increased map zoom out limit
Looky1173 Aug 20, 2023
5184abc
Cleaned up code + began rewriting the player list
Looky1173 Aug 22, 2023
715841e
Renamed the Dispatcher window to "Map window"
Looky1173 Aug 22, 2023
54b7a7b
Coloured switch control menu
Looky1173 Aug 22, 2023
bfba8f0
Initial theme switching
Looky1173 Aug 22, 2023
d00c6d9
Reimplemented daylight offset as debug commands
Looky1173 Aug 23, 2023
cc5b9d3
Fixed http://www.elvastower.com/forums/index.php?/topic/37165-reworki…
Looky1173 Aug 24, 2023
705126e
Code quality improvements
Looky1173 Aug 24, 2023
698c013
Include static consists in the Map window
Looky1173 Aug 25, 2023
55ee45e
Clean-up
Looky1173 Aug 25, 2023
77a827c
Added Daylight offset change confirmation message
Looky1173 Aug 25, 2023
dadbc9f
Update locales
Looky1173 Aug 25, 2023
3097086
Revert "Update locales"
Looky1173 Aug 26, 2023
f67581c
Updated themes
Looky1173 Aug 27, 2023
9d8513a
Fixed static consists not showing up on map
Looky1173 Aug 27, 2023
9b0470a
Renamed `DebugViewerBeta` to `MapViewer`
Looky1173 Aug 28, 2023
4a5484e
Fixed static consists without a lead locomotive not appearing in Map …
Looky1173 Aug 28, 2023
776d6df
Format
Looky1173 Aug 28, 2023
a1318b5
Merge branch 'master' into dispatcher-window-improvements
Looky1173 Oct 22, 2023
44ab637
Reimplemented player actions and basic messaging
Looky1173 Oct 24, 2023
699d060
Added license information
Looky1173 Oct 24, 2023
5c0b889
Foundation for translations
Looky1173 Oct 24, 2023
67014b7
Updated translations (note: they don't work with ContextMenuStrip)
Looky1173 Oct 24, 2023
ccd1d82
Replaced the legacy `DispatchViewer` with `MapViewer`
Looky1173 Dec 3, 2023
c39984c
Small cleanup
Looky1173 Dec 3, 2023
3b5a2fe
Apply translations to dropdown menus manually (https://github.com/ope…
Looky1173 Dec 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -365,4 +365,5 @@ ASALocalRun/
healthchecksdb

# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/
MigrationBackup/
/Source/RunActivity/Properties/launchSettings.json