Commit Graph

  • 2120933bcf Merge pull request #2563 from LRFLEW/xcode-add-news-options Duncan 2015-12-27 09:01:08 +00:00
  • 5cf31b8de4 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-27 04:00:16 +00:00
  • 7c5a6909ff Added windows/news_options.c to Xcode project LRFLEW 2015-12-26 20:16:53 -06:00
  • cbca0849d7 Merge pull request #2562 from Aroidzap/bugfix-StartResolution Ted John 2015-12-26 23:13:29 +00:00
  • 6ac38a6382 fixed bug in "Fix #2158" Tomáš Pazdiora 2015-12-26 23:44:02 +01:00
  • b71c649d45 Refactor ride customer count Jonathan Haas 2015-12-26 21:44:34 +01:00
  • a84f04b541 Merge pull request #2549 from OpenRCT2/notification-settings Ted John 2015-12-26 17:40:38 +00:00
  • 56c2120f83 update changelog with notification feature IntelOrca 2015-12-24 14:12:13 +00:00
  • 2dfc43b8e8 close #2382: Don't suppress drown messages in Six Flags scenarios IntelOrca 2015-12-24 13:56:44 +00:00
  • 574774b2af add notification conditions IntelOrca 2015-12-24 13:37:48 +00:00
  • cd99b87de6 add UI for notification settings IntelOrca 2015-12-24 13:16:39 +00:00
  • 3b5768f5bc print '(debug)' to version string when build in debug configuration IntelOrca 2015-12-26 17:23:27 +00:00
  • 6240f063f1 fix a couple of sprite ID definitions IntelOrca 2015-12-26 17:19:25 +00:00
  • 4eb8192549 replace tutorial button with new multiplayer button IntelOrca 2015-12-26 17:09:15 +00:00
  • 42292ea218 Merge pull request #2560 from HaasJona/stings Ted John 2015-12-26 16:40:09 +00:00
  • 2ed4802032 Fix and replace some StringIDs Jonathan Haas 2015-12-26 14:42:52 +01:00
  • 53970c2d77 Add tile type for corrupt element Michał Janiszewski 2015-12-26 13:36:32 +01:00
  • 79e5bb758d Add an assert for getting proper mapElementType Michał Janiszewski 2015-12-26 13:12:45 +01:00
  • de52321026 Merge pull request #2557 from janisozaur/max-path Ted John 2015-12-26 10:54:19 +00:00
  • 34ab8c0d62 Merge pull request #2546 from AaronVanGeffen/fontdirs Ted John 2015-12-26 10:48:47 +00:00
  • 164b44fa6a Merge pull request #2556 from AaronVanGeffen/minor_refactor Ted John 2015-12-26 10:28:08 +00:00
  • 6d5c96d083 Use MAX_PATH define for path length, remove redefinition Michał Janiszewski 2015-12-26 11:18:44 +01:00
  • 3d99b73ae1 Name enabled widgets on scenario select screen. Aaron van Geffen 2015-12-26 18:22:50 +09:00
  • 020334fa18 Name rct_window's var_494: highlighted_item. Aaron van Geffen 2015-12-26 18:18:56 +09:00
  • 9232a9906f Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS Aaron van Geffen 2015-12-24 01:37:32 +09:00
  • f44ee1ec04 Merge pull request #2 from janisozaur/fontconfig-memleak Aaron van Geffen 2015-12-26 15:05:14 +09:00
  • 799d377d90 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-26 04:00:18 +00:00
  • 8ce98dc8c5 Merge pull request #2555 from JarnoVgr/distribution Ted John 2015-12-25 23:46:04 +00:00
  • c0830ae02e Fix memory leaks in font selection for Linux Michał Janiszewski 2015-12-25 19:30:23 +01:00
  • eda733165e Added a hack for MINGW compatibility. Aaron van Geffen 2015-12-26 00:57:45 +09:00
  • d77c1039dc Added support for buildnumbers in installer Jarno Veuger 2015-12-25 14:41:39 +01:00
  • 06528da61b Installed will be moved instead of copied Jarno Veuger 2015-12-25 14:05:21 +01:00
  • 43e193ba10 Remove FontConfig as a required module on OS X. Aaron van Geffen 2015-12-25 14:28:21 +09:00
  • 570c732355 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-25 04:00:18 +00:00
  • 3820db35fe Merge pull request #2551 from janisozaur/fontconfig-docker Ted John 2015-12-24 19:18:33 +00:00
  • 7edf477ed9 Add docker fonctonfig library for #2546 Michał Janiszewski 2015-12-24 19:54:12 +01:00
  • 995799b843 Try Arial as a fallback font if a language's preferred font cannot be loaded. Aaron van Geffen 2015-12-25 03:20:58 +09:00
  • 474af5c204 Use Cocoa APIs for font detection on OS X. Moving FontConfig to Linux platform only. Aaron van Geffen 2015-12-25 02:52:33 +09:00
  • 36581bd664 return an exit code in publish script IntelOrca 2015-12-24 17:21:44 +00:00
  • 8bdec9f68e Experimental: use SHGetKnownFolderPath to get font path on Windows. Aaron van Geffen 2015-12-25 01:45:18 +09:00
  • 9b838aa0ee Add missing fontconfig lib for Travis and Docker Michał Janiszewski 2015-12-24 09:50:57 +00:00
  • dd604afc89 Use FontConfig to find suitable TrueType fonts on Linux and OS X. Fixes #2537. Aaron van Geffen 2015-12-23 02:56:47 +09:00
  • a0de23758e Specify font name on all TTF descriptors. Aaron van Geffen 2015-12-23 02:55:53 +09:00
  • 7df3630ea2 Merge pull request #2548 from ecnepsnai/develop Ted John 2015-12-24 16:47:21 +00:00
  • 434b62436c Addresses code review comments Ian Spence 2015-12-24 08:44:12 -08:00
  • ba038c10ab Automatically open shops & stalls Ian Spence 2015-12-24 00:00:41 -08:00
  • 652031e0fe Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-24 04:00:18 +00:00
  • f93a134aa6 fix map size error when sending network game information IntelOrca 2015-12-24 01:40:03 +00:00
  • ce0f7ab426 fix #2536: Client crashes when building new Rides IntelOrca 2015-12-24 01:35:14 +00:00
  • 55f1032a9a Merge pull request #2547 from janisozaur/vehicle-update-merge Ted John 2015-12-23 20:41:59 +00:00
  • cd2ec16290 Merge branch 'develop' into vehicle-update Michał Janiszewski 2015-12-23 19:44:35 +01:00
  • 783cd2115a turn publish into tasks and fix nsis installer IntelOrca 2015-12-23 17:22:08 +00:00
  • 590923475b add quiet switch to install.ps1 IntelOrca 2015-12-23 16:56:05 +00:00
  • 4c88609e7e Fix stretch backwards coasters duncanspumpkin 2015-12-23 11:57:50 +00:00
  • 578bf2e175 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-23 04:00:18 +00:00
  • b7a92523e0 Merge pull request #2544 from janisozaur/move-scripts Ted John 2015-12-22 23:02:30 +00:00
  • d4d3c80b37 Move scripts to new location Michał Janiszewski 2015-12-22 23:47:57 +01:00
  • b0647f1daf Merge pull request #2543 from LRFLEW/develop Ted John 2015-12-22 22:24:53 +00:00
  • 2e6056f988 Added version.h to Xcode project LRFLEW 2015-12-22 16:21:51 -06:00
  • b2d39bc67f update readme.md IntelOrca 2015-12-22 22:05:35 +00:00
  • a0b6bef545 Merge pull request #2542 from janisozaur/cmake-release Ted John 2015-12-22 22:01:58 +00:00
  • 3ba9ec8c81 CMake updates for packaging on Linux Michał Janiszewski 2015-12-22 22:27:09 +01:00
  • e3b4abd3c7 Merge branch 'improve-powershell-build' into develop IntelOrca 2015-12-22 21:42:23 +00:00
  • e95bd57e68 add installer creation in publish script IntelOrca 2015-12-14 21:17:54 +00:00
  • 73bca80426 setup AppVeyor CI IntelOrca 2015-12-12 19:41:54 +00:00
  • a3ed25d93f update Windows build steps in readme IntelOrca 2015-12-12 20:06:03 +00:00
  • 26908d8a9c move scripts into ps sub directory IntelOrca 2015-12-12 18:55:10 +00:00
  • cb5dab3e57 move projects and add environment setup script IntelOrca 2015-12-12 14:23:17 +00:00
  • dffcc895cf call build script from publish script IntelOrca 2015-12-11 00:20:09 +00:00
  • 5d393deb2e reorganise build location and write new build script for Windows IntelOrca 2015-12-10 23:02:05 +00:00
  • d8b949ecdc reorganise scripts IntelOrca 2015-12-10 00:13:20 +00:00
  • 0298ca38a0 improve project version defines and publish script IntelOrca 2015-12-02 22:28:00 +00:00
  • 00cba88dbc add powershell script for publishing OpenRCT2 IntelOrca 2015-12-02 21:01:38 +00:00
  • 48320419ea Merge pull request #2538 from janisozaur/vehicle-update-merge Ted John 2015-12-22 16:24:38 +00:00
  • 5d66308e9d Merge pull request #2541 from AaronVanGeffen/subst_typo Ted John 2015-12-22 16:23:46 +00:00
  • fc301211c3 Merge pull request #2539 from janisozaur/vehicle-update-fixes Duncan 2015-12-22 16:16:50 +00:00
  • 0903dda369 fixes for issues in vehcile-update Michał Janiszewski 2015-12-22 15:21:56 +01:00
  • 2c5651614c Corrected misspellings of "substitute". Aaron van Geffen 2015-12-23 00:31:51 +09:00
  • e666a24c82 Merge branch 'develop' into vehicle-update Michał Janiszewski 2015-12-22 14:57:40 +01:00
  • 7f68149516 Minor Refactor duncanspumpkin 2015-12-22 10:27:38 +00:00
  • 8b9c4d1824 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-22 04:00:19 +00:00
  • db18fa8f14 finally fix #1619: Can't place any path IntelOrca 2015-12-21 22:28:34 +00:00
  • 27d38c6f39 Fix incorrect comparison for backwards loop. duncanspumpkin 2015-12-21 22:18:56 +00:00
  • 13ce4b6a23 Merge pull request #2531 from LRFLEW/warning-cleanup Ted John 2015-12-21 21:36:24 +00:00
  • 569fd7771c Merge pull request #2532 from LRFLEW/newline Ted John 2015-12-21 21:36:05 +00:00
  • 39360e40a8 Merge pull request #2120 from janisozaur/linux Ted John 2015-12-21 21:35:52 +00:00
  • bdbb25f340 Merge pull request #2534 from janisozaur/server-no-description Ted John 2015-12-21 21:35:45 +00:00
  • bc24393239 implement vehicle_update_motion_boat_hire IntelOrca 2015-12-21 21:33:17 +00:00
  • d610fb5970 Remove call to 0x0040701D Michał Janiszewski 2015-12-21 22:17:13 +01:00
  • 5d227d8fc8 Safe handling of malformed server entries Michał Janiszewski 2015-12-21 22:07:25 +01:00
  • 54424ea275 Remove old Linux workarounds Michał Janiszewski 2015-12-21 21:52:42 +01:00
  • 3b7839c026 implement try_add_synchronised_station IntelOrca 2015-12-21 18:26:41 +00:00
  • 9d937b3475 Refactor of backwards get next track duncanspumpkin 2015-12-21 09:19:35 +00:00
  • 85800997c2 Fixed warnings in Xcode LRFLEW 2015-12-20 21:08:37 -06:00
  • dbb804018b Merge pull request #2528 from LRFLEW/osx-touch-why Ted John 2015-12-21 08:27:38 +00:00
  • e6f771ec90 Added newlines at end of files LRFLEW 2015-12-20 22:03:37 -06:00
  • b6b18c812f Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-21 04:00:18 +00:00
  • 46e773736c Fixed trackpad-as-touchscreen on OS X LRFLEW 2015-12-20 18:48:12 -06:00
  • eab3e15182 improve touch positioning IntelOrca 2015-12-21 00:37:17 +00:00
  • 8bb8beee50 fix warnings in cmdline.c IntelOrca 2015-12-21 00:23:59 +00:00