Commit Graph

312 Commits

Author SHA1 Message Date
dP eaa4fb477f Add cm_ prefix to all citymania source files 2020-07-31 16:23:39 +03:00
dP c8f53f37fc Flip tree map x to match heightmaps 2020-07-21 21:40:07 +03:00
dP 268145c797 Fix windows compilation 2020-07-21 21:25:00 +03:00
dP 15b0c9482b Merge remote-tracking branch 'upstream/master' 2020-07-21 20:54:29 +03:00
dP dca96f4b29 Include string header to fix error on some compilers 2020-07-21 20:50:38 +03:00
dP 089500ac98 Fix APM counter crash 2020-07-21 20:35:05 +03:00
dP 31d0548c1a Add cmtreemap command to plant trees according to a heightmap 2020-07-21 20:34:25 +03:00
dP df12479252 Add APM counter to the status bar 2020-07-19 02:38:36 +03:00
dP 71eb96d553 Add option to shade trees on slopes 2020-07-18 20:16:13 +03:00
dP 380a67dcc1 Center text and icons vertically in the status bar 2020-07-14 16:25:24 +03:00
dP c15cce5848 Show area selection red when removing stations 2020-07-14 02:13:46 +03:00
dP 3774c5f04a Play click sound when remove button is clicked 2020-07-14 02:05:26 +03:00
dP 1e99e2475a Allow remove modifier key to work with road stations 2020-07-14 01:58:50 +03:00
dP 495192890a Make rail building tools invert remove mode when buttons are fn-clicked 2020-07-13 21:44:31 +03:00
dP 7441767ed8 Make modifier key functions configurable 2020-07-13 01:35:07 +03:00
dP 4af1a255df Merge remote-tracking branch 'upstream/master' 2020-07-10 01:23:39 +03:00
dP d30150aca7 Fix event handlers 2020-07-10 01:22:16 +03:00
dP 0179d1d53c Inclulde string 2020-07-09 15:26:52 +03:00
dP 464f128534 Merge remote-tracking branch 'upstream/master' 2020-07-09 11:00:11 +03:00
dP c8500ee399 Don't memset game settings 2020-07-09 10:59:50 +03:00
dP 889a3b801b Merge remote-tracking branch 'upstream/master' 2020-07-09 10:55:40 +03:00
dP 27f5f91eae Add more data to savegame 2020-07-09 10:49:39 +03:00
dP fb70135c3e Allow multiple event handlers for the same slot 2020-07-07 21:50:27 +03:00
dP f99c33b48c Add event slots 2020-07-07 21:27:51 +03:00
dP ee7d3c9df8 Some adjustments for better cmserver compatibility 2020-07-07 20:54:19 +03:00
dP 130c301c2c Add some citymania settings to extra save data 2020-07-06 23:24:52 +03:00
dP 889b833af1 Add CityMania savegame data (a bit broken for now) 2020-07-06 16:47:03 +03:00
dP eed1731bd8 Add is_server and is_scored flags to a company 2020-07-06 14:46:48 +03:00
dP a671d46961 Add hotkey to toggle minimap 2020-07-05 23:17:27 +03:00
dP e65bf2cd69 Allow to use TAB as a hotkey 2020-07-05 21:49:26 +03:00
dP df17bee2d6 Make hotkey to close news and errors configurable 2020-07-05 21:04:52 +03:00
dP 852eb93b08 Remove custom hotkey keycodes that were added to vanilla 2020-07-05 18:00:23 +03:00
dP 65461a11b3 Make land info tool work with right click tooltip setting 2020-07-05 17:27:31 +03:00
dP 5c4b5dad0e Make station rating tooltips work with right click tooltip setting 2020-07-05 17:21:24 +03:00
dP a5674e2982 Remove rev.cpp from the repo 2020-07-04 23:58:38 +03:00
dP 8921e92358 Refactor extra(land) tooltips and split into 3 settings in config 2020-07-04 23:58:06 +03:00
dP 8b4fbb41b5 Merge cargo profits from cmbase 2020-07-04 16:31:18 +03:00
dP 46bd8ab608 Track income by cargo type in company economy stats 2020-07-01 22:35:30 +03:00
dP b054653146 Add cmexport console command to dump various data into json file 2020-07-01 00:23:06 +03:00
dP 2380beede6 Fix joining station selection in new ui when using fixed size station placement 2020-06-20 02:08:31 +03:00
dP 7e862b3508 Merge real population from cmbase 2020-06-20 01:36:12 +03:00
dP 5e681193de Use uint16 for some town counteres 2020-06-20 01:30:56 +03:00
dP ce96863776 Calculate houses_constructing and real_population 2020-06-20 01:25:33 +03:00
dP 2010f236c6 Merge town growth tiles from cmbase 2020-06-19 21:20:12 +03:00
dP 62afdc2ddd Add town growth tiles 2020-06-18 19:06:52 +03:00
dP 1212bec10b Add reconstructed and demolished house counters 2020-06-18 16:47:28 +03:00
dP c9499006e6 Move road layout error counters to cmbase 2020-06-10 02:10:01 +03:00
dP f8095884a3 Basic CityMania extension structure and road layout counter 2020-06-10 01:34:38 +03:00
dP 5ff4fa4bc0 Add missing files 2020-06-09 17:46:04 +03:00
dP 581a482692 Add more citymania data to savegame 2020-06-09 02:30:07 +03:00