OpenLoco/src/openloco
Aaron van Geffen 1127ccbfac Use scenario name as base filename for screenshots. 2020-03-18 23:32:56 +01:00
..
audio Remove unnecessary clang-format toggles 2020-03-18 10:09:52 +01:00
graphics Implement widget::drawViewportCentreButton. 2019-07-29 11:25:35 +02:00
input Use scenario name as base filename for screenshots. 2020-03-18 23:32:56 +01:00
interop Fix #383: Crash in construction window (#398) 2020-03-13 11:50:22 +01:00
localisation Update formatting of files, clang-format template * bug is now fixed 2020-03-17 21:02:25 +00:00
map Update formatting of files, clang-format template * bug is now fixed 2020-03-17 21:02:25 +00:00
objects Update formatting of files, clang-format template * bug is now fixed 2020-03-17 21:02:25 +00:00
platform Support BSD operating systems (#385) 2020-03-13 11:47:17 +01:00
s5 Align comments on s5::Options 2019-06-13 14:56:32 +02:00
things Rename unknown and wrongly identified elements 2019-08-13 13:53:43 +02:00
ui Use scenario name as base filename for screenshots. 2020-03-18 23:32:56 +01:00
utility Refactor and fix town::update_monthly. 2019-06-10 17:49:26 +02:00
windows Clean up town window open function. 2019-07-29 11:25:35 +02:00
NatvisFile.natvis Add Natvis support for interop data. (#165) 2018-05-25 10:30:42 +01:00
company.cpp Rename company::var_00 to name. 2019-05-11 14:08:10 +02:00
company.h Rename challenge_enabled flag 2019-06-13 14:56:32 +02:00
companymgr.cpp Rename Company::var_12 2019-05-19 15:24:37 +02:00
companymgr.h Implement sub_4383ED 2019-05-19 15:15:17 +02:00
compat.h Move std::byte compat for older macOS builds to compat.h. 2018-08-08 14:43:48 +02:00
config.convert.hpp Create proxy header for yaml include 2018-09-05 20:53:17 +01:00
config.cpp Minor clean-up in config processing. (#305) 2019-03-16 14:48:46 +01:00
config.h Disassemble sub_48A274 2019-04-12 19:51:12 +02:00
console.cpp Reduce verbosity of OS function hooks. (#225) 2018-09-20 21:25:38 +02:00
console.h Reduce verbosity of OS function hooks. (#225) 2018-09-20 21:25:38 +02:00
date.cpp Remove unnecessary clang-format toggles 2020-03-18 10:09:52 +01:00
date.h Implement town::expand_town mouse_up event. 2019-07-29 11:25:29 +02:00
environment.cpp Generate and build macOS app bundles through CMake. 2019-02-26 09:38:44 +01:00
environment.h Generate and build macOS app bundles through CMake. 2019-02-26 09:38:44 +01:00
game_commands.h Implement call to demolish town routine. 2019-06-30 10:13:43 +02:00
gui.cpp Implement time panel 2019-05-19 13:33:25 +02:00
gui.h Implement re-layouting on resize. 2018-02-14 20:01:01 +00:00
industry.cpp Rename unknown and wrongly identified elements 2019-08-13 13:53:43 +02:00
industry.h Refactor tile loop 2018-01-28 15:02:11 +00:00
industrymgr.cpp Refactor interop to use single type for data access. 2018-02-05 11:15:22 -08:00
industrymgr.h Implement top level update routines (#68) 2018-01-31 20:27:30 +00:00
input.cpp Implement shortcut management windows 2019-05-16 20:19:48 +02:00
input.h Apply review suggestions. 2019-07-29 11:25:35 +02:00
intro.cpp Apply formatting 2018-01-23 23:11:58 +01:00
intro.h Fix multiplayer logic; add intro state constants. 2019-05-02 21:36:40 +02:00
messagemgr.cpp Implement station::update (#87) 2018-01-31 22:34:59 +00:00
messagemgr.h Implement station::update (#87) 2018-01-31 22:34:59 +00:00
multiplayer.cpp Move multiplayer flags and methods into their own files. 2019-05-02 21:36:30 +02:00
multiplayer.h Move multiplayer flags and methods into their own files. 2019-05-02 21:36:30 +02:00
openloco.cpp Use s5 struct for all accesses 2019-06-13 14:56:32 +02:00
openloco.h Implement time panel 2019-05-19 13:33:25 +02:00
openloco.vcxproj Explicitly add VcpkgTriplet value 2020-03-13 17:48:38 +01:00
packages.config Update dependencies to version 1.2.0. 2020-03-13 17:48:38 +01:00
progressbar.cpp Apply formatting 2018-01-23 23:11:58 +01:00
progressbar.h Apply formatting 2018-01-23 23:11:58 +01:00
scenario.cpp Use s5 struct for all accesses 2019-06-13 14:56:32 +02:00
scenario.h Implement finances tab. 2019-05-22 21:34:11 +02:00
scenariomgr.cpp Apply formatting 2018-01-23 23:11:58 +01:00
scenariomgr.h Name and extract more calls from tick() 2018-01-08 23:53:29 +00:00
station.cpp Fix: Cargo rating is calculated incorrectly in some edge cases. 2019-05-16 22:03:00 +02:00
station.h Rename unknown and wrongly identified elements 2019-08-13 13:53:43 +02:00
stationmgr.cpp Implement dropdown events for zoom, rotate, and view menus. 2019-04-17 19:27:42 +02:00
stationmgr.h Implement dropdown events for zoom, rotate, and view menus. 2019-04-17 19:27:42 +02:00
town.cpp Implement top level update routines (#68) 2018-01-31 20:27:30 +00:00
town.h Apply review suggestions. 2019-07-29 11:25:35 +02:00
townmgr.cpp Finish company ratings tab. 2019-06-30 10:13:43 +02:00
townmgr.h Implement dropdown events for zoom, rotate, and view menus. 2019-04-17 19:27:42 +02:00
tutorial.cpp Apply formatting 2018-01-23 23:11:58 +01:00
tutorial.h Implement remainder of tick() 2018-01-08 20:45:34 +00:00
types.hpp Rename unknown and wrongly identified elements 2019-08-13 13:53:43 +02:00
ui.cpp Make keypad enter work the same as normal enter (#380) 2019-11-17 18:00:00 +01:00
ui.h Move handleInput functions to openloco::ui namespace. 2019-05-02 21:36:40 +02:00
version.cpp Increase version number to 19.03. (#288) 2019-03-01 19:16:34 +01:00
viewport.cpp Apply review suggestions. 2019-07-29 11:25:35 +02:00
viewport.hpp Apply review suggestions. 2019-07-29 11:25:35 +02:00
viewportmgr.cpp Add constant for null-location 2019-05-19 15:20:17 +02:00
viewportmgr.h Rework thing organisation (#315) 2019-04-07 11:57:15 +02:00
widget.cpp Apply review suggestions. 2019-07-29 11:25:35 +02:00
widget.h Implement widget::drawViewportCentreButton. 2019-07-29 11:25:35 +02:00
win32.h Implement keyboard handling (#336) 2019-05-10 23:10:57 +02:00
window.cpp Fix #226: Zooming to cursor is buggy on bigger maps. 2019-08-11 22:36:31 +02:00
window.h Clean up town window open function. 2019-07-29 11:25:35 +02:00