Commit Graph

2376 Commits

Author SHA1 Message Date
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
IntelOrca 2b7142e49f attempt to fix #566 and other bugs, also refactor some footpath related functions 2014-11-15 18:22:06 +00:00
Ted John 7aca5d8762 Merge pull request #565 from zsilencer/master
finish replacing directsound
2014-11-14 07:35:58 +00:00
zsilencer 2dcd3b4935 use mixer for ride music 2014-11-13 19:51:02 -07:00
zsilencer c3086a5b9f finish ride music decompile 2014-11-12 18:32:33 -07:00
zsilencer 0e414ebae7 #558 2014-11-12 18:32:33 -07:00
IntelOrca 2be36b1621 fixes #564 - ebp not restored on mouse down event call 2014-11-12 22:59:50 +00:00
Ted John e9c3e8f1c1 Merge pull request #563 from duncanspumpkin/fix_sitting
Fix peeps sitting. Renamed a function to sprite_move
2014-11-12 22:45:29 +00:00
Duncan Frost 59ef4ac0e3 Added peep_actions set var_71 to these values 2014-11-12 19:09:17 +00:00
Duncan Frost bd06488450 Fix peeps sitting. Renamed a function to sprite_move 2014-11-12 17:45:39 +00:00
Ted John 34df31b2d3 Merge pull request #562 from adrian17/master
Fixed two small bugs
2014-11-12 15:28:59 +00:00
Adrian Wielgosik ad2502e4d5 - fixed a condition in sub_6939EB that compared against a wrong field
- added a missing break that caused the wrong text to be displayed in ride window
2014-11-12 12:30:28 +01:00
IntelOrca 5a4b940fc2 fix and refactor window event calls 2014-11-11 20:51:25 +00:00