Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit bdfcf19

Browse files
committed
Merge branch 'development'
2 parents b396c19 + a283ada commit bdfcf19

File tree

6,359 files changed

+234825
-52150
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,359 files changed

+234825
-52150
lines changed

.gitignore

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,28 +41,30 @@ luac.out
4141
*.i*86
4242
*.x86_64
4343
*.hex
44+
*.bat
45+
CortexCommand
46+
CortexCommand_debug
4447

4548
# Manifest files
4649
*.manifest
4750

4851
**/desktop.ini
4952

53+
# MacOS stuff
54+
.DS_Store
55+
5056
.vs/
51-
_Screenshots/
52-
Base.rte/Settings.ini
53-
Benchmark.rte/
54-
Scenes.rte/
55-
Metagames.rte/
56-
DedicatedServerDebug.bat
57+
Screenshots/
58+
Mods/
59+
Userdata/
5760

5861
allegro.log
59-
abortscreen.bmp
60-
62+
AbortScreen.bmp
63+
AbortLog.txt
6164
MemCleanupInfo.txt
6265
LogPublish.txt
6366
LogLoading.txt
6467
LogLoadingWarning.txt
6568
LogConsole.txt
6669
Console.dump.log
67-
Console.input.log
68-
Base.rte/LoadoutsP1.ini
70+
Console.input.log

Base.rte/AI.ini

Lines changed: 0 additions & 61 deletions
This file was deleted.

Base.rte/AI/CrabAI.lua

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)