5dplomacy/MultiversalDiplomacy/Script
Tim Van Baak 4ce5faaac2 Replace Map lookup methods with Unit methods
This makes the flow of data easier to read and is slightly shorter in some cases. This pattern will be better for replacing more reference members with keys.
2024-09-09 12:11:44 -07:00
..
AdjudicationQueryScriptHandler.cs Replace Map lookup methods with Unit methods 2024-09-09 12:11:44 -07:00
GameScriptHandler.cs Implement assert moves/no-move 2024-09-03 04:25:37 +00:00
IScriptHandler.cs Refactor script handlers to return a result type 2024-09-03 03:20:59 +00:00
ReplScriptHandler.cs Refactor script handlers to return a result type 2024-09-03 03:20:59 +00:00
ScriptResult.cs Refactor script handlers to return a result type 2024-09-03 03:20:59 +00:00
SetupScriptHandler.cs Refactor script handlers to return a result type 2024-09-03 03:20:59 +00:00