Commit Graph

  • b9ae7d44cf refactor track preview map backup Ted John 2016-05-02 02:22:33 +01:00
  • 9afdd7b514 refactor track_design_draw_preview Ted John 2016-05-02 02:06:09 +01:00
  • 09bc083a69 integrate variables for preview min, max Ted John 2016-05-02 01:58:03 +01:00
  • 7c0d3a9077 fix install track Ted John 2016-05-02 01:18:46 +01:00
  • 231ea9e97c fix rename and delete track design Ted John 2016-05-01 23:34:31 +01:00
  • f4f8801f2b fix memory issue and add variable for scenery toggle Ted John 2016-05-01 22:46:08 +01:00
  • feb34660e3 fix up track manage window Ted John 2016-05-01 21:58:02 +01:00
  • a19e5feadf fix track design mirror and ride name Ted John 2016-05-01 19:41:48 +01:00
  • 02a979cad5 refactor track design functions Ted John 2016-04-30 22:29:13 +01:00
  • d88ef5e4c2 rename track list to track design index Ted John 2016-04-30 21:50:15 +01:00
  • 993ef35508 reduce use of gActiveTrackDesign Ted John 2016-04-30 19:55:13 +01:00
  • f00d7daef5 fix track design preview, place and refactor Ted John 2016-04-30 13:27:12 +01:00
  • 3c95562efd fix new ride design count and track design listing Ted John 2016-04-29 00:08:26 +01:00
  • 1908743c71 refactor track save, move into own source Ted John 2016-04-28 22:57:04 +01:00
  • 77e7313540 move track design related functions to new source Ted John 2016-04-28 21:46:39 +01:00
  • e9935fee09 refactor some of the track design place code Ted John 2016-04-28 19:43:20 +01:00
  • 68520765fc attempt to pass TD6 more for preview Ted John 2016-04-28 00:19:22 +01:00
  • b2cc98da91 change track list window to use new index Ted John 2016-04-27 22:57:52 +01:00
  • 5ad8fb272e create new track index file format at startup Ted John 2016-04-27 00:15:48 +01:00
  • 6fc09f8ade Update sub_98199C to match 7c Marijn van der Werf 2016-05-08 14:25:20 +02:00
  • a595b1fa96 Make 8c match 7c Marijn van der Werf 2016-04-22 20:08:29 +02:00
  • e28d5e7d6b decompile rot 0 Marijn van der Werf 2016-04-18 18:31:27 +02:00
  • fc74e5045e Merge pull request #3399 from zsilencer/paint-setup/submarine Duncan 2016-05-08 05:28:27 +01:00
  • 95a1f0a0fd Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-08 04:00:24 +00:00
  • 2c3a832970 Swizzle bits of a window correctly for mingw builds (#3521) janisozaur 2016-05-07 23:44:46 +02:00
  • de02bbc922 Merge pull request #3280 from marijnvdwerf/paint-setup/crooked-house Ted John 2016-05-07 18:51:26 +01:00
  • 305fe0856e Merge pull request #3180 from marijnvdwerf/paint-setup/dodgems Ted John 2016-05-07 18:40:44 +01:00
  • a0dac1fee5 fix #3323: save (not save as) crashed afterwards due to saving objects Ted John 2016-05-07 18:24:50 +01:00
  • 2ecbcfc4c9 Merge pull request #3165 from marijnvdwerf/spiral-slide-paint-setup Ted John 2016-05-07 18:05:05 +01:00
  • 355b163f36 Fixed incorrect language codes in config.c (#3513) LRFLEW 2016-05-07 04:06:46 -05:00
  • ac6cba7047 Fix staff patrol area drawing (#3487) (#3512) Yaroslav Tretyakov 2016-05-07 03:06:16 -06:00
  • ae526f96d7 Merge pull request #3486 from Gymnasiast/remove-station-length-limit Ted John 2016-05-07 10:05:23 +01:00
  • bc0e21343a Use a define for maximum station length Gymnasiast 2016-05-07 09:15:22 +02:00
  • 0d4fefeecd Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-07 04:00:18 +00:00
  • 9421cc0bd4 Add shortcut for the Multiplayer window (#3509) Matte A 2016-05-06 22:14:49 +02:00
  • 17626dbb1a Increase station limit to 32, fix display of plural Gymnasiast 2016-05-06 18:30:44 +02:00
  • 2514ddfc01 Fix #3504: Improve rendering of money effect Marijn van der Werf 2016-05-06 13:17:28 +02:00
  • f489b7a2c2 Decompile vehicle_visual_submarine zsilencer 2016-05-06 02:53:09 -06:00
  • a937a65b28 Merge pull request #3444 from marijnvdwerf/paint-setup/misc Duncan 2016-05-06 06:51:47 +01:00
  • a58ef72eb9 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-06 04:00:29 +00:00
  • e3161d66d0 Implement misc_paint Marijn van der Werf 2016-04-28 13:28:25 +02:00
  • fe826cd64f Fix posix's platform_file_copy (#3500) janisozaur 2016-05-05 23:59:27 +02:00
  • 929ac48ccc Merge pull request #3438 from duncanspumpkin/ps_attached Duncan 2016-05-05 22:04:49 +01:00
  • 19f53f01da Update Xcode project Marijn van der Werf 2016-05-05 20:29:49 +02:00
  • 7f02193411 Move around map element and sprite functions into seperate files duncanspumpkin 2016-05-01 16:01:40 +01:00
  • d8068a48f0 Merge pull request #3495 from YJSoft/fix/3494 Ted John 2016-05-05 09:20:19 +01:00
  • f3c1762a5a fix #3494 platform_file_copy always return false on posix YJSoft 2016-05-05 16:50:07 +09:00
  • 0a710d3a01 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-05 04:00:20 +00:00
  • 0af21afcc8 Merge branch 'fix/appveyor' into develop Ted John 2016-05-04 23:02:29 +01:00
  • 9d568ae944 add caching of secure-file Ted John 2016-05-04 22:43:49 +01:00
  • 4893abf8d1 add caching of chocolatey packages, (basically NSIS) Ted John 2016-05-04 22:33:35 +01:00
  • 3deb2ef363 fix NSIS when branches contain slashes Ted John 2016-05-04 22:07:48 +01:00
  • e29c2555c3 do not install NSIS for PRs Ted John 2016-05-04 20:48:07 +01:00
  • 83f984d85a Decompile sub_685EBC Marijn van der Werf 2016-04-29 19:08:57 +02:00
  • 72ca648135 Move painter functions into paint.c. Fix mistake in paint_attach_to_previous_ps duncanspumpkin 2016-04-29 18:02:13 +01:00
  • 0dcf6ce87a Implement paint_68818E Marijn van der Werf 2016-04-29 12:55:23 +02:00
  • c84e0182e0 Decompile paint_6881D0 Marijn van der Werf 2016-04-29 12:04:51 +02:00
  • e49cd101d3 Add paint.c Marijn van der Werf 2016-04-29 11:59:43 +02:00
  • 221d5cb57e Label more fields. duncanspumpkin 2016-04-27 20:07:58 +01:00
  • d6a4ae9aff Split up attached ps's. Change field names. duncanspumpkin 2016-04-27 19:44:56 +01:00
  • 68bad6505c Add and correct licence headers to all sources (#3108) janisozaur 2016-05-04 19:24:41 +02:00
  • a8aff1679e Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-04 04:00:18 +00:00
  • 142c54852d Clean up some residual usages of old config (#3484) Michael Steenbeek 2016-05-03 23:36:29 +02:00
  • 13701660c9 Implement customizable toggle windowed mode shortcut (#3462) Patrick de Wit 2016-05-03 21:07:33 +02:00
  • 2aa73dcbe2 Merge pull request #3439 from marcovmun/VS-build-fix Ted John 2016-05-03 18:50:43 +01:00
  • df781b3384 create symlinks only for data sub-directories Ted John 2016-05-03 17:51:32 +01:00
  • 8bd9a772e6 Fix tabs and formatting Marco van Munster 2016-05-02 22:32:33 +02:00
  • 08b3e803bf Check if you can create a symlink first marcovmun 2016-04-28 10:31:45 +02:00
  • dcbbf2ec78 Symlink data to bin\data Marco van Munster 2016-04-27 14:18:51 +02:00
  • 60579932ef Fix overflow in ride_mode_tweak (#3478) Patrick de Wit 2016-05-03 15:44:54 +02:00
  • 83aa549a9f Merge pull request #3482 from marijnvdwerf/fix/3481 Duncan 2016-05-03 14:04:25 +01:00
  • dc920475bc Fix #3481: Enable smoothing terrain transitions Marijn van der Werf 2016-05-03 14:51:07 +02:00
  • 98bff6997e Update changelog.txt Michael Steenbeek 2016-05-03 10:30:33 +02:00
  • 94f688480b Update changelog.txt Michael Steenbeek 2016-05-03 10:27:06 +02:00
  • 45234d1afb Add description for Disable train length limit and align the button (#3480) Matte A 2016-05-03 10:16:38 +02:00
  • 44c7aff148 Merge pull request #3474 from Gymnasiast/housekeeping Ted John 2016-05-03 08:06:23 +01:00
  • 6c7f685b08 More occurrences of shop_item Gymnasiast 2016-05-02 22:32:33 +02:00
  • b37d4804ce Integrate gErrorType and gErrorStringId, fixes Gymnasiast 2016-05-02 22:23:28 +02:00
  • 5d0b79227f Clean up some magic values and refactor a bit Gymnasiast 2016-05-02 21:06:14 +02:00
  • 2854973c09 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-03 04:00:19 +00:00
  • af6a4da58b Merge pull request #3475 from janisozaur/car-length Ted John 2016-05-02 22:11:32 +01:00
  • 1cd1144dd5 Janitorial fixes Michał Janiszewski 2016-05-02 22:35:08 +02:00
  • d191e6a8c3 Fix indentation (again) X7123M3-256 2016-04-13 14:41:26 +01:00
  • a34c3b8e19 Fix indentation (again) X7123M3-256 2016-04-13 14:36:17 +01:00
  • 80f83f9aec Fix indentation (again) X7123M3-256 2016-04-13 14:19:46 +01:00
  • 9c7de18292 Fix indentation X7123M3-256 2016-04-13 11:28:51 +01:00
  • 4089538c78 Fix inconsistent spacing X7123M3-256 2016-03-30 18:26:59 +01:00
  • 0efd6ca88b Remove unused local variables X7123M3-256 2016-03-30 18:24:09 +01:00
  • c8144c5964 Remove constant that is no longer needed X7123M3-256 2016-03-30 17:59:34 +01:00
  • 102521d131 Replace dropdowns with spinners X7123M3-256 2016-03-30 17:53:23 +01:00
  • ef82bbbab1 Send cheat status over network X7123M3-256 2016-03-30 15:25:28 +01:00
  • 3a4139eea0 Prevent car count being incorrectly updated X7123M3-256 2016-03-30 14:33:44 +01:00
  • 7f9b35a04e Prevent vehicle_colours from being accessed out of bounds (the last element will be used instead) X7123M3-256 2016-03-29 21:31:12 +01:00
  • fd5bb09271 Remove calls to ride_entry_get_train_layout and replace with calls to ride_entry_get_vehicle_at_position X7123M3-256 2016-03-29 19:36:11 +01:00
  • 34a67436cd Fix spacing around operator X7123M3-256 2016-03-28 22:02:47 +01:00
  • 652ab949b0 Define constant for the maximum number of cars in a train X7123M3-256 2016-03-28 21:58:14 +01:00
  • 9d618231fb Add disable train length limits checkbox to cheat window X7123M3-256 2016-03-28 21:57:47 +01:00
  • 35ccd0b8e1 Implement disable train length limits cheat X7123M3-256 2016-03-28 21:57:00 +01:00
  • 8f6089818f Added "Disable train length limits" string X7123M3-256 2016-03-28 21:55:59 +01:00
  • 77894e4250 Added disable train length limits cheat X7123M3-256 2016-03-28 21:55:02 +01:00