Commit Graph

67 Commits

Author SHA1 Message Date
Duncan Frost 5498e3cb90 Added window_peep_rides_scroll_mouse_down and over 2014-09-15 20:49:13 +01:00
Duncan Frost 809a21f003 Added window_peep_rides_scroll_get_size and tooltip 2014-09-15 20:49:12 +01:00
Duncan Frost 9cfd0fba19 Added window_peep_rides_resize and update. Added not on use of peep rides been on 2014-09-15 20:49:11 +01:00
Duncan Frost a320e17a26 Finished window_peep_stats_paint. Fixed issue with trailing colon. Fixed incorrect peep.h mapping for time in park. 2014-09-15 20:49:11 +01:00
Duncan Frost b6e4d13139 Started adding peep_stats_paint. 2014-09-15 20:49:10 +01:00
Duncan Frost e23d52b456 Added window_peep_stats_invalidate and resize 2014-09-15 20:49:09 +01:00
Duncan Frost ef73084153 Added window_peep_unknown_05 and stats_resize. Added note about unknown 05 2014-09-15 20:49:09 +01:00
Duncan Frost af9df02311 Added window_peep_not_overview_mouse_up a combination function for all peep pages 2014-09-15 20:49:08 +01:00
Duncan Frost a8ea0c83a2 Added window_peep_abort tool. Fixed bug with pickup 2014-09-15 20:49:07 +01:00
Duncan Frost fc5ff96741 Added window_peep_overview_tool_down. Modified RCT2_CALLPROC_X to return the flags register. 2014-09-15 20:49:06 +01:00
Duncan Frost eff832e339 Added window_peep_overview_tool_update 2014-09-15 20:49:05 +01:00
Duncan Frost 463fe459aa Add notes to game_do_command. Explode magic number into parts 2014-09-15 20:49:04 +01:00
Duncan Frost e8251daad5 Added peep_text_input 2014-09-15 20:49:03 +01:00
Duncan Frost 08e37a0435 Rewrote get_peep_face_sprite. Fixed mistakes in peep update 2014-09-15 20:49:02 +01:00
Duncan Frost efc9c4915b Added comment noting data location 2014-09-15 20:49:02 +01:00
Duncan 9d8caf1e8a Added window_peep_overview_update
Not tested will not work at present missing two function calls.
2014-09-15 20:49:01 +01:00
Duncan ca1904084e Added final window_peep tab paint functions
Not tested.
2014-09-15 20:49:00 +01:00
Duncan Frost fe6f5a49da Fixed comment for correct address 2014-09-15 20:48:59 +01:00
Duncan Frost 5f31f36f41 Moved get_peep_face_sprite to peep.c added stats_tab paint 2014-09-15 20:48:59 +01:00
Duncan 64c5bcb6cb Added window_peep_overview_tab_paint
Looks to be used by staff window as well. Not tested.
2014-09-15 20:48:58 +01:00
Patrick Wijnings b832a7235b More PARK_FLAGS_NO_MONEY updates. Implement finance_update_daily_profit(). 2014-08-31 13:01:50 +02:00
Duncan Frost 03d75b51b2 fix compile mistakes 2014-08-28 06:58:57 +01:00
Duncan 6573dbba4e Added start of window_peep_overview_tab_paint
Will not compile at present.
2014-08-28 06:35:15 +01:00
Duncan ba2e8f4942 Added viewport_init_wrapper for event 2014-08-28 06:35:15 +01:00
Duncan e84a9606e3 Added correct events to peep overview 2014-08-28 06:35:14 +01:00
Duncan 71090c4c6e Now uses window_align_tabs 2014-08-28 06:35:13 +01:00
Duncan d3455b8f22 cleaned up peep invalidate 2014-08-28 06:35:11 +01:00
Duncan 92279becc9 Added missing call procs in peep invalidate. 2014-08-28 06:35:10 +01:00
Duncan 28056baf8d Added window_peep_invalidate
Not tested.
2014-08-28 06:35:09 +01:00
Duncan 217b5c1281 Added remaining window_peep widgets. 2014-08-28 06:35:08 +01:00
Duncan Frost dffd689ee6 Added more to window_peep overview paint
Moved get_arguments_from_thought to peep.c and added to peep.h
Fixed possible crash in viewport_update_position
Fixed compile error
2014-08-28 06:35:08 +01:00
Duncan edd1651b4d Added peep_stats_widgets 2014-08-28 06:35:06 +01:00
Duncan 2a41c031ac Added window_peep_event arrays. 2014-08-28 06:35:05 +01:00
Duncan Frost 169a69cfec First draft of viewport_update.
Not working
2014-08-24 17:39:33 +01:00
hexdec e71711e931 Added code for Pickup for guests and staff. 2014-08-23 23:03:22 +02:00
hexdec d9e2b39b30 Added rename code for guests and staff. 2014-08-23 22:24:27 +02:00
Duncan Frost 4dd7a7dbc6 Add in address
's
2014-08-23 13:35:55 +01:00
Duncan Frost 19e72c54c7 Started peep_overview_paint 2014-08-23 12:06:25 +01:00
Duncan Frost 7d29081331 Fix remaining issues. Viewport init working 2014-08-23 11:56:20 +01:00
Duncan Frost 0b20bb79b8 Added window_peep_viewport_init 2014-08-23 10:39:15 +01:00
Duncan Frost 810590e754 Changed struct for last time 2014-08-23 08:30:31 +01:00
Duncan Frost 5795165ced Fix missing variables. Labeled even more vars 2014-08-23 08:08:26 +01:00
Duncan Frost 0c3844787b Fix compile issues. Add new structs 2014-08-23 08:08:25 +01:00
Duncan f700e560ca Added missing enabled widgets
1 widx is missing
2014-08-23 08:08:25 +01:00
Duncan 52d69be031 added locate function
not tested.
2014-08-23 08:08:19 +01:00
Duncan ba76d6e4e5 added window_close mouse down 2014-08-23 08:08:19 +01:00
Duncan ca5e60639e Added set_page
Not tested.
2014-08-23 08:08:18 +01:00
Duncan 4db53e2bfb Added start of window_peep_overview_mouse_down
Not tested.
2014-08-23 08:08:17 +01:00
Duncan ed753875d6 Finish peep_resize
not tested.
2014-08-23 08:08:15 +01:00
Duncan 6524f27706 Started addition of window_peep_resize
Not tested.
2014-08-23 08:08:14 +01:00