| .. |
|
Action.cs
|
Allow servers to define additional game actions
|
2024-01-18 01:27:03 -06:00 |
|
Archive.cs
|
Add database models and migrations for redistributables
|
2023-10-18 01:14:31 -05:00 |
|
BaseModel.cs
|
Fix game deletions not working due to relationship with game saves, save paths, and play sessions
|
2023-11-28 17:56:16 -06:00 |
|
BaseTaxonomyModel.cs
|
Consolidate taxonomy models to an abstract class
|
2024-06-30 22:55:55 -05:00 |
|
Category.cs
|
Consolidate taxonomy models to an abstract class
|
2024-06-30 22:55:55 -05:00 |
|
Collection.cs
|
Consolidate taxonomy models to an abstract class
|
2024-06-30 22:55:55 -05:00 |
|
Company.cs
|
Avoid circular references with some models
|
2023-01-12 01:25:32 -06:00 |
|
Engine.cs
|
Consolidate taxonomy models to an abstract class
|
2024-06-30 22:55:55 -05:00 |
|
Game.cs
|
Add new "Platform" metadata
|
2024-06-30 23:10:55 -05:00 |
|
GameSave.cs
|
Fix game deletions not working due to relationship with game saves, save paths, and play sessions
|
2023-11-28 17:56:16 -06:00 |
|
Genre.cs
|
Consolidate taxonomy models to an abstract class
|
2024-06-30 22:55:55 -05:00 |
|
Key.cs
|
Databind based on game keys instead of full game
|
2023-03-20 20:55:29 -05:00 |
|
Media.cs
|
Add name for media
|
2024-06-19 21:35:01 -05:00 |
|
MultiplayerMode.cs
|
Import games using Game type instead of manifest
|
2024-05-07 01:47:00 -05:00 |
|
Platform.cs
|
Add new "Platform" metadata
|
2024-06-30 23:10:55 -05:00 |
|
PlaySession.cs
|
Add ability to view/remove play sessions
|
2024-06-25 01:24:28 -05:00 |
|
Redistributable.cs
|
Allow games to select redistributables required
|
2023-10-22 17:59:00 -05:00 |
|
Role.cs
|
Added collections with the ability to add games to a collection
|
2023-12-04 01:39:59 -06:00 |
|
SavePath.cs
|
Specified display names for save path types
|
2024-02-23 17:37:47 -06:00 |
|
Script.cs
|
Fix script editor not able to save on form error
|
2024-03-11 17:38:29 -05:00 |
|
Server.cs
|
Import servers from LCX files
|
2024-07-04 16:34:30 -05: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
|
Consolidate taxonomy models to an abstract class
|
2024-06-30 22:55:55 -05:00 |
|
User.cs
|
Add avatars to user profile
|
2024-01-15 02:20:35 -06:00 |