1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 03:53:07 +01:00
Commit Graph

4144 Commits

Author SHA1 Message Date
IntelOrca
4d003ad00a implement utf8, part 20 (improve font sizes and offsets) 2015-08-01 10:21:01 +01:00
IntelOrca
52d5732826 implement utf8, part 19 2015-08-01 10:21:00 +01:00
IntelOrca
799cb53ec7 implement utf8, part 18 2015-08-01 10:20:59 +01:00
IntelOrca
4f91a9f2d0 implement utf8, part 17 2015-08-01 10:20:59 +01:00
IntelOrca
6bf474bd52 implement utf8, part 16 2015-08-01 10:20:58 +01:00
IntelOrca
31eb758ba1 implement utf8, part 15 2015-08-01 10:20:57 +01:00
IntelOrca
fa87d8e999 implement utf8, part 14 2015-08-01 10:20:57 +01:00
IntelOrca
617880e8d2 implement utf8, part 13 2015-08-01 10:20:56 +01:00
IntelOrca
a9e6f8c3db implement utf8, part 12 2015-08-01 10:20:55 +01:00
IntelOrca
357111a560 implement utf8, part 11 2015-08-01 10:20:55 +01:00
IntelOrca
6c0efd25a0 implement utf8, part 10 2015-08-01 10:20:54 +01:00
IntelOrca
99c7c93764 implement utf8, part 9 2015-08-01 10:20:53 +01:00
IntelOrca
c6815b6eec implement utf8, part 8 2015-08-01 10:20:53 +01:00
IntelOrca
f14187f89d implement utf8, part 7 2015-08-01 10:20:52 +01:00
IntelOrca
d6a7025a3a implement utf8, part 6 2015-08-01 10:20:51 +01:00
IntelOrca
795c01cab5 implement utf8, part 5 2015-08-01 10:20:50 +01:00
IntelOrca
1682eae048 implement utf8, part 4 2015-08-01 10:20:50 +01:00
IntelOrca
2bb0c6c53f implement utf8, part 3 2015-08-01 10:20:49 +01:00
IntelOrca
e21bea62ce implement utf8, part 2 2015-08-01 10:20:48 +01:00
IntelOrca
c4b355f648 implement utf8, part 1 2015-08-01 10:20:48 +01:00
Ted John
c389228141 Merge Localisation/master into OpenRCT2/develop. 2015-08-01 04:00:15 +01:00
Ted John
1d86e2b6cd Merge pull request #1712 from olegv11/develop
Implemented sub_6A87BB, sub_6A8ACF and sub_6A8B12
2015-07-31 12:39:32 +01:00
olegv11
8ea6adc555 Implemented sub_6A87BB (now update_path_wide_flags), sub_6A8ACF and sub_6A8B12 2015-07-31 13:38:34 +03:00
olegv11
2b6cfdec1d Added a helper function footpath_element_is_wide 2015-07-31 12:43:57 +03:00
Ted John
5923b84f48 Merge pull request #1711 from Gymnasiast/disable-integrity-check
Disable integrity check for data files
2015-07-30 20:30:59 +01:00
Gymnasiast
fc844b5148 Disable integrity check for data files 2015-07-30 19:47:23 +02:00
Ted John
192289de87 Merge Localisation/master into OpenRCT2/develop. 2015-07-30 04:00:13 +01:00
IntelOrca
6f1aca52f5 fix #1657 2015-07-30 00:26:32 +01:00
Ted John
27193a3c7c Merge pull request #1708 from Gymnasiast/large-list-scroll
Fix scrollbar getting stuck on large lists
2015-07-29 16:50:50 +01:00
Ted John
4f46707a2e Merge pull request #1701 from Gymnasiast/name-ride-type-flag-2
Name RIDE_TYPE_FLAG_21
2015-07-29 16:50:37 +01:00
Gymnasiast
7a445467a4 Use unsigned 16-bit integer 2015-07-29 16:53:04 +02:00
Ted John
ee64219f55 Merge pull request #1707 from Gymnasiast/junior-rc-reverse-incline
Reinstate Reverse Inclined Shuttle for Junior RC (like in RCT1), fix comments and whitespace
2015-07-29 11:57:55 +01:00
Ted John
bfac77aa8a Merge pull request #1706 from Gymnasiast/patch-4
GB: Fix use of American English spelling
2015-07-29 11:54:48 +01:00
Ted John
10fc123228 Merge pull request #1699 from Gymnasiast/name-flags
Name a park flag and a TD6 flag.
2015-07-29 11:54:24 +01:00
Ted John
1683900d4f Merge pull request #1704 from PFCKrutonium/patch-1
Add cmake to install.sh
2015-07-29 11:51:01 +01:00
Gymnasiast
a89cee3abf Fix scrollbar getting stuck on large lists 2015-07-29 11:04:38 +02:00
Gymnasiast
e7b36632c5 Reinstate Reverse Inclined Shuttle for Junior RC (like in RCT1), fix comments and whitespace 2015-07-29 10:43:13 +02:00
Michael Steenbeek
e16b6fb2d0 GB: Fix use of American English 2015-07-29 08:46:32 +02:00
Gymnasiast
f12cbeb22b Rename var_6C to flags2 and put all know flags of it into an enum 2015-07-29 08:43:04 +02:00
Krutonium
238a632bd6 Add cmake to install.sh
Mostly because it isn't installed and needs to be.
2015-07-29 01:11:25 -04:00
Ted John
8282802574 Merge Localisation/master into OpenRCT2/develop. 2015-07-29 04:00:14 +01:00
Ted John
e0d4bdd6b0 Merge pull request #1700 from Gymnasiast/name-peep-flag
Name PEEP_FLAGS_19
2015-07-28 22:25:07 +01:00
Ted John
7003428886 Merge pull request #1702 from Gymnasiast/patch-3
Update changelog.txt
2015-07-28 22:23:38 +01:00
Michael Steenbeek
af5a85c4ec Update changelog.txt 2015-07-28 21:47:18 +02:00
Gymnasiast
5785530e00 Name RIDE_TYPE_FLAG_21 2015-07-28 21:28:29 +02:00
Gymnasiast
4e8d5572cc Name PEEP_FLAGS_19 2015-07-28 21:16:50 +02:00
Gymnasiast
ade8779195 Name a park flag and a TD6 flag. 2015-07-28 20:44:44 +02:00
Ted John
2fc658e346 Merge pull request #1697 from Gymnasiast/guests-given-date
Allow setting 'Guests at given date' in increments of 50, with a minimum of 250
2015-07-28 19:39:45 +01:00
Ted John
3802f78a06 Merge pull request #1698 from duncanspumpkin/peep
Peep Pathfinding functions
2015-07-28 19:38:14 +01:00
Duncan Frost
bf59c164f8 Start implementing main path find function. 2015-07-28 18:34:33 +01:00