Wed, 21 Jan 2009 20:50:53 +0000 |
frosch |
(svn r15198) -Fix (r15190): Advanced setting was missing the 'on'/'off' part.
draft
|
Wed, 21 Jan 2009 20:22:56 +0000 |
translators |
(svn r15197) -Update: WebTranslator2 update to 2009-01-21 20:22:27
draft
|
Wed, 21 Jan 2009 20:18:12 +0000 |
rubidium |
(svn r15196) -Fix (r15195): != != == :(
draft
|
Wed, 21 Jan 2009 12:23:08 +0000 |
rubidium |
(svn r15195) -Fix: don't crash when removing from something you're iterating over
draft
|
Wed, 21 Jan 2009 10:46:21 +0000 |
peter1138 |
(svn r15194) -Fix: Don't count dedicated server as a spectator
draft
|
Wed, 21 Jan 2009 09:22:49 +0000 |
rubidium |
(svn r15193) -Feature: content server/bananas access via the console
draft
|
Wed, 21 Jan 2009 09:20:55 +0000 |
rubidium |
(svn r15192) -Cleanup: remove unused include
draft
|
Wed, 21 Jan 2009 03:47:04 +0000 |
glx |
(svn r15191) -Fix (r15188): -1 is not a bool (MSVC warning)
draft
|
Wed, 21 Jan 2009 02:31:55 +0000 |
Yexo |
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
draft
|
Wed, 21 Jan 2009 02:07:56 +0000 |
smatz |
(svn r15189) -Cleanup: remove unused includes
draft
|
Wed, 21 Jan 2009 01:56:42 +0000 |
Yexo |
(svn r15188) -Feature: You can now change the number of AIs from the AI config window.
draft
|
Wed, 21 Jan 2009 01:37:20 +0000 |
Yexo |
(svn r15187) -Fix: assert when an AI called AIRoad::GetNeighbourRoadCount on a tile at the north edge (bug found by SmatZ).
draft
|
Wed, 21 Jan 2009 00:36:22 +0000 |
Yexo |
(svn r15186) -Fix: Select the currently selected AI instead of the second on in the list.
draft
|
Wed, 21 Jan 2009 00:19:21 +0000 |
Yexo |
(svn r15185) -Fix (r15175): It was impossible to select AIs that had a different instance name then their name.
draft
|
Wed, 21 Jan 2009 00:18:30 +0000 |
glx |
(svn r15184) -Cleanup: remove extra spaces
draft
|
Wed, 21 Jan 2009 00:14:08 +0000 |
smatz |
(svn r15183) -Fix: stand-alone rail tiles with invalid owner were not removed. Also, make the whole check a bit more intelligent.
draft
|
Wed, 21 Jan 2009 00:09:36 +0000 |
Yexo |
(svn r15182) -Fix: After updating an AI select the latest version for the next game.
draft
|
Tue, 20 Jan 2009 23:48:31 +0000 |
smatz |
(svn r15181) -Fix (r15180): of course it is enough to update aircraft once...
draft
|
Tue, 20 Jan 2009 23:43:19 +0000 |
smatz |
(svn r15180) -Fix [FS#2560](r8498): old aircraft have to be updated after updating airport_type of oil rigs
draft
|
Tue, 20 Jan 2009 22:33:29 +0000 |
smatz |
(svn r15179) -Fix [FS#2560](r12096): removing of leftover level crossings (from very old savegames) failed
draft
|
Tue, 20 Jan 2009 21:05:13 +0000 |
rubidium |
(svn r15178) -Change: rename 'update' to 'upgrade' as that's a bit more clear
draft
|
Tue, 20 Jan 2009 18:50:08 +0000 |
translators |
(svn r15177) -Update: WebTranslator2 update to 2009-01-20 18:49:46
draft
|
Tue, 20 Jan 2009 16:51:55 +0000 |
rubidium |
(svn r15176) -Fix [FS#2554]: querying the content server could free when resolving the hostname or connecting takes long/is timing out.
draft
|
Tue, 20 Jan 2009 16:49:10 +0000 |
Yexo |
(svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui.
draft
|
Tue, 20 Jan 2009 16:47:42 +0000 |
smatz |
(svn r15174) -Codechange: split oldloader.cpp
draft
|
Tue, 20 Jan 2009 16:40:19 +0000 |
smatz |
(svn r15173) -Codechange: shuffle a few lines of code in oldloader.cpp
draft
|
Tue, 20 Jan 2009 16:06:57 +0000 |
belugas |
(svn r15172) -Feature: Allow a grf to customize house name via callback 0x14D, during Tile Inquiry process
draft
|
Tue, 20 Jan 2009 15:58:40 +0000 |
Yexo |
(svn r15171) -Fix (r15027): Buffer underflow in case there are no settings to save for an AI.
draft
|
Tue, 20 Jan 2009 15:43:17 +0000 |
smatz |
(svn r15170) -Fix: vehicle value is 64bit now, oldloader was reading it as 32bit
draft
|
Tue, 20 Jan 2009 15:23:58 +0000 |
smatz |
(svn r15169) -Revert (r11271): it was broken by r12924, and the issue is fixed again in r12948 in a cleaner way
draft
|
Tue, 20 Jan 2009 14:47:17 +0000 |
smatz |
(svn r15168) -Codechange: use only really basic map accessors in oldloader.cpp, shuffle the code a bit
draft
|
Tue, 20 Jan 2009 14:11:58 +0000 |
Yexo |
(svn r15167) -Fix [FS#2558]: The top of the stack was resetted after executing the first Ai tick causing random AI crashes.
draft
|
Tue, 20 Jan 2009 13:56:35 +0000 |
smatz |
(svn r15166) -Codechange: reduce number of includes in afterload.cpp
draft
|
Tue, 20 Jan 2009 12:40:34 +0000 |
Yexo |
(svn r15165) -Fix (r15163): The MSVC project files were not regenerated.
draft
|
Tue, 20 Jan 2009 12:03:06 +0000 |
rubidium |
(svn r15164) -Fix: don't list patches/settings with list_patches that are not valid anymore
draft
|
Tue, 20 Jan 2009 11:28:18 +0000 |
rubidium |
(svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname and connect to game servers.
draft
|
Tue, 20 Jan 2009 11:21:06 +0000 |
rubidium |
(svn r15162) -Fix: the join status window didn't get properly created
draft
|
Tue, 20 Jan 2009 09:52:11 +0000 |
rubidium |
(svn r15161) -Change: bump url to 96 bytes
draft
|
Tue, 20 Jan 2009 04:01:07 +0000 |
glx |
(svn r15160) -Fix (r15157): port != IP
draft
|
Tue, 20 Jan 2009 03:44:43 +0000 |
rubidium |
(svn r15159) -Fix: move the UDP queries that resolve a hostname into threads so they don't freeze OpenTTD when for example the network connection got severed. Thanks to glx for writing the mutex implementation for Windows.
draft
|
Tue, 20 Jan 2009 03:12:46 +0000 |
rubidium |
(svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread generalisation.
draft
|
Tue, 20 Jan 2009 01:32:06 +0000 |
rubidium |
(svn r15157) -Codechange: wrap the hostname/ip and port into a single structure so we can pass either one of them and not convert an ip to a string and then back again.
draft
|
Mon, 19 Jan 2009 22:27:43 +0000 |
rubidium |
(svn r15156) -Fix: add scrollwheel support to allegro
draft
|
Mon, 19 Jan 2009 22:01:37 +0000 |
rubidium |
(svn r15155) -Codechange: remove unused return value
draft
|
Mon, 19 Jan 2009 21:13:02 +0000 |
rubidium |
(svn r15154) -Fix [FS#2555] (r15126): wrong tooltip for the matrix
draft
|
Mon, 19 Jan 2009 21:11:51 +0000 |
rubidium |
(svn r15153) -Fix (r15126): the scrollbar's "count" wasn't always correctly set
draft
|
Mon, 19 Jan 2009 18:48:06 +0000 |
translators |
(svn r15152) -Update: WebTranslator2 update to 2009-01-19 18:47:48
draft
|
Mon, 19 Jan 2009 15:06:11 +0000 |
Yexo |
(svn r15151) -Fix: tile 0 can now be highlighted as error tile
draft
|
Mon, 19 Jan 2009 13:50:56 +0000 |
Yexo |
(svn r15150) -Fix: Don't highlight tiles outside the visible map.
draft
|
Mon, 19 Jan 2009 12:07:01 +0000 |
peter1138 |
(svn r15149) -Codechange: GetMaskOfTownActions() is used by a Cmd handler, therefore it does not belong in _gui.
draft
|
Mon, 19 Jan 2009 01:16:50 +0000 |
Yexo |
(svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused.
draft
|
Mon, 19 Jan 2009 00:53:31 +0000 |
glx |
(svn r15147) -Fix (r15146): compile before commit
draft
|
Sun, 18 Jan 2009 23:33:57 +0000 |
smatz |
(svn r15146) -Fix: show savegame name even when opening it failed
draft
|
Sun, 18 Jan 2009 23:26:38 +0000 |
smatz |
(svn r15145) -Fix: crash when one tried to load a TTO savegame
draft
|
Sun, 18 Jan 2009 22:44:53 +0000 |
smatz |
(svn r15144) -Codechange: make sure we don't run out of bounds while determining old savegame name
draft
|
Sun, 18 Jan 2009 19:23:41 +0000 |
rubidium |
(svn r15142) -Fix (r15126): missing NewGRFs cause a crash when getting the content list.
draft
|
Sun, 18 Jan 2009 18:46:41 +0000 |
translators |
(svn r15141) -Update: WebTranslator2 update to 2009-01-18 18:46:25
draft
|
Sun, 18 Jan 2009 18:41:11 +0000 |
rubidium |
(svn r15140) -Cleanup (r15128): remove AI installation/bundling as we don't distribute AIs via the bundles anymore
draft
|
Sun, 18 Jan 2009 17:03:57 +0000 |
rubidium |
(svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the station sign isn't over st->airport_tile.
draft
|
Sun, 18 Jan 2009 16:26:59 +0000 |
rubidium |
(svn r15138) -Fix [FS#2542]: tile error location not reset when leveling land causing a tile to be highlighted when there was nothing to flatten.
draft
|