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
99c7c93764
implement utf8, part 9
2015-08-01 10:20:53 +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
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
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
IntelOrca
3a07af140b
Implement more peep path finding
2015-07-28 18:33:46 +01:00
Gymnasiast
88f4185b3b
Allow setting 'Guests at given date' in increments of 50, with a minimum of 250
2015-07-28 19:17:25 +02:00
Ted John
ea130a6126
Merge pull request #1694 from Gymnasiast/remove-six-flags-branding-and-limitations-2
...
Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag
2015-07-28 12:08:47 +01:00
Gymnasiast
9976b9673a
Remove rest of Six Flags branding.
2015-07-28 10:13:16 +02:00
Gymnasiast
5ed8948e4f
Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag
2015-07-27 21:47:55 +02:00
Gymnasiast
65900982c4
Fix '1 weeks remaining'
2015-07-27 17:33:22 +02:00
Gymnasiast
38f031655c
Fix display of remaining marketing campaign weeks
2015-07-27 10:34:19 +02:00
Gymnasiast
777065e6a6
Allow running marketing campaigns for up to 12 weeks
2015-07-26 22:36:12 +02:00
Matt Layher
06f2adb9d6
Properly merge #1672 : incorrect plural form for last inspection time, fixes #1513 , closes #1672
2015-07-26 21:30:29 +01:00
Duncan
6f0ad6a916
Merge pull request #1686 from Gymnasiast/disable-tutorial-button
...
Disable tutorial button
2015-07-26 17:00:56 +01:00
Gymnasiast
19d2bbf919
Disable tutorial button
2015-07-26 15:14:38 +02:00
Gymnasiast
bcdfdcb7a0
Reorder Options window
2015-07-26 14:37:27 +02:00
Ted John
f4216227f4
Merge pull request #1682 from Gymnasiast/upper-case-banners
...
Add feature to make banners display text in all caps
2015-07-25 20:50:02 +01:00
Gymnasiast
ae32b463c0
Add feature to make banners display text in all caps
2015-07-25 21:38:23 +02:00
IntelOrca
801d2ec341
implement window_maze_construction_mousedown
2015-07-25 17:48:00 +01:00
Ted John
2d11e54fa7
Merge pull request #1670 from duncanspumpkin/peep
...
Peep
2015-07-25 11:32:25 +01:00
Michał Janiszewski
6adb384a7e
Refactoring in news_item
...
Now news_items are fetched only with exposed calls, which add a layer of
simple checks. I also switched few places to access a read-only version
of news_item.
2015-07-25 11:31:17 +02:00
Duncan Frost
bff00b29bf
Fix more small pathfinding bugs. Fix unset memory errors
2015-07-25 10:12:51 +01:00
IntelOrca
50187adc37
enable debug configuration and add optimisations to release configuration
2015-07-24 23:48:23 +01:00
IntelOrca
5f69e6f37a
add cycle day / night
2015-07-24 22:58:41 +01:00
IntelOrca
dd107ee25c
save object selection filter, closes #1599
2015-07-24 20:15:13 +01:00
IntelOrca
b12b1b5faf
support map scroll keyboard shortcuts, e.g. WASD. Closes #757
2015-07-24 19:20:24 +01:00
Duncan
e5aeb8dc38
Merge pull request #1668 from janisozaur/develop
...
sub_0x68615B doesn't really take any params
2015-07-24 12:36:58 +01:00
Michał Janiszewski
8f2dc5fd1a
sub_0x68615B doesn't really take any params
...
In all cases, sub_0x68615B takes a single argument, 0xEE788C.
It now takes 0 arguments and simply knows about its initializing values.
2015-07-23 20:22:08 +02:00
IntelOrca
faacd66ad9
allow trees to be raised if supports limits are disabled, close #1663
2015-07-23 18:55:51 +01:00
IntelOrca
1662b18a7e
fix #1662 , consistent location sign
2015-07-23 18:38:43 +01:00
IntelOrca
1f2502c8c2
add recent messages to toolbar, closes #1423
2015-07-22 18:13:35 +01:00
IntelOrca
f35c23bb68
implement window_maze_construction_update
2015-07-21 15:02:53 +01:00
Duncan Frost
cd400867e8
Merge branch 'develop' of https://github.com/OpenRCT2/OpenRCT2 into develop
2015-07-20 20:51:01 +01:00
Duncan Frost
b94d77ccae
Fix issue where saving would close toolbar.
...
Fixes 1537. Issue was caused by the window order being changed further down a function call. This meant all pointers to windows were invalid.
2015-07-20 20:49:56 +01:00
IntelOrca
4a16573786
fix cast warning
2015-07-20 20:25:05 +01:00
IntelOrca
1176e74ff6
fix guest and staff renaming
2015-07-20 20:21:12 +01:00
Duncan Frost
1725211713
Fix incorrect widgets enabled in ride construction.
2015-07-20 19:47:54 +01:00
Duncan Frost
ed23efe389
Implement remaining functions that were crashing
2015-07-20 18:43:57 +01:00
Duncan Frost
a877dd4a5b
Get the initial maze construct working.
...
Note entrances are broken
2015-07-20 18:03:45 +01:00
Duncan Frost
d2bcf096f7
Fix slope end when deleting sections.
...
Fixes #1646
2015-07-19 15:11:24 +01:00
IntelOrca
a64a8c6021
implement peep_head_for_nearest_ride_with_flags
2015-07-19 00:06:55 +01:00
IntelOrca
e967e9465f
implement sub_68B2B7
2015-07-17 16:00:46 +01:00
IntelOrca
48028fcfc4
fix #1631 , fix #1632
2015-07-16 16:42:46 +01:00
zsilencer
38b691b460
fix #1624
2015-07-15 15:44:05 -06:00
zsilencer
689f7c9f1d
#1130 save last audio device
2015-07-14 16:45:24 -06:00