Commit Graph

  • cd22f9bd08 Implement the reset ride research function Duncan Frost 2015-06-04 21:15:00 +01:00
  • f4a4df1cb5 implement window_create_auto_pos IntelOrca 2015-06-07 18:14:33 +01:00
  • 65377629e4 implement track save select nearby scenery IntelOrca 2015-06-07 16:02:43 +01:00
  • 28a122ac5c don't show tab image unless tab is shown in new ride window IntelOrca 2015-06-07 14:35:15 +01:00
  • b79bc68af9 fix #1234 IntelOrca 2015-06-07 14:01:32 +01:00
  • 2eea6bcd4b fix #1229 IntelOrca 2015-06-07 13:51:27 +01:00
  • 0efd222eac Merge pull request #1252 from Gymnasiast/ownership-editor Ted John 2015-06-07 13:34:33 +01:00
  • ae15039171 Merge pull request #1251 from duncanspumpkin/fix_invis Ted John 2015-06-07 13:34:01 +01:00
  • 35ef1fd5f3 Merge pull request #1250 from duncanspumpkin/fix_1249 Ted John 2015-06-07 13:33:37 +01:00
  • 90ac515a9b Fix bug introduced in refactor Gymnasiast 2015-06-07 13:34:17 +02:00
  • c15da4370a Added cheat to edit land ownership settings in-game Gymnasiast 2015-06-07 12:45:55 +02:00
  • 169628ddb0 Fix #1243. Duncan Frost 2015-06-07 10:53:08 +01:00
  • 3977865089 Fix original windows crashing Duncan Frost 2015-06-07 08:40:55 +01:00
  • 00d8b2c463 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-06-07 04:00:15 +01:00
  • f3821c4865 finish remaining ride calculations IntelOrca 2015-06-07 02:56:19 +01:00
  • 5fb44a443e Merge pull request #1248 from trigger-death/text-box-widget Ted John 2015-06-07 02:56:00 +01:00
  • 02a9f1b535 Fixed #1247 font issues. Robert Jordan 2015-06-06 21:18:20 -04:00
  • ad6ccc2553 Merge pull request #1246 from trigger-death/themes-fix Ted John 2015-06-07 02:09:41 +01:00
  • c0df70a9b0 Fixed themes "editor" tooltip Robert Jordan 2015-06-06 21:04:14 -04:00
  • c295e8bc2d Merge pull request #1241 from trigger-death/text-box-widget Ted John 2015-06-06 22:27:44 +01:00
  • 9f9143a5c6 textbox widget Robert Jordan 2015-06-06 17:04:53 -04:00
  • 076e7142e9 Merge pull request #1240 from duncanspumpkin/fix_1239 Ted John 2015-06-06 20:29:16 +01:00
  • 117526ec77 Fix #1239. Issue caused by sign extension. Duncan Frost 2015-06-06 20:12:21 +01:00
  • dd84ee8340 implement more ride rating calculations IntelOrca 2015-06-06 14:30:43 +01:00
  • 859e7a3418 implement more ride rating calculations IntelOrca 2015-06-06 12:36:45 +01:00
  • 886f7f3a46 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-06-06 04:00:13 +01:00
  • 32eeed7853 Merge pull request #1235 from trigger-death/object-selection-search Ted John 2015-06-06 01:34:21 +01:00
  • 4e43b04524 Fixed english_uk conflicts Robert Jordan 2015-06-05 20:19:53 -04:00
  • a4a0b5f4fd Renumbered strings AGAIN Robert Jordan 2015-06-05 20:16:40 -04:00
  • a490284569 Renumbered strings Robert Jordan 2015-06-05 20:16:01 -04:00
  • 2c540f19cf Merge pull request #1233 from trigger-death/clear-sceney-filter Ted John 2015-06-06 01:13:17 +01:00
  • c3d36c96ef Now resets scroll properly Robert Jordan 2015-06-05 19:02:20 -04:00
  • 6179888231 Renamed strings and removed warnings Robert Jordan 2015-06-05 18:59:07 -04:00
  • c9c3e66289 Object selection search Robert Jordan 2015-06-05 18:54:47 -04:00
  • cf61f68c86 Removed unused resource Robert Jordan 2015-06-05 12:39:40 -04:00
  • 83fda8fc56 Clear scenery tool now as options Robert Jordan 2015-06-05 12:38:52 -04:00
  • 27484d1a27 implement more ride rating calculations IntelOrca 2015-06-05 16:29:13 +01:00
  • d8cf23b659 Merge pull request #1232 from zsilencer/bugfixing Ted John 2015-06-05 10:58:13 +01:00
  • 71ae580483 fixes #1230 and #1212 zsilencer 2015-06-05 01:00:10 -06:00
  • cb9630e30b Merge Localisation/master into OpenRCT2/develop. Ted John 2015-06-05 04:00:14 +01:00
  • d51f6ac3c9 add more ride rating calculations and fix bugs IntelOrca 2015-06-05 03:10:42 +01:00
  • 1903ab16bb Merge pull request #1223 from zsilencer/volume_control Ted John 2015-06-05 00:57:37 +01:00
  • 5100ed747b refactor rest of ride ratings IntelOrca 2015-06-04 23:52:24 +01:00
  • c6e63d5d25 add volume control in options zsilencer 2015-06-04 14:29:21 -06:00
  • 9c4f7b0973 refactor ride ratings and add junior coaster ride calculation IntelOrca 2015-06-04 22:48:47 +01:00
  • d3ae912748 Merge pull request #1225 from mzmiric5/develop Ted John 2015-06-04 22:41:46 +01:00
  • 05b8e7b7b1 don't build g2 on ci Miso Zmiric (Mike Squinter) 2015-06-04 22:02:38 +01:00
  • dfcea20443 Merge pull request #1222 from ThomasdenH/develop Ted John 2015-06-04 20:40:41 +01:00
  • e9a33e0de6 Change use of gfx_draw_string() to gfx_draw_string_left() Thomas 2015-06-04 21:27:38 +02:00
  • 6f4854222e Merge pull request #1221 from duncanspumpkin/fix_bugs Ted John 2015-06-04 20:24:14 +01:00
  • 47e41b5d82 Fix bug introduced in previous bug fixing! Duncan Frost 2015-06-04 20:14:50 +01:00
  • 8351e56353 Fix small graphical bug on bottom arrow. Duncan Frost 2015-06-04 18:38:49 +01:00
  • 44d4ff4d03 Fix cross hatching graphical glitch. Duncan Frost 2015-06-04 17:47:39 +01:00
  • 2765f15584 Cheats showing pressed after tab change Duncan Frost 2015-06-04 17:35:29 +01:00
  • cd753e13e4 Fix #1213 once and for all. Duncan Frost 2015-06-04 17:09:47 +01:00
  • b688b1eb5f Merge pull request #1220 from trigger-death/options-window-pages Ted John 2015-06-04 20:04:11 +01:00
  • 319fe2b6a2 Didn't commit one file. Robert Jordan 2015-06-04 14:51:54 -04:00
  • 4b0d005e0f Options window now uses paged widgets Robert Jordan 2015-06-04 14:51:39 -04:00
  • 3e12e9502f Merge pull request #1218 from ThomasdenH/develop Ted John 2015-06-04 19:08:46 +01:00
  • 9f6f7c8b9e Move cheat tab tips Thomas 2015-06-04 19:58:16 +02:00
  • 9ddd655b20 Refactor cheat window and fix #1084 Thomas 2015-06-04 19:52:35 +02:00
  • 86dc6fd30d Merge pull request #1216 from danidoedel/patch-3 Ted John 2015-06-04 16:50:54 +01:00
  • bcbc05e9a2 fix mapgen background bug danidoedel 2015-06-04 17:39:07 +02:00
  • c481905d0a fix research label position danidoedel 2015-06-04 17:34:47 +02:00
  • d9807221b8 fix number of selected items label position danidoedel 2015-06-04 17:33:29 +02:00
  • a57e4587f1 fix number of designs label position danidoedel 2015-06-04 17:31:42 +02:00
  • c736face55 fix status label position danidoedel 2015-06-04 17:29:47 +02:00
  • 89e4b1c824 fix status label position danidoedel 2015-06-04 17:27:56 +02:00
  • 55ede367bd Merge pull request #1215 from ThomasdenH/develop Ted John 2015-06-04 14:18:02 +01:00
  • 70edd18a36 Fix #1214 Thomas 2015-06-04 15:13:18 +02:00
  • 67c6e899c1 fix motion simulator ride rating calculation IntelOrca 2015-06-04 12:56:24 +01:00
  • 41250f350c Merge branch 'marcotc-develop' into develop IntelOrca 2015-06-04 12:48:20 +01:00
  • bb309f34c6 refactor test project and add ride ratings test IntelOrca 2015-06-04 12:46:17 +01:00
  • f6eec3725c Merge branch 'develop' of https://github.com/marcotc/OpenRCT2 into marcotc-develop IntelOrca 2015-06-04 11:54:27 +01:00
  • 3d207d80f3 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-06-04 04:00:13 +01:00
  • 43f54cd729 implement more ride rating calculations IntelOrca 2015-06-04 02:08:52 +01:00
  • efcfbf9a26 implement more ride rating calculations and fix bugs IntelOrca 2015-06-03 22:36:27 +01:00
  • 3e08ada75e Merge pull request #1210 from duncanspumpkin/fix_bugs Ted John 2015-06-03 21:13:50 +01:00
  • c9543005de Fix small issues with scrolling. Duncan Frost 2015-06-03 20:54:28 +01:00
  • 0cc54ca1f1 Merge pull request #1209 from danidoedel/patch-2 Ted John 2015-06-03 19:19:19 +01:00
  • ab2e6a867f refactor ride names and show ride type/s on object selection window IntelOrca 2015-06-03 19:14:45 +01:00
  • 21b57e90a3 Stop plain clothes handymen. Duncan Frost 2015-06-03 19:14:07 +01:00
  • 9dfa9b1461 Fix #1161 Duncan Frost 2015-06-03 19:04:13 +01:00
  • 17abada57e Fix invalid locations breaking viewports Duncan Frost 2015-06-03 19:00:16 +01:00
  • 578d676b7f fix entry price label position danidoedel 2015-06-03 19:25:16 +02:00
  • 0910f97fdf Merge pull request #1208 from trigger-death/object-selection-filter Ted John 2015-06-03 18:13:25 +01:00
  • fb1c8c4e42 Check against invalid tiles correctly Duncan Frost 2015-06-03 18:02:41 +01:00
  • ee00962ac9 Object Selection Filters Robert Jordan 2015-06-03 12:37:07 -04:00
  • 463131117c fix edit command line function IntelOrca 2015-06-03 17:11:19 +01:00
  • f0c97c0fa8 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-06-03 04:00:12 +01:00
  • baf9a416de Merge pull request #1206 from mzmiric5/g2-mingw Ted John 2015-06-03 03:16:45 +01:00
  • 4c06ffa2a0 build g2.dat as part of mingw build Miso Zmiric (Mike Squinter) 2015-06-03 03:13:35 +01:00
  • 899c563d35 improve sprite compiler IntelOrca 2015-06-03 03:11:32 +01:00
  • 3e9e17e679 Merge pull request #1203 from trigger-death/MOM-saftey-checks Ted John 2015-06-02 22:41:57 +01:00
  • d1bc98e121 Added some M.O.M. safety checks. Robert Jordan 2015-06-02 17:31:45 -04:00
  • 5cae4da1b6 Merge pull request #1201 from trigger-death/remove-clear-scenery-function-usage Ted John 2015-06-02 22:22:06 +01:00
  • 44e5af5fe0 Removed unecissary usage of clear scenery tool Robert Jordan 2015-06-02 16:43:21 -04:00
  • caa6155259 fix HTTP request URL bug IntelOrca 2015-06-02 21:09:52 +01:00
  • e42333df05 add go karts ride rating calculation and fix rating bugs IntelOrca 2015-06-02 21:07:46 +01:00
  • 1d622ed3e2 add more ride rating calculations and refactor ride operation mode IntelOrca 2015-06-02 19:59:55 +01:00