1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros.

This commit is contained in:
rubidium
2009-11-25 23:38:59 +00:00
parent a951c505bf
commit 48d74751ac
7 changed files with 285 additions and 0 deletions

View File

@@ -915,6 +915,10 @@
RelativePath=".\..\src\date_func.h"
>
</File>
<File
RelativePath=".\..\src\date_gui.h"
>
</File>
<File
RelativePath=".\..\src\date_type.h"
>
@@ -1791,6 +1795,10 @@
RelativePath=".\..\src\console_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\date_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\depot_gui.cpp"
>

View File

@@ -912,6 +912,10 @@
RelativePath=".\..\src\date_func.h"
>
</File>
<File
RelativePath=".\..\src\date_gui.h"
>
</File>
<File
RelativePath=".\..\src\date_type.h"
>
@@ -1788,6 +1792,10 @@
RelativePath=".\..\src\console_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\date_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\depot_gui.cpp"
>