Commit Graph

  • cd72f282dc POSIX: implement move file method Ruben De Smet 2016-01-05 19:10:28 +01:00
  • e035c7984a Fix concerns in platform_directory_delete.\n\n Not sure about fts_close when passing NULL yet. Leaving this commit as a marker Ruben De Smet 2016-01-11 14:28:24 +01:00
  • 012ff3adbc Add platform_directory_delete implementation for posix. Ruben De Smet 2016-01-05 17:36:58 +01:00
  • b0a531b523 Implement file copy on POSIX systems. Ruben De Smet 2016-01-05 11:20:52 +01:00
  • ac8aec63bc Skip "Default sound device" on Linux Michał Janiszewski 2016-01-11 13:59:41 +01:00
  • 17bc24b3a0 Use absolute constants for object entry groups Marijn van der Werf 2016-01-11 13:50:58 +01:00
  • ddab3a1b74 Use GET_RIDE_ENTRY macro to get ride entry Marijn van der Werf 2016-01-11 12:13:17 +01:00
  • 6eadf824ea Replace raw addresses of RIDE_ENTRIES Marijn van der Werf 2016-01-11 02:05:20 +01:00
  • 9c648e01bc Merge pull request #2696 from marijnvdwerf/common-format-args Ted John 2016-01-11 12:18:36 +00:00
  • 64646a501a Add missing brackets Marijn van der Werf 2016-01-11 13:00:40 +01:00
  • e961cc885a Use RCT2_ADDRESS_COMMON_FORMAT_ARGS instead of raw address Marijn van der Werf 2016-01-11 12:55:33 +01:00
  • 16537ada4a Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-11 04:00:17 +00:00
  • 1710a10493 fix mistake in command line example IntelOrca 2016-01-10 23:59:51 +00:00
  • 1b62f22bde Merge pull request #2690 from janisozaur/debian Ted John 2016-01-10 23:46:37 +00:00
  • d94fc06a83 Merge pull request #2687 from OpenRCT2/new-argparse Ted John 2016-01-10 23:11:51 +00:00
  • 146dda2f3e Support for debian packaging. Michał Janiszewski 2016-01-10 23:42:57 +01:00
  • c675993d3f Fix a bug where some paths get truncated on posix. Ruben De Smet 2016-01-05 18:34:45 +01:00
  • 7956922f26 Fixed branch new-argparse compilation on OS X LRFLEW 2016-01-10 14:47:35 -07:00
  • c7feb72a69 move compiler normalisation to rct2.h IntelOrca 2016-01-10 22:06:54 +00:00
  • 5a1a531d60 fix running without arguments IntelOrca 2016-01-10 22:05:48 +00:00
  • 6774412bce use _stricmp instead of _strcmpi IntelOrca 2016-01-10 21:39:49 +00:00
  • e79edcb1d6 fix posix.c headers IntelOrca 2016-01-10 21:30:42 +00:00
  • e9d222fdd3 new-argparse: finish new argparse integration and clean up IntelOrca 2016-01-10 21:03:45 +00:00
  • 3f0073f29c new-argparse: implement most of the root commands, fix issues IntelOrca 2016-01-10 19:41:09 +00:00
  • 9d98147b75 new-argparse: implement argument and option parsing IntelOrca 2016-01-10 17:54:46 +00:00
  • 14a266c177 new-argparse: add basic definitions and help display IntelOrca 2016-01-10 14:54:33 +00:00
  • 8997f2aa6a Merge pull request #2605 from OpenRCT2/vehicle-update Duncan 2016-01-10 17:13:02 +00:00
  • 052254ca1f Merge pull request #2640 from janisozaur/exit-fix Duncan 2016-01-10 10:08:22 +00:00
  • b6f921ccda Merge pull request #2673 from LRFLEW/sub_69A5F0 Duncan 2016-01-10 10:06:34 +00:00
  • 072bb52e42 Implemented sub_69A5F0 LRFLEW 2016-01-05 17:59:38 -07:00
  • b16337a035 Refactor to remove all remaining warnings and remove redundant comments duncanspumpkin 2016-01-10 09:24:56 +00:00
  • 2bd6dac20f Merge branch 'develop' into vehicle-update duncanspumpkin 2016-01-10 08:57:41 +00:00
  • aa908012b2 Merge pull request #2684 from LRFLEW/psn-osx-fix Ted John 2016-01-10 01:45:59 +00:00
  • 3f714750ee Fixed first-launch "crash" issue on OS X LRFLEW 2016-01-09 18:29:20 -07:00
  • 9610ce4427 Merge pull request #2675 from Gymnasiast/fix-requires-expansion-pack Ted John 2016-01-10 00:35:00 +00:00
  • 0dc219bc45 Merge pull request #2668 from Broxzier/staff_list Ted John 2016-01-10 00:31:36 +00:00
  • 7a12599f8c Merge pull request #2683 from LRFLEW/vehicle-update Ted John 2016-01-09 23:00:24 +00:00
  • 9bb6aba2b3 Merge pull request #2682 from Gymnasiast/clear-scenery-zc Ted John 2016-01-09 22:58:41 +00:00
  • 8e74815200 Added ride/cable_lift.c to Xcode project LRFLEW 2016-01-09 15:58:25 -07:00
  • 3f70a3f4f0 update distributed readme.txt IntelOrca 2016-01-09 22:57:16 +00:00
  • 03c35ab0b6 Don't remove walls when raising/lowering land/water, fixes #2681 Gymnasiast 2016-01-09 23:46:08 +01:00
  • 1d1599fd56 remove SDL2.dll IntelOrca 2016-01-09 22:44:07 +00:00
  • 5796cf3053 use native line endings for config.ini and themes, closes #2678 IntelOrca 2016-01-09 22:43:12 +00:00
  • 4425693ba2 Merge pull request #2676 from OpenRCT2/new-vs-sdk Ted John 2016-01-09 22:40:36 +00:00
  • 24448f2734 Show names of missing expansion packs and use localised names; cleanup Gymnasiast 2016-01-09 18:04:42 +01:00
  • 59ad01db59 Stop downloading libs when targetting linux native Michał Janiszewski 2016-01-09 20:39:13 +01:00
  • 5fbd17293a fix argparse warnings IntelOrca 2016-01-09 20:34:41 +00:00
  • e7ea6381cc Drop support for lodepng Michał Janiszewski 2016-01-09 20:28:20 +01:00
  • ed8ac6f1cd Update CMakeLists.txt with new argparse location Michał Janiszewski 2016-01-09 20:24:29 +01:00
  • d29faf25c4 Remove tests Michał Janiszewski 2016-01-09 20:22:58 +01:00
  • c7128a95ed remove libs VS project IntelOrca 2016-01-09 18:10:01 +00:00
  • 27c8cf126f update build / publish scripts for new VS dependencies IntelOrca 2016-01-09 17:53:25 +00:00
  • df279b178b clean up VS solution and project IntelOrca 2016-01-09 17:21:52 +00:00
  • 00f0f06e83 update VS project to use new dependencies IntelOrca 2016-01-08 23:47:28 +00:00
  • 25237bf810 fix #2679: game_command_set_ride_appearance did not work correctly for non-apply flag IntelOrca 2016-01-09 21:15:51 +00:00
  • 39ae12eeb1 Using window width and height to define locations Hielke Morsink 2016-01-09 11:32:28 +01:00
  • e4d3c546ad Moving staff costs along with the hire button Hielke Morsink 2016-01-09 11:08:14 +01:00
  • 19ddbaa84f Buttons on the right move when scaling the window. Hielke Morsink 2016-01-07 23:59:45 +01:00
  • f9dc3f3454 replace FOR_ALL_PEEPS with FOR_ALL_STAFF Hielke Morsink 2016-01-07 23:34:16 +01:00
  • 268e2d34ce Merge branch 'develop' into vehicle-update duncanspumpkin 2016-01-09 16:51:23 +00:00
  • 326c1f276a Fix fixed broken restraints causing the train to get stuck in a loop duncanspumpkin 2016-01-09 16:17:04 +00:00
  • 8e0413bd2f Fix mechanics not being called to broken down rides duncanspumpkin 2016-01-09 15:57:55 +00:00
  • 635fae15da move assertion outside of loop, rowBytes does not change IntelOrca 2015-12-30 13:54:17 +00:00
  • f84c659010 fix #2670: title was not being loaded when a scenario failed to load IntelOrca 2016-01-09 15:10:52 +00:00
  • 842484eff5 Merge pull request #2672 from LRFLEW/xcode-noloadpng Ted John 2016-01-09 14:55:54 +00:00
  • 106cf8d501 Removed loadpng from Xcode project to prevent building it LRFLEW 2016-01-08 23:40:14 -07:00
  • 19c38e0b34 move RCT2 paths to C file and remove file integrity checking IntelOrca 2016-01-09 00:34:34 +00:00
  • 3073bc64fd remove rct2_endupdate IntelOrca 2016-01-09 00:25:09 +00:00
  • 20697ac2bc Merge pull request #2671 from janisozaur/extern-c Ted John 2016-01-08 22:16:31 +00:00
  • 687bac4699 Specify C linkage for log functions Michał Janiszewski 2016-01-08 22:20:37 +01:00
  • 15bc414581 add stopwatch class for profiling IntelOrca 2016-01-08 20:50:23 +00:00
  • 0012470504 change last two rct_realloc to realloc IntelOrca 2016-01-08 19:04:17 +00:00
  • a83807d58e Merge pull request #2665 from janisozaur/font-outline Ted John 2016-01-08 18:07:33 +00:00
  • 8a575a945d Merge pull request #2669 from janisozaur/osx-travis Ted John 2016-01-08 16:31:54 +00:00
  • 7520bde6d3 Add support for OS X 10.10 in Travis CI builds Michał Janiszewski 2016-01-08 12:22:57 +01:00
  • 683033d3f2 OS X job for Travis CI Michał Janiszewski 2016-01-08 09:26:45 +01:00
  • 17c01a36a7 don't paint track of an invalid ride, should help reduce crashes IntelOrca 2016-01-07 23:16:17 +00:00
  • 43a5cc92cc define STR_NONE as a rct_string_id IntelOrca 2016-01-07 22:14:53 +00:00
  • 5e071ed032 change more rct2_malloc / rct_free to malloc / free IntelOrca 2016-01-07 22:09:58 +00:00
  • 053f4f4f38 fix object list memory error, rct2_malloc being used instead of malloc IntelOrca 2016-01-07 22:04:08 +00:00
  • 474d6757e3 Merge pull request #2666 from janisozaur/address-fix Ted John 2016-01-07 20:31:35 +00:00
  • abf0801725 Fix erroneous address Michał Janiszewski 2016-01-07 21:25:42 +01:00
  • 8f4c8006b5 Merge branch 'refactor-object-paint' into develop IntelOrca 2016-01-07 19:24:36 +00:00
  • 569026f36b fix #1333: added missing logic from finance_pay_ride_upkeep to make rides safe again IntelOrca 2016-01-07 19:20:11 +00:00
  • 48ad1314a9 refactor object_desc IntelOrca 2016-01-07 19:12:59 +00:00
  • 40a4bd1fa8 remove old object_paint calls, replace with new IntelOrca 2016-01-07 19:01:19 +00:00
  • 2d82bf344e shadows for fonts Michał Janiszewski 2016-01-07 15:06:09 +01:00
  • 73b0e403c4 Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-07 04:00:19 +00:00
  • 01c67b6146 refactor object_paint, part 1 IntelOrca 2016-01-06 22:13:49 +00:00
  • ab38828e03 integrate object list variables: IntelOrca 2016-01-06 20:41:21 +00:00
  • c0eeefa609 integrate variables: _currentScrollIndex, _currentScrollArea IntelOrca 2016-01-06 18:47:55 +00:00
  • 29397ebcc5 fix #2658: fix dragging on land and water tools IntelOrca 2016-01-06 18:31:25 +00:00
  • b80cb15639 Merge pull request #2657 from Gymnasiast/object-loading-improvements Ted John 2016-01-06 08:31:25 +00:00
  • b89025ae62 Improve object loading Gymnasiast 2016-01-06 08:58:56 +01:00
  • de99a6c3dc Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-06 04:00:20 +00:00
  • 023ac79494 optimise object_calculate_checksum IntelOrca 2016-01-06 00:57:54 +00:00
  • 61dfc57fb1 Merge pull request #2655 from Schlumpf/fix-gitignore Ted John 2016-01-05 23:49:34 +00:00
  • 2ed8940c76 Fixed .gitignore - Add last newline - filter only ".directory" and not "*.directory" Martin Kröll 2016-01-06 00:39:12 +01:00
  • 2b343838e0 fix scrollbar scrolling IntelOrca 2016-01-05 23:37:57 +00:00
  • 50eaa99eac fix widget index size & size for consistency IntelOrca 2016-01-05 23:16:09 +00:00