Commit Graph

  • 3cf28d6ef8 refactor config and add window size IntelOrca 2014-10-09 15:55:47 +01:00
  • edf2b9c93a refactor openrct2 loop IntelOrca 2014-10-09 14:31:51 +01:00
  • 71e508c416 refactor various platform functions and includes IntelOrca 2014-10-09 14:03:54 +01:00
  • faaba5addb Merge branch 'cmdline-scenario' IntelOrca 2014-10-09 01:40:47 +01:00
  • a35ebea72a improve command line parsing IntelOrca 2014-10-09 01:36:59 +01:00
  • e57a625c9f refactor game startup and initialisation IntelOrca 2014-10-09 00:30:22 +01:00
  • dcb7fde625 Merge branch 'master' into cmdline-scenario IntelOrca 2014-10-08 23:32:51 +01:00
  • db85a215f9 move rain drawing functions into its own module IntelOrca 2014-10-08 23:17:16 +01:00
  • 99d2b1a325 Merge branch 'research-update' IntelOrca 2014-10-08 22:12:28 +01:00
  • 93c5bddd4e fix various research issues and improve IntelOrca 2014-10-08 22:11:50 +01:00
  • 7607468a42 Merge branch 'master' into research-update IntelOrca 2014-10-08 21:30:20 +01:00
  • 5057d218fa Merge pull request #514 from zsilencer/master Ted John 2014-10-08 19:32:50 +01:00
  • 6d2616b0ca fix #513 zsilencer 2014-10-08 12:15:16 -06:00
  • b20a7a6250 Merge pull request #510 from zsilencer/master Ted John 2014-10-08 07:23:26 +01:00
  • 9df2ee4b77 use mixer for title music, crowd noise, rain/thunder, and sound effects zsilencer 2014-10-07 23:00:11 -06:00
  • daeb4d8c6d implement research_finish_item IntelOrca 2014-10-08 00:42:11 +01:00
  • 141f33acf8 implement research_next_design IntelOrca 2014-10-07 23:42:17 +01:00
  • d2dd110253 organisation: fix filters IntelOrca 2014-10-07 21:42:23 +01:00
  • 6d023dc40c Merge branch 'reorganise-src' IntelOrca 2014-10-07 21:33:34 +01:00
  • a32f73d27f Merge branch 'master' into reorganise-src IntelOrca 2014-10-07 20:07:15 +01:00
  • b828f678b8 organisation: move wrongly categorised drawing functions and mark some addresses as obsolete IntelOrca 2014-10-07 19:53:21 +01:00
  • 1770e82643 organise: refactor peep / staff window names IntelOrca 2014-10-07 19:39:52 +01:00
  • b80abdc0c2 Merge pull request #509 from duncanspumpkin/window_shortcut Ted John 2014-10-07 19:29:37 +01:00
  • 26616a9bf0 Merge pull request #508 from zsilencer/master Ted John 2014-10-07 19:28:45 +01:00
  • 880ae7cb94 Added the ability to read the current keyboard assignment Duncan Frost 2014-10-07 19:12:19 +01:00
  • f2ec0a4bb7 Moved mini window into seperate file. Fixed all bugs Duncan Frost 2014-10-07 17:57:38 +01:00
  • 75f71de53a Added missing functions and window_shortcut_change Duncan Frost 2014-10-05 20:56:26 +01:00
  • 160a1f8dda Added the smaller shortcut functions Duncan Frost 2014-10-05 14:38:15 +01:00
  • ff1b124572 Added start of shortcut window Duncan Frost 2014-10-05 14:21:35 +01:00
  • c51b9d7cb0 mixer fix zsilencer 2014-10-07 12:16:17 -06:00
  • 1d92e3d7ab Merge branch 'master' into reorganise-src IntelOrca 2014-10-07 19:10:16 +01:00
  • 71e6f90e08 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 IntelOrca 2014-10-07 18:48:46 +01:00
  • f9f7dcfe32 Merge branch 'research-update' IntelOrca 2014-10-07 18:46:57 +01:00
  • 0c90265da2 Merge pull request #507 from zsilencer/master Ted John 2014-10-07 14:22:56 +01:00
  • b0f5271985 vehicle sounds now using Mixer zsilencer 2014-10-06 20:21:55 -06:00
  • 4733089bf4 fix #506 Paths can no longer be placed IntelOrca 2014-10-07 00:08:32 +01:00
  • daf231a2e9 organisation: move peep and staff to sub directory of its own IntelOrca 2014-10-06 19:41:43 +01:00
  • dd6247f6ee organisation: fix real name array sizes IntelOrca 2014-10-06 18:53:33 +01:00
  • c8df6174b8 organisation: fix includes IntelOrca 2014-10-06 17:36:58 +01:00
  • 554e1fe70e organisation: move files and update project IntelOrca 2014-10-06 10:17:26 +01:00
  • f4b2d4b0b5 implement research_update_uncompleted_types and refactor research IntelOrca 2014-10-05 19:18:36 +01:00
  • 79ad5c0702 implement research_calculate_expected_date IntelOrca 2014-10-05 17:53:08 +01:00
  • 95a9b1ca2e implement research_update IntelOrca 2014-10-05 15:23:52 +01:00
  • 95027654fc Merge pull request #505 from duncanspumpkin/gfx_rect Ted John 2014-10-05 13:28:56 +01:00
  • 068e0c3396 Fixed bug that caused widgets to miss draw. Fix #335 Duncan Frost 2014-10-05 12:24:14 +01:00
  • 7869b8efd8 implement window_error IntelOrca 2014-10-05 02:51:17 +01:00
  • f6bdab1eea Merge pull request #498 from duncanspumpkin/renable_cso Ted John 2014-10-04 12:23:42 +01:00
  • bfb132146d Fixed bugs in RLE code. Loading now works Duncan Frost 2014-10-04 11:41:16 +01:00
  • ff2dad17a0 Merge branch 'track-list-window' IntelOrca 2014-10-04 00:53:44 +01:00
  • 2b69e9e914 Merge pull request #501 from zsilencer/master Ted John 2014-10-04 00:53:12 +01:00
  • 7c79a0199f implement window_track_place_draw_mini_preview IntelOrca 2014-10-04 00:28:43 +01:00
  • bfbcbbc996 small fixes zsilencer 2014-10-03 16:28:39 -06:00
  • 45f9f585f1 Added encode functions. Missing check sum calc for end of chunk Duncan Frost 2014-10-03 20:07:21 +01:00
  • db8b9439b8 refactor window_track_place.c IntelOrca 2014-10-03 18:15:20 +01:00
  • 666fe7211c Merge pull request #484 from marcotc/work Ted John 2014-10-03 17:51:11 +01:00
  • 24a6f27551 fix path bug and implement tooldown for place track IntelOrca 2014-10-03 17:50:09 +01:00
  • 67512d7cd7 Merge branch 'master' into track-list-window IntelOrca 2014-10-03 16:53:20 +01:00
  • f2e501134e palette effects zsilencer 2014-09-23 13:33:55 -06:00
  • 811587515a Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 IntelOrca 2014-10-02 21:55:22 +01:00
  • 44c2e29b51 add zoom touch gesture support IntelOrca 2014-10-02 21:55:04 +01:00
  • 2ea8d9e4b2 Added start of sawyer write chunk Duncan Frost 2014-10-01 21:49:37 +01:00
  • e2c78f236c Fix travis errors Duncan Frost 2014-10-01 20:08:40 +01:00
  • 593acfc867 Added code for writing new packed file. Duncan Frost 2014-10-01 18:52:02 +01:00
  • bbc06c9ed7 Added code for finding next avaliable file name Duncan Frost 2014-09-30 18:04:17 +01:00
  • a1a3df8158 Added more of load packed Duncan Frost 2014-09-29 19:07:25 +01:00
  • 44a4862466 Small refactoring of load packed Duncan 2014-09-29 12:58:48 +01:00
  • 760ecf1525 Switched to main version of chunk read. Duncan 2014-09-29 12:47:33 +01:00
  • 85ccec4885 Switched to main version of chunk read. Duncan 2014-09-29 12:46:26 +01:00
  • 1133f7b609 Removed redundant function Duncan 2014-09-29 12:43:43 +01:00
  • 72c1acf207 Integrated fix of read chunk into main code Duncan 2014-09-29 12:43:12 +01:00
  • 335aca4164 Cso now partially working. Duncan Frost 2014-09-27 14:26:32 +01:00
  • a63ad06e76 Fixed remaining bugs caused by not using rct2 malloc. Duncan Frost 2014-09-27 12:59:07 +01:00
  • 5cf517c789 Added a fixed version of read_chunk requires more testing before joining Duncan Frost 2014-09-27 12:05:40 +01:00
  • 81121db634 Still trying to find bug Duncan Frost 2014-09-26 17:54:05 +01:00
  • 387ce00ae2 Added more of object load. Remember to change the openedEntry code Duncan Frost 2014-09-25 20:50:38 +01:00
  • d2910392a4 Started reverse of load_object Duncan Frost 2014-09-25 18:34:51 +01:00
  • 928a61e167 Still searching for bug Duncan Frost 2014-09-25 17:10:33 +01:00
  • f761306beb implement window_track_place_toolupdate IntelOrca 2014-10-01 02:03:36 +01:00
  • a01e358ece Merge pull request #497 from JarnoVgr/master Ted John 2014-10-01 00:19:41 +01:00
  • 1aeb75398f Update readme.md JarnoVgr 2014-09-30 23:24:02 +02:00
  • cf8553d312 Merge pull request #495 from kevinburke/symbolic-link Ted John 2014-09-30 20:41:42 +01:00
  • 7e1161a0c4 Add symbolic link if it is not present Kevin Burke 2014-09-30 11:11:44 -07:00
  • 2b9aa8a2b7 start implementing window_track_place IntelOrca 2014-09-30 18:56:30 +01:00
  • 64898b2858 Merge branch 'track-list-window' IntelOrca 2014-09-28 17:58:40 +01:00
  • 4aff83e508 implement sub_67726A, track loading function IntelOrca 2014-09-28 17:57:25 +01:00
  • b7162b6979 implement track_get_info IntelOrca 2014-09-28 00:58:05 +01:00
  • f246b97c69 implement window_track_list_select IntelOrca 2014-09-27 23:48:42 +01:00
  • a0bdde2525 implement track list window paint IntelOrca 2014-09-27 20:26:04 +01:00
  • 70ebc89c37 implement scrollmouseover and scrollpaint for track list window IntelOrca 2014-09-27 01:49:47 +01:00
  • f026f92d1e start implementation of track list window IntelOrca 2014-09-27 00:41:24 +01:00
  • b65554e669 Merge pull request #489 from hexdec/window_publisher_credits Ted John 2014-09-26 21:22:04 +01:00
  • 6973b6586b Decompiled published credits window. hexdec 2014-09-26 22:19:48 +02:00
  • 6f23f46055 implement random trees IntelOrca 2014-09-26 02:33:15 +01:00
  • db744b3b79 implement basic smooth map generation IntelOrca 2014-09-25 18:57:13 +01:00
  • 03048edfed begin simple map generator IntelOrca 2014-09-25 02:39:17 +01:00
  • f708a70976 Merge branch 'cmdline-scenario' into random-map IntelOrca 2014-09-25 01:44:49 +01:00
  • 733c74a389 Merge pull request #486 from duncanspumpkin/fix_482 Ted John 2014-09-24 19:18:48 +01:00
  • ddc047241e Added some checks on object loading to eventualy fix #225 Duncan Frost 2014-09-24 17:46:16 +01:00
  • 4d41118be7 Fixes #482 caused by not passing the widgetIndex and x and y coordinates. Duncan Frost 2014-09-24 17:12:07 +01:00
  • 9d2ceec196 Basic analysis of window_map_mousedown Marco Costa 2014-09-23 21:48:14 -04:00