Commit Graph

2484 Commits

Author SHA1 Message Date
Adrian Wielgosik 7ba49b8887 Separate common code to window_map_transform_to_map_coords; small cleanup 2015-02-16 18:53:44 +01:00
Adrian Wielgosik 2e6fb1cc0f Decompiled window_map_paint_train_overlay 2015-02-16 18:53:43 +01:00
Adrian Wielgosik a14a389040 Initial decompilation of window_map_paint_peep_overlay 2015-02-16 18:53:43 +01:00
IntelOrca 0d2bd68bd4 fix footpath bug, fixes #813 2015-02-16 15:16:28 +00:00
Ted John 71e923b272 Merge pull request #808 from duncanspumpkin/fix_peep
Fix peep
2015-02-15 20:51:11 +00:00
Duncan Frost 208f0f047d Changed peep look at watch to eat food 2015-02-15 19:21:55 +00:00
Ted John b1d3ca11bd Merge pull request #807 from ThomasdenH/develop
Add option to use native file browser
2015-02-15 19:02:35 +00:00
Thomas 671aff6534 Add button to use native file browser 2015-02-15 19:48:25 +01:00
Duncan Frost 968c378726 Decreased peeps dedication to watching rides 2015-02-15 18:37:43 +00:00
Ted John aa9c3a53ae Merge pull request #806 from duncanspumpkin/fix_object_list
Object List Fix #698
2015-02-15 18:15:30 +00:00
Duncan Frost 9aad65d6c7 Fix cause of #698. Vanilla object count not being reset before rebuild. 2015-02-15 18:06:43 +00:00
IntelOrca 0ce4d70e35 make saved games and landscapes copy recursively 2015-02-15 17:31:16 +00:00
Thomas 757dd9b1e8 Add save strings for English_us and Dutch 2015-02-15 17:20:31 +01:00
IntelOrca 524ae55052 fix initial directory issue on loadsave and sort items 2015-02-15 15:35:30 +00:00
Ted John 6127401a98 Merge pull request #803 from ThomasdenH/develop
Add ability to change directory to save/load window
2015-02-15 15:15:10 +00:00
IntelOrca cfff5c6d88 make scenery window usable, partially fixes #408 2015-02-15 15:24:36 +01:00
Thomas abe3008fc8 Fix warnings and add path indicator 2015-02-15 15:20:19 +01:00
IntelOrca e2ee120483 make scenery window usable, partially fixes #408 2015-02-15 13:54:11 +00:00
Thomas c59aadb676 Fix going up at top level and issue when saving 2015-02-14 23:26:04 +01:00
Thomas 10babd3c77 Add ability to change directory in loadsave 2015-02-14 23:26:04 +01:00
Ted John 4b11d1fc65 Merge pull request #802 from adrian17/readme
Updated README and added IDA temporary file to .gitignore
2015-02-14 22:17:56 +00:00
Adrian Wielgosik 08b0543226 Updated README and added IDA temporary file to .gitignore 2015-02-14 23:10:51 +01:00
IntelOrca 66c302eb3d use new create_window_centred function 2015-02-14 18:26:59 +00:00
Ted John 06da706e1a Merge pull request #780 from Gymnasiast/patch-3
Add Dutch map generation strings
2015-02-14 14:56:46 +00:00
IntelOrca ac4cd56b63 add new load / save window, closes #580 2015-02-14 02:16:03 +00:00
IntelOrca 97e7a27c17 Merge branch 'footpath-commands' into develop 2015-02-13 20:58:27 +00:00
Ted John 72ff9f3e35 Merge pull request #793 from adrian17/develop
Fix map window scrollbars not being initialized properly; fixes #478.
2015-02-13 20:58:20 +00:00
IntelOrca c0e4518972 refactor some of the footpath code after merging 2015-02-13 20:55:49 +00:00
Adrian Wielgosik 35bf40fb39 Fix map window scrollbars not being initialized properly; fixes #478. 2015-02-13 21:39:51 +01:00
IntelOrca 886f30d00c Merge branch 'develop' into footpath-commands 2015-02-13 19:32:13 +00:00
IntelOrca e8e7dfbc70 improve object selection window 2015-02-13 18:43:22 +00:00
Michael Steenbeek eaf66f959e Change string to reflect outcome of discussion 2015-02-13 11:22:22 +01:00
IntelOrca e953fdc360 improve random map generator, change algorithm to simplex noise 2015-02-13 03:29:40 +00:00
IntelOrca a66b29076b move osinterface code to shared or windows 2015-02-12 20:51:40 +00:00
IntelOrca bfb58133e9 remove user project settings from git 2015-02-12 19:04:56 +00:00
Ted John 00a58b7097 Merge pull request #790 from duncanspumpkin/fix_761
Fix bathrooms missing same price everywhere checkbox
2015-02-12 19:03:45 +00:00
Ted John 5ea8a77241 Merge pull request #789 from duncanspumpkin/track_rename_delete
Track rename delete
2015-02-12 19:03:24 +00:00
Duncan Frost 719e23ec3b Fix bathrooms missing same price everywhere box. Fix #761 2015-02-12 18:58:16 +00:00
Duncan Frost 12cf791254 Fixed track delete. 2015-02-12 18:40:07 +00:00
Duncan Frost 715c8bcf0f Fixed track rename. 2015-02-12 18:35:41 +00:00
IntelOrca 483e983639 allow mouse wheel zooming on viewports, fixes #774 2015-02-11 22:42:54 +00:00
IntelOrca 392ff7bfea remove expansion packs from title sequence, closes #752 2015-02-11 22:18:19 +00:00
IntelOrca 2bbaa0fc4c Merge branch 'object-selection-window' into develop 2015-02-11 21:05:05 +00:00
IntelOrca fadeff9dda fix a few issues with object selection and track manage 2015-02-11 21:03:23 +00:00
Ted John aa9ed87444 Merge pull request #782 from duncanspumpkin/fix_773
Fix #773
2015-02-11 20:34:26 +00:00
Duncan Frost 3436e5133f Fix #773. Issue caused by missing some allocations of the map size. 2015-02-11 20:25:11 +00:00
IntelOrca 74e1c0923f implement window_editor_object_selection_scrollpaint 2015-02-11 19:42:10 +00:00
IntelOrca 51802aac45 fix object order and add object dat name to object selection window, closes #440 2015-02-11 18:54:31 +00:00
IntelOrca 59eff1f572 implement window_editor_object_selection_paint 2015-02-11 17:50:52 +00:00
IntelOrca 9c06699dce implement more events for object selection window 2015-02-11 16:02:57 +00:00