File tree
19 files changed
+11
-12
lines changed- Core
- Game
- Managers
- Player
- UI
- Simulation
- Grid
- Core
- Utility/Tools/Blocker
- Physics/Core
- Utility
- MessageSystem
- PathObject/Core/Editor
- Serialization
- Editor
- Extra/BuildSystem/BuildGrid
- Integration
- Editor
- CustomPropertyDrawers
- Environment/Heightmap
- Test
19 files changed
+11
-12
lines changedCore/Game/Managers/ClientManager.cs
100755
100644
File mode changed.
Core/Game/Managers/ServerSimulator.cs
100755
100644
File mode changed.
Core/Game/Player/OrderMarker.cs
100755
100644
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Core/Game/Player/UI/StatsBar.cs
100755
100644
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Core/Simulation/Grid/Core/GridNode.cs
100755
100644
File mode changed.
Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
| 9 | + | |
11 | 10 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + |
Core/Utility/Array2D.cs
100755
100644
File mode changed.
Core/Utility/LSUtility.cs
100755
100644
File mode changed.
File mode changed.
File mode changed.
Core/Utility/Serialization/Compressor.cs
100755
100644
File mode changed.
Core/Utility/Serialization/Editor/Injector.cs
100755
100644
File mode changed.
Extra/BuildSystem/BuildGrid/GridBuilder.cs
100755
100644
File mode changed.
File mode changed.
Integration/Editor/EditorCerealBehaviour.cs
100755
100644
File mode changed.
Integration/Editor/LSEditorUtility.cs
100755
100644
File mode changed.
File mode changed.
Integration/Test/GridDebugger.cs
100755
100644
File mode changed.
0 commit comments