Commit Graph

  • 9c9ece2d7b clip text mostly working ZedThree 2014-05-29 21:21:01 +02:00
  • 9fecf42e51 Tidy up loop on pointer ZedThree 2014-05-29 15:52:42 +02:00
  • b5d11159b3 Start of clip_text ZedThree 2014-05-29 15:44:47 +02:00
  • 130796052f More string functions ZedThree 2014-05-29 15:44:33 +02:00
  • 4fdba86b01 Add address for common string format buffer ZedThree 2014-05-29 15:43:38 +02:00
  • 55183d0589 draw_string_centred ZedThree 2014-05-27 20:00:44 +02:00
  • 504ce150ea Fix bug in gfx_get_string_width ZedThree 2014-05-27 19:58:31 +02:00
  • 67b7ca8d1e Fix use of g1_elements and tidy comments ZedThree 2014-05-27 19:16:05 +02:00
  • c3ea45062b gfx_draw_string complete. Needs tidying ZedThree 2014-05-22 22:01:37 +02:00
  • 702a97b185 Fix some bugs, tidy up ZedThree 2014-05-18 22:06:08 +02:00
  • 99c7b23452 Second pass of gfx_draw_string. Still buggy ZedThree 2014-05-18 16:02:02 +02:00
  • 6e778006a5 First pass for gfx_draw_string() ZedThree 2014-05-17 22:37:37 +02:00
  • 34a9f94ac1 Add gfx_get_string_width() ZedThree 2014-05-17 09:34:58 +02:00
  • 883ca8939d Merge branch 'master' into gfx_unstable IntelOrca 2014-05-31 14:47:42 +01:00
  • b1e9c5c786 fix format string bugs IntelOrca 2014-05-31 14:43:29 +01:00
  • 6a1c5fa6eb add initial start to peep update IntelOrca 2014-05-30 23:27:11 +01:00
  • ed31f96c33 Added sprite zoom function. No freeing yet leaks memory like a sive Duncan Frost 2014-05-30 17:28:06 +01:00
  • 81fe1d3494 Added more draw_string reaches first draw_sprite_call Duncan 2014-05-30 15:33:10 +01:00
  • e69b354055 Added a small bit more to draw_string Duncan 2014-05-30 12:42:39 +01:00
  • ccc9843633 Merge branch 'master' into gfx_unstable IntelOrca 2014-05-30 08:24:44 +01:00
  • c0704734ff Merge branch 'lnz-scenario_stuff' IntelOrca 2014-05-29 23:28:02 +01:00
  • d5f374d38c Fix station_heights bug and use FOR_ALL_RIDES in ride_check_all_reachable lnz 2014-05-30 00:24:44 +02:00
  • 35b38f3c16 Remove debug statements and add string_ids for ride connected functions. lnz 2014-05-30 00:12:29 +02:00
  • a4d4e55541 Merge remote-tracking branch 'upstream/master' into scenario_stuff lnz 2014-05-30 00:07:21 +02:00
  • bad9e8b7bd fix bug in format string IntelOrca 2014-05-29 23:05:55 +01:00
  • 0d29d395b6 Merge branch 'scenario_stuff' of github.com:lnz/OpenRCT2 into scenario_stuff lnz 2014-05-29 23:47:05 +02:00
  • 978bc39d25 Name various ride variables, clear a warning in map.c, add a note in scenario lnz 2014-05-29 23:42:24 +02:00
  • 6e32406e7b Cleanup and documentatin of ride connected functions lnz 2014-05-29 23:04:52 +02:00
  • 3a3694a480 More critical bugfixes for the reachability code. lnz 2014-05-26 18:19:34 +02:00
  • ce270dbe19 Fix lots of disgusting bugs lnz 2014-05-26 17:39:18 +02:00
  • 5e104477d3 Cleanup and refactoring of ride reachability stuff lnz 2014-05-26 15:22:52 +02:00
  • 64bece0246 Initial implementation of ride reachability checks lnz 2014-05-21 14:04:08 +02:00
  • 0687758e0a Merge pull request #160 from duncanspumpkin/master Ted John 2014-05-29 18:09:46 +01:00
  • 33833b413f Added more gfx_draw_string Duncan Frost 2014-05-29 17:55:52 +01:00
  • a691216044 Fixed small issue with mouse down code Duncan Frost 2014-05-29 17:22:32 +01:00
  • 7de050b7f3 Merge branch 'anyc-testing' IntelOrca 2014-05-29 15:13:32 +01:00
  • 2a27ea0689 fix ASM for MinGW anyc 2014-05-29 01:19:09 +02:00
  • 149d058535 Merge branch 'duncanspumpkin-c_based_mouse_down' IntelOrca 2014-05-28 22:59:33 +01:00
  • d1c0ab28f2 Merge branch 'c_based_mouse_down' of https://github.com/duncanspumpkin/OpenRCT2 into duncanspumpkin-c_based_mouse_down IntelOrca 2014-05-28 22:58:16 +01:00
  • 423db67148 add climate_update_sound IntelOrca 2014-05-28 22:53:28 +01:00
  • 7dc750bd55 Switched to cdecl for mouse down. Duncan Frost 2014-05-28 22:22:09 +01:00
  • c006e27700 Started adding draw_string Duncan Frost 2014-05-28 21:15:19 +01:00
  • 0715a5122e Added unknown pointer as variable. Will be named when function determined Duncan Frost 2014-05-28 20:52:32 +01:00
  • e489b999f3 fix picked-up staff and rain drawing IntelOrca 2014-05-28 18:11:33 +01:00
  • 9779128fba Added peep_palette rewrote top and trouser code Duncan Frost 2014-05-28 18:00:28 +01:00
  • 32cfe28081 Merge branch 'atmaxinger-config-save-ini' IntelOrca 2014-05-28 16:06:13 +01:00
  • dee0c6c730 fix warnings IntelOrca 2014-05-28 16:06:04 +01:00
  • 015b067f7e Merge branch 'config-save-ini' of https://github.com/atmaxinger/OpenRCT2 into atmaxinger-config-save-ini IntelOrca 2014-05-28 16:03:42 +01:00
  • d5f9f4d611 Merge pull request #156 from kevinburke/top-toolbar-note Ted John 2014-05-28 16:00:36 +01:00
  • d8b735a1ef New setting: save_plugin_data atmaxinger 2014-05-28 11:19:49 +02:00
  • 4ae98b18e6 New setting: show_height_as_units atmaxinger 2014-05-28 11:12:12 +02:00
  • 098fe08fdf New setting: landscape_smoothing atmaxinger 2014-05-28 10:55:35 +02:00
  • fe9757acff add note about debugging routines Kevin Burke 2014-05-28 17:39:58 +09:00
  • 0e6e11798b New setting: always_show_gridlines. atmaxinger 2014-05-28 10:36:55 +02:00
  • c89cd803f6 edge_scrolling and forced_software_buffering can now be edited ingame. atmaxinger 2014-05-28 09:56:49 +02:00
  • d8a61d9792 fix award window bug and clean reset history IntelOrca 2014-05-28 01:50:50 +01:00
  • aedc8844d1 Merge branch 'anyc-testing' IntelOrca 2014-05-28 00:06:30 +01:00
  • f2be32eadb Merge branch 'testing' of https://github.com/anyc/OpenRCT2 into anyc-testing IntelOrca 2014-05-28 00:06:22 +01:00
  • cc85e93e9e add initial s6 structure IntelOrca 2014-05-28 00:05:11 +01:00
  • 07e5b58982 Merge to gfx_unstable Duncan Frost 2014-05-27 22:37:16 +01:00
  • 4c9c1fa5bd save_prompt actually opens save dialog anyc 2014-05-27 23:33:16 +02:00
  • 74f5db4ebd Merge branch 'master' into gfx_unstable IntelOrca 2014-05-27 22:28:45 +01:00
  • 2d216ff47a better struct packing for MinGW anyc 2014-05-27 23:24:09 +02:00
  • ba9d33de10 Merge Duncan Frost 2014-05-27 22:22:57 +01:00
  • a3b33c4656 Split draw_string in two for draw_sprite and others to jump in. Started decoding top and trousers code. Duncan Frost 2014-05-27 22:20:00 +01:00
  • 65e579045c show full date in bottom right panel IntelOrca 2014-05-27 21:28:16 +01:00
  • 20a18a8ba3 fix awards window and remove original call IntelOrca 2014-05-27 21:02:20 +01:00
  • 15e5a8b3cf Initial support for saving settings to config.ini atmaxinger 2014-05-27 21:55:53 +02:00
  • 014a2245f4 remove original call for awards IntelOrca 2014-05-27 20:46:45 +01:00
  • 4e7ec2feb6 finish award checks IntelOrca 2014-05-27 20:45:40 +01:00
  • 0fdaa1f3fb Merge branch 'atmaxinger-os-specific' IntelOrca 2014-05-27 19:01:39 +01:00
  • 1321892024 Merge branch 'os-specific' of https://github.com/atmaxinger/OpenRCT2 into atmaxinger-os-specific IntelOrca 2014-05-27 18:59:47 +01:00
  • fcb9a407f5 fix peep loop bug IntelOrca 2014-05-27 18:28:24 +01:00
  • a0380fc1f8 travis doesn't like capitalized <Windows.h> ... atmaxinger 2014-05-27 19:28:22 +02:00
  • 66e6dfc3f9 clean up header files, keep windows.h for MAX_PATH atmaxinger 2014-05-27 19:22:06 +02:00
  • 72b2272b1f apply loop macros and implement more awards IntelOrca 2014-05-27 18:03:25 +01:00
  • cdee1dddea replaced WIN32 file i/o in config_save() atmaxinger 2014-05-27 19:00:21 +02:00
  • 1aa7e33aae Added notes about splitting gfx_draw_sprite Duncan 2014-05-27 16:35:11 +01:00
  • 76a7cc98b8 replaced WIN32 file i/o in config_load() atmaxinger 2014-05-27 17:14:27 +02:00
  • a70021d53a Add function for checking wether file exists to osinterface, BMP screenshots can now be saved without WIN32 specific methods. atmaxinger 2014-05-27 16:48:15 +02:00
  • 967af4f032 Merge branch 'awards' IntelOrca 2014-05-27 15:15:11 +01:00
  • 30e6358fd4 implement more awards WIP IntelOrca 2014-05-27 15:14:45 +01:00
  • ebcbc2d2f1 Merge branch 'master' into awards IntelOrca 2014-05-27 14:03:05 +01:00
  • e4af287153 Merge branch 'kevinburke-document-2dp' IntelOrca 2014-05-27 14:02:31 +01:00
  • 88ffb17a4a add initial update awards implementation IntelOrca 2014-05-27 14:00:13 +01:00
  • 1df8b061d8 Document RIDE_RATING macro Kevin Burke 2014-05-27 20:57:27 +09:00
  • b40d92f359 tweaks Kevin Burke 2014-05-27 20:24:25 +09:00
  • 835835bbec Merge branch 'kevinburke-genericize-build' IntelOrca 2014-05-27 08:47:46 +01:00
  • b036a51cfd Move build instructions from travis into shell scripts Kevin Burke 2014-05-27 02:06:57 +09:00
  • 6d824fd3a8 fix compile error and add update history placeholder IntelOrca 2014-05-27 00:35:14 +01:00
  • a8182b945b improve guest generation with comments IntelOrca 2014-05-27 00:09:33 +01:00
  • 1b3c46c17d implement park_calculate_guest_generation_probability IntelOrca 2014-05-26 23:44:47 +01:00
  • b8887876ea Cleaned up more asm code Duncan Frost 2014-05-26 22:28:26 +01:00
  • d68cec0172 Merge branch 'anyc-testing' IntelOrca 2014-05-26 21:47:33 +01:00
  • fafc8083ac don't show confirmation prompt for loading on title screen, fixes #145 anyc 2014-05-26 22:22:05 +02:00
  • c07edd0d10 fix warning anyc 2014-05-26 11:46:38 +02:00
  • 7190e4c3f6 implement object_get_scenario_text IntelOrca 2014-05-26 17:59:42 +01:00
  • ee67b3b703 More critical bugfixes for the reachability code. lnz 2014-05-26 18:19:34 +02:00
  • 4993e6bed0 Fix lots of disgusting bugs lnz 2014-05-26 17:39:18 +02:00
  • c783898b36 fix #143, incorrect object entry group addresses IntelOrca 2014-05-26 14:36:07 +01:00