Commit Graph

  • b83972715f Basic support for switching window/fullscreen with Alt+Enter adrian17 2014-07-30 12:54:36 +02:00
  • 1ffcbde7a1 Merge pull request #247 from adrian17/border_flash_fix Ted John 2014-07-29 23:38:12 +01:00
  • 7e9d6d7c79 Merge pull request #246 from adrian17/map_scrollgetsize Ted John 2014-07-29 23:37:52 +01:00
  • ec48d91333 Merge pull request #245 from adrian17/fix_hscrollbar Ted John 2014-07-29 23:37:43 +01:00
  • 4abd782497 Merge pull request #244 from duncanspumpkin/fix_cursor Ted John 2014-07-29 23:37:29 +01:00
  • a34430e04c Full fix for #195 (border flash bug) adrian17 2014-07-29 22:48:58 +02:00
  • e3f2801ede Decompile window_map_scrollgetsize adrian17 2014-07-29 19:00:50 +02:00
  • 101324ebc0 Implemented window_resize_gui. Duncan Frost 2014-07-29 19:40:06 +01:00
  • a72f0c95ad Fixed horizontal scrollbar not drawing properly adrian17 2014-07-29 19:14:33 +02:00
  • 3acb1a72ba Fixes cursor error when main window is at increased size. Duncan Frost 2014-07-29 18:05:52 +01:00
  • 5d255fae42 Merge pull request #242 from adrian17/viewport_cleanup Ted John 2014-07-29 16:45:11 +01:00
  • 252404cd88 Merge pull request #243 from adrian17/map_window Ted John 2014-07-29 16:44:52 +01:00
  • bc814f395e Fix window_map_mouseup() (it was callling window_options_mouseup() instead) adrian17 2014-07-29 16:25:13 +02:00
  • 6b013e123d decompile window_map_scrollpaint() adrian17 2014-07-29 16:04:10 +02:00
  • 037f59cd1a Remove viewport_paint_underground_setup, it's just gfx_clear adrian17 2014-07-29 16:42:04 +02:00
  • 843996358e Merge pull request #241 from adrian17/master Ted John 2014-07-29 07:31:31 +01:00
  • 1c90efbc95 Merge pull request #240 from duncanspumpkin/cursor_investigation Ted John 2014-07-29 07:30:22 +01:00
  • 87a4f46934 Partial fix to #195, added not implemented flag check adrian17 2014-07-28 22:41:22 +02:00
  • e406869fe4 Cleanup of last goto's. Duncan Frost 2014-07-28 21:27:14 +01:00
  • 6818d31492 Rework of cursor code Duncan Frost 2014-07-28 18:15:02 +01:00
  • 425ab513a4 Started cleanup of process mouse over Duncan Frost 2014-07-27 16:29:07 +01:00
  • c201ebefca Added license Duncan Frost 2014-07-27 15:06:48 +01:00
  • cdb60bab6c Fixed pointing locations. Duncan Frost 2014-07-27 14:34:08 +01:00
  • 0b5b95979e Added unload of cursors. Small cleanup Duncan Frost 2014-07-27 14:05:59 +01:00
  • 8f50e75859 Actually add sdl cursors Duncan Frost 2014-07-27 13:03:00 +01:00
  • 89ba3d1faf Add sdl cursors Duncan Frost 2014-07-27 13:02:35 +01:00
  • e321708e05 Debugging Duncan Frost 2014-07-26 11:09:13 +01:00
  • d84ed93c62 Added JeroenSack's decompile of mouse over. Duncan Frost 2014-07-26 10:30:55 +01:00
  • 2fd87342af Trying a different set_cursor interface to make multiple os support easier Duncan Frost 2014-07-24 22:08:15 +01:00
  • 6f8cefac21 Added a setcursor function Duncan Frost 2014-07-23 20:34:37 +01:00
  • 2622df3777 Implemented LoadCursor function. Duncan Frost 2014-07-23 20:12:01 +01:00
  • 7e8369907a Merge pull request #239 from duncanspumpkin/viewport_paint Ted John 2014-07-27 22:54:20 +01:00
  • 94f39e52e5 Merge pull request #238 from adrian17/master Ted John 2014-07-27 22:47:43 +01:00
  • e1012eaae8 Updated viewport_create function variable inputs Duncan Frost 2014-07-23 18:29:52 +01:00
  • d97c0b4679 First draft of draw_quadrant Duncan Frost 2014-07-22 19:09:26 +01:00
  • 03f4c2e57e Added note for function call Duncan Frost 2014-07-21 20:57:38 +01:00
  • 1b63aa6bff Decompiled second function. Function unknown Duncan Frost 2014-07-21 20:50:55 +01:00
  • 2f6945f270 Decompiled first func underground_setup Duncan Frost 2014-07-21 20:36:43 +01:00
  • d6d61c7cfc Remove warning Duncan Frost 2014-07-21 20:13:06 +01:00
  • 2b5e1039ed Fix final zoom related error Duncan Frost 2014-07-21 20:11:40 +01:00
  • 1cbcf08925 Fix small bug in zooming. Another breaking bug still exists Duncan Frost 2014-07-21 18:55:28 +01:00
  • 66afea46bd Fixed all remaining bugs labeled more variables Duncan Frost 2014-07-20 16:26:21 +01:00
  • 34e422fabe Rewrite. Potential mistake Duncan Frost 2014-07-20 15:55:09 +01:00
  • ede66261ef Added known addressess Duncan Frost 2014-07-20 13:34:33 +01:00
  • 5bbfc35565 Fixed bug causing crash Duncan Frost 2014-07-20 13:16:47 +01:00
  • 4562327e0f First very rough draft of viewport_paint Duncan Frost 2014-07-20 10:43:22 +01:00
  • e63c169664 Started decompiling viewport_paint Duncan Frost 2014-07-19 12:41:38 +01:00
  • 46889b6890 Remove duplicated SCROLL_FLAGS enum adrian17 2014-07-27 16:39:20 +02:00
  • c6e94ebd79 Change some comparisons in scenario_objectives_check() adrian17 2014-07-27 16:11:13 +02:00
  • e3b7adfa04 Merge pull request #237 from ZedThree/currency-local Ted John 2014-07-27 13:36:45 +01:00
  • c9444737c9 Fix Franc and Guilder symbols, and whitespace ZedThree 2014-07-27 12:22:01 +02:00
  • ebe6c95a88 Add localised currency string formatting - fixes #222 ZedThree 2014-07-26 22:05:46 +02:00
  • 6e61f73e7b Fixes #236 - strcat used instead of strcpy ZedThree 2014-07-26 21:55:48 +02:00
  • 32b53ad968 Change format_currency functions to use format_integer functions ZedThree 2014-07-24 20:47:38 +02:00
  • bba524a7a9 Bug fix: in-line sprites in text not rendered correctly ZedThree 2014-07-24 19:47:40 +02:00
  • ed079819fc Merge pull request #235 from duncanspumpkin/fix_footpath_update Ted John 2014-07-25 21:42:35 +01:00
  • ba2e15052b Merge pull request #234 from adrian17/master Ted John 2014-07-25 21:42:10 +01:00
  • f5f7e942c0 Fixes issue with footpath closing Duncan Frost 2014-07-25 19:24:39 +01:00
  • 8960792073 Add SCROLL_FLAGS enum (and fix an hidden bug in widget_scroll_get_part) adrian17 2014-07-25 20:19:32 +02:00
  • 65b17cbd5d Used defined flags macros. (and fixed indentation) adrian17 2014-07-25 17:31:32 +02:00
  • a66310c2ac Merge pull request #232 from adrian17/master Ted John 2014-07-24 21:45:10 +01:00
  • 6922a771f3 Use defines for options window size. Fixes #231. adrian17 2014-07-24 16:57:02 +02:00
  • 2f2dff48ea Merge pull request #230 from duncanspumpkin/fix_draw_string Ted John 2014-07-23 20:56:03 +01:00
  • eb29534d57 Merge pull request #229 from duncanspumpkin/window_h Ted John 2014-07-23 20:54:36 +01:00
  • e897301ff4 Fixes highlighting error Duncan Frost 2014-07-23 18:45:19 +01:00
  • d68e716cd8 Removed compile errors. Implemented changes to window.h Duncan Frost 2014-07-23 18:07:38 +01:00
  • 4263e64f32 Merge branch 'window_h' of https://github.com/duncanspumpkin/OpenRCT2 into window_h Duncan Frost 2014-07-23 17:36:18 +01:00
  • 105624d915 Added viewport_target_sprite variable name. Duncan 2014-07-23 16:17:13 +01:00
  • 6ff915ec2f Added variable names for window items. Duncan 2014-07-23 12:23:15 +01:00
  • 1e134ded1a Merge pull request #227 from duncanspumpkin/fix_ride_list Ted John 2014-07-22 22:58:36 +01:00
  • 73a9ceb65d Fix ride list. Update variable names. Duncan Frost 2014-07-22 21:03:59 +01:00
  • 88ad431818 Merge pull request #221 from marcotc/rain Ted John 2014-07-22 07:29:42 +01:00
  • c71e825a85 Merge pull request #220 from adrian17/master Ted John 2014-07-22 07:28:54 +01:00
  • 73dda39374 Small refactor on climate_update Marco Costa 2014-07-21 23:50:17 -04:00
  • 3b6c0d4bbc Reworked viewport_render() adrian17 2014-07-21 22:38:52 +02:00
  • e474dfb3e3 Merge pull request #219 from adrian17/master Ted John 2014-07-21 15:30:24 +01:00
  • 0369bdcb34 Improvements for a9091b41b6 * renamed variables and functions * simplified logic copied from other functions * removed "fast staff" button * commented the macros in window_cheats.c * changed water tool bottom limit back to 1 (it doesn't work the same way as the land tool) * used 1ULL for bit shift by 32 adrian17 2014-07-21 14:05:43 +02:00
  • 8f1fa5b9ee Merge pull request #216 from wolfreak99/master Ted John 2014-07-20 22:12:43 +01:00
  • 2b438c89b4 Update ride.h wolfreak99 2014-07-20 13:58:23 -04:00
  • 9805fcc1bc Merge pull request #217 from marcotc/rain Ted John 2014-07-20 11:19:12 +01:00
  • 54933646f1 Implement draw_rain_window and call_draw_rain_func Marco Costa 2014-07-20 02:46:29 -04:00
  • 1a57326df6 Merge pull request #215 from duncanspumpkin/input_scroll_left Ted John 2014-07-19 13:36:46 +01:00
  • 5f030c6b1e Cleaned up code to remove goto. Duncan Frost 2014-07-19 12:04:32 +01:00
  • 6727c216e4 fixed bug due to incorrect function calls Duncan Frost 2014-07-19 11:55:34 +01:00
  • c4f49bb7cd Added missing case still not working Duncan Frost 2014-07-18 15:53:46 +01:00
  • 00381d9313 Deleted twice reversed function added note to prevent this happening. Labled global vars where noticed. Duncan Frost 2014-07-18 15:48:43 +01:00
  • cbb913c8af Added final part of input_scroll_left. Requires more testing Duncan Frost 2014-07-14 19:00:25 +01:00
  • 3cc9863fc5 Added switch for scroll state Duncan Frost 2014-07-13 12:13:13 +01:00
  • 16860a8817 Added sub_6E9F92 determines scroll action type Duncan Frost 2014-07-13 10:03:50 +01:00
  • d8727e8998 Started reverse of scoll_left Duncan Frost 2014-07-08 21:58:07 +01:00
  • 7d16c653cb Merge pull request #214 from adrian17/master Ted John 2014-07-19 11:12:46 +01:00
  • a2240932e2 Merge pull request #213 from duncanspumpkin/game_cleanup Ted John 2014-07-19 11:12:36 +01:00
  • 01e62c1769 Merge pull request #212 from marcotc/rain Ted John 2014-07-19 11:12:30 +01:00
  • fb76c022e8 Merge pull request #211 from duncanspumpkin/viewport_create Ted John 2014-07-19 11:12:20 +01:00
  • 94bb349d24 Merge pull request #144 from MaciekBaron/master Ted John 2014-07-19 11:11:16 +01:00
  • a13da0f7ec Rename variables in draw_rain_animation Marco Costa 2014-07-18 19:36:06 -04:00
  • 843c45aafc Use address names from addresses.h adrian17 2014-07-18 22:03:33 +02:00
  • 2130c85e90 Implemented draw_rain_animation Marco Costa 2014-07-17 23:29:39 -04:00
  • a51d057ded Fixed bugs related with last commit Duncan Frost 2014-07-17 18:41:23 +01:00
  • 2bbcf146c6 Finished first draft of viewport_create Duncan Frost 2014-07-17 17:59:49 +01:00