Commit Graph

2915 Commits

Author SHA1 Message Date
Ted John 41a7b8f10a Merge pull request #926 from Gymnasiast/patch-3
Read Italian descriptions from the .DAT files as well
2015-03-18 12:58:02 +00: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
IntelOrca 5dde7c364a Merge Localisation/master into OpenRCT2/develop. 2015-03-18 11:47:10 +00:00
Ted John 27fab94e9c Merge pull request #925 from Gymnasiast/patch-3
Add Italian to available languages list
2015-03-18 11:45:33 +00: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 058f10845f implement map_invalidate_animations 2015-03-17 23:47:54 +00:00
Ted John d862ff73a7 Merge pull request #891 from Gericom/develop
Implemented some viewport drawing functions
2015-03-17 17:07:37 +00:00
Gericom b0562dbb37 Call the original viewport_banner_paint_setup
Because as long as the original function gets called sometimes, there
are localisation glitches.
Also, some small refactoring
2015-03-17 17:08:40 +01:00
Michael Steenbeek 42611e61b2 Merge pull request #3 from IntelOrca/develop
Fast forward
2015-03-17 15:37:57 +01:00
Michael Steenbeek aacef89973 Reset build dates that are in the future 2015-03-17 14:41:57 +01:00
Michael Steenbeek d77d9e9a58 Fix negative ride ages 2015-03-17 10:45:33 +01:00
Ted John 6fcfa32641 Merge pull request #918 from adrian17/develop
Fix "research group" being displayed when no item is selected
2015-03-16 14:22:34 +00:00
Adrian Wielgosik fa5bee8c40 Fix "research group" being displayed when no item is selected 2015-03-16 13:58:07 +01:00
Ted John 7732f68598 Merge pull request #915 from ian-h-chamberlain/warningfix
Fixed build warning for implicit declaration
2015-03-15 20:14:33 +00:00
Ted John d4ab786e16 Merge pull request #916 from duncanspumpkin/fix_text_input
Fix text input
2015-03-15 20:13:08 +00:00
Duncan Frost aa268dc307 Fix text input that is populated with text greater than max length 2015-03-15 14:41:43 +00:00
Ian Chamberlain 54d3505a1a Fixed build warning for implicit declaration 2015-03-15 00:38:37 -04:00
Ted John 35ed268144 Merge pull request #913 from Gymnasiast/change-subtype
Add option to allow switching to all vehicles that share the same track/flat ride type
2015-03-14 21:19:02 +00:00
Gymnasiast 38e8a028c0 Futureproof the options window invalidation for this and future additions 2015-03-14 20:54:24 +01:00
Gymnasiast 5a5cf21cd3 Made subtype switching an option 2015-03-14 20:29:49 +01:00
Michael Steenbeek 22b4001c29 Allow changing subtype 2015-03-14 16:52:48 +01:00
Michael Steenbeek 3e8067d5ff Merge pull request #2 from IntelOrca/develop
Fast forward
2015-03-14 16:48:46 +01:00
Gericom 5655a5a5cf Fixed banner text glitch 2015-03-14 15:48:06 +01:00
Ted John a61b9878e6 Merge pull request #911 from adrian17/develop
Removed accidental call to original code in decompiled function
2015-03-13 22:00:46 +00:00
Adrian Wielgosik 002d106111 Removed accidental call to original code in decompiled function 2015-03-13 22:27:12 +01:00
Gericom 11b0646176 Added some viewport functions and refactoring 2015-03-11 19:13:14 +01:00
IntelOrca 5791522d69 implement 0x0066F6B0 so that new map window opens after object selection 2015-03-11 12:57:59 +00:00
Ted John a8ac434e18 Merge pull request #907 from Gymnasiast/patch-1
Extend max land ownership tool size to 64, closes #841
2015-03-11 11:46:50 +00:00
Michael Steenbeek adfd678469 Fix map tool sizes larger than 7 not being drawn correctly 2015-03-11 12:39:18 +01:00
Michael Steenbeek 564e215051 Fix 'Map size:' text appearing when it should be hidden 2015-03-11 12:16:32 +01:00
Michael Steenbeek 80571814c4 Fix old land ownership tool sizes being written to the map window 2015-03-11 11:26:55 +01:00
Michael Steenbeek 1f80802dbf Fix terraforming tool sizes bigger than 7 being written to the map window 2015-03-11 11:11:19 +01:00
Michael Steenbeek 9340c99a1e Fix indentation 2015-03-10 10:21:46 +01:00
Michael Steenbeek e76bddb820 Extend max land ownership tool size to 64 2015-03-09 22:51:36 +01:00
Ted John b4cc0efa8d Merge pull request #906 from adrian17/negative-g-fix-2
Change rides' max negative G values to signed bytes; fixes #902.
2015-03-09 11:53:01 +00:00
Adrian Wielgosik 2969b9bf16 Change rides' max negative G values to signed bytes; fixes #902. 2015-03-09 11:30:55 +01:00
Ted John a7040dae99 Merge pull request #904 from DutchRPW/peep_update_days_in_queue
Decompile peep_update_days_in_queue()
2015-03-08 21:58:02 +00:00
Patrick Wijnings 69604f21d9 Decompile peep_update_days_in_queue() 2015-03-08 18:04:39 +01:00
IntelOrca 488282d653 name some of the ride type flags 2015-03-07 19:56:30 +00:00
IntelOrca 6ae0c10350 refactor ride type flag checks 2015-03-07 19:15:47 +00:00
IntelOrca c4f1fa3b0c remove redundant sound options 2015-03-07 16:50:54 +00:00
IntelOrca de34ab5ed8 add options for finance and research on toolbar 2015-03-07 16:38:17 +00:00
Ted John 7154702ca3 Merge pull request #898 from adrian17/window_ride_disable_tabs
Decompiled window_ride_disable_tabs
2015-03-07 15:51:35 +00:00
Ted John 2f11c9398f Merge pull request #901 from duncanspumpkin/refactor
Refactor of Object Functions
2015-03-07 14:03:53 +00:00
Duncan Frost a04de29bf8 Finish refactor of object_list.c 2015-03-07 12:45:13 +00:00
Duncan Frost 936f2f127f Refactor of object_list.c 2015-03-07 11:13:10 +00:00
Duncan Frost ddcf766fea More refactoring of object.c 2015-03-07 09:44:34 +00:00
Adrian Wielgosik 8dce074960 Changed variable types, removed unnecessary AND 2015-03-07 00:38:31 +01:00