1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 13:03:11 +01:00
Commit Graph

62 Commits

Author SHA1 Message Date
zsilencer
71e21c2a6c refactor mixer, add support for streamed music 2015-04-25 09:28:28 -06:00
zsilencer
3b416a646e create_new_banner done by duncanspumpkin 2015-04-25 09:21:35 -06:00
zsilencer
a8a434e261 game_command_place_banner 2015-04-25 09:21:35 -06:00
Duncan Frost
9d8983a5c7 Fix ride graphs and negative lengths 2015-04-14 19:00:29 +01:00
Timmy Weerwag
308337806e Fix money display (#912) 2015-04-12 23:26:13 +02:00
Gymnasiast
981affe04c Refactor powered launch modes, add RCT1 style launch to looping RC. 2015-03-20 17:32:59 +01:00
Michael Steenbeek
83765a3c22 Revert incorrect adjustment of row 245 2015-03-18 13:20:19 +01:00
Michael Steenbeek
84c79d9fc5 Read Italian descriptions from the .DAT files as well 2015-03-18 12:50:03 +01:00
Michael Steenbeek
f0ac66f3b1 Add Italian 2015-03-18 12:34:16 +01:00
Michael Steenbeek
0822099e86 Add Italian 2015-03-18 12:33:20 +01:00
IntelOrca
de34ab5ed8 add options for finance and research on toolbar 2015-03-07 16:38:17 +00:00
Duncan Frost
3ad1655379 Refactor paint_stex. 2015-03-01 18:08:36 +00:00
Duncan Frost
c0e957299f Refactored paint_path. Labelled known offsets 2015-03-01 17:45:45 +00:00
Duncan Frost
9378f8698e Refactor of object_paint_ride. 2015-03-01 14:24:05 +00:00
Gericom
ac6fa31292 Object related stuff and better dutch translation
Implemented: paint_path_entry
Implemented: paint_stex_entry
-> Scenarios texts are now shown correctly localized
Better dutch translation based on the original dutch rct2
2015-02-25 15:06:29 +01:00
Adrian Wielgosik
2ed9b325ec Fix wrong tooltip being displayed in staff list window 2015-02-20 22:36:13 +01:00
Adrian Wielgosik
1b6f752a00 Decompiled window_top_toolbar_land_tool_drag 2015-02-19 17:33:26 +01:00
Adrian Wielgosik
a7455f8b31 Decompiled window_top_toolbar_water_tool_drag 2015-02-18 20:28:45 +01:00
IntelOrca
2ab48c998e Merge branch 'set-ride-status' into develop
Conflicts:
	src/ride/track.h
2015-02-17 17:00:47 +00:00
IntelOrca
7f0ed995b5 improve reading and saving of configuration 2015-02-16 22:47:11 +00:00
IntelOrca
ac4cd56b63 add new load / save window, closes #580 2015-02-14 02:16:03 +00:00
IntelOrca
e8e7dfbc70 improve object selection window 2015-02-13 18:43:22 +00:00
IntelOrca
9c06699dce implement more events for object selection window 2015-02-11 16:02:57 +00:00
IntelOrca
7ea809492a allow translation of unit and date strings, closes #307 2015-02-09 12:53:11 +00:00
IntelOrca
a6c95f1f38 Merge branch 'develop' into set-ride-status
Conflicts:
	src/ride/track.c
	src/windows/ride_construction.c
2015-02-08 16:04:35 +00:00
IntelOrca
e4914085ad convert Windows-1252 to UTF8 where necessary, fixes #744 2015-02-05 17:34:51 +00:00
IntelOrca
5b4ec3621a refactor many functions to use rct_xy_element 2015-01-30 19:20:19 +00:00
IntelOrca
debafcf051 code set ride status, not yet fixed and tested 2015-01-29 00:16:34 +00:00
IntelOrca
36971b29cb implement game_command_set_park_name and game_command_remove_park_entrance 2015-01-27 21:18:41 +00:00
IntelOrca
1c18f80f07 implement game_command_set_ride_name 2015-01-27 02:05:54 +00:00
IntelOrca
dfb1f055b9 implement game_command_set_current_loan 2015-01-24 19:07:35 +00:00
IntelOrca
0ff125b9b3 move across useful map functions and other bits from footpath branch to develop 2015-01-14 23:38:48 +00:00
IntelOrca
99b85b2339 add manage track design window (UNTESTED) 2014-12-16 15:33:32 +00:00
IntelOrca
d7212c1b14 implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
IntelOrca
1459263b3c implement editor scenario options window 2014-12-14 19:21:06 +00:00
IntelOrca
6c0f12201e fix language reading for UTF-8 BOM and any encountered strange sequence of bytes 2014-12-11 13:38:12 +00:00
IntelOrca
ff478b8673 implement editor objective options window 2014-12-10 23:07:11 +00:00
IntelOrca
d00001fed2 remove unnecessary header includes 2014-11-30 20:27:14 +00:00
IntelOrca
31ebf03c30 implement enter name on scenario complete, closes #605 2014-11-30 02:17:01 +00:00
IntelOrca
d9e0f8ff6a implement save scenario and fix various load / save dialog issues, fixes #433 2014-11-25 02:06:26 +00:00
IntelOrca
73a6b1acea implement editor_read_s6, partial fix for #433 2014-11-24 02:58:48 +00:00
IntelOrca
adb5f84f55 implement editor_convert_save_to_scenario 2014-11-23 23:03:59 +00:00
IntelOrca
0e0e9c9840 merge qcz editor early to help finish other editor parts 2014-11-23 16:28:23 +00:00
IntelOrca
6aa0241c23 fix string format, peep real names not popping arguments 2014-11-06 23:15:17 +00:00
IntelOrca
d556e5032b fix custom strings not popping arguments 2014-11-06 22:11:54 +00:00
IntelOrca
2f4fd67170 implement more viewport input functions 2014-11-05 14:38:19 +00:00
IntelOrca
ad84e6d076 implement ride_modify and supporting methods 2014-11-05 02:55:29 +00:00
IntelOrca
508ed131f7 implement sub_6CC3FB 2014-11-04 21:39:03 +00:00
IntelOrca
39ad49bac9 implement find mechanic in ride window 2014-11-04 19:33:17 +00:00
IntelOrca
d92a4d9418 implement clear scenery game command, try out removing paths feature 2014-11-04 03:34:48 +00:00