Commit Graph

21525 Commits

Author SHA1 Message Date
frosch
b702e94d70 (svn r26652) [1.4] -Backport from trunk:
- Fix: Segmentation fault when encountering a .obg/.obs/.obm with empty string/zero length MD5 checksums [FS#6038] (r26637)
- Fix: The 'Load' button was not properly enabled/disabled for old savegames without NewGRF information (r26634)
- Fix: If the video driver fails to supply a list of resolutions, display an error message [FS#6012] (r26629)
2014-08-19 19:25:25 +03:00
pelya
c33411c9c2 Added back todo.txt 2014-07-20 00:38:20 +03:00
pelya
7991048105 Slower scrolling for dropdown lists and scrollbars 2014-07-20 00:35:07 +03:00
pelya
fb567341fc Frameskip when pressing fast forward button 2014-07-20 00:16:43 +03:00
pelya
58c998aabc 'Visit website' button from online content menu was not working 2014-07-20 00:05:53 +03:00
pelya
c7950af003 Fixed company face selection dialog too tall 2014-07-19 23:53:30 +03:00
pelya
7f4b3e88c1 Fixed 'Replace vehicles' window too tall 2014-07-19 23:39:41 +03:00
pelya
138c4d86c4 Fixed build area not highlighted on mouse-over or stylus hover 2014-07-19 23:29:30 +03:00
pelya
214822fab2 Fixed more mousic clipping 2014-07-19 22:49:10 +03:00
pelya
68b1b3a625 Re-arranged buttons a bit 2014-07-19 22:21:29 +03:00
pelya
edc57a3314 Switch to full vertical toolbar, if enough screen height 2014-07-19 22:16:18 +03:00
pelya
2609f3dcc1 Added shorter command 'cheats' to open cheats window 2014-07-19 21:21:19 +03:00
pelya
b112a0aedd Increased height of 'Buy vehicle' window, so more info would fit the screen 2014-07-19 21:18:35 +03:00
Sergii Pylypenko
e4179d3428 Fixed 32bpp base graphics set not working on 16bpp videomode 2014-07-01 22:01:22 +03:00
pelya
4627d6c939 Fixed game crash when two vehicles crash 2014-06-15 23:18:37 +03:00
Sergii Pylypenko
9bbe393482 Fixed version yet again, for multiplayer games 2014-06-04 22:55:29 +03:00
Sergii Pylypenko
51575da525 Reverted to upstream way of guessing version number 2014-06-04 21:30:11 +03:00
Sergii Pylypenko
f7a8b7215c Updated version 2014-06-04 21:26:16 +03:00
Sergii Pylypenko
fa3ec77c1e Fixed compilation 2014-06-04 20:35:09 +03:00
frosch
bb3daf4c1e (svn r26626) [1.4] -Update documentation 2014-06-04 19:29:40 +03:00
frosch
24ce51c3fc (svn r26625) [1.4] -Backport from trunk:
- Fix: First send packages about new company, then clients joining it to admin port [FS#6025] (r26616)
2014-06-04 19:29:40 +03:00
frosch
fafa8753ed (svn r26599) [1.4] -Update documentation 2014-06-04 19:29:38 +03:00
rubidium
9c8347a771 (svn r26597) [1.4] -Backport from trunk: language updates 2014-06-04 19:28:44 +03:00
frosch
06bfe785e4 (svn r26596) [1.4] -Backport from trunk:
- Fix: Save/load issues on big endian machines (r26593, r26590, r26589)
- Fix: Consider multiheaded trains in station refits [FS#5995] (r26586)
- Fix: Game script could be changed in game by double clicking [FS#5974] (r26583)
2014-06-04 19:28:43 +03:00
frosch
9040444ebc (svn r26595) [1.4] -Backport from trunk:
- Fix: Transfer stations also should have a cargo rating [FS#5989] (r26581, r26580)
- Fix: [Network] AIs would not reset certain network state information upon creation of their company [FS#6003] (r26578, r26576)
- Fix: [Network] Client of non-dedicated server was not correctly put into the first company for all state variables [FS#6001] (r26577)
2014-06-04 19:28:43 +03:00
frosch
d29dbdc6f7 (svn r26561) [1.4] -Update documentation 2014-06-04 19:28:39 +03:00
rubidium
a7b5891927 (svn r26559) [1.4] -Backport from trunk: language updates 2014-06-04 19:26:38 +03:00
frosch
3493750241 (svn r26544) [1.4] -Backport from trunk:
- Fix: [Windows] Crash when the operating system performs the "paint" callback during window creation [FS#5994] (r26539, r26538)
- Fix: OpenBSD compilation [FS#5992] (r26523)
- Fix: prevent from ever reading huge (or negative) amounts of data in strgen (r26521)
- Fix: Severity rating of dedicated server messages during world generation (r26518)
2014-06-04 19:26:38 +03:00
frosch
e69b50c898 (svn r26543) [1.4] -Backport from trunk:
- Fix: Buffer overruns in handling of symbolic links inside tars (r26514)
- Fix: Incorrect usage of strecpy (r26505, r26485)
- Fix: Reading console input on dedicated server relied on unspecified behaviour (r26496)
2014-06-04 19:26:38 +03:00
frosch
fd7f0c28f3 (svn r26542) [1.4] -Backport from trunk:
- Change: Remove demand calculation based on tiles (r26484)
- Fix: Allow single-vehicle consists to station-refit in a meaningful way (r26483)
2014-06-04 19:26:38 +03:00
frosch
0dbfd505d8 (svn r26541) [1.4] -Backport from trunk:
- Fix: Prevent comparing to NULL when strndup could not allocate memory (r26476)
- Fix: Potentially undefined shifts in NewGRF code (r26475)
- Fix: Make sure there is no uninitialised sprite data (r26473)
- Fix: Draw text shadow for ellipses (r26467)
- Fix: Add special handling for PALETTE_CRASH to work for non-8bpp-mapped sprites (r26463)
2014-06-04 19:26:38 +03:00
rubidium
2d022cf63a (svn r26532) [1.4] -Backport: language updates 2014-06-04 19:26:31 +03:00
frosch
5fd1ac47ad (svn r26461) [1.4] -Backport from trunk:
- Fix: Avoid division by 0 when scaling flow values [FS#5970] (r26448)
- Feature: Draw links to match _settings_game.vehicle.road_side [FS#5961] (r26445)
- Change: Use pkg-config for libpng as well (r26435, r26433, r26432)
- Feature: Load button for heightmap list [FS#5953] (r26428)
2014-06-04 19:24:37 +03:00
Sergii Pylypenko
19472fd0d2 Fixed screenshot action, broken by 16bpp blitter 2014-06-03 23:35:05 +03:00
Sergii Pylypenko
8ca0bf745a Fixed bug in my previous commit 2014-06-03 22:36:38 +03:00
Sergii Pylypenko
3cb6c7d5ee Fixed right toolbar moving to the left, removed remainder of 'touchscreen mode' stuff 2014-06-03 21:55:41 +03:00
Sergii Pylypenko
75c376a23e Removed debug 2014-06-03 21:48:28 +03:00
Sergii Pylypenko
c323eb1c8a Fixed dropdown lists in main toolbar 2014-06-03 21:42:33 +03:00
Sergii Pylypenko
15db61be69 Fixed mouse click passed down to map after closing a window. 2014-06-03 20:32:39 +03:00
Sergii Pylypenko
41da4be66b Removed remainder of the 'touchscreen mode' code 2014-06-03 20:27:45 +03:00
Sergii Pylypenko
e465c8db4d Added vertical toolbar option to game settings 2014-06-03 20:27:10 +03:00
Sergii Pylypenko
742f20fcc3 Revert "Erase queued command also when depot direction/airport type/station type changes."
This reverts commit 60a7ac9f3c.
2014-06-03 18:44:34 +03:00
Sergii Pylypenko
b2bfcf6816 Revert "Erase queued commands when another command is about to be queued."
This reverts commit 604205045f.
2014-06-03 18:44:16 +03:00
Sergii Pylypenko
a0581f42bd Revert "Select the actions that will need confirmation."
This reverts commit 02caad7c1b.
2014-06-03 18:14:15 +03:00
Sergii Pylypenko
7e6e95c34c Some fixes to window placement 2014-06-02 23:25:47 +03:00
pelya
9bdda2756b Fixes to split toolbar 2014-06-02 01:58:58 +03:00
pelya
9923ecfed0 Vertical toolbar is drawn okay, but does not work 2014-06-02 00:15:15 +03:00
pelya
9f780643ed WIP do not compile - split toolbar into two vertical toolbars 2014-06-01 13:45:45 +03:00
pelya
7dd42939ae Align opened windows with toolbar 2014-06-01 01:32:30 +03:00
pelya
f469e7f57b Show info about facility/station/vehicle on mouse up instead of mouse down, to allow better map dragging. 2014-06-01 01:23:34 +03:00