summaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2004-12-27 13:40:30 +0000
committertruelight <truelight@openttd.org>2004-12-27 13:40:30 +0000
commit96b36ec01eda43cd8e4efedaf8e9249e9597403f (patch)
tree5f201a60af7450eefc5db2c58e9428af3ac065a3 /os
parent1f4c1e8821dfbb6bbb3e14e544d0801a0dfc8ac8 (diff)
downloadopenttd-96b36ec01eda43cd8e4efedaf8e9249e9597403f.tar.xz
(svn r1282) -Fix: forget 2 files for the OS/2 patch. And forgot to add:
patch by Orudge, great job!!
Diffstat (limited to 'os')
-rw-r--r--os/os2/build_lang.cmd8
-rw-r--r--os/os2/dedicated.cmd1
2 files changed, 9 insertions, 0 deletions
diff --git a/os/os2/build_lang.cmd b/os/os2/build_lang.cmd
new file mode 100644
index 000000000..074f283f0
--- /dev/null
+++ b/os/os2/build_lang.cmd
@@ -0,0 +1,8 @@
+rem
+rem Building language files...
+rem
+cd ..
+strgen\strgen
+for %%f in (lang\*.txt) do strgen\strgen %%f
+cd strgen
+
diff --git a/os/os2/dedicated.cmd b/os/os2/dedicated.cmd
new file mode 100644
index 000000000..f8e04646a
--- /dev/null
+++ b/os/os2/dedicated.cmd
@@ -0,0 +1 @@
+start /n /win openttd.exe -D %1 %2 %3 %4 %5 %6 %7 %8 %9