- Timestamp:
- Sep 16, 2024, 10:27:08 PM (2 months ago)
- Location:
- trunk
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Release notes.txt
r603 r627 1 Version 1.3.6 (2024-09-16) 2 ========================== 3 4 * Added: Allow to scroll map with Ctrl+arrows/num keys. 5 * Added: New editor menu action to create filled map from selected tile. 6 * Added: Allow to rename city with mouse right click on city caption in City screen. 7 * Added: Spiral of death map. 8 * Modified: Show windows by default on primary screen if multiple monitors present. 9 * Modified: Do not use Screen Width and Height values for Offscreen bitmap size initialization to improve multi monitor support. 10 * Modified: Map scrolling with mouse on window borders instead of screen borders to support mouse scrolling in windowed mode and on multiple monitors. 11 * Modified: Precalculate scaling coefficients also for from native values conversions for faster speed. 12 * Modified: Scroll just by single row with mouse wheel in tile units list. 13 * Fixed: Do not process keyboard input during unit move on Linux. 14 * Fixed: Resize main window controls on game start if map size changed. 15 * Fixed: Allow full screen switching in editor and movie mode. 16 * Fixed: Do not overflow city name text in City screen. 17 * Fixed: Repaint main screen after city and unit rename. 18 * Fixed: Rows scrolling of high number of units in single map tile. 19 1 20 Version 1.3.5 (2024-08-11) 2 21 ========================== … … 7 26 * Fixed: Build StdAI with -O1 optimization level to avoid crash. 8 27 * Fixed: With selected map it was not possible to start a new game due to wrong map path. 28 * Fixed: Error after ending turn of loaded auto saved game. 9 29 10 30 Version 1.3.4 (2024-05-23)
Note:
See TracChangeset
for help on using the changeset viewer.