Description:
Rename TileMap to CellMap.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
@@ -8,7 +8,12 | |||||
|
8 | "restore": { |
|
8 | "restore": { |
|
9 | "projectUniqueName": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj", |
|
9 | "projectUniqueName": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj", |
|
10 | "projectName": "FNA", |
|
10 | "projectName": "FNA", |
|
11 | "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj" |
|
11 | "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj", |
|
|
12 | "frameworks": { | ||
|
|
13 | "net48": { | ||
|
|
14 | "projectReferences": {} | ||
|
|
15 | } | ||
|
|
16 | } | ||
|
12 | }, |
|
17 | }, |
|
13 | "frameworks": { |
|
18 | "frameworks": { |
|
14 | "net48": {} |
|
19 | "net48": {} |
@@ -34,7 +39,6 | |||||
|
34 | }, |
|
39 | }, |
|
35 | "frameworks": { |
|
40 | "frameworks": { |
|
36 | "net45": { |
|
41 | "net45": { |
|
37 | "targetAlias": "net45", |
|
||
|
38 | "projectReferences": { |
|
42 | "projectReferences": { |
|
39 | "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj": { |
|
43 | "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj": { |
|
40 | "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj" |
|
44 | "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj" |
@@ -50,8 +54,7 | |||||
|
50 | }, |
|
54 | }, |
|
51 | "frameworks": { |
|
55 | "frameworks": { |
|
52 | "net45": { |
|
56 | "net45": { |
|
53 | "targetAlias": "net45", |
|
57 | "runtimeIdentifierGraphPath": "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/Current/bin/RuntimeIdentifierGraph.json" |
|
54 | "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.102/RuntimeIdentifierGraph.json" |
|
||
|
55 | } |
|
58 | } |
|
56 | } |
|
59 | } |
|
57 | } |
|
60 | } |
@@ -7,11 +7,8 | |||||
|
7 | <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/alys/.nuget/packages/</NuGetPackageRoot> |
|
7 | <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/alys/.nuget/packages/</NuGetPackageRoot> |
|
8 | <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/alys/.nuget/packages/</NuGetPackageFolders> |
|
8 | <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/alys/.nuget/packages/</NuGetPackageFolders> |
|
9 | <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> |
|
9 | <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> |
|
10 |
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5. |
|
10 | <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.6.0</NuGetToolVersion> |
|
11 | </PropertyGroup> |
|
11 | </PropertyGroup> |
|
12 | <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> |
|
||
|
13 | <SourceRoot Include="$([MSBuild]::EnsureTrailingSlash($(NuGetPackageFolders)))" /> |
|
||
|
14 | </ItemGroup> |
|
||
|
15 | <PropertyGroup> |
|
12 | <PropertyGroup> |
|
16 | <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects> |
|
13 | <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects> |
|
17 | </PropertyGroup> |
|
14 | </PropertyGroup> |
@@ -48,7 +48,6 | |||||
|
48 | }, |
|
48 | }, |
|
49 | "frameworks": { |
|
49 | "frameworks": { |
|
50 | "net45": { |
|
50 | "net45": { |
|
51 | "targetAlias": "net45", |
|
||
|
52 | "projectReferences": { |
|
51 | "projectReferences": { |
|
53 | "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj": { |
|
52 | "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj": { |
|
54 | "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj" |
|
53 | "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj" |
@@ -64,8 +63,7 | |||||
|
64 | }, |
|
63 | }, |
|
65 | "frameworks": { |
|
64 | "frameworks": { |
|
66 | "net45": { |
|
65 | "net45": { |
|
67 | "targetAlias": "net45", |
|
66 | "runtimeIdentifierGraphPath": "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/Current/bin/RuntimeIdentifierGraph.json" |
|
68 | "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.102/RuntimeIdentifierGraph.json" |
|
||
|
69 | } |
|
67 | } |
|
70 | } |
|
68 | } |
|
71 | } |
|
69 | } |
@@ -1,6 +1,6 | |||||
|
1 | { |
|
1 | { |
|
2 | "version": 2, |
|
2 | "version": 2, |
|
3 | "dgSpecHash": "QbljAP9YfnlfGt9DK+paIbf2KN67CHfFFP459FIA09f6Vs2u4/bm6jOZkhaagMtqNxlEucQ1En4ss24qjT71BA==", |
|
3 | "dgSpecHash": "kUPsWi+W/I8KOuiF0fQ9nWh1vVsW3b0wAQVjldBK6JNRF3usvNENwsXcLXddNG6Wh/129HHhkfaanQmLUK7wcA==", |
|
4 | "success": true, |
|
4 | "success": true, |
|
5 | "projectFilePath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj", |
|
5 | "projectFilePath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj", |
|
6 | "expectedPackageFiles": [], |
|
6 | "expectedPackageFiles": [], |
@@ -12,7 +12,7 | |||||
|
12 | using SpriteFontPlus; |
|
12 | using SpriteFontPlus; |
|
13 | using isometricparkfna; |
|
13 | using isometricparkfna; |
|
14 | using System.Diagnostics; |
|
14 | using System.Diagnostics; |
|
15 |
using static isometricparkfna. |
|
15 | using static isometricparkfna.CellMap; |
|
16 | using isometricparkfna.Utils; |
|
16 | using isometricparkfna.Utils; |
|
17 |
|
17 | ||
|
18 |
|
18 |
@@ -1,5 +1,5 | |||||
|
1 | using System; |
|
1 | using System; |
|
2 |
using static isometricparkfna. |
|
2 | using static isometricparkfna.CellMap; |
|
3 |
|
3 | ||
|
4 | namespace isometricparkfna |
|
4 | namespace isometricparkfna |
|
5 | { |
|
5 | { |
@@ -59,7 +59,7 | |||||
|
59 | } |
|
59 | } |
|
60 | } |
|
60 | } |
|
61 |
|
61 | ||
|
62 |
public |
|
62 | public CellMap map; |
|
63 |
|
63 | ||
|
64 | public int ticksPerAdvance; |
|
64 | public int ticksPerAdvance; |
|
65 | private float lastAdvance; |
|
65 | private float lastAdvance; |
@@ -73,7 +73,7 | |||||
|
73 |
|
73 | ||
|
74 | this.DateTime = new DateTime(START_YEAR, START_MONTH, START_DAY); |
|
74 | this.DateTime = new DateTime(START_YEAR, START_MONTH, START_DAY); |
|
75 |
|
75 | ||
|
76 |
this.map = new |
|
76 | this.map = new CellMap(width, height); |
|
77 | this.money = 1000; |
|
77 | this.money = 1000; |
|
78 | this.millisecondsPerAdvance = millisecondsPerAdvance; |
|
78 | this.millisecondsPerAdvance = millisecondsPerAdvance; |
|
79 |
|
79 |
@@ -36,7 +36,7 | |||||
|
36 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
36 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
37 | </Compile> |
|
37 | </Compile> |
|
38 | <Compile Include="Tile.cs" /> |
|
38 | <Compile Include="Tile.cs" /> |
|
39 |
<Compile Include=" |
|
39 | <Compile Include="CellMap.cs" /> |
|
40 | <Compile Include="Line.cs" /> |
|
40 | <Compile Include="Line.cs" /> |
|
41 | <Compile Include="Camera.cs" /> |
|
41 | <Compile Include="Camera.cs" /> |
|
42 | <Compile Include="DrawVertDeclaration.cs" /> |
|
42 | <Compile Include="DrawVertDeclaration.cs" /> |
You need to be logged in to leave comments.
Login now