Commit Graph

2355 Commits

Author SHA1 Message Date
Duncan Frost 03da2b07a6 Fix viewport tearing. 2014-12-17 20:19:10 +00:00
Gymnasiast 43d4245661 Add missing Dutch invention list strings
English strings added in d7212c1b14
2014-12-17 11:03:29 +01:00
IntelOrca 0209ad080c fix various footpath bugs and refactor, fixes #637 2014-12-16 22:03:56 +00:00
Adrian Wielgosik 7611cd0ad6 Condition fix in viewport.c 2014-12-16 22:10:16 +01:00
Adrian Wielgosik a20b16f651 Fix a bug in sub_6E7F34 and reenable new code 2014-12-16 21:56:08 +01:00
IntelOrca 99b85b2339 add manage track design window (UNTESTED) 2014-12-16 15:33:32 +00:00
IntelOrca a319bb15e2 fix compile error for GCC 2014-12-16 11:37:46 +00:00
IntelOrca d7212c1b14 implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
hostbrute 4f0ad7980c Update dutch.txt
miniachtbaan -> mini-achtbaan
2014-12-15 21:22:38 +01:00
Ted John e47b2c920f Merge pull request #636 from duncanspumpkin/fix_lightning
Fix lightning
2014-12-14 21:10:05 +00:00
Duncan Frost 86b6d8083e Fix rain continuing on main menu. Added comment about screen flags 2014-12-14 21:02:38 +00:00
IntelOrca 1459263b3c implement editor scenario options window 2014-12-14 19:21:06 +00:00
Duncan Frost 83a7dd5095 Fix lightning error caused by buffer overflow in scenery 2014-12-14 15:00:22 +00:00
IntelOrca 02b497f9c6 use old game for climate variables so they load and save to games still 2014-12-11 19:39:14 +00:00
Ted John 7bf69d81ae Merge pull request #633 from duncanspumpkin/fix_625
Fix #625
2014-12-11 18:41:52 +00:00
Duncan Frost d3de21463a Fix #625 issue caused by unitialised variable 2014-12-11 18:26:44 +00:00
IntelOrca 6c0f12201e fix language reading for UTF-8 BOM and any encountered strange sequence of bytes 2014-12-11 13:38:12 +00:00
IntelOrca ff478b8673 implement editor objective options window 2014-12-10 23:07:11 +00:00
Ted John ce695ac8d4 Merge pull request #628 from Gymnasiast/patch-3
Missing Dutch cheat window strings
2014-12-10 12:21:48 +00:00
Gymnasiast 4e47b50a6f Missing Dutch cheat window strings
As added for English by commit e887311219.
2014-12-10 10:23:11 +01:00
IntelOrca e887311219 add more cheats to cheat window and a small amount of refactoring 2014-12-10 01:44:30 +00:00
IntelOrca bfafc0e149 fix warnings and only allow cheats in play mode 2014-12-09 19:55:17 +00:00
IntelOrca 726fd9ef1d add RIDE_LIFECYCLE_18 to enum 2014-12-09 19:46:42 +00:00
Ted John c2e06d67fc Update readme.md 2014-12-09 18:31:46 +00:00
Ted John 7d8ceaaa6a Merge pull request #626 from duncanspumpkin/fix_621
Fixed staff hire crash
2014-12-08 16:25:51 +00:00
Duncan Frost eed854ed6f Fixed #621 error caused by signed word expanding incorrectly to an unsigned dword 2014-12-08 16:20:02 +00:00
Duncan Frost 68fe54cfdd refactor object loading, part 2 2014-12-07 21:58:19 +00:00
IntelOrca 1ed6e443ca refactor object loading, part 1 2014-12-07 21:45:42 +00:00
Ted John 2187b98b61 Update readme.md 2014-12-07 17:16:55 +00:00
Ted John e570eca31e Merge pull request #619 from halfbro/master
Partially Fix #551
2014-12-05 17:14:07 +00:00
Matt Lagarenne 84a431f352 Merge pull request #1 from duncanspumpkin/fix_rain
Fixed the buffer overflow. Increased the number of pixels again
2014-12-05 09:57:57 -05:00
IntelOrca 98348cd539 set default config option confirm prompt to false 2014-12-04 21:20:11 +00:00
Duncan Frost c5c9609b37 Fixed the buffer overflow. Increased the number of pixels again 2014-12-04 20:39:49 +00:00
halfbro 4902bad9b9 Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 2014-12-04 00:57:41 -05:00
halfbro 242bee9a07 Update rain pixels to use own global variable 2014-12-04 00:51:58 -05:00
Ted John 1be2f16cd3 Merge pull request #616 from duncanspumpkin/ride_crash
Fix Ride Construction Crash
2014-12-03 21:14:15 +00:00
Duncan Frost ef0b29d996 Fixed issue preventing rides from being destroyed 2014-12-03 20:37:38 +00:00
Duncan Frost ee35f9fb4f Fix #615. Issue caused by variables not being set 2014-12-03 20:19:02 +00:00
Ted John 719d7893e6 Merge pull request #614 from duncanspumpkin/ride_construct
Added enough of ride_construction to fix #601
2014-12-02 18:53:12 +00:00
Duncan Frost f11f2f270f Added enough of ride_construction to fix #601 2014-12-02 18:09:13 +00:00
Ted John fc845cb081 Merge pull request #611 from duncanspumpkin/bug_fix
Bug fixes
2014-12-01 17:30:13 +00:00
Duncan Frost d1c49ee32b Fix #600. Issue caused by not passing model_type argument 2014-12-01 17:16:30 +00:00
Duncan Frost a11f7fbd7c Fix #610. Pause toggle display issue. 2014-12-01 17:04:47 +00:00
IntelOrca 325c5243e8 change plugin.dat to be saved in user directory and stop repeated load of title screen when failed 2014-11-30 22:16:42 +00:00
IntelOrca 424164523f Merge branch 'duncanspumpkin-fix_543' 2014-11-30 22:09:03 +00:00
IntelOrca 38184aa995 Merge branch 'fix_543' of https://github.com/duncanspumpkin/OpenRCT2 into duncanspumpkin-fix_543 2014-11-30 22:08:57 +00:00
Duncan Frost cbd7e0c096 Reversed 684ac3 2014-11-30 22:00:41 +00:00
IntelOrca 0960071d52 Merge branch 'duncanspumpkin-object_load_list' 2014-11-30 21:55:57 +00:00
Duncan Frost 8354304299 Added object_load_list. Fixes various object loading related bugs 2014-11-30 21:16:36 +00:00
IntelOrca d00001fed2 remove unnecessary header includes 2014-11-30 20:27:14 +00:00