Commit Graph

  • 64c5bcb6cb Added window_peep_overview_tab_paint Duncan 2014-09-08 12:45:38 +01:00
  • 7c98e9543e Merge pull request #427 from KingHual/master Ted John 2014-09-15 20:39:54 +01:00
  • ec9177123c Changed staff modes to enum King_Hual 2014-09-15 21:47:54 +03:00
  • 52232ed819 window_staff_peep_overview_dropdown uses sub_6C0C3F King_Hual 2014-09-15 21:38:32 +03:00
  • 1af884da0d Identified some addresses and structure fields, decompiled most of sub_6C0C3F. King_Hual 2014-09-15 21:21:38 +03:00
  • cbbf372b7b Merge branch 'master' into ride-window IntelOrca 2014-09-15 10:45:32 +01:00
  • 7f91bb05e3 Merge pull request #425 from adrian17/small_cleanup Ted John 2014-09-14 21:29:34 +01:00
  • f47ea4fd27 Don't use sizeof() in pointer arithmetic or as indices; use found variables Adrian Wielgosik 2014-09-14 21:24:12 +02:00
  • 4784442513 Merge branch 'master' into ride-window IntelOrca 2014-09-14 18:44:15 +01:00
  • f4a1eae06d implement dropdowns for window ride colour tab IntelOrca 2014-09-14 18:43:36 +01:00
  • e487d325df Merge pull request #424 from mzmiric5/master Ted John 2014-09-14 14:28:37 +01:00
  • efbe7175f4 fixes #423, the install script now appends the /bin to the path variable suggestion Miso Zmiric (Mike Squinter) 2014-09-14 13:58:27 +01:00
  • bdb7b8d0c6 implement ride window colour paint and scroll paint IntelOrca 2014-09-14 01:21:33 +01:00
  • 2493b8a2f4 Merge branch 'master' into ride-window IntelOrca 2014-09-13 19:31:08 +01:00
  • 48b13231b9 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 zsilencer 2014-09-13 11:55:32 -06:00
  • 2049a80540 0x006BB9FF, 0x006BC2F3, mixer edit, completed 0x6BB76E zsilencer 2014-09-13 11:51:58 -06:00
  • 30c01d4672 Merge pull request #420 from KingHual/master Ted John 2014-09-13 14:12:43 +01:00
  • 084301a972 Merge pull request #421 from duncanspumpkin/input_state_widget_pressed Ted John 2014-09-13 14:08:14 +01:00
  • f774382522 Merge pull request #417 from Jinxit/swedish-translation Ted John 2014-09-13 14:07:22 +01:00
  • 919da77478 More cleanup of code. Reverted to old dropdown format Duncan Frost 2014-09-13 08:58:46 +01:00
  • b282908bbd Fix compile warnings. Duncan Frost 2014-09-13 08:33:22 +01:00
  • e7d2ec3594 Added new function to window_dropdown. Cleaned up input code Duncan Frost 2014-09-13 08:29:27 +01:00
  • b3822247a5 Fixed dropdown issues need to add error handler Duncan Frost 2014-09-12 20:41:41 +01:00
  • 00634e6096 Added state==5 code Duncan Frost 2014-09-12 19:05:26 +01:00
  • 173083f447 Fixed dropdown bug. Added mouse up code. Duncan Frost 2014-09-12 17:35:33 +01:00
  • 5b0642535a Fix mistake with dropdown window. Still a mistake in dropdown code Duncan Frost 2014-09-11 18:02:06 +01:00
  • 5d438ac723 Finished dropdown part. Duncan Frost 2014-09-10 19:53:09 +01:00
  • 7746ae784d Started adding dropdown control Duncan Frost 2014-09-10 17:34:12 +01:00
  • 1373db3fe0 Added rough widget_state_pressed function Duncan Frost 2014-09-09 20:49:34 +01:00
  • 9648715dbb Added C code instead of address call King_Hual 2014-09-12 22:35:27 +03:00
  • c1b91e4eab changed TODOs to comments, left english versions in the strings vahiki 2014-09-12 12:41:35 +02:00
  • d0d77a55fd converted to UTF-8 vahiki 2014-09-12 12:31:35 +02:00
  • efaf413a09 Merge pull request #416 from KingHual/master Ted John 2014-09-12 09:04:21 +01:00
  • 81ba275826 Merge branch 'master' into swedish-translation vahiki 2014-09-12 07:34:30 +02:00
  • 8ce1c40902 Merge remote-tracking branch 'upstream/master' vahiki 2014-09-12 07:33:33 +02:00
  • 11c0849ffc Added minimap window resizing King_Hual 2014-09-12 03:59:43 +03:00
  • fa0e9a1b80 Merge branch 'master' into ride-window IntelOrca 2014-09-11 18:26:15 +01:00
  • bf843e3bde Merge pull request #415 from hexdec/window_credits Ted John 2014-09-11 18:23:19 +01:00
  • 170861ea5d Merge pull request #413 from Gymnasiast/patch-1 Ted John 2014-09-11 18:21:56 +01:00
  • ac7c204284 Changed place on WC_MUSIC_CREDITS and WC_PUBLISHER_CREDITS. hexdec 2014-09-11 18:55:19 +02:00
  • e0cb2e6abf Fixed padding for widgets. hexdec 2014-09-11 18:50:37 +02:00
  • 361e33d3dd Finished decompiling window_music_credits. hexdec 2014-09-11 18:48:40 +02:00
  • f384b31b65 Initial work on music credits. hexdec 2014-09-11 17:44:23 +02:00
  • d76219583a added swedish to visual studio project file vahiki 2014-09-11 13:07:55 +02:00
  • c4c74b81d0 added swedish to language list vahiki 2014-09-11 13:05:18 +02:00
  • 9da7821933 some TODOs done vahiki 2014-09-11 09:41:26 +02:00
  • 064745e279 and done, everything except some TODOs vahiki 2014-09-11 09:38:19 +02:00
  • 589fc3eaf8 finish ride window colour invalidate IntelOrca 2014-09-11 00:31:00 +01:00
  • 9c1689a9ef implement more of ride window colour invalidate IntelOrca 2014-09-10 23:05:20 +01:00
  • bfdb50a321 everything except tutorial done vahiki 2014-09-10 22:13:48 +02:00
  • 0d8d30f46d Merge branch 'master' into cmdline-scenario IntelOrca 2014-09-10 19:36:16 +01:00
  • 645b8fbb46 add edit command line function IntelOrca 2014-09-10 19:36:11 +01:00
  • b40844c634 begin colour tab for ride window IntelOrca 2014-09-10 18:13:07 +01:00
  • 73da1d4e84 translated up to 3231 vahiki 2014-09-10 18:25:10 +02:00
  • 4404c2440f translate up to 3044 vahiki 2014-09-10 17:23:53 +02:00
  • ef18bca5c7 translated up to 2848, awards done vahiki 2014-09-10 16:22:46 +02:00
  • 0418672dc8 Change string to reflect earlier discussion Gymnasiast 2014-09-10 16:13:48 +02:00
  • 4ab3624633 Change staff hire button text, as discussed Gymnasiast 2014-09-10 16:08:44 +02:00
  • c40c5a782a translated up to 2759 vahiki 2014-09-10 15:21:57 +02:00
  • f251043453 translated up to 2453, marketing campaign stuff done Lucas 2014-09-10 00:32:24 +02:00
  • 816254b11e Merge pull request #411 from qcz/scenery-crash-fix Ted John 2014-09-09 22:11:40 +01:00
  • 2f2a03fe1f fix crash of scenery window when selecting the first entry of a given type qcz 2014-09-09 19:38:19 +02:00
  • 5afb88c632 translated up to 2408 and 'Contruction'->'Konstruktion' Lucas 2014-09-09 18:34:12 +02:00
  • 508ce63c75 finish operating tab on ride window IntelOrca 2014-09-09 17:17:08 +01:00
  • a132b52766 finish invalidate event for ride window IntelOrca 2014-09-09 14:16:09 +01:00
  • fcc847beb4 start implementing operating tab on ride window IntelOrca 2014-09-09 01:12:32 +01:00
  • beafbc354c Merge branch 'master' into ride-window IntelOrca 2014-09-09 00:11:03 +01:00
  • 31eec46c4d allow scenarios from any location to be started via command line IntelOrca 2014-09-08 19:58:15 +01:00
  • df107d3db4 Merge pull request #404 from vanderkleij/master Ted John 2014-09-08 19:38:04 +01:00
  • 8f586ae245 add msbuild script launch for windows IntelOrca 2014-09-07 23:15:31 +01:00
  • 5faa6b5861 translated up to 2209, all products done Lucas 2014-09-07 23:00:14 +02:00
  • 1ae29e3220 translated up to 1893 Lucas 2014-09-07 21:38:09 +02:00
  • 5ee4bf7db1 translated up to 1654, all thoughts done Lucas 2014-09-07 20:16:30 +02:00
  • 842b467a6a translated up to 1530 Lucas 2014-09-07 19:43:12 +02:00
  • 7f1c2f671f translated up to 1414 Lucas 2014-09-07 17:07:37 +02:00
  • 9c0852833d translated up to 1170 Lucas 2014-09-07 01:29:46 +02:00
  • 0af402e045 translated up to 1040 Lucas 2014-09-07 00:36:59 +02:00
  • 7058756d9c Incorporated suggested change by @qcz and fixed an enum member name and a compiler warning Tom van der Kleij 2014-09-06 23:46:45 +02:00
  • c0e062d43e translated up to 1027 and did some minor fixes Lucas 2014-09-06 22:39:16 +02:00
  • 7f36c2aceb translated up to 953 Lucas 2014-09-06 22:08:18 +02:00
  • a8f33bfc5c translated 0514-0876 Lucas 2014-09-06 17:29:44 +02:00
  • 4150273851 Merge pull request #409 from qcz/scenery-fixes Ted John 2014-09-06 16:23:35 +01:00
  • bb111dfb9b translated 0000-0092 Lucas 2014-09-06 15:24:56 +02:00
  • 59b2057631 added swedish language file using US english as a base Lucas 2014-09-06 15:24:03 +02:00
  • 7939112adc replace RCT2_GLOBAL calls with macros where possible qcz 2014-09-06 13:31:33 +02:00
  • 36d2c47706 fix scenery cursor bug, get rid of multiple unneccessary returns qcz 2014-09-06 12:52:30 +02:00
  • 288afe14b8 fix scenery window not closing after switching to a different tool, clarify name of the helper function qcz 2014-09-06 12:45:00 +02:00
  • 5cf93db4a4 Merge pull request #407 from qcz/fix-double-payment Ted John 2014-09-06 08:52:18 +01:00
  • 212849ec6c Merge remote-tracking branch 'upstream/master' Tom van der Kleij 2014-09-06 09:48:54 +02:00
  • 5be600cf5b Fix double payment in game_do_command qcz 2014-09-06 09:45:23 +02:00
  • 87667b78d4 Implemented suggestions from comments on pull request Tom van der Kleij 2014-09-06 09:11:04 +02:00
  • 0c7f22f52a Merge branch 'master' of https://github.com/zsilencer/OpenRCT2 zsilencer 2014-09-05 20:35:50 -06:00
  • 02cacd45c1 cmake build zsilencer 2014-09-05 19:56:42 -06:00
  • 3a4c4938a9 cmake build zsilencer 2014-09-05 19:56:42 -06:00
  • 04a2d27c9a Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 zsilencer 2014-09-05 19:36:38 -06:00
  • bf805057f2 A new custom software mixer, supports playing streams at any rate, which is needed to emulate the directsound SetFrequency effects (when a ride malfunctions and the music slows down and stops). The speex resampler is added for this. Currently samples can be played and their volumes and looping set on an arbitrary number of channels. Support for FLAC and other streaming formats can be added. zsilencer 2014-09-05 19:29:22 -06:00
  • bc616af7de Merge branch 'qcz-scenery-window' IntelOrca 2014-09-06 01:07:41 +01:00
  • b4c7723368 fix warnings in window_scenery.c IntelOrca 2014-09-06 01:06:31 +01:00
  • 13fd5de6ce finish implementing income tab on ride window apart from command events IntelOrca 2014-09-06 00:58:02 +01:00
  • a70df144ed Merge remote-tracking branch 'upstream/master' into scenery-window qcz 2014-09-06 01:10:06 +02:00