(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

@@ -138,6 +138,7 @@ console_internal.h
console_type.h
currency.h
date_func.h
date_gui.h
date_type.h
debug.h
video/dedicated_v.h
@@ -374,6 +375,7 @@ build_vehicle_gui.cpp
cheat_gui.cpp
company_gui.cpp
console_gui.cpp
date_gui.cpp
depot_gui.cpp
dock_gui.cpp
engine_gui.cpp