(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.

This commit is contained in:
rubidium
2008-04-17 21:21:01 +00:00
parent fa4b5b1c18
commit 18e64b28e2
23 changed files with 420 additions and 285 deletions

View File

@@ -491,6 +491,14 @@
RelativePath=".\..\src\cargotype.cpp"
>
</File>
<File
RelativePath=".\..\src\cheat.cpp"
>
</File>
<File
RelativePath=".\..\src\cheat_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\command.cpp"
>
@@ -871,6 +879,14 @@
RelativePath=".\..\src\console.h"
>
</File>
<File
RelativePath=".\..\src\cheat_func.h"
>
</File>
<File
RelativePath=".\..\src\cheat_type.h"
>
</File>
<File
RelativePath=".\..\src\currency.h"
>
@@ -896,7 +912,15 @@
>
</File>
<File
RelativePath=".\..\src\depot.h"
RelativePath=".\..\src\depot_base.h"
>
</File>
<File
RelativePath=".\..\src\depot_func.h"
>
</File>
<File
RelativePath=".\..\src\depot_map.h"
>
</File>
<File

View File

@@ -488,6 +488,14 @@
RelativePath=".\..\src\cargotype.cpp"
>
</File>
<File
RelativePath=".\..\src\cheat.cpp"
>
</File>
<File
RelativePath=".\..\src\cheat_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\command.cpp"
>
@@ -868,6 +876,14 @@
RelativePath=".\..\src\console.h"
>
</File>
<File
RelativePath=".\..\src\cheat_func.h"
>
</File>
<File
RelativePath=".\..\src\cheat_type.h"
>
</File>
<File
RelativePath=".\..\src\currency.h"
>
@@ -893,7 +909,15 @@
>
</File>
<File
RelativePath=".\..\src\depot.h"
RelativePath=".\..\src\depot_base.h"
>
</File>
<File
RelativePath=".\..\src\depot_func.h"
>
</File>
<File
RelativePath=".\..\src\depot_map.h"
>
</File>
<File