matthijs
d22e2d12cf
(svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
...
- Fix: Fix small syntactic error in the manpage.
2006-02-01 01:36:18 +00:00
Darkvater
95ccec58a3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
2006-01-31 23:38:58 +00:00
Darkvater
0993ff118c
(svn r3505) - Update known-bugs and delete scenarios from SVN.
2006-01-31 23:38:58 +00:00
Darkvater
b3e08febc6
(svn r3502) - Update appropiate files with release information for 0.4.5
2006-01-31 22:26:00 +00:00
Darkvater
024db8d058
(svn r3502) - Update appropiate files with release information for 0.4.5
2006-01-31 22:26:00 +00:00
Darkvater
009e9bf424
(svn r3501) - Load the lobby-window with up-to-date data upon opening
2006-01-31 22:24:02 +00:00
Darkvater
896551850a
(svn r3501) - Load the lobby-window with up-to-date data upon opening
2006-01-31 22:24:02 +00:00
Darkvater
5502f3bf3d
(svn r3500) - Workaround the inaccurate count of spectators/companies that can happen in certain border-cases. For now just dynamically get this value when requested so it is always right. To do properly all player/client creation/destruction needs a hook for networking.
2006-01-31 22:16:15 +00:00
Darkvater
f2448ebfd4
(svn r3500) - Workaround the inaccurate count of spectators/companies that can happen in certain border-cases. For now just dynamically get this value when requested so it is always right. To do properly all player/client creation/destruction needs a hook for networking.
2006-01-31 22:16:15 +00:00
Darkvater
bfe7040cde
(svn r3499) - Fix: a few gui glitches in the network window:
...
1. disable widgets also when the active companies/spectators is bigger than the max.
This can happen if the server has changed the settings.
2. updated scroll-count in the lobby as the window is higher.
2006-01-31 20:05:44 +00:00
Darkvater
9d07426a29
(svn r3499) - Fix: a few gui glitches in the network window:
...
1. disable widgets also when the active companies/spectators is bigger than the max.
This can happen if the server has changed the settings.
2. updated scroll-count in the lobby as the window is higher.
2006-01-31 20:05:44 +00:00
tron
ea45799d5b
(svn r3498) Fix the edge case for r3419/r3488: when a vehicle just enters a tile, the height difference can be 8
2006-01-31 19:06:02 +00:00
tron
4e2bb34be3
(svn r3498) Fix the edge case for r3419/r3488: when a vehicle just enters a tile, the height difference can be 8
2006-01-31 19:06:02 +00:00
Darkvater
b0927f6aaa
(svn r3497) - Update some more language files (thanks ln- (finnish), egladil (swedish))
2006-01-31 18:31:05 +00:00
Darkvater
0f535026cf
(svn r3497) - Update some more language files (thanks ln- (finnish), egladil (swedish))
2006-01-31 18:31:05 +00:00
peter1138
0ad6dc9cc2
(svn r3496) - Validate filename titles before they get displayed. This avoids crashes with UTF-8 encoded or bad filenames by replacing undisplayable characters with a '?'
2006-01-31 12:08:49 +00:00
peter1138
9fd6b1009e
(svn r3496) - Validate filename titles before they get displayed. This avoids crashes with UTF-8 encoded or bad filenames by replacing undisplayable characters with a '?'
2006-01-31 12:08:49 +00:00
tron
ee889951ea
(svn r3495) Rename the string handles for cargo names with a quantity and abbreviated cargo names to something sensible, i.e. STR_QUANTITY_$NAME and STR_ABBREV_$NAME
2006-01-31 06:53:32 +00:00
tron
822afdcecd
(svn r3495) Rename the string handles for cargo names with a quantity and abbreviated cargo names to something sensible, i.e. STR_QUANTITY_$NAME and STR_ABBREV_$NAME
2006-01-31 06:53:32 +00:00
Darkvater
35e369336e
(svn r3494) - Update several languages. Thanks all translators online atm (Bjarni, glx, MeusH, Tron, me, my sister)
...
- Remove the most blatant of untranslated or wrongly-outdated strings.
2006-01-30 22:36:35 +00:00
Darkvater
58f5dbd365
(svn r3494) - Update several languages. Thanks all translators online atm (Bjarni, glx, MeusH, Tron, me, my sister)
...
- Remove the most blatant of untranslated or wrongly-outdated strings.
2006-01-30 22:36:35 +00:00
bjarni
ab81c6f79c
(svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries as supported (thanks to Tobin for noticing)
2006-01-30 19:31:02 +00:00
bjarni
a092ee463f
(svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries as supported (thanks to Tobin for noticing)
2006-01-30 19:31:02 +00:00
bjarni
2d0dc53ee1
(svn r3492) -docs: [OSX] Updated readme regarding compiling universal binaries
2006-01-30 19:17:48 +00:00
bjarni
e2df07ec05
(svn r3492) -docs: [OSX] Updated readme regarding compiling universal binaries
2006-01-30 19:17:48 +00:00
peter1138
36dc9ffeda
(svn r3491) - NewGRF Fix: Handle loading of rail vehicle flags (unimplemented)
2006-01-30 18:42:46 +00:00
peter1138
e2dda7bce6
(svn r3491) - NewGRF Fix: Handle loading of rail vehicle flags (unimplemented)
2006-01-30 18:42:46 +00:00
tron
244d4ab5cb
(svn r3490) -Fix: A bunch (10) of off-by-one errors when checking if a TileIndex points to a tile on the map
2006-01-30 17:18:45 +00:00
tron
5e1e902600
(svn r3490) -Fix: A bunch (10) of off-by-one errors when checking if a TileIndex points to a tile on the map
2006-01-30 17:18:45 +00:00
tron
ec74a57ada
(svn r3489) Remove an unused declaration
2006-01-30 16:58:05 +00:00
tron
c8dd64bdbc
(svn r3489) Remove an unused declaration
2006-01-30 16:58:05 +00:00
tron
8529923e01
(svn r3488) Simplify the check in r3419
2006-01-30 16:57:47 +00:00
tron
7d03773383
(svn r3488) Simplify the check in r3419
2006-01-30 16:57:47 +00:00
tron
a56ab08f3b
(svn r3487) -Fix: Price for demolishing a bridge was dependent on orientation and map size
2006-01-30 16:48:24 +00:00
tron
2f668b8669
(svn r3487) -Fix: Price for demolishing a bridge was dependent on orientation and map size
2006-01-30 16:48:24 +00:00
peter1138
4bc7df663c
(svn r3486) - NewGRF fix: Always reinitialize the ttdpatch flags as patch settings may have changed.
2006-01-30 14:50:55 +00:00
peter1138
876813cd9d
(svn r3486) - NewGRF fix: Always reinitialize the ttdpatch flags as patch settings may have changed.
2006-01-30 14:50:55 +00:00
Darkvater
8316942f91
(svn r3485) - [Post-PBS]: when reverting PBS and removing station-tile reservations a station can of course not be a crossing as well. Thanks glx.
2006-01-30 14:03:34 +00:00
Darkvater
61a7b45dd9
(svn r3485) - [Post-PBS]: when reverting PBS and removing station-tile reservations a station can of course not be a crossing as well. Thanks glx.
2006-01-30 14:03:34 +00:00
bjarni
6f183780c9
(svn r3484) -fix: fixed issue in last commit where loading savegame versions 18 and 19 didn't init the multiheaded engine pointers
2006-01-29 23:04:51 +00:00
bjarni
8c7e594b08
(svn r3484) -fix: fixed issue in last commit where loading savegame versions 18 and 19 didn't init the multiheaded engine pointers
2006-01-29 23:04:51 +00:00
truelight
32b6f9e618
(svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx for
...
taking the effort to commit it)
2006-01-29 22:42:17 +00:00
truelight
b7beb3d87d
(svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx for
...
taking the effort to commit it)
2006-01-29 22:42:17 +00:00
Darkvater
25c7e1fe34
(svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save them anymore at all, return the extra space. Since Bjarni's fix for this was abominable, the weird situation arises of 2 NULL structs of free space, of which the first isn't usable.
2006-01-29 22:40:51 +00:00
Darkvater
e6d16d17dc
(svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save them anymore at all, return the extra space. Since Bjarni's fix for this was abominable, the weird situation arises of 2 NULL structs of free space, of which the first isn't usable.
2006-01-29 22:40:51 +00:00
Darkvater
44131d5416
(svn r3481) - Try and fix an svn discrepancy of trolly.h #2
2006-01-29 21:38:24 +00:00
Darkvater
f3b0de85bf
(svn r3481) - Try and fix an svn discrepancy of trolly.h #2
2006-01-29 21:38:24 +00:00
Darkvater
d774ae91ae
(svn r3480) - Try and fix an svn discrepancy of trolly.h
2006-01-29 21:37:39 +00:00
Darkvater
b2fac2e99f
(svn r3480) - Try and fix an svn discrepancy of trolly.h
2006-01-29 21:37:39 +00:00
truelight
c249b70622
(svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platforms)
...
(tnx to qball and DarkVater for testing)
2006-01-29 20:32:30 +00:00