LANCommander/LANCommander.Client/Services
Pat Hartl ecc5035fc0 Limit when save is pulled from server on start
Only pulls the save down if the save is newer than the last time the game was played and if the save was created after the game was installed.
2024-07-30 19:26:31 -05:00
..
_BaseDatabaseService.cs Working imports for games and most of its properties 2024-05-23 18:38:13 -05:00
_BaseService.cs Logging 2024-06-12 23:20:31 -05:00
CollectionService.cs Working imports for games and most of its properties 2024-05-23 18:38:13 -05:00
CompanyService.cs Working imports for games and most of its properties 2024-05-23 18:38:13 -05:00
DownloadService.cs Added installed on date to game 2024-07-30 19:24:57 -05:00
EngineService.cs Working imports for games and most of its properties 2024-05-23 18:38:13 -05:00
GameService.cs Added installed on date to game 2024-07-30 19:24:57 -05:00
GenreService.cs Working imports for games and most of its properties 2024-05-23 18:38:13 -05:00
ImportService.cs Added installed on date to game 2024-07-30 19:24:57 -05:00
LibraryService.cs Limit when save is pulled from server on start 2024-07-30 19:26:31 -05:00
MediaService.cs Avoid grabbing file for null media 2024-06-24 19:31:56 -05:00
MessageBusService.cs Basic implementation to check for updates 2024-07-25 19:21:52 -05:00
MultiplayerModeService.cs Working imports for games and most of its properties 2024-05-23 18:38:13 -05:00
PlatformService.cs Add platform support to client 2024-07-12 18:34:16 -05:00
PlaySessionService.cs Sync player name, allocated key, saves for games/mods/expansions 2024-07-15 18:17:04 -05:00
ProfileService.cs Add offline mode 2024-07-15 17:26:24 -05:00
RedistributableService.cs Added database services and basic game import 2024-05-20 20:26:15 -05:00
SaveService.cs Upload saves on game exit 2024-07-15 19:13:40 -05:00
ScriptService.cs Use ScriptService for running all scripts 2024-07-15 19:46:56 -05:00
SettingService.cs Don't allow accidently clearing of settings 2024-07-08 21:25:44 -05:00
TagService.cs Working imports for games and most of its properties 2024-05-23 18:38:13 -05:00
UpdateService.cs Include more info when checking for update 2024-07-29 20:25:46 -05:00
WindowService.cs Move from MAUI to Photino for wrapper 2024-06-05 01:21:31 -05:00