Commit Graph

  • bed328503b Add remaining track types to acceleration function duncanspumpkin 2015-12-13 15:33:01 +00:00
  • 88e67bbae0 Fix for Windows build Kyle Kirbatski 2015-12-12 18:15:38 -06:00
  • 2a8ed04eda Add platform dialog functions for OS X Kyle Kirbatski 2015-12-12 17:22:14 -06:00
  • 17766c4772 Rename osx.c to osx.m Kyle Kirbatski 2015-12-12 17:21:21 -06:00
  • 39ae4e2154 Extract dialog functions out of posix.c and into linux.c Kyle Kirbatski 2015-12-12 17:20:02 -06:00
  • 20df0a0be7 Add .m files Kyle Kirbatski 2015-12-12 17:15:38 -06:00
  • 1a206380f8 Merge pull request #2506 from LRFLEW/fixes Ted John 2015-12-16 20:53:15 +00:00
  • d769a13206 Fixed extern and enum name usage LRFLEW 2015-12-16 14:48:27 -06:00
  • 7ddcb765c0 Merge pull request #2505 from Gymnasiast/linker-fix Ted John 2015-12-16 19:45:14 +00:00
  • 3db574b8bb Fix building in paths with spaces not working properly on Linux Gymnasiast 2015-12-16 20:31:33 +01:00
  • 6de3876855 Merge pull request #2503 from janisozaur/linker Ted John 2015-12-16 18:38:58 +00:00
  • 7d132d8fe1 Extract and embed sections into binary itself Michał Janiszewski 2015-12-16 01:30:11 +01:00
  • 072db27968 add vanilla script Michał Janiszewski 2015-12-16 01:28:56 +01:00
  • cf8733cd41 Merge pull request #2498 from Gymnasiast/track-design-with-hacked-ride-mode Ted John 2015-12-15 15:53:21 +00:00
  • e2ccfc1cb8 Only check if ride mode exists when placing new track design, fixes #2445 Gymnasiast 2015-12-15 15:09:39 +01:00
  • 0075410668 Merge pull request #2497 from OpenRCT2/Gymnasiast-changelog Duncan 2015-12-15 12:33:26 +00:00
  • 0ce05129e0 Update changelog.txt Michael Steenbeek 2015-12-15 13:29:16 +01:00
  • d958c5ef87 Merge pull request #2495 from LinusU/update-math-to-std Ted John 2015-12-15 08:23:44 +00:00
  • 4319e57024 use builtin min and max Linus Unnebäck 2015-12-15 09:09:15 +01:00
  • aed5117384 Merge pull request #2489 from LinusU/locale-clang-fix Ted John 2015-12-15 08:04:47 +00:00
  • 8e02cb5a07 Merge pull request #2494 from LinusU/osx-modifier-key Ted John 2015-12-15 08:03:16 +00:00
  • 7ea7625db5 osx: correct modifier key Linus Unnebäck 2015-12-15 08:32:48 +01:00
  • 5d03fc3fb6 osx: fix locale issues Linus Unnebäck 2015-12-14 22:01:02 +01:00
  • 59a1701ccc Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-15 04:00:17 +00:00
  • 6466a33449 Merge pull request #2492 from janisozaur/countof Ted John 2015-12-14 23:46:11 +00:00
  • 98e204552a countof with type safety Michał Janiszewski 2015-12-14 23:46:36 +01:00
  • e0195fcffd Merge pull request #2491 from janisozaur/fixes Ted John 2015-12-14 22:02:41 +00:00
  • a5b465fad1 Fix some compiler warnings Michał Janiszewski 2015-12-14 22:23:12 +01:00
  • 1cb7d2177b Merge pull request #2469 from LinusU/osx-install-script Ted John 2015-12-14 21:21:35 +00:00
  • bc104a82a9 Merge pull request #1931 from Gymnasiast/change-num-trains-without-retesting Ted John 2015-12-14 20:09:25 +00:00
  • 67f612c18c Merge pull request #2460 from janisozaur/scale-limit Ted John 2015-12-14 14:49:38 +00:00
  • df3bf363ca Merge pull request #2338 from Smeat/linux_get_locale Ted John 2015-12-14 14:48:21 +00:00
  • 4fb73e4acb Merge pull request #2435 from samdroid-apps/ctrl-backspace-clear-inputs-try2 Ted John 2015-12-14 14:46:56 +00:00
  • de48ad3af6 fix warnings in cmdline.c IntelOrca 2015-12-14 14:45:54 +00:00
  • 8bfde1f948 Merge pull request #2472 from kkirby/bugfix/osx1010 Ted John 2015-12-14 14:36:51 +00:00
  • c3185de49d Fix a bug where argv will be replaced by the argparse library. Kyle Kirbatski 2015-12-12 13:45:51 -06:00
  • a423c6c458 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-14 04:00:17 +00:00
  • 8e7b22ebfd Merge pull request #2484 from janisozaur/linux-util Ted John 2015-12-13 22:54:17 +00:00
  • 3bf659a9ea Include safe_strncpy declaration in linux.c Michał Janiszewski 2015-12-13 23:09:59 +01:00
  • 0604068aac Merge pull request #2440 from LinusU/world-map-fixes Duncan 2015-12-13 21:27:40 +00:00
  • 017899c0d9 small fixes to world/map.c Linus Unnebäck 2015-12-13 19:27:20 +01:00
  • 7007aef9cb Merge pull request #2480 from LinusU/proper-types Ted John 2015-12-13 18:24:12 +00:00
  • a613de410a use stdint types Linus Unnebäck 2015-12-13 19:01:54 +01:00
  • 1873e387ca Log an error if an unknown vehicle edit command is sent Gymnasiast 2015-09-14 15:21:13 +02:00
  • e9840b7488 Allow changing number of trains without retesting Gymnasiast 2015-09-14 15:03:59 +02:00
  • 32a794731c Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-13 04:00:17 +00:00
  • 3274826a45 Merge pull request #2474 from janisozaur/g2 Ted John 2015-12-13 00:38:55 +00:00
  • 5c3bcda744 fix wrong output steam in cmdline_sprite IntelOrca 2015-12-13 00:00:46 +00:00
  • 40059ced39 Add g2 target for easy generation Michał Janiszewski 2015-11-11 13:57:29 +01:00
  • be757f6379 Add missing track elem enum elements. duncanspumpkin 2015-12-12 21:07:46 +00:00
  • 1e72e9fb14 Started implementing get g forces duncanspumpkin 2015-12-12 20:25:20 +00:00
  • e953eed95b Merge pull request #2467 from kkirby/code-cleanup Duncan 2015-12-12 20:13:29 +00:00
  • 4f03530e48 Clean up instances of 0x.. & 0x.. to 0x.., 0x.. Kyle Kirbatski 2015-12-12 14:08:09 -06:00
  • 846d69a772 Implement vehicle_update_bumper_car_collision duncanspumpkin 2015-12-12 17:59:03 +00:00
  • 5964b3768a Implement bumper car motion update duncanspumpkin 2015-12-12 14:55:05 +00:00
  • 53aab62bd3 osx: readme Linus Unnebäck 2015-12-12 13:53:16 +01:00
  • 0a5925506e osx: install.sh improvements Linus Unnebäck 2015-11-30 08:31:31 +01:00
  • 45d1375b83 Implement vehicle_update_collision setup. Removed ride crash hook. duncanspumpkin 2015-12-12 12:21:13 +00:00
  • 90d006232b Change sign of var_24. Add missing cable lift data duncanspumpkin 2015-12-12 11:48:28 +00:00
  • 82683f41fe Merge pull request #2470 from janisozaur/vehicle-update Duncan 2015-12-12 11:28:40 +00:00
  • 93e2fa14e8 vehicle-fixes Michał Janiszewski 2015-12-12 11:21:49 +01:00
  • 0a86b8c946 Merge pull request #2450 from janisozaur/mmap Duncan 2015-12-12 08:23:50 +00:00
  • fee65959e2 Merge pull request #2465 from LRFLEW/osx-config-move Duncan 2015-12-12 07:38:11 +00:00
  • 3ed756d98c Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-12 04:00:17 +00:00
  • c2202f6260 Moved the configuration on OS X to ~/Library/Application Support/OpenRCT2 LRFLEW 2015-12-11 17:02:47 -06:00
  • caf07c2064 Clean up the comments a litte Kyle Kirby 2015-12-11 09:38:37 -06:00
  • 4b326f4569 Implement vehicle_update_crash_setup duncanspumpkin 2015-12-11 20:55:34 +00:00
  • c94d362077 Fix sound bugs duncanspumpkin 2015-12-11 20:26:26 +00:00
  • a372637bd8 Implemented vehicle_update_unloading_passengers duncanspumpkin 2015-12-11 17:35:24 +00:00
  • 0a8ef64a83 Fix some small bugs. Actually use arrive code duncanspumpkin 2015-12-11 15:49:21 +00:00
  • cd5a18b2c5 Implement vehicle_update_arriving duncanspumpkin 2015-12-11 15:28:07 +00:00
  • cbf859bffb Added vehicle_update_travelling_boat and vehicle_update_travelling_cable_lif duncanspumpkin 2015-12-11 13:07:22 +00:00
  • 8e5355640f Convert spaces to tabs Kyle Kirby 2015-12-11 06:28:35 -06:00
  • 9f1b38f337 Track saving was broken due to using wrong coordinates duncanspumpkin 2015-12-11 09:57:08 +00:00
  • 3ba4677bd9 Merge pull request #2456 from LRFLEW/osx Duncan 2015-12-11 08:54:47 +00:00
  • 5cacb8d0ec Merge Localisation/master into OpenRCT2/develop. Ted John 2015-12-11 04:00:17 +00:00
  • 533e2cdf40 Merge pull request #2461 from janisozaur/readme Ted John 2015-12-11 00:30:38 +00:00
  • e97c509ddb fix link pasted twice Michał Janiszewski 2015-12-11 00:59:49 +01:00
  • c9be2e1bc9 Resolved struct packing error and crash on OS X LRFLEW 2015-12-08 21:06:21 -06:00
  • d2117e966f Raise the lower limit for scale to 0.5f Michał Janiszewski 2015-12-11 00:15:17 +01:00
  • af382b1884 Switched to -sectcreate instead of mmap on OS X Kyle Kirbatski 2015-12-08 17:36:38 -06:00
  • 1456049dfb Fixed alignment of hook Duncan 2015-12-08 12:27:38 +00:00
  • 1bafbde113 Shift segments in Mach-O to outside of required AS Michał Janiszewski 2015-12-07 00:28:50 +01:00
  • ce56b2c7f7 Aligned hook for better OS X support duncanspumpkin 2015-12-07 23:21:44 +00:00
  • 39a6f95ce6 Merge pull request #2459 from janisozaur/readme Ted John 2015-12-10 22:03:25 +00:00
  • adce5cbbdd update readme.md with Linux build information Michał Janiszewski 2015-12-10 22:15:19 +01:00
  • 2ee71fc230 Merge pull request #2457 from LinusU/osx-small-fixes Ted John 2015-12-10 12:19:02 +00:00
  • c9c390fe3f Merge pull request #2454 from Gymnasiast/scale-factor-console Ted John 2015-12-10 12:17:46 +00:00
  • c4356c1ecc cmake: add iconv libraries Linus Unnebäck 2015-11-30 09:19:01 +01:00
  • 894d2cd130 osx: define MAP_ANONYMOUS Linus Unnebäck 2015-11-30 08:54:22 +01:00
  • ca01e55fa8 add show fps, #2223 IntelOrca 2015-12-09 21:42:46 +00:00
  • e61919565a Round window scale to 3 decimal places Gymnasiast 2015-12-09 22:15:15 +01:00
  • 7bebbe52a5 Add console option to set window scale Gymnasiast 2015-12-09 18:41:05 +01:00
  • b234a69d3c Merge pull request #2452 from Gymnasiast/warning-to-verbose Ted John 2015-12-09 15:32:12 +00:00
  • 1cc75f644c Merge pull request #2453 from Gymnasiast/polish-ttf Ted John 2015-12-09 15:31:13 +00:00
  • e9737ebb61 Don't log warnings on finding files, only log to verbose instead Gymnasiast 2015-12-09 15:46:32 +01:00
  • cfe3d967f5 Use Arial for Polish, as the sprite font misses several Polish letters. Gymnasiast 2015-12-09 15:50:15 +01:00
  • a7823bd958 Merge pull request #2451 from janisozaur/memcheck Duncan 2015-12-09 00:01:18 +00:00
  • 3d0fcc948d POSIX: use mincore to detect impending doom Michał Janiszewski 2015-12-08 23:53:43 +01:00
  • e09e00c931 Label track_progress offset. Name cable lift motion update duncanspumpkin 2015-12-08 23:19:40 +00:00