This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenRCT2
Watch
1
Star
0
Fork
0
You've already forked OpenRCT2
mirror of
https://github.com/OpenRCT2/OpenRCT2
synced
2026-01-26 16:24:35 +01:00
Code
Issues
Releases
Wiki
Activity
Files
29d123b79db1cea478c63bb8eb29f47adffadc1c
OpenRCT2
/
src
/
openrct2
/
title
History
germanaizek
958bfbc08a
Using std::move(), correct clear strings, better use '= default;', modernize make_* and replace heavy strlen
2022-05-07 16:05:39 +02:00
..
TitleScreen.cpp
Using std::move(), correct clear strings, better use '= default;', modernize make_* and replace heavy strlen
2022-05-07 16:05:39 +02:00
TitleScreen.h
Rename some Update functions to Tick
2021-12-13 19:04:48 +02:00
TitleSequence.cpp
Make vector for title sequence commands flexible
2022-05-02 21:52:25 +02:00
TitleSequence.h
Use correct type for EntityId and fix issues
2022-02-16 18:56:43 +02:00
TitleSequenceManager.cpp
Use u8 strings when dealing with file paths
2022-03-01 22:12:39 +01:00
TitleSequenceManager.h
Create definitions for u8string and u8string_view
2022-01-25 16:41:45 +01:00
TitleSequencePlayer.h
Remove the use of INTERFACE macro and macro its self
2020-08-05 16:30:44 +02:00