Commit Graph

52 Commits

Author SHA1 Message Date
IntelOrca 0164a1822a implement ride_get_measurement 2014-09-21 17:26:20 +01:00
IntelOrca 409ee7a3da implement most of graphs tab on ride window except drawing 2014-09-20 19:41:03 +01:00
IntelOrca bd2ff2db05 Merge branch 'master' into ride-window
Conflicts:
	src/peep.c
	src/peep.h
2014-09-15 21:40:14 +01:00
Duncan Frost 7c6a35af7a Fix graphical bug when drawing inline sprites caused by using strlen instead of get_string_length 2014-09-15 20:49:18 +01:00
IntelOrca 589fc3eaf8 finish ride window colour invalidate 2014-09-11 00:31:00 +01:00
IntelOrca 9c1689a9ef implement more of ride window colour invalidate 2014-09-10 23:05:20 +01:00
IntelOrca b40844c634 begin colour tab for ride window 2014-09-10 18:13:07 +01:00
IntelOrca a132b52766 finish invalidate event for ride window 2014-09-09 14:16:09 +01:00
IntelOrca fcc847beb4 start implementing operating tab on ride window 2014-09-09 01:12:32 +01:00
IntelOrca beafbc354c Merge branch 'master' into ride-window
Conflicts:
	src/string_ids.h
2014-09-09 00:11:03 +01:00
IntelOrca 13fd5de6ce finish implementing income tab on ride window apart from command events 2014-09-06 00:58:02 +01:00
IntelOrca abdfa95b24 implement most of income tab for ride window 2014-09-05 23:44:02 +01:00
IntelOrca caa7a50ec2 implement measurements tab on ride window 2014-09-05 18:10:30 +01:00
IntelOrca 9fe7f7ab2c implement maintenance tab on ride window 2014-09-05 02:37:48 +01:00
IntelOrca 490027a2a8 implement customer tab on ride window 2014-09-04 19:59:42 +01:00
IntelOrca 722976e237 implement music tab for ride window 2014-09-04 15:42:36 +01:00
IntelOrca 76fda20859 implement ride window drawing 2014-09-03 19:13:37 +01:00
IntelOrca a72b879660 implement ride rename for ride window 2014-09-02 14:05:44 +01:00
IntelOrca 1647100b1a implement dropdown behaviour for window ride 2014-09-01 14:06:21 +01:00
IntelOrca 17c4e4937a implement ride window widgets and dropdown lists 2014-09-01 12:04:34 +01:00
IntelOrca 29806414c8 start implementing the first page for ride window 2014-08-25 18:29:04 +01:00
qcz 593830d9f6 Merge remote-tracking branch 'upstream/master' into scenery-window 2014-08-23 20:18:26 +02:00
Ted John 6a405aa905 Merge pull request #348 from zsilencer/master
Decompiled function 0x006AF561
2014-08-23 12:32:08 +01:00
zsilencer 84d4747a60 Decompiled function 0x006AF561 2014-08-23 02:44:06 -06:00
qcz 92afe2d5e8 Merge remote-tracking branch 'upstream/master' into scenery-window 2014-08-22 18:23:19 +02:00
IntelOrca e9fab52db2 Merge branch 'new-ride-window'
Conflicts:
	src/language.c
2014-08-21 22:51:47 +01:00
qcz 168537d338 Add window_scenery.c, start working on scenery window 2014-08-21 21:53:17 +02:00
IntelOrca c7986d140c add widgets, sizing and basic events for new ride window 2014-08-19 21:33:05 +01:00
qcz 2bbba4672b Merge remote-tracking branch 'upstream/master' into hire-staff-command 2014-08-19 09:46:25 +02:00
IntelOrca 62a24e5383 add research window
As seen from RollerCoaster Tycoon 1. This allows the player to change the priorities in a "no money" park. I find it also more logical than the two research panels being separated in finances and new ride windows.
2014-08-15 22:05:35 +01:00
IntelOrca e66b686f75 add ability to change language 2014-08-14 23:46:36 +01:00
qcz ff28ff7e1b Merge remote-tracking branch 'upstream/master' into hire-staff-command 2014-08-13 22:18:31 +02:00
IntelOrca b13f31f73e implement finance research tab 2014-08-12 22:22:16 +01:00
IntelOrca b03c2ab77a implement new campaign window 2014-08-12 00:27:25 +01:00
IntelOrca 4f5b905760 implement finances graph tabs and marketing 2014-08-11 01:09:17 +01:00
IntelOrca 1169329b09 refactor graph drawing and add finances cash graph tab 2014-08-10 18:12:07 +01:00
qcz c74640d9c4 Start to decompile hire new staff member command (not working yet) 2014-08-10 14:31:41 +02:00
IntelOrca e8fa6b7c5a finish finances summary page 2014-08-09 14:47:58 +01:00
IntelOrca cc93e6b7db finish partial support for language loading... new string test in cheat window 2014-08-08 18:47:28 +01:00
IntelOrca 13d95ded35 prepare for loading a language file 2014-08-07 23:20:58 +01:00
qcz 1baf54a051 Enum for the command table; cleanup warnings and comments from the previous commit 2014-08-06 21:06:51 +02:00
Dániel Tar fa931e1ff0 Decompiling window_staff 2014-08-05 19:15:28 +02:00
Duncan Frost 9d9f3424cf Added error_string_quit and a litle part of viewport_create 2014-07-16 21:39:39 +01:00
Duncan debbe7cc44 Added offsets for item start 2014-06-27 15:47:23 +01:00
Duncan 5a32c8770b Update string_ids.h 2014-06-27 15:06:05 +01:00
Duncan ab38c956eb Added action string ids. 2014-06-27 14:25:37 +01:00
Duncan Frost 61a30b16fb Tidied up gfx_string. Deleted control char enum. Now uses string_ids enum to prevent multiple defs. 2014-06-15 10:09:28 +01:00
lnz 35b38f3c16 Remove debug statements and add string_ids for ride connected functions. 2014-05-30 00:12:29 +02:00
IntelOrca 88ffb17a4a add initial update awards implementation 2014-05-27 14:00:13 +01:00
IntelOrca 8271ed5022 add finances window widgets 2014-05-26 00:55:46 +01:00