Commit Graph

  • 201a01f126 Split up image ids Marijn van der Werf 2016-05-13 12:21:01 +01:00
  • 44021fdb0a Rename flag Marijn van der Werf 2016-05-13 12:20:36 +01:00
  • 00d16e7186 tertiaryColour Marijn van der Werf 2016-05-12 22:24:16 +01:00
  • 000f9cc9b4 Rename dword_141F708 to frameNum Marijn van der Werf 2016-05-12 22:23:56 +01:00
  • a71c239b43 Rename dword_141F70C to sceneryEntry Marijn van der Werf 2016-05-12 21:42:39 +01:00
  • 748ed9ccb0 Update code to use proper function names Marijn van der Werf 2016-05-12 20:44:05 +01:00
  • fda7dd6eea Fix fences in direction 0 Marijn van der Werf 2016-05-06 13:52:41 +02:00
  • 564d6b2e12 Refactor other fence function Marijn van der Werf 2016-05-06 13:42:14 +02:00
  • 78b63b2c6e Refactor one paint function Marijn van der Werf 2016-05-05 20:04:53 +02:00
  • ab255ae90d Decompile fence drawing Marijn van der Werf 2016-05-05 17:42:50 +02:00
  • f1fe46c52c Fix underground track styles. duncanspumpkin 2016-05-18 21:22:19 +01:00
  • 2b6770bfad Fix redundat separator in ride's measurement & test data window tab (#3654) Martin Černáč 2016-05-18 22:04:57 +02:00
  • beb8e41056 Use white outlined letters in the console (#3642) Matte A 2016-05-18 21:57:11 +02:00
  • d27658ca27 integrate entrance / exit place variables Ted John 2016-05-18 20:50:32 +01:00
  • 5ee6855cdd Paint Merry-go-round (#3653) Marijn van der Werf 2016-05-18 21:48:05 +02:00
  • 1eb6a529bf Draw flying saucers (#3648) Marijn van der Werf 2016-05-18 21:47:56 +02:00
  • 811f24bfee Paint 3d cinema (#3651) Marijn van der Werf 2016-05-18 19:18:05 +02:00
  • 6d6bd0a129 Draw Circus Show (#3649) Marijn van der Werf 2016-05-18 19:16:37 +02:00
  • feed51de27 Add correct tooltip entry for the no. circuits (#3650) Martin Černáč 2016-05-18 13:56:30 +02:00
  • 1fd2c1d000 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-18 04:00:21 +00:00
  • 8efe699754 integrate gMapTooltipFormatArgs Ted John 2016-05-18 00:00:08 +01:00
  • 8d4e4ed0e9 remove unread RCT2_GLOBALs Ted John 2016-05-17 23:39:37 +01:00
  • 51f01c3341 use set_format_arg instead of RCT2_GLOBAL Ted John 2016-05-17 23:29:33 +01:00
  • a6a2dc516a Merge pull request #3644 from marijnvdwerf/paint-setup/cleanup-5 Ted John 2016-05-17 23:13:47 +01:00
  • 42c83ab982 integrate peep pathfinding goal position Ted John 2016-05-17 22:51:46 +01:00
  • 8499600786 integrate peep queue pathfinding variables Ted John 2016-05-17 22:37:35 +01:00
  • 5a5eea6837 Add size to sprite arrays Marijn van der Werf 2016-05-17 23:08:55 +02:00
  • 8756f4cff0 Move data outside of headers Marijn van der Werf 2016-05-17 23:04:37 +02:00
  • 6510de394b remove use of 0x00F1AEE0 in footpath_is_connected_to_map_edge Ted John 2016-05-17 22:03:06 +01:00
  • e73aeb9a42 integrate gGameCommandNestLevel Ted John 2016-05-17 21:47:14 +01:00
  • 4847cfe84f clean up footpath_get_coordinates_from_pos Ted John 2016-05-17 21:42:46 +01:00
  • 14825a8dbc integrate queue chain and refactor Ted John 2016-05-17 21:29:05 +01:00
  • c879638f22 integrate ground flag variables Ted John 2016-05-17 20:51:11 +01:00
  • dbfca8997a Use support-setting functions in more places Marijn van der Werf 2016-05-17 21:05:45 +02:00
  • f0badd9e73 Clean up facility drawing Marijn van der Werf 2016-05-17 21:05:04 +02:00
  • 52a92fa6f1 fix #3623: initialise _loadedTrackDesignIndex to UNLOADED Ted John 2016-05-17 19:55:07 +01:00
  • 21254c6f51 Clean up dodgems Marijn van der Werf 2016-05-17 20:50:29 +02:00
  • 10a1526ca6 Clean up spiral slide Marijn van der Werf 2016-05-17 20:29:45 +02:00
  • defa3852db Clean up maze paint Marijn van der Werf 2016-05-17 20:06:13 +02:00
  • acab4d351e Clean up shop drawing Marijn van der Werf 2016-05-17 20:02:30 +02:00
  • ac53e8d24d Clean up 3x3 rides Marijn van der Werf 2016-05-17 19:50:49 +02:00
  • ed9ee3fba2 [fixup] Remove accidentally commited line Marijn van der Werf 2016-05-17 19:50:30 +02:00
  • ea47382e97 Clean up crooked house Marijn van der Werf 2016-05-17 19:48:28 +02:00
  • f3a563db8e Start cleanup/harmonisation of paint code Marijn van der Werf 2016-05-17 19:10:25 +02:00
  • 384b58bc68 Fix #3566: Implement bugfix in GOG/Steam version of original (#3643) Yaroslav Tretyakov 2016-05-17 11:08:24 -06:00
  • cc0c3cc077 Merge pull request #3630 from Gymnasiast/fix-3459 Ted John 2016-05-17 08:53:35 +01:00
  • f1c5d47705 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-17 04:00:20 +00:00
  • 680c33d30f do scrolling text RCT2 hack for walls too Ted John 2016-05-16 20:32:45 +01:00
  • af65758bd2 Create RCT1_PARK_FLAGS and use them when importing Gymnasiast 2016-05-16 20:38:55 +02:00
  • b72aac9fbf Set NO_MONEY_SCENARIO flag when importing SC4 scenarios without money, fixes #3459 Gymnasiast 2016-05-16 10:50:56 +02:00
  • eb19ca8626 integrate variable: gFootpathPrice Ted John 2016-05-16 19:05:37 +01:00
  • 975eacc5f9 add temp RCT2 memory copy for scrolling text paint Ted John 2016-05-16 18:44:44 +01:00
  • 0293218890 fix #3633: scenery tool, CTRL does not work correctly Ted John 2016-05-16 18:24:36 +01:00
  • d4394c73d3 Limit what is considered a valid tile (#3631) Michał Janiszewski 2016-05-16 11:32:08 +02:00
  • 193ae36cb4 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-16 04:00:19 +00:00
  • 9ebb7f4931 Merge pull request #3621 from IntelOrca/refactor/common-format-args Ted John 2016-05-15 23:47:55 +01:00
  • a9e4ff98c0 fix #3572: scenario description not loaded for scenarios Ted John 2016-05-15 23:26:06 +01:00
  • 06aeded227 use memcpy for set_format_arg Ted John 2016-05-15 22:43:41 +01:00
  • d424eb44ed fix #3587: convert CP1252 to UTF8 when importing highscores Ted John 2016-05-15 23:14:59 +01:00
  • b7f3259779 Guard against crash with synchronised vehicles, fix typo (#3624) Michał Janiszewski 2016-05-15 23:49:59 +02:00
  • cbf9a393f1 remove use of get_format_arg Ted John 2016-05-15 22:40:25 +01:00
  • 9c9f1189c6 Fix #3619: Bobsled coaster not banking properly (#3622) Yaroslav Tretyakov 2016-05-15 15:37:59 -06:00
  • 1cc35dfe6e integrate common format args Ted John 2016-05-15 22:03:53 +01:00
  • 6df1b9ac98 stop resetting the selected footpath Ted John 2016-05-15 19:08:02 +01:00
  • a3469cf073 Fix #3598: Validate vehicle track movement (#3612) Yaroslav Tretyakov 2016-05-15 10:20:46 -06:00
  • 2fadc8d2be remove redundant global usages Ted John 2016-05-15 17:19:32 +01:00
  • 72957660ef integrate window scenery variables Ted John 2016-05-15 17:16:21 +01:00
  • 5fe612acd7 integrate scenery place variables Ted John 2016-05-15 17:10:25 +01:00
  • 6f7db1f9b6 rename rct_path_type to rct_footpath_entry Ted John 2016-05-15 16:11:34 +01:00
  • 3d47f9869f write get entry methods for scenery and path Ted John 2016-05-15 16:07:19 +01:00
  • b3101dd9b0 Don't crash when vehicles have 0 friction (#3615) janisozaur 2016-05-15 16:59:42 +02:00
  • 3a6978a9aa Fix comparison highlighted by clang (#3614) janisozaur 2016-05-15 16:20:33 +02:00
  • 6c6be817e7 Merge pull request #3610 from zsilencer/bugfixes Ted John 2016-05-15 13:38:40 +01:00
  • 6db3828f32 Fix #3609: Crash from invalid peep zsilencer 2016-05-15 06:21:19 -06:00
  • 8d015f37a9 Fix #3601: Assert in paint.c zsilencer 2016-05-15 06:11:09 -06:00
  • 938c498fac Integrate 0x008B8F30 (gTrackVehicleInfo) (#3605) Yaroslav Tretyakov 2016-05-15 03:30:03 -06:00
  • f5b208d629 Fix font config loaded without proper configuration (#3602) YJSoft 2016-05-15 18:29:26 +09:00
  • 8c1395bd46 declaring local variables where needed instead of at the top (#3599) Hielke Morsink 2016-05-15 11:25:24 +02:00
  • 800dc83951 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-15 04:00:23 +00:00
  • 963128d424 Merge pull request #3476 from Broxzier/commit_in_dump_filename janisozaur 2016-05-15 02:17:05 +02:00
  • d7aacfcde6 Fixed warning in sawyerencoding.c Hielke Morsink 2016-05-15 01:10:37 +02:00
  • c7a8e0cab7 Removed space from dump filename, and clearer output. Hielke Morsink 2016-05-02 23:50:43 +02:00
  • e69574be12 Including short commit hash in dump filename Hielke Morsink 2016-05-02 23:20:36 +02:00
  • 498e4b67df Merge pull request #3593 from janisozaur/decode-rle-speedup Ted John 2016-05-14 16:03:32 +01:00
  • d0d2ad7ded fix #3562: loaded objects are not unloaded when loading a new game Ted John 2016-05-14 12:54:55 +01:00
  • 90bcca11d2 More sawyercoding optimisations Michał Janiszewski 2016-05-14 11:54:19 +02:00
  • 9cd762b1a6 Use memset/memcpy functions for RLE chunk decoding Michał Janiszewski 2016-05-14 11:08:54 +02:00
  • f62932a5d3 Merge Localisation/master into OpenRCT2/develop. OpenRCT2 git bot 2016-05-14 04:00:20 +00:00
  • 7537c03d3f Optimise object_get_length to use entryCache (#3592) janisozaur 2016-05-14 02:15:17 +02:00
  • 81efb92d53 integrate map selection variables Ted John 2016-05-14 00:54:13 +01:00
  • 60235d9735 Merge pull request #3591 from janisozaur/qsort Ted John 2016-05-13 23:32:27 +01:00
  • f458dec3e9 Restore checking of last entry's size Michał Janiszewski 2016-05-14 00:21:15 +02:00
  • 3fcb337c7b integrate variable: gWindowMapFlashingFlags Ted John 2016-05-13 22:51:16 +01:00
  • 5c2e55723b Fixup filters, skip double object list enumeration Michał Janiszewski 2016-05-13 23:42:49 +02:00
  • 6fc8ac721c Migrate initial object list sorting to qsort() Michał Janiszewski 2016-05-13 23:21:35 +02:00
  • 5b639e515b Cache entries for future lookup to speedup launch Michał Janiszewski 2016-05-13 23:01:26 +02:00
  • d293616bbc Merge branch 'fix/intro' into develop Ted John 2016-05-13 21:36:24 +01:00
  • b58766aa3f clean up the logo and make it scalable Ted John 2016-05-13 21:36:07 +01:00
  • bf39225ca6 fix intro sound Ted John 2016-05-13 19:01:24 +01:00
  • f901ec4aa8 fix intro drawing Ted John 2016-05-13 18:37:00 +01:00