opendaoc-core/CoreDatabase
2026-08-07 10:13:16 +02:00
..
Attributes Optimize AttributeUtil 2025-08-07 02:07:12 +02:00
Connection Remove unused private setters 2024-03-23 16:25:58 +01:00
Enums Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
Handlers ObjectDatabase: Replace UtcNow with MonotonicTime.NowMs 2026-01-03 11:25:47 +01:00
Tables DbCoreCharacter: Remove leftover m_respecAmountDOL 2026-08-07 10:13:16 +02:00
UniqueID Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
.gitignore Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
CoreDatabase.csproj Update NuGet dependencies 2026-07-18 05:18:13 +02:00
CustomParam.cs Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
DatabaseException.cs Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
DatabaseParameter.cs Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
DatabaseUtil.cs Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
DataObject.cs DataObject: Fix memory leak caused by MemberwiseClone copying snapshot reference onto the next snapshot 2026-08-06 12:12:42 +02:00
DataTableHandler.cs DataTableHandler: Fiix ElementBindings initialization 2026-07-30 14:17:36 +02:00
ElementBinding.cs Remove unused private setters 2024-03-23 16:25:58 +01:00
IObjectDatabase.cs Reduce allocations caused by foreach loops on interfaces 2026-06-20 19:44:16 +02:00
LanguageDataObject.cs Second attempt at refactoring DOLDatabase without black hole of merge conflicts 2023-09-25 01:12:41 -06:00
ObjectDatabase.cs Reduce allocations caused by foreach loops on interfaces 2026-06-20 19:44:16 +02:00
SqlObjectDatabase.cs Reduce allocations caused by foreach loops on interfaces 2026-06-20 19:44:16 +02:00
WhereClause.cs Overhaul WhereClause query builder for type safety 2025-08-17 07:18:34 +02:00