LANCommander/LANCommander/Data/Models
2023-11-17 02:28:46 -06:00
..
Action.cs Added sort ordering to actions and fixed install process not updating game from live manifest 2023-01-16 23:45:46 -06:00
Archive.cs Add database models and migrations for redistributables 2023-10-18 01:14:31 -05:00
BaseModel.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
Category.cs Start migrating manifests to database 2023-01-08 21:43:01 -06:00
Company.cs Avoid circular references with some models 2023-01-12 01:25:32 -06:00
Game.cs Start tracking play sessions 2023-11-17 02:28:46 -06:00
GameSave.cs Allow user saves storage path and max size to be configurable in settings 2023-09-13 19:32:36 -05:00
Genre.cs Avoid circular references with some models 2023-01-12 01:25:32 -06:00
Key.cs Databind based on game keys instead of full game 2023-03-20 20:55:29 -05:00
Media.cs Remove committed media. Store and serve proper mime type. 2023-11-02 22:13:19 -05:00
MultiplayerMode.cs Fix action and multiplayer mode editors not linking to games properly and now creating fields with correct index 2023-01-14 15:07:45 -06:00
PlaySession.cs Start tracking play sessions 2023-11-17 02:28:46 -06:00
Redistributable.cs Allow games to select redistributables required 2023-10-22 17:59:00 -05:00
Role.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
SavePath.cs Added uploading of saves 2023-03-28 21:30:29 -05:00
Script.cs Add database models and migrations for redistributables 2023-10-18 01:14:31 -05:00
Server.cs Remove deprecated server HTTP options 2023-11-05 15:08:09 -06:00
ServerConsole.cs Add RCON support to UI for adding consoles 2023-08-18 00:50:12 -05:00
ServerHttpPath.cs Change server HTTP options to allow multiple specified paths. 2023-11-04 19:43:38 -05:00
Tag.cs Avoid circular references with some models 2023-01-12 01:25:32 -06:00
User.cs Start tracking play sessions 2023-11-17 02:28:46 -06:00