Commit Graph

21548 Commits

Author SHA1 Message Date
frosch
5d2d66da3d (svn r26793) [1.4] -Backport from trunk:
- Fix: TC_NO_SHADE did not work for 32bpp text rendering (r26792)
2014-09-25 17:00:03 +03:00
rubidium
4f70b3e380 (svn r26791) [1.4] -Backport from trunk: language updates 2014-09-25 17:00:03 +03:00
frosch
6a30fa67b9 (svn r26790) [1.4] -Backport from trunk:
- Fix: Loading a game with order backups leaked Orders and left unreachable items in the pool (r26787)
- Fix: Buffer overrun in SQCompiler::Error (r26764)
- Fix: Desync due to not always properly restoring game state from the savegame (r26753)
- Fix: [Script] Crashes and infinite loops when using lists in item-descending order [FS#6085] (r26744)
2014-09-25 17:00:03 +03:00
frosch
8e7eedf593 (svn r26789) [1.4] -Backport from trunk:
- Fix: Incorrect CFLAGS when enabling gprof profiling (r26737, r26735)
- Fix: Do not reset the last selected airport or layout, unless it is really necessary [FS#6083] (r26732)
- Fix: Use the normal search path to look for xdg-open at Unix [FS#6077] (r26724)
- Fix: Properly check for cargo acceptance of houses [FS#5997] (r26723)

Conflicts:
	src/os/unix/unix.cpp
2014-09-25 16:59:47 +03:00
pelya
f45c5eaafa Fixed network save setting not saved to config file 2014-08-26 02:10:35 +03:00
pelya
8a0247fb39 Cloudsave support 2014-08-26 02:04:54 +03:00
pelya
b0b9043159 WIP save to network - fixed UI 2014-08-25 01:51:44 +03:00
pelya
35baed064a WIP backup savegames to network 2014-08-25 01:49:35 +03:00
pelya
b7ae49dda0 Smallmap legend can be hidden 2014-08-25 00:58:35 +03:00
pelya
8878f2b20f Removed #ifdef ANDROID from where it's not needed 2014-08-25 00:37:48 +03:00
pelya
24b6184117 Fixed town aythority window and new town dialog too tall 2014-08-24 22:26:05 +03:00
Sergii Pylypenko
340e925118 Updated version in another file, argh 2014-08-19 22:15:48 +03:00
Sergii Pylypenko
e2bdc7d6b4 Updated release version 2014-08-19 19:34:01 +03:00
frosch
938a2007f9 (svn r26739) [1.4] -Update documentation 2014-08-19 19:28:56 +03:00
frosch
ce48cd65bb (svn r26718) [1.4] -Update documentation 2014-08-19 19:28:56 +03:00
frosch
cc691caad5 (svn r26717) [1.4] -Backport from trunk:
- Fix: CMD_CLEAR_ORDER_BACKUP should not be suppressed by pause modes (r26716)
- Fix: Discard incorrectly saved order backups when clients join [FS#6066] (r26700)
2014-08-19 19:28:56 +03:00
frosch
661a627768 (svn r26715) [1.4] -Backport from trunk:
- Fix: [NewGRF] Parameters to SCC_NEWGRF_PUSH_WORD and SCC_NEWGRF_UNPRINT were not skipped during drawing (r26713)
- Fix: [OSX] Compilation fails with some lzo2 versions, if __LP64__ is defined to 0 instead of checking whether it is defined [FS#6069] (r26709)
- Codechange: Use awk instead of trying to convince cpp to preprocess nfo files (r26708)
- Fix: Wrong breakdown sound was played for ships [FS#6015] (r26706)
2014-08-19 19:28:56 +03:00
frosch
c36da8082a (svn r26714) [1.4] -Backport from trunk:
- Fix: Integer overflows in acceleration code causing either too low acceleration or too high acceleration [FS#6067] (r26702)
- Fix: Do not crash when trying to show an error about vehicle in a NewGRF and the NewGRF was not loaded at all (r26699)
- Fix: Tighten parameter bound checks on GSCargoMonitor functions, and return -1 on out-of-bound parameters (r26685)
2014-08-19 19:28:55 +03:00
rubidium
011591351d (svn r26710) [1.4] -Backport from trunk: language updates 2014-08-19 19:28:55 +03:00
frosch
e4f519adcc (svn r26673) [1.4] -Update documentation 2014-08-19 19:28:55 +03:00
frosch
74f5fe212c (svn r26670) [1.4] -Backport from trunk:
- Fix: CargoPacket::SourceStation() returns a StationID (r26660)
- Fix: Production cheat cannot be allowed to be active in multiplayer for desync reasons, even when activated in singleplayer previously [FS#6044] (r26656)
- Fix: Make sure an 'abs' is used that supports int64 when using 'abs' on those variables (r26651)
- Fix: Support save/load chunk lengths of up to (1 << 32) - 1 [FS#6041] (r26650)
2014-08-19 19:28:55 +03:00
rubidium
369711755b (svn r26668) [1.4] -Backport from trunk:
- Fix: Days in dates are not represented by ordinal numbers in all languages [FS#6047]
- Language updates
2014-08-19 19:28:55 +03:00
frosch
4548230987 (svn r26653) [1.4] -Backport from trunk:
- Fix: Incorrect usage of string commands in the base language [FS#6037] (r26642, r26640, r26639, r26632)
2014-08-19 19:28:44 +03:00
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