OpenLoco/src/openloco
Peter Gaal 90075022b1
Titlecasev files openloco (#604)
* renamed Company.h and Company.cpp

* renamed CompanyManager.h and CompanyManager.cpp

* renamed Config.h and Config.cpp

* renamed Console.h and Console.cpp

* renamed ConfigConvert.hpp

* renamed Date.h and Date.cpp

* renamed Environment.h and Environment.cpp

* renamed GameCommands.h

* renamed Gui.h and Gui.cpp

* renamed Industry.h and Industry.cpp

* renamed IndustryManager.h and IndustryManager.cpp

* renamed Input.h and Input.cpp

* renamed Intro.h and Intro.cpp

* renamed Message.h

* renamed MessageManager.h and MessageManager.cpp

* renamed MultiPlayer.h and MultiPlayer.cpp

* renamed OpenLoco.h and OpenLoco.cpp

* renamed ProgressBar.h and ProgressBar.cpp

* renamed Resource.h

* renamed Scenario.h and Scenario.cpp

* renamed ScenarioManager.h and ScenarioManager.cpp

* renamed Station.h and Station.cpp

* renamed StationManager.h and StationManager.cpp

* renamed Town.h and Town.cpp

* renamed TownManager.h and TownManager.cpp

* renamed Tutorial.h and Tutorial.cpp

* renamed Types.hpp

* Removed Types.hpp from headers

Removed Types.hpp from include section in CompanyManager.cpp which is already included in CompanyManager.h

* renamed Ui.h and Ui.cpp

* renamed Version.cpp

* renamed Viewport.hpp and Viewport.cpp

* renamed ViewportManager.h and ViewportManager.cpp

* renamed Widget.h and Widget.cpp

* renamed Win32.h

* renamed Window.h and Window.cpp

* Fix formatting

* Fix formatting 2

* Fix formatting 3

* rename types.hpp to Types.hpp in TrackData.h
2020-09-07 06:42:02 +01:00
..
audio Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
core Fix Ci's 2020-05-09 07:49:00 +01:00
drawing Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
graphics Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
input Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
interop Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
localisation Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
management Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
map Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
objects Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
platform Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
s5 Align comments on s5::Options 2019-06-13 14:56:32 +02:00
things Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
thirdparty Adds filesystem.hpp from gulrak/filesystem. 2020-03-19 00:52:42 +01:00
ui Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
utility Rename utility (#597) 2020-09-03 05:15:01 +01:00
windows Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Company.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Company.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
CompanyManager.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
CompanyManager.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Config.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Config.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
ConfigConvert.hpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Console.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Console.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Date.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Date.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Environment.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Environment.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
GameCommands.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
GameCommands.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Gui.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Gui.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Industry.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Industry.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
IndustryManager.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
IndustryManager.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Input.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Input.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Intro.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Intro.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Message.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
MessageManager.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
MessageManager.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
MultiPlayer.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
MultiPlayer.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
NatvisFile.natvis Add Natvis support for interop data. (#165) 2018-05-25 10:30:42 +01:00
OpenLoco.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
OpenLoco.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
ProgressBar.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
ProgressBar.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Scenario.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Scenario.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
ScenarioManager.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
ScenarioManager.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Station.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Station.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
StationManager.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
StationManager.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Title.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Title.h Fix #541: Unnecessary loop for music data check (#545) 2020-08-02 20:50:55 +01:00
Town.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Town.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
TownManager.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
TownManager.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
TrackData.cpp Track data (#605) 2020-09-06 15:57:17 +01:00
TrackData.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Tutorial.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Tutorial.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Types.hpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Ui.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Ui.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Version.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Viewport.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Viewport.hpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
ViewportManager.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
ViewportManager.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Widget.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Widget.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Win32.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Window.cpp Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
Window.h Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00
openloco.vcxproj Titlecasev files openloco (#604) 2020-09-07 06:42:02 +01:00