Commit Graph

2117 Commits

Author SHA1 Message Date
IntelOrca 8e3ee3f7e9 implement bare minimum so that close button is implemented on object selection window, partial fix for #433 2014-11-24 23:05:35 +00:00
Ted John 6a58f6597b Merge pull request #593 from mzmiric5/bug_resize-while-rain-crashes-game
fixes #590, prevents crash on resize while raining
2014-11-24 22:13:09 +00:00
Miso Zmiric (Mike Squinter) b75612467a rename to follow convention and add the hack comment 2014-11-24 22:07:28 +00:00
Miso Zmiric (Mike Squinter) 1f60018acd fix crash on window size decrease 2014-11-24 22:02:04 +00:00
Ted John eb83dfa4d5 Merge pull request #591 from mzmiric5/cheat-window-remap-to-keystroke
closes #588, adds minor fixes
2014-11-24 17:39:55 +00:00
Miso Zmiric (Mike Squinter) a7f015669a fix erroneous position calculation due to additional offset 2014-11-24 17:37:45 +00:00
IntelOrca 5190862573 fixes #337 - shortcut keys on title screen propagating to game 2014-11-24 17:18:21 +00:00
Miso Zmiric (Mike Squinter) 1e6c9ddfd8 map cheat window to shortcut, hide fast forward button, fix toolbar autolayout 2014-11-24 16:38:19 +00:00
IntelOrca 73a6b1acea implement editor_read_s6, partial fix for #433 2014-11-24 02:58:48 +00:00
IntelOrca adb5f84f55 implement editor_convert_save_to_scenario 2014-11-23 23:03:59 +00:00
Ted John ced6a66b1a Merge pull request #589 from Gymnasiast/patch-2
Added missing Dutch cheat window strings
2014-11-23 18:39:19 +00:00
Gymnasiast c8c9817308 Missing Dutch cheat window strings 2014-11-23 17:37:48 +01:00
IntelOrca 0e0e9c9840 merge qcz editor early to help finish other editor parts 2014-11-23 16:28:23 +00:00
IntelOrca ca384e0b51 fix #278, objective window complete / fail text mis-aligned 2014-11-22 23:45:30 +00:00
IntelOrca b68a3cb43d improve RCT2 install directory problems, fixes #587 2014-11-22 23:30:03 +00:00
IntelOrca 7cbd80a593 fix screenshot problems, fixes #257, fixes #579, fixes #583 2014-11-22 22:05:38 +00:00
Ted John 4ffff7533e Merge pull request #586 from mzmiric5/bug__fix-missing-libstdc++-6-in-new-wine
fixes #585, now statically linking against stdlibc++
2014-11-22 20:34:54 +00:00
IntelOrca 3fc10f53bf fix #581 can remove park entrance bug 2014-11-22 20:33:31 +00:00
Miso Zmiric (Mike Squinter) 4ac520eaf7 fixes #585, now statically linking against stdlibc++ 2014-11-22 20:28:23 +00:00
IntelOrca 453a5fd910 fix GCC errors with diagnostic errors 2014-11-21 19:32:13 +00:00
Ted John 82363bdeb7 Merge pull request #577 from duncanspumpkin/add_error
Added error messages to loading objects
2014-11-21 19:29:00 +00:00
Duncan Frost 913adaffa0 Added error messages to loading objects 2014-11-21 19:09:20 +00:00
IntelOrca 02c646bfd5 fix diagnostic log location 2014-11-21 18:57:30 +00:00
IntelOrca 335774dc08 add log level check so that --verbose option works 2014-11-21 18:39:56 +00:00
Ted John 5395f099da Merge pull request #574 from duncanspumpkin/fix_load_fail
Fix load fail
2014-11-21 09:47:42 +00:00
Duncan Frost 7252667a25 Implemented the same changes to scenario load. Error messages now copied onto cmd prompt 2014-11-20 19:02:27 +00:00
Duncan Frost 8e566e8598 Finished load related fail 2014-11-20 18:40:10 +00:00
Duncan e05d5f1922 Add remaining part that caused load to enter hybrid sate.
This should fix the remaining loading issues but it is untested at the moment. Note sub_675827 is not finished!
2014-11-20 12:52:42 +00:00
Duncan Frost 816f8661a5 Started adding sub_675827 2014-11-19 22:05:42 +00:00
Duncan Frost 4459d127d0 Found cause of crash. Game will enter hybrid state when failed to load. 2014-11-19 21:46:32 +00:00
Ted John af0eda4fbe Merge pull request #573 from Myrtle/master
[bugfix] saved ebp before ebx in order to fix #572
2014-11-19 21:20:54 +00:00
Myx b18e07e4bb [bugfix] saved ebp before ebx in order to fix #572 2014-11-19 21:27:50 +01:00
Ted John 90c866a936 Merge pull request #571 from duncanspumpkin/fix_bugs
Fix bugs
2014-11-18 20:57:54 +00:00
Duncan Frost 4af9f226f4 Fix loading save money bug. 2014-11-18 20:33:21 +00:00
Duncan Frost bfa2c6e010 Fix drawing crash mentioned in #428. Could not exceed max attractions any more. 2014-11-18 19:51:28 +00:00
Ted John af1cd86a35 Merge pull request #570 from duncanspumpkin/peep_update
Peep update
2014-11-18 13:26:53 +00:00
IntelOrca d821456709 fix don't save button on quit game prompt, fixes #465 2014-11-17 01:20:20 +00:00
Ted John 3876965c07 update src/readme.md 2014-11-16 15:37:41 +00:00
Duncan Frost e822894de9 Added peep_update_watering 2014-11-16 14:05:10 +00:00
Duncan Frost 7984c0cbe0 Added peep_update_emptying_litter. 2014-11-16 12:52:52 +00:00
Duncan Frost e54a0bd9bf Fix build 2014-11-15 20:27:53 +00:00
Duncan Frost f07bafef31 Labled destination_x/y peep offsets. 2014-11-15 20:23:21 +00:00
Duncan Frost c2e187522c Added update_mowing. Fixed peep thought bug. Fixed viewport footpath bug. 2014-11-15 19:45:49 +00:00
Duncan Frost 4aff805727 Refactor thought update. Removed bug in updating thoughts 2014-11-15 19:45:47 +00:00
Duncan Frost 68e7b8666c Added sub_68F3AE some sort of ground check 2014-11-15 19:45:46 +00:00
Duncan Frost ca8d76f4dd Added peep_update_sweeping 2014-11-15 19:45:45 +00:00
Duncan Frost 4a4bb28c36 Added peep_update_1 2014-11-15 19:45:45 +00:00
Duncan Frost 38e1669c7d Added peep_update_leaving_park. Fixed bug in watching 2014-11-15 19:45:43 +00:00
Duncan Frost 93b408f7f3 Added peep_update_watching 2014-11-15 19:45:42 +00:00
Duncan Frost 135abc90a4 Added sub_693b58 2014-11-15 19:45:42 +00:00