# HG changeset patch
# User rubidium
# Date 1210251972 0
# Node ID ae595994eb0332591dfba332b0b13bc01cc71483
# Parent 4c8d0193ebe0b62a78c28ea0a613a1fb3215a1f0
(svn r13007) -Fix: some files in source.list where in the wrong category.
diff -r 4c8d0193ebe0 -r ae595994eb03 projects/openttd_vs80.vcproj
--- a/projects/openttd_vs80.vcproj Thu May 08 12:59:47 2008 +0000
+++ b/projects/openttd_vs80.vcproj Thu May 08 13:06:12 2008 +0000
@@ -468,10 +468,6 @@
>
-
-
@@ -500,10 +496,6 @@
>
-
-
@@ -732,10 +724,6 @@
>
-
-
@@ -1652,6 +1640,10 @@
>
+
+
@@ -1752,6 +1744,10 @@
>
+
+
@@ -1785,13 +1781,17 @@
+
+
diff -r 4c8d0193ebe0 -r ae595994eb03 projects/openttd_vs90.vcproj
--- a/projects/openttd_vs90.vcproj Thu May 08 12:59:47 2008 +0000
+++ b/projects/openttd_vs90.vcproj Thu May 08 13:06:12 2008 +0000
@@ -465,10 +465,6 @@
>
-
-
@@ -497,10 +493,6 @@
>
-
-
@@ -729,10 +721,6 @@
>
-
-
@@ -1649,6 +1637,10 @@
>
+
+
@@ -1749,6 +1741,10 @@
>
+
+
@@ -1782,13 +1778,17 @@
+
+
diff -r 4c8d0193ebe0 -r ae595994eb03 source.list
--- a/source.list Thu May 08 12:59:47 2008 +0000
+++ b/source.list Thu May 08 13:06:12 2008 +0000
@@ -3,7 +3,6 @@
core/alloc_func.cpp
animated_tile.cpp
articulated_vehicles.cpp
-autoreplace_cmd.cpp
aystar.cpp
core/bitmath_func.cpp
bmp.cpp
@@ -11,7 +10,6 @@
cargopacket.cpp
cargotype.cpp
cheat.cpp
-cheat_gui.cpp
command.cpp
console.cpp
console_cmds.cpp
@@ -76,7 +74,6 @@
sound.cpp
spritecache.cpp
station.cpp
-statusbar_gui.cpp
string.cpp
strings.cpp
texteff.cpp
@@ -353,6 +350,7 @@
autoreplace_gui.cpp
bridge_gui.cpp
build_vehicle_gui.cpp
+cheat_gui.cpp
depot_gui.cpp
dock_gui.cpp
engine_gui.cpp
@@ -378,6 +376,7 @@
signs_gui.cpp
smallmap_gui.cpp
station_gui.cpp
+statusbar_gui.cpp
subsidy_gui.cpp
terraform_gui.cpp
timetable_gui.cpp
@@ -387,8 +386,9 @@
transparency_gui.cpp
vehicle_gui.cpp
-# Landscape
+# Command handlers
aircraft_cmd.cpp
+autoreplace_cmd.cpp
clear_cmd.cpp
disaster_cmd.cpp
dummy_land.cpp