Mon, 16 Jun 2008 00:07:49 +0000(svn r13531) [NoAI] -Add [API CHANGE]: when building a bridge/tunnel for road/tram, the BuildBridge/BuildTunnel function will now also make two half-road/half-tram pieces on both ends of the bridge/tunnel, so it is easier for you to connect them to your network. This give a more consistant behavior for road. noai
truebrain [Mon, 16 Jun 2008 00:07:49 +0000] rev 10977
(svn r13531) [NoAI] -Add [API CHANGE]: when building a bridge/tunnel for road/tram, the BuildBridge/BuildTunnel function will now also make two half-road/half-tram pieces on both ends of the bridge/tunnel, so it is easier for you to connect them to your network. This give a more consistant behavior for road.
-Note: if the road pieces failed to build, but building the bridge/tunnel succeeded, the function still returns true (for the obvious reasons)

Sun, 15 Jun 2008 23:35:40 +0000(svn r13530) [NoAI] -Fix (r13528): regression.txt was wrong noai
glx [Sun, 15 Jun 2008 23:35:40 +0000] rev 10976
(svn r13530) [NoAI] -Fix (r13528): regression.txt was wrong

Sun, 15 Jun 2008 23:19:05 +0000(svn r13529) [NoAI] -Fix: don't suggest something is DiagDirection if it in fact isn't noai
truebrain [Sun, 15 Jun 2008 23:19:05 +0000] rev 10975
(svn r13529) [NoAI] -Fix: don't suggest something is DiagDirection if it in fact isn't

Sun, 15 Jun 2008 23:12:48 +0000(svn r13528) [NoAI] -Change: regression so it doesn't lose money as fast as it did. noai
rubidium [Sun, 15 Jun 2008 23:12:48 +0000] rev 10974
(svn r13528) [NoAI] -Change: regression so it doesn't lose money as fast as it did.

Sun, 15 Jun 2008 22:56:43 +0000(svn r13527) [NoAI] -Fix (r13525): squirrel_export doesn't like extra semicolon noai
glx [Sun, 15 Jun 2008 22:56:43 +0000] rev 10973
(svn r13527) [NoAI] -Fix (r13525): squirrel_export doesn't like extra semicolon

Sun, 15 Jun 2008 22:37:35 +0000(svn r13526) [NoAI] -Fix: some namespace problems and forgotten pre-condition noai
truebrain [Sun, 15 Jun 2008 22:37:35 +0000] rev 10972
(svn r13526) [NoAI] -Fix: some namespace problems and forgotten pre-condition

Sun, 15 Jun 2008 22:18:10 +0000(svn r13525) [NoAI] -Add: added AIEventEngineAvailable and AIEventStationFirstVehicle noai
glx [Sun, 15 Jun 2008 22:18:10 +0000] rev 10971
(svn r13525) [NoAI] -Add: added AIEventEngineAvailable and AIEventStationFirstVehicle

Sun, 15 Jun 2008 22:10:22 +0000(svn r13524) -Codechange: use the typesafe QSort for vehicle sortings
skidd13 [Sun, 15 Jun 2008 22:10:22 +0000] rev 10970
(svn r13524) -Codechange: use the typesafe QSort for vehicle sortings
-Prepare: vehicles sorting for convsersion to GUIList

Sun, 15 Jun 2008 16:40:41 +0000(svn r13523) -Codechange: replace qsort by the internal typesafe QSortT for resolution sorting
skidd13 [Sun, 15 Jun 2008 16:40:41 +0000] rev 10969
(svn r13523) -Codechange: replace qsort by the internal typesafe QSortT for resolution sorting

Sun, 15 Jun 2008 16:11:25 +0000(svn r13522) -Codechange: Replace the qsort of the highscore with one of the internal sorters
skidd13 [Sun, 15 Jun 2008 16:11:25 +0000] rev 10968
(svn r13522) -Codechange: Replace the qsort of the highscore with one of the internal sorters

Sun, 15 Jun 2008 15:48:33 +0000(svn r13521) -Codechange: Use GUIList sorting instead of poll & sort for CompanyLeagueWindow
skidd13 [Sun, 15 Jun 2008 15:48:33 +0000] rev 10967
(svn r13521) -Codechange: Use GUIList sorting instead of poll & sort for CompanyLeagueWindow

Sun, 15 Jun 2008 13:52:51 +0000(svn r13520) -Fix (r13375): pointer has to be valid before it can be loaded to (SLE_STR)
smatz [Sun, 15 Jun 2008 13:52:51 +0000] rev 10966
(svn r13520) -Fix (r13375): pointer has to be valid before it can be loaded to (SLE_STR)

Sun, 15 Jun 2008 02:48:25 +0000(svn r13519) -Feature[newGRF]: Implement var 63, variational action2 variable for Houses.
belugas [Sun, 15 Jun 2008 02:48:25 +0000] rev 10965
(svn r13519) -Feature[newGRF]: Implement var 63, variational action2 variable for Houses.
Or, in more simple terms, the check for the animation frame of nearby house.

Sat, 14 Jun 2008 19:13:23 +0000(svn r13518) -Fix [FS#2083]: Properly count number of non-north housetiles.
frosch [Sat, 14 Jun 2008 19:13:23 +0000] rev 10964
(svn r13518) -Fix [FS#2083]: Properly count number of non-north housetiles.

Sat, 14 Jun 2008 16:41:03 +0000(svn r13517) -Add: remaining used typesafe versions of the mem* functions from <string.h>
skidd13 [Sat, 14 Jun 2008 16:41:03 +0000] rev 10963
(svn r13517) -Add: remaining used typesafe versions of the mem* functions from <string.h>

Sat, 14 Jun 2008 16:23:08 +0000(svn r13516) -Codechange: Move MemCpyT to a fitting core header
skidd13 [Sat, 14 Jun 2008 16:23:08 +0000] rev 10962
(svn r13516) -Codechange: Move MemCpyT to a fitting core header
-Codechange: Split the sorting code from the sortlist to an appropriate header

Sat, 14 Jun 2008 02:00:20 +0000(svn r13515) -Codechange: Widget enumification for scenario editor
belugas [Sat, 14 Jun 2008 02:00:20 +0000] rev 10961
(svn r13515) -Codechange: Widget enumification for scenario editor

Sat, 14 Jun 2008 01:45:58 +0000(svn r13514) -Codechange: Removal of dead code (or useless, to be more exact)
belugas [Sat, 14 Jun 2008 01:45:58 +0000] rev 10960
(svn r13514) -Codechange: Removal of dead code (or useless, to be more exact)

Sat, 14 Jun 2008 01:08:59 +0000(svn r13513) -Codechange: Give proper message when building a river fails.
belugas [Sat, 14 Jun 2008 01:08:59 +0000] rev 10959
(svn r13513) -Codechange: Give proper message when building a river fails.
Give proper description of a river tile with the Query Tool.
Extracted (in part) from FS#1884, by Ammler

Fri, 13 Jun 2008 20:19:00 +0000(svn r13512) [NoAI] -Fix: don't load a library over and over, but keep track of which libraries we have loaded (per AI) and re-use it where possible (reduces memory-footprint) noai
truebrain [Fri, 13 Jun 2008 20:19:00 +0000] rev 10958
(svn r13512) [NoAI] -Fix: don't load a library over and over, but keep track of which libraries we have loaded (per AI) and re-use it where possible (reduces memory-footprint)
[NoAI] -Fix: change the fake-library-name-counter to a per AI value, not global
[NoAI] -Fix: Load the script inside the thread, not in the main thread. This avoids unneeded error-handling

Fri, 13 Jun 2008 19:57:25 +0000(svn r13511) [NoAI] -Fix: add a reference to objects given in Valuate(), so they remain valid during their usage. This allows nameless functions (lambda functions) in Valuate() on long lists. noai
truebrain [Fri, 13 Jun 2008 19:57:25 +0000] rev 10957
(svn r13511) [NoAI] -Fix: add a reference to objects given in Valuate(), so they remain valid during their usage. This allows nameless functions (lambda functions) in Valuate() on long lists.

Fri, 13 Jun 2008 19:12:55 +0000(svn r13510) [NoAI] -Fix: be a tiny bit more strict for AIAbstract.Valuate() (check the type of the first 2 params) noai
truebrain [Fri, 13 Jun 2008 19:12:55 +0000] rev 10956
(svn r13510) [NoAI] -Fix: be a tiny bit more strict for AIAbstract.Valuate() (check the type of the first 2 params)

Fri, 13 Jun 2008 15:43:39 +0000(svn r13509) [NoAI] -Sync: with trunk r13472:13508. noai
glx [Fri, 13 Jun 2008 15:43:39 +0000] rev 10955
(svn r13509) [NoAI] -Sync: with trunk r13472:13508.

Fri, 13 Jun 2008 15:18:29 +0000(svn r13508) -Fix (r7733): incorrect usage of strtoul
glx [Fri, 13 Jun 2008 15:18:29 +0000] rev 10954
(svn r13508) -Fix (r7733): incorrect usage of strtoul

Fri, 13 Jun 2008 13:28:55 +0000(svn r13507) -Fix (r12856): first engine change should've been moved too
peter1138 [Fri, 13 Jun 2008 13:28:55 +0000] rev 10953
(svn r13507) -Fix (r12856): first engine change should've been moved too

Fri, 13 Jun 2008 13:07:31 +0000(svn r13506) [NoAI] -Change [API CHANGE]: like AIVehicle, AIStation, .. restrict AISign to only your own signs noai
truebrain [Fri, 13 Jun 2008 13:07:31 +0000] rev 10952
(svn r13506) [NoAI] -Change [API CHANGE]: like AIVehicle, AIStation, .. restrict AISign to only your own signs
[NoAI] -Remove [API CHANGE]: the change above makes AISign::GetOwner() obsolete, and is therefor removed

Fri, 13 Jun 2008 05:50:24 +0000(svn r13505) -Fix: clear the memory for the new AI during the loading of a savegame so it does not try to execute commands generated in a different savegame, which could be resulting in the AI trying to give orders to stations that do not exist.
rubidium [Fri, 13 Jun 2008 05:50:24 +0000] rev 10951
(svn r13505) -Fix: clear the memory for the new AI during the loading of a savegame so it does not try to execute commands generated in a different savegame, which could be resulting in the AI trying to give orders to stations that do not exist.

Fri, 13 Jun 2008 01:57:48 +0000(svn r13504) -Codechange: enumify some widgets for scenario editor. More work is required.
belugas [Fri, 13 Jun 2008 01:57:48 +0000] rev 10950
(svn r13504) -Codechange: enumify some widgets for scenario editor. More work is required.

Fri, 13 Jun 2008 01:17:03 +0000(svn r13503) -Fix(r13173)[FS#2073]: Wrong widget numbers & event handlers were assigned to the zoom in and out buttons in the scenario editor
belugas [Fri, 13 Jun 2008 01:17:03 +0000] rev 10949
(svn r13503) -Fix(r13173)[FS#2073]: Wrong widget numbers & event handlers were assigned to the zoom in and out buttons in the scenario editor

Fri, 13 Jun 2008 00:00:04 +0000(svn r13502) -Fix (r11212): drawing of zoomed out partial sprites could cause deadlocks or crashes
smatz [Fri, 13 Jun 2008 00:00:04 +0000] rev 10948
(svn r13502) -Fix (r11212): drawing of zoomed out partial sprites could cause deadlocks or crashes

Thu, 12 Jun 2008 22:29:42 +0000(svn r13501) -Feature(tte): ctrl+click on sign you own to remove it (Osai, planetmaker)
smatz [Thu, 12 Jun 2008 22:29:42 +0000] rev 10947
(svn r13501) -Feature(tte): ctrl+click on sign you own to remove it (Osai, planetmaker)

Thu, 12 Jun 2008 21:54:34 +0000(svn r13500) [NoAI] -Fix r13497: minor glitch in slope-check (Yexo) noai
truebrain [Thu, 12 Jun 2008 21:54:34 +0000] rev 10946
(svn r13500) [NoAI] -Fix r13497: minor glitch in slope-check (Yexo)

Thu, 12 Jun 2008 21:36:56 +0000(svn r13499) -Codechange: Allow drawing (ugly) leveled foundations on steep slopes, just in case someone needs them for fallback.
frosch [Thu, 12 Jun 2008 21:36:56 +0000] rev 10945
(svn r13499) -Codechange: Allow drawing (ugly) leveled foundations on steep slopes, just in case someone needs them for fallback.

Thu, 12 Jun 2008 21:18:09 +0000(svn r13498) [NoAI] -Add: added 'pathfinder.road' to the regression noai
truebrain [Thu, 12 Jun 2008 21:18:09 +0000] rev 10944
(svn r13498) [NoAI] -Add: added 'pathfinder.road' to the regression

Thu, 12 Jun 2008 21:07:25 +0000(svn r13497) [NoAI] -Add [Library]: pathfinder.road, a basic road pathfinder (no bridges/tunnels (yet)) (patch by Yexo, very nice job!) noai
truebrain [Thu, 12 Jun 2008 21:07:25 +0000] rev 10943
(svn r13497) [NoAI] -Add [Library]: pathfinder.road, a basic road pathfinder (no bridges/tunnels (yet)) (patch by Yexo, very nice job!)

Thu, 12 Jun 2008 19:47:02 +0000(svn r13496) [NoAI] -Fix: if a library depends on an other library, the import became globally known, which defeats the idea of imports. They are now restricted to their scope, and 'import' returns the class of import (if any) noai
truebrain [Thu, 12 Jun 2008 19:47:02 +0000] rev 10942
(svn r13496) [NoAI] -Fix: if a library depends on an other library, the import became globally known, which defeats the idea of imports. They are now restricted to their scope, and 'import' returns the class of import (if any)

Thu, 12 Jun 2008 19:06:30 +0000(svn r13495) -Fix: scrolling the main map with the keys speed was influenced by movement of the mouse.
rubidium [Thu, 12 Jun 2008 19:06:30 +0000] rev 10941
(svn r13495) -Fix: scrolling the main map with the keys speed was influenced by movement of the mouse.

Thu, 12 Jun 2008 18:51:35 +0000(svn r13494) -Fix: a little documentation + copy-paste mistake for sprite.h.
rubidium [Thu, 12 Jun 2008 18:51:35 +0000] rev 10940
(svn r13494) -Fix: a little documentation + copy-paste mistake for sprite.h.

Thu, 12 Jun 2008 18:14:06 +0000(svn r13493) [NoAI] -Fix: ReloadAI should reload the AI correctly, no matter what you named your dir noai
truebrain [Thu, 12 Jun 2008 18:14:06 +0000] rev 10939
(svn r13493) [NoAI] -Fix: ReloadAI should reload the AI correctly, no matter what you named your dir

Thu, 12 Jun 2008 18:03:50 +0000(svn r13492) [NoAI] -Add: added the 'standard' functions max() and min() in global scope noai
truebrain [Thu, 12 Jun 2008 18:03:50 +0000] rev 10938
(svn r13492) [NoAI] -Add: added the 'standard' functions max() and min() in global scope

Thu, 12 Jun 2008 16:30:41 +0000(svn r13490) -Add: a seperate icon for aqueducts
skidd13 [Thu, 12 Jun 2008 16:30:41 +0000] rev 10937
(svn r13490) -Add: a seperate icon for aqueducts

Thu, 12 Jun 2008 14:41:29 +0000(svn r13489) -Fix: first determine where to *exactly* build a house before asking a NewGRF whether the location is good instead of possibly moving the house a tile after the NewGRF said the location is good.
rubidium [Thu, 12 Jun 2008 14:41:29 +0000] rev 10936
(svn r13489) -Fix: first determine where to *exactly* build a house before asking a NewGRF whether the location is good instead of possibly moving the house a tile after the NewGRF said the location is good.

Thu, 12 Jun 2008 13:40:07 +0000(svn r13488) -Fix (r13485): track wasn't removed on company bankrupcy when there was a ship on lower halftile
smatz [Thu, 12 Jun 2008 13:40:07 +0000] rev 10935
(svn r13488) -Fix (r13485): track wasn't removed on company bankrupcy when there was a ship on lower halftile

Thu, 12 Jun 2008 13:24:33 +0000(svn r13487) [NoAI] -Fix: tram bits are not to be considered buildable in any case. noai
rubidium [Thu, 12 Jun 2008 13:24:33 +0000] rev 10934
(svn r13487) [NoAI] -Fix: tram bits are not to be considered buildable in any case.

Thu, 12 Jun 2008 11:15:59 +0000(svn r13486) [NoAI] -Add: function to determine what TransportTypes a tile holds. noai
rubidium [Thu, 12 Jun 2008 11:15:59 +0000] rev 10933
(svn r13486) [NoAI] -Add: function to determine what TransportTypes a tile holds.

Thu, 12 Jun 2008 11:15:43 +0000(svn r13485) -Fix: let ships also navigate on half-tile sloped watery rail tiles.
rubidium [Thu, 12 Jun 2008 11:15:43 +0000] rev 10932
(svn r13485) -Fix: let ships also navigate on half-tile sloped watery rail tiles.

Thu, 12 Jun 2008 10:34:21 +0000(svn r13484) [NoAI] -Fix [API CHANGE]: AITile::IsBuildable() now returns 'true' on coast tiles noai
truebrain [Thu, 12 Jun 2008 10:34:21 +0000] rev 10931
(svn r13484) [NoAI] -Fix [API CHANGE]: AITile::IsBuildable() now returns 'true' on coast tiles
[NoAI] -Fix [API CHANGE]: Renamed AITile::IsWater() to AITile::IsWaterTile() to be more consistant; also, it no longer returns 'true' on coast tiles
[NoAI] -Add: added AITile::IsCoastTile(). Building on such tiles is in general more expensive

Thu, 12 Jun 2008 10:14:05 +0000(svn r13483) [NoAI] -Fix: oops... IsBuildable thought trees were not buildable, silly of course (tnx Yexo) noai
truebrain [Thu, 12 Jun 2008 10:14:05 +0000] rev 10930
(svn r13483) [NoAI] -Fix: oops... IsBuildable thought trees were not buildable, silly of course (tnx Yexo)

Thu, 12 Jun 2008 09:25:04 +0000(svn r13482) -Codechange: Use "extended bytes" in Actions 3 and 4 for vehicles
peter1138 [Thu, 12 Jun 2008 09:25:04 +0000] rev 10929
(svn r13482) -Codechange: Use "extended bytes" in Actions 3 and 4 for vehicles

Wed, 11 Jun 2008 21:37:36 +0000(svn r13481) -Codechange: add 'B' keyboard shortcut to build aqueduct (planetmaker)
smatz [Wed, 11 Jun 2008 21:37:36 +0000] rev 10928
(svn r13481) -Codechange: add 'B' keyboard shortcut to build aqueduct (planetmaker)

Wed, 11 Jun 2008 19:57:45 +0000(svn r13480) -Fix [FS#2050]: RVs stoppping at drive through stations of other companies.
rubidium [Wed, 11 Jun 2008 19:57:45 +0000] rev 10927
(svn r13480) -Fix [FS#2050]: RVs stoppping at drive through stations of other companies.

Wed, 11 Jun 2008 17:35:55 +0000(svn r13479) -Codechange: don't use word 'bridge' for aqueducts that often
smatz [Wed, 11 Jun 2008 17:35:55 +0000] rev 10926
(svn r13479) -Codechange: don't use word 'bridge' for aqueducts that often

Wed, 11 Jun 2008 17:10:36 +0000(svn r13478) -Codechange: don't use GetBridgeSpec() for aqueducts
smatz [Wed, 11 Jun 2008 17:10:36 +0000] rev 10925
(svn r13478) -Codechange: don't use GetBridgeSpec() for aqueducts

Wed, 11 Jun 2008 16:24:00 +0000(svn r13477) -Fix (r13464): correct tile type in the Query tile info window
smatz [Wed, 11 Jun 2008 16:24:00 +0000] rev 10924
(svn r13477) -Fix (r13464): correct tile type in the Query tile info window

Wed, 11 Jun 2008 16:22:07 +0000(svn r13476) -Fix: draw canal borders for locks and when directly next to a aquaduct entrace but under the aqueduct.
rubidium [Wed, 11 Jun 2008 16:22:07 +0000] rev 10923
(svn r13476) -Fix: draw canal borders for locks and when directly next to a aquaduct entrace but under the aqueduct.

Wed, 11 Jun 2008 15:56:55 +0000(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt
smatz [Wed, 11 Jun 2008 15:56:55 +0000] rev 10922
(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt

Wed, 11 Jun 2008 15:35:21 +0000(svn r13474) [NoAI] -Fix: remove the restriction of 10 params per Valuator noai
truebrain [Wed, 11 Jun 2008 15:35:21 +0000] rev 10921
(svn r13474) [NoAI] -Fix: remove the restriction of 10 params per Valuator

Wed, 11 Jun 2008 15:23:32 +0000(svn r13473) [NoAI] -Sync: with r13417:13472. noai
glx [Wed, 11 Jun 2008 15:23:32 +0000] rev 10920
(svn r13473) [NoAI] -Sync: with r13417:13472.

Wed, 11 Jun 2008 15:08:52 +0000(svn r13472) -Backport (r13467 from NoAI): make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value)
glx [Wed, 11 Jun 2008 15:08:52 +0000] rev 10919
(svn r13472) -Backport (r13467 from NoAI): make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value)

Wed, 11 Jun 2008 14:55:10 +0000(svn r13470) [NoAI] -Change [Library CHANGE]: allow in graph.aystar to give a custom param to the callbacks, so you can send in an instance of yourself noai
truebrain [Wed, 11 Jun 2008 14:55:10 +0000] rev 10918
(svn r13470) [NoAI] -Change [Library CHANGE]: allow in graph.aystar to give a custom param to the callbacks, so you can send in an instance of yourself

Wed, 11 Jun 2008 14:55:02 +0000(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.
rubidium [Wed, 11 Jun 2008 14:55:02 +0000] rev 10917
(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.

Wed, 11 Jun 2008 14:51:31 +0000(svn r13468) -Fix: make aqueducts a little more expensive than normal bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either.
rubidium [Wed, 11 Jun 2008 14:51:31 +0000] rev 10916
(svn r13468) -Fix: make aqueducts a little more expensive than normal bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either.

Wed, 11 Jun 2008 14:29:42 +0000(svn r13467) [NoAI] -Fix [OpenTTD Core]: make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value) noai
truebrain [Wed, 11 Jun 2008 14:29:42 +0000] rev 10915
(svn r13467) [NoAI] -Fix [OpenTTD Core]: make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value)

Wed, 11 Jun 2008 14:13:07 +0000(svn r13466) -Fix (r13464): slope checking got lost during development...
rubidium [Wed, 11 Jun 2008 14:13:07 +0000] rev 10914
(svn r13466) -Fix (r13464): slope checking got lost during development...

Wed, 11 Jun 2008 13:54:01 +0000(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.
rubidium [Wed, 11 Jun 2008 13:54:01 +0000] rev 10913
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.

Wed, 11 Jun 2008 13:04:27 +0000(svn r13463) [NoAI] -Change [Library CHANGE]: AyStar is now more object oriented, and you can indicate the amount of iterations FindPath should do in one go (tnx to Yexo and TrueBrain) noai
truebrain [Wed, 11 Jun 2008 13:04:27 +0000] rev 10912
(svn r13463) [NoAI] -Change [Library CHANGE]: AyStar is now more object oriented, and you can indicate the amount of iterations FindPath should do in one go (tnx to Yexo and TrueBrain)

Wed, 11 Jun 2008 12:46:28 +0000(svn r13462) -Codechange: move DriverFactoryBase destructor definition from header file (saves ~16kB)
smatz [Wed, 11 Jun 2008 12:46:28 +0000] rev 10911
(svn r13462) -Codechange: move DriverFactoryBase destructor definition from header file (saves ~16kB)

Wed, 11 Jun 2008 12:13:22 +0000(svn r13461) [NoAI] -Fix: add A* to regression, so we test it a bit (very basic test ;)) noai
truebrain [Wed, 11 Jun 2008 12:13:22 +0000] rev 10910
(svn r13461) [NoAI] -Fix: add A* to regression, so we test it a bit (very basic test ;))

Tue, 10 Jun 2008 23:30:02 +0000(svn r13460) [NoAI] -Add [Library]: added graph.aystar, an A* implementation (Yexo) noai
truebrain [Tue, 10 Jun 2008 23:30:02 +0000] rev 10909
(svn r13460) [NoAI] -Add [Library]: added graph.aystar, an A* implementation (Yexo)

Tue, 10 Jun 2008 23:02:23 +0000(svn r13459) [NoAI] -Fix: final fixes in binary_heap noai
truebrain [Tue, 10 Jun 2008 23:02:23 +0000] rev 10908
(svn r13459) [NoAI] -Fix: final fixes in binary_heap

Tue, 10 Jun 2008 22:35:13 +0000(svn r13458) [NoAI] -Fix r13457: fix the regression Luke... noai
truebrain [Tue, 10 Jun 2008 22:35:13 +0000] rev 10907
(svn r13458) [NoAI] -Fix r13457: fix the regression Luke...

Tue, 10 Jun 2008 22:32:48 +0000(svn r13457) [NoAI] -Fix: fix the binary heap implementation to ... remain a valid binary heap tree :) noai
truebrain [Tue, 10 Jun 2008 22:32:48 +0000] rev 10906
(svn r13457) [NoAI] -Fix: fix the binary heap implementation to ... remain a valid binary heap tree :)

Tue, 10 Jun 2008 21:59:22 +0000(svn r13456) -Codechange: use AllocaM() macro instead of alloca() at most places
smatz [Tue, 10 Jun 2008 21:59:22 +0000] rev 10905
(svn r13456) -Codechange: use AllocaM() macro instead of alloca() at most places

Tue, 10 Jun 2008 21:51:01 +0000(svn r13455) [NoAI] -Fix: extend the regression to test the queues a bit more noai
truebrain [Tue, 10 Jun 2008 21:51:01 +0000] rev 10904
(svn r13455) [NoAI] -Fix: extend the regression to test the queues a bit more

Tue, 10 Jun 2008 21:30:41 +0000(svn r13454) [NoAI] -Fix: kill all AIs when leaving game in any way (restart, loadgame, ..) (tnx Yexo for reporting, and glx for fixing) noai
truebrain [Tue, 10 Jun 2008 21:30:41 +0000] rev 10903
(svn r13454) [NoAI] -Fix: kill all AIs when leaving game in any way (restart, loadgame, ..) (tnx Yexo for reporting, and glx for fixing)

Tue, 10 Jun 2008 21:00:02 +0000(svn r13453) [NoAI] -Fix: allow import inside a library (or class, for that matter) noai
truebrain [Tue, 10 Jun 2008 21:00:02 +0000] rev 10902
(svn r13453) [NoAI] -Fix: allow import inside a library (or class, for that matter)

Tue, 10 Jun 2008 19:41:54 +0000(svn r13452) [NoAI] -Fix: minor coding style. Also, BinaryHeap is based on work by GeekToo! noai
truebrain [Tue, 10 Jun 2008 19:41:54 +0000] rev 10901
(svn r13452) [NoAI] -Fix: minor coding style. Also, BinaryHeap is based on work by GeekToo!

Tue, 10 Jun 2008 19:11:30 +0000(svn r13451) [NoAI] -Fix: no comments ... noai
truebrain [Tue, 10 Jun 2008 19:11:30 +0000] rev 10900
(svn r13451) [NoAI] -Fix: no comments ...

Tue, 10 Jun 2008 19:05:12 +0000(svn r13450) [NoAI] -Change [API CHANGE]: renamed library category 'sets' to 'queue', as it represents more what the implementations do noai
truebrain [Tue, 10 Jun 2008 19:05:12 +0000] rev 10899
(svn r13450) [NoAI] -Change [API CHANGE]: renamed library category 'sets' to 'queue', as it represents more what the implementations do

Tue, 10 Jun 2008 18:59:10 +0000(svn r13449) [NoAI] -Fix: .tar support is not yet available inside the library-structure .. disable it for now noai
truebrain [Tue, 10 Jun 2008 18:59:10 +0000] rev 10898
(svn r13449) [NoAI] -Fix: .tar support is not yet available inside the library-structure .. disable it for now

Tue, 10 Jun 2008 18:47:31 +0000(svn r13448) [NoAI] -Fix: indicate in doxyfile too that this is NoAI noai
truebrain [Tue, 10 Jun 2008 18:47:31 +0000] rev 10897
(svn r13448) [NoAI] -Fix: indicate in doxyfile too that this is NoAI

Tue, 10 Jun 2008 18:28:39 +0000(svn r13447) [NoAI] -Add [Library]: Binary Heap ( O(ln n) insert/pop ) noai
truebrain [Tue, 10 Jun 2008 18:28:39 +0000] rev 10896
(svn r13447) [NoAI] -Add [Library]: Binary Heap ( O(ln n) insert/pop )
[NoAI] -Fix [Library]: Priority Queue now is a bit more robust (and hit version 2)

Tue, 10 Jun 2008 17:47:55 +0000(svn r13446) -Fix(r13443): changed the var previously introduced from 69 to 46, as no param was required (thanks frosch)
belugas [Tue, 10 Jun 2008 17:47:55 +0000] rev 10895
(svn r13446) -Fix(r13443): changed the var previously introduced from 69 to 46, as no param was required (thanks frosch)

Tue, 10 Jun 2008 17:28:37 +0000(svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in drawing (depends on architecture and compiler)
smatz [Tue, 10 Jun 2008 17:28:37 +0000] rev 10894
(svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in drawing (depends on architecture and compiler)

Tue, 10 Jun 2008 16:46:11 +0000(svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now.
rubidium [Tue, 10 Jun 2008 16:46:11 +0000] rev 10893
(svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now.

Tue, 10 Jun 2008 16:10:54 +0000(svn r13443) -Feature[newGRF]: Add var 0x69 for industries, long format construction date.
belugas [Tue, 10 Jun 2008 16:10:54 +0000] rev 10892
(svn r13443) -Feature[newGRF]: Add var 0x69 for industries, long format construction date.
Same as var B0, but base year is now 0, instead of 1920

Tue, 10 Jun 2008 14:40:32 +0000(svn r13442) [NoAI] -Add: added 'rescan_ai' console command. Use it to rescan the ai dir when you add AIs or libraries without needing to exit and restart openttd. noai
glx [Tue, 10 Jun 2008 14:40:32 +0000] rev 10891
(svn r13442) [NoAI] -Add: added 'rescan_ai' console command. Use it to rescan the ai dir when you add AIs or libraries without needing to exit and restart openttd.

Tue, 10 Jun 2008 14:24:14 +0000(svn r13441) [NoAI] -Fix (r13440): NO_THREADS compilation noai
glx [Tue, 10 Jun 2008 14:24:14 +0000] rev 10890
(svn r13441) [NoAI] -Fix (r13440): NO_THREADS compilation

Tue, 10 Jun 2008 14:11:35 +0000(svn r13440) [NoAI] -Add: introducing ai/library, a method to load libraries into your AI. noai
truebrain [Tue, 10 Jun 2008 14:11:35 +0000] rev 10889
(svn r13440) [NoAI] -Add: introducing ai/library, a method to load libraries into your AI.
-Note: to use a library, use in your AI: import("categorie.name", "LocalName", version_number_of_library)
-Example: import("sets.priority_queue", "PQ", 1); local pq = PQ(2); pq.insert(2, 1);
[NoAI] -Add [Library]: sets.priority_queue (based on work by Morloth)

Tue, 10 Jun 2008 14:08:39 +0000(svn r13439) [NoAI] -Fix: set svn props and keywords, and fix Author and Version noai
truebrain [Tue, 10 Jun 2008 14:08:39 +0000] rev 10888
(svn r13439) [NoAI] -Fix: set svn props and keywords, and fix Author and Version

Tue, 10 Jun 2008 09:56:56 +0000(svn r13438) [NoAI] -Fix: sq_pop when needed, to make sure the stack keeps as clean as possible noai
truebrain [Tue, 10 Jun 2008 09:56:56 +0000] rev 10887
(svn r13438) [NoAI] -Fix: sq_pop when needed, to make sure the stack keeps as clean as possible

Tue, 10 Jun 2008 00:42:19 +0000(svn r13437) -Feature[newGRF]: Add long format introduction and maximum construction year for house.
belugas [Tue, 10 Jun 2008 00:42:19 +0000] rev 10886
(svn r13437) -Feature[newGRF]: Add long format introduction and maximum construction year for house.

Mon, 09 Jun 2008 21:24:10 +0000(svn r13436) [NoAI] -Change: call the constructor of the SQ when the ->Start() is called of AIController. This makes sure the SQ code is always executed inside the thread, and not inside the main-thread. This has no change what so ever for AIs. noai
truebrain [Mon, 09 Jun 2008 21:24:10 +0000] rev 10885
(svn r13436) [NoAI] -Change: call the constructor of the SQ when the ->Start() is called of AIController. This makes sure the SQ code is always executed inside the thread, and not inside the main-thread. This has no change what so ever for AIs.

Mon, 09 Jun 2008 14:38:23 +0000(svn r13435) [NoAI] -Fix r13432: still the statements were wrong ... 3rd time is the charm :) noai
truebrain [Mon, 09 Jun 2008 14:38:23 +0000] rev 10884
(svn r13435) [NoAI] -Fix r13432: still the statements were wrong ... 3rd time is the charm :)

Mon, 09 Jun 2008 12:20:00 +0000(svn r13434) -Fix (r13317): news window with invalid news item could be shown
smatz [Mon, 09 Jun 2008 12:20:00 +0000] rev 10883
(svn r13434) -Fix (r13317): news window with invalid news item could be shown

Mon, 09 Jun 2008 12:17:01 +0000(svn r13433) -Codechange: remove a now useless global variable.
rubidium [Mon, 09 Jun 2008 12:17:01 +0000] rev 10882
(svn r13433) -Codechange: remove a now useless global variable.
-Fix: MP advertising was not advertising.

Mon, 09 Jun 2008 11:46:30 +0000(svn r13432) [NoAI] -Fix r13290: in case of a network-client, AI_StartNewAI() should never be called noai
truebrain [Mon, 09 Jun 2008 11:46:30 +0000] rev 10881
(svn r13432) [NoAI] -Fix r13290: in case of a network-client, AI_StartNewAI() should never be called

Mon, 09 Jun 2008 11:36:21 +0000(svn r13431) [NoAI] -Fix: AIs in multiplayer is no longer an experimental thing noai
truebrain [Mon, 09 Jun 2008 11:36:21 +0000] rev 10880
(svn r13431) [NoAI] -Fix: AIs in multiplayer is no longer an experimental thing
[NoAI] -Fix: start_ai now reports nicer errors when it fails

Sun, 08 Jun 2008 23:56:52 +0000(svn r13430) [NoAI] -Add: added AIEventIndustry(Open|CLose) noai
glx [Sun, 08 Jun 2008 23:56:52 +0000] rev 10879
(svn r13430) [NoAI] -Add: added AIEventIndustry(Open|CLose)

Sun, 08 Jun 2008 23:43:19 +0000(svn r13429) [NoAI] -Fix: don't mix eol-style when updating files (squirrel_export) noai
glx [Sun, 08 Jun 2008 23:43:19 +0000] rev 10878
(svn r13429) [NoAI] -Fix: don't mix eol-style when updating files (squirrel_export)

Sun, 08 Jun 2008 23:12:44 +0000(svn r13428) [NoAI] -Fix r13427: if you do something, do it right (RandRangeItem of course has the same 'problem') noai
truebrain [Sun, 08 Jun 2008 23:12:44 +0000] rev 10877
(svn r13428) [NoAI] -Fix r13427: if you do something, do it right (RandRangeItem of course has the same 'problem')

Sun, 08 Jun 2008 23:10:34 +0000(svn r13427) [NoAI] -Fix: RandRange(max) of course can never return max, but the highest value is max - 1 (tnx Yexo) noai
truebrain [Sun, 08 Jun 2008 23:10:34 +0000] rev 10876
(svn r13427) [NoAI] -Fix: RandRange(max) of course can never return max, but the highest value is max - 1 (tnx Yexo)

Sun, 08 Jun 2008 22:38:29 +0000(svn r13426) [NoAI] -Fix: in the unlikely case an AI is killed before his ->Start() was started, an assert was triggered noai
truebrain [Sun, 08 Jun 2008 22:38:29 +0000] rev 10875
(svn r13426) [NoAI] -Fix: in the unlikely case an AI is killed before his ->Start() was started, an assert was triggered

Sun, 08 Jun 2008 22:37:29 +0000(svn r13425) [NoAI] -Fix (r13355): obiwan in AIDebug window noai
glx [Sun, 08 Jun 2008 22:37:29 +0000] rev 10874
(svn r13425) [NoAI] -Fix (r13355): obiwan in AIDebug window

Sun, 08 Jun 2008 22:01:32 +0000(svn r13424) [NoAI] -Codechange: strdup strings returned by Squirrel when it's called from openttd. noai
glx [Sun, 08 Jun 2008 22:01:32 +0000] rev 10873
(svn r13424) [NoAI] -Codechange: strdup strings returned by Squirrel when it's called from openttd.

Sun, 08 Jun 2008 21:36:03 +0000(svn r13423) [NoAI] -Remove: old code telling we no longer support AIs without 'info.nut'. We hope everyone did that by now :) noai
truebrain [Sun, 08 Jun 2008 21:36:03 +0000] rev 10872
(svn r13423) [NoAI] -Remove: old code telling we no longer support AIs without 'info.nut'. We hope everyone did that by now :)

Sun, 08 Jun 2008 21:20:48 +0000(svn r13422) [NoAI] -Change [API CHANGE]: remove Stop() as part of the AIController. This means you no longer need to have a Stop() function in your AI, nor is it ever called. This because it was silly, never used, and couldn't do anything real (all Sleep/DoCommands resulted in an assert, as the game expected the company to be gone). noai
truebrain [Sun, 08 Jun 2008 21:20:48 +0000] rev 10871
(svn r13422) [NoAI] -Change [API CHANGE]: remove Stop() as part of the AIController. This means you no longer need to have a Stop() function in your AI, nor is it ever called. This because it was silly, never used, and couldn't do anything real (all Sleep/DoCommands resulted in an assert, as the game expected the company to be gone).

Sun, 08 Jun 2008 21:11:05 +0000(svn r13421) [NoAI] -Fix: remove the need for a Sleep(1) before executing a command at the beginning of Start(), by skipping the first tick before calling Start() in the first place noai
truebrain [Sun, 08 Jun 2008 21:11:05 +0000] rev 10870
(svn r13421) [NoAI] -Fix: remove the need for a Sleep(1) before executing a command at the beginning of Start(), by skipping the first tick before calling Start() in the first place

Sun, 08 Jun 2008 19:35:16 +0000(svn r13420) [NoAI] -Add: function to get the town rating. noai
rubidium [Sun, 08 Jun 2008 19:35:16 +0000] rev 10869
(svn r13420) [NoAI] -Add: function to get the town rating.

Sun, 08 Jun 2008 19:18:01 +0000(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when the window was just opened.
rubidium [Sun, 08 Jun 2008 19:18:01 +0000] rev 10868
(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when the window was just opened.

Sun, 08 Jun 2008 15:32:10 +0000(svn r13418) [NoAI] -Sync: with trunk r13380:13417. noai
rubidium [Sun, 08 Jun 2008 15:32:10 +0000] rev 10867
(svn r13418) [NoAI] -Sync: with trunk r13380:13417.

Sun, 08 Jun 2008 15:27:57 +0000(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner that hopefully doesn't cause crashes.
rubidium [Sun, 08 Jun 2008 15:27:57 +0000] rev 10866
(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner that hopefully doesn't cause crashes.

Sun, 08 Jun 2008 14:00:40 +0000(svn r13416) [NoAI] -Fix: make doxygen happy again noai
truebrain [Sun, 08 Jun 2008 14:00:40 +0000] rev 10865
(svn r13416) [NoAI] -Fix: make doxygen happy again

Sun, 08 Jun 2008 13:56:35 +0000(svn r13415) [NoAI] -Add: added AITileList_StationType, giving all the tiles on which a station of your requested type is, for a given station noai
truebrain [Sun, 08 Jun 2008 13:56:35 +0000] rev 10864
(svn r13415) [NoAI] -Add: added AITileList_StationType, giving all the tiles on which a station of your requested type is, for a given station

Sun, 08 Jun 2008 12:45:11 +0000(svn r13414) [NoAI] -Add: added AIStation::HasStationType(station_id, station_type) to check if a given station has a given station-type noai
truebrain [Sun, 08 Jun 2008 12:45:11 +0000] rev 10863
(svn r13414) [NoAI] -Add: added AIStation::HasStationType(station_id, station_type) to check if a given station has a given station-type

Sun, 08 Jun 2008 12:28:23 +0000(svn r13413) -Codechange: remove some enums that haven't been used for years.
rubidium [Sun, 08 Jun 2008 12:28:23 +0000] rev 10862
(svn r13413) -Codechange: remove some enums that haven't been used for years.

Sun, 08 Jun 2008 12:06:27 +0000(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is called when a thread is terminated. Now GenWorld- and SaveLoad-thread cleanup theirselves correctly, while Fibers don't (as that causes access-violations)
truebrain [Sun, 08 Jun 2008 12:06:27 +0000] rev 10861
(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is called when a thread is terminated. Now GenWorld- and SaveLoad-thread cleanup theirselves correctly, while Fibers don't (as that causes access-violations)

Sun, 08 Jun 2008 10:51:36 +0000(svn r13411) -Codechange: remove the return value from the thread procs because it is never used.
rubidium [Sun, 08 Jun 2008 10:51:36 +0000] rev 10860
(svn r13411) -Codechange: remove the return value from the thread procs because it is never used.

Sun, 08 Jun 2008 10:37:30 +0000(svn r13410) [NoAI] -Add: functions to perform town actions (advertising, bribing, building statues, etc). noai
rubidium [Sun, 08 Jun 2008 10:37:30 +0000] rev 10859
(svn r13410) [NoAI] -Add: functions to perform town actions (advertising, bribing, building statues, etc).

Sun, 08 Jun 2008 09:14:30 +0000(svn r13409) -Fix: division by zero when one would press 'd' (skip order) when there's no order.
rubidium [Sun, 08 Jun 2008 09:14:30 +0000] rev 10858
(svn r13409) -Fix: division by zero when one would press 'd' (skip order) when there's no order.

Sun, 08 Jun 2008 08:44:19 +0000(svn r13408) -Codechange: some stricter checking.
rubidium [Sun, 08 Jun 2008 08:44:19 +0000] rev 10857
(svn r13408) -Codechange: some stricter checking.

Sat, 07 Jun 2008 23:30:41 +0000(svn r13407) [NoAI] -Add: added AICompany::IsMine() to ease up owner-checks (no, not the ones to cash in money) noai
truebrain [Sat, 07 Jun 2008 23:30:41 +0000] rev 10856
(svn r13407) [NoAI] -Add: added AICompany::IsMine() to ease up owner-checks (no, not the ones to cash in money)

Sat, 07 Jun 2008 23:08:42 +0000(svn r13406) [NoAI] -Change [API CHANGE]: renamed CompanyIndex to CompanyID and AICompany::ResolveCompanyIndex() to AICompany::ResolveCompanyID(), to be more consistant with the rest of the API noai
truebrain [Sat, 07 Jun 2008 23:08:42 +0000] rev 10855
(svn r13406) [NoAI] -Change [API CHANGE]: renamed CompanyIndex to CompanyID and AICompany::ResolveCompanyIndex() to AICompany::ResolveCompanyID(), to be more consistant with the rest of the API
[NoAI] -Change [API CHANGE]: INVALID_COMPANY now has value -1, to be more consistant with the rest of the API

Sat, 07 Jun 2008 23:06:36 +0000(svn r13405) [NoAI] -Fix (r13403): forgot project files noai
glx [Sat, 07 Jun 2008 23:06:36 +0000] rev 10854
(svn r13405) [NoAI] -Fix (r13403): forgot project files

Sat, 07 Jun 2008 23:05:36 +0000(svn r13404) [NoAI] -Change [API CHANGE]: AITile::IsBuildable no longer returns 'true' on road, but only on a halve piece of road (as that is auto-removed). This should make this function return less 'true', and more sane results :) noai
truebrain [Sat, 07 Jun 2008 23:05:36 +0000] rev 10853
(svn r13404) [NoAI] -Change [API CHANGE]: AITile::IsBuildable no longer returns 'true' on road, but only on a halve piece of road (as that is auto-removed). This should make this function return less 'true', and more sane results :)

Sat, 07 Jun 2008 22:57:00 +0000(svn r13403) [NoAI] -Add: wrapper to read the game settings directly without *any* promises on the results being stable in the future when OpenTTD changes the semantics. noai
rubidium [Sat, 07 Jun 2008 22:57:00 +0000] rev 10852
(svn r13403) [NoAI] -Add: wrapper to read the game settings directly without *any* promises on the results being stable in the future when OpenTTD changes the semantics.

Sat, 07 Jun 2008 21:55:04 +0000(svn r13402) [NoAI] -Fix: note that WaterDepots are 1x2 in size (which might suprise people) noai
truebrain [Sat, 07 Jun 2008 21:55:04 +0000] rev 10851
(svn r13402) [NoAI] -Fix: note that WaterDepots are 1x2 in size (which might suprise people)

Sat, 07 Jun 2008 21:50:12 +0000(svn r13401) [NoAI] -Fix: note that Money in AIs is always represented in Pounds (requested by Finaldeath) noai
truebrain [Sat, 07 Jun 2008 21:50:12 +0000] rev 10850
(svn r13401) [NoAI] -Fix: note that Money in AIs is always represented in Pounds (requested by Finaldeath)

Sat, 07 Jun 2008 16:15:20 +0000(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28
miham [Sat, 07 Jun 2008 16:15:20 +0000] rev 10849
(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28
korean - 8 fixed, 16 changed by leejaeuk5 (24)
romanian - 5 fixed, 185 changed by CrystyB (190)
russian - 1 changed by Smoky555 (1)

Sat, 07 Jun 2008 16:05:03 +0000(svn r13399) [NoAI] -Add: added AITile::IsWithinTownInfluence (on request by Finaldeath) noai
glx [Sat, 07 Jun 2008 16:05:03 +0000] rev 10848
(svn r13399) [NoAI] -Add: added AITile::IsWithinTownInfluence (on request by Finaldeath)

Sat, 07 Jun 2008 16:01:47 +0000(svn r13398) [NoAI] -Add: added AISign::GetOwner (on request by Finaldeath) noai
truebrain [Sat, 07 Jun 2008 16:01:47 +0000] rev 10847
(svn r13398) [NoAI] -Add: added AISign::GetOwner (on request by Finaldeath)

Sat, 07 Jun 2008 00:06:36 +0000(svn r13397) -Fix: Do not crash when resolving vehicle sprite groups with zero sprites.
frosch [Sat, 07 Jun 2008 00:06:36 +0000] rev 10846
(svn r13397) -Fix: Do not crash when resolving vehicle sprite groups with zero sprites.

Fri, 06 Jun 2008 19:27:09 +0000(svn r13396) -Fix (r13375): assertion failing when changing grfs in game (compatible grfs)
glx [Fri, 06 Jun 2008 19:27:09 +0000] rev 10845
(svn r13396) -Fix (r13375): assertion failing when changing grfs in game (compatible grfs)

Fri, 06 Jun 2008 18:25:42 +0000(svn r13395) [NoAI] -Fix [API CHANGE]: Rename AIOrder::GetNumberOfORders to AIOrder::GetOrderCount noai
truebrain [Fri, 06 Jun 2008 18:25:42 +0000] rev 10844
(svn r13395) [NoAI] -Fix [API CHANGE]: Rename AIOrder::GetNumberOfORders to AIOrder::GetOrderCount
[NoAI] -Fix [API CHANGE]: Rename AITown::GetNumHouses to AITown::GetHouseCount
-Note: this to be more uniform with the naming of the other Count() functions

Fri, 06 Jun 2008 09:28:46 +0000(svn r13394) [NoAI] -Fix: make sure Doxygen gives a valid link for SorterType noai
truebrain [Fri, 06 Jun 2008 09:28:46 +0000] rev 10843
(svn r13394) [NoAI] -Fix: make sure Doxygen gives a valid link for SorterType

Fri, 06 Jun 2008 09:21:06 +0000(svn r13393) [NoAI] -Fix [API CHANGE]: return -1 (not 'false') on invalid industry with AIIndustry::NNNTransported() noai
truebrain [Fri, 06 Jun 2008 09:21:06 +0000] rev 10842
(svn r13393) [NoAI] -Fix [API CHANGE]: return -1 (not 'false') on invalid industry with AIIndustry::NNNTransported()

Fri, 06 Jun 2008 09:20:30 +0000(svn r13392) [NoAI] -Fix: comment fix in AITown::GetLocation noai
truebrain [Fri, 06 Jun 2008 09:20:30 +0000] rev 10841
(svn r13392) [NoAI] -Fix: comment fix in AITown::GetLocation

Fri, 06 Jun 2008 00:44:23 +0000(svn r13391) [NoAI] -Add: added AITown.GetNumHouses(), AITown.GetLastMonthProduction(), AITown.GetLastMonthTransported() and AITown.GetMaxProduction() noai
glx [Fri, 06 Jun 2008 00:44:23 +0000] rev 10840
(svn r13391) [NoAI] -Add: added AITown.GetNumHouses(), AITown.GetLastMonthProduction(), AITown.GetLastMonthTransported() and AITown.GetMaxProduction()

Thu, 05 Jun 2008 20:54:52 +0000(svn r13390) -Codechange: introduce usererror() for fatal but not openttd related errors. Now all error() will 'crash' openttd after showing the message in win32 releases (MSVC), creating a crash.log and crash.dmp (like the '!' hack used before). On the other hand, usererror() will just close the game. So use error() only when it can be helpful to debugging, else use usererror().
glx [Thu, 05 Jun 2008 20:54:52 +0000] rev 10839
(svn r13390) -Codechange: introduce usererror() for fatal but not openttd related errors. Now all error() will 'crash' openttd after showing the message in win32 releases (MSVC), creating a crash.log and crash.dmp (like the '!' hack used before). On the other hand, usererror() will just close the game. So use error() only when it can be helpful to debugging, else use usererror().

Thu, 05 Jun 2008 16:55:00 +0000(svn r13389) -Codechange: remove NM_CALLBACK because that information could be gathered from the fact that a callback has been specified. Patch by Cirdan.
rubidium [Thu, 05 Jun 2008 16:55:00 +0000] rev 10838
(svn r13389) -Codechange: remove NM_CALLBACK because that information could be gathered from the fact that a callback has been specified. Patch by Cirdan.

Thu, 05 Jun 2008 12:08:20 +0000(svn r13388) -Codechange: Remove "my invented flag for something that is a wagon"
peter1138 [Thu, 05 Jun 2008 12:08:20 +0000] rev 10837
(svn r13388) -Codechange: Remove "my invented flag for something that is a wagon"

Thu, 05 Jun 2008 11:34:26 +0000(svn r13387) -Fix: industry directory sorting not working correctly (= != ==)
rubidium [Thu, 05 Jun 2008 11:34:26 +0000] rev 10836
(svn r13387) -Fix: industry directory sorting not working correctly (= != ==)

Thu, 05 Jun 2008 11:26:38 +0000(svn r13386) -Fix: global currency/units setting being overriden when loading a savegame.
rubidium [Thu, 05 Jun 2008 11:26:38 +0000] rev 10835
(svn r13386) -Fix: global currency/units setting being overriden when loading a savegame.

Thu, 05 Jun 2008 07:38:22 +0000(svn r13385) -Fix (r12137): In the purchase list, CB36 for capacity was not called for the first part of rail and road vehicles.
peter1138 [Thu, 05 Jun 2008 07:38:22 +0000] rev 10834
(svn r13385) -Fix (r12137): In the purchase list, CB36 for capacity was not called for the first part of rail and road vehicles.

Thu, 05 Jun 2008 06:17:04 +0000(svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43
miham [Thu, 05 Jun 2008 06:17:04 +0000] rev 10833
(svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43
brazilian_portuguese - 9 fixed, 6 changed by tucalipe (15)
catalan - 9 fixed by arnaullv (9)
croatian - 13 fixed by knovak (13)
czech - 33 fixed by Hadez (33)
danish - 47 fixed by ThomasA (47)
dutch - 9 fixed by habell (9)
estonian - 42 fixed, 5 changed by kristjans (47)
finnish - 5 fixed, 1 changed by kerba (6)
french - 9 fixed, 2 changed by glx (8), belugas (3)
icelandic - 75 fixed by scrooge (75)
italian - 9 fixed, 12 changed by lorenzodv (21)
korean - 76 fixed, 15 changed by leejaeuk5 (91)
portuguese - 7 fixed by izhirahider (7)
romanian - 97 fixed, 302 changed by CrystyB (399)
russian - 12 fixed by Smoky555 (12)
spanish - 12 fixed by eusebio (12)
swedish - 13 fixed by ChrillDeVille (6), daishan (7)
turkish - 39 fixed, 1 changed by jnmbk (40)
ukrainian - 10 fixed by mad (10)

Thu, 05 Jun 2008 01:43:03 +0000(svn r13383) -Codechange: Put the cost of house removal in a class member
belugas [Thu, 05 Jun 2008 01:43:03 +0000] rev 10832
(svn r13383) -Codechange: Put the cost of house removal in a class member

Wed, 04 Jun 2008 22:57:17 +0000(svn r13382) [NoAI] -Add: added AICargo::GetTownEffect() noai
truebrain [Wed, 04 Jun 2008 22:57:17 +0000] rev 10831
(svn r13382) [NoAI] -Add: added AICargo::GetTownEffect()

Wed, 04 Jun 2008 22:30:44 +0000(svn r13380) -Fix (r13327): MSVC signed/unsigned warning
glx [Wed, 04 Jun 2008 22:30:44 +0000] rev 10830
(svn r13380) -Fix (r13327): MSVC signed/unsigned warning

Wed, 04 Jun 2008 22:34:45 +0000(svn r13381) [NoAI] -Sync with trunk r13325:13380 noai
glx [Wed, 04 Jun 2008 22:34:45 +0000] rev 10829
(svn r13381) [NoAI] -Sync with trunk r13325:13380

Wed, 04 Jun 2008 22:03:22 +0000(svn r13379) -Fix (r13255): drive side can't be changed in intro
glx [Wed, 04 Jun 2008 22:03:22 +0000] rev 10828
(svn r13379) -Fix (r13255): drive side can't be changed in intro

Wed, 04 Jun 2008 11:21:36 +0000(svn r13378) -Fix (r13375): compilation without network support was broken
smatz [Wed, 04 Jun 2008 11:21:36 +0000] rev 10827
(svn r13378) -Fix (r13375): compilation without network support was broken

Wed, 04 Jun 2008 06:40:07 +0000(svn r13377) -Codechange: Let 'long format' build year work in vehicle purchase list.
peter1138 [Wed, 04 Jun 2008 06:40:07 +0000] rev 10826
(svn r13377) -Codechange: Let 'long format' build year work in vehicle purchase list.

Wed, 04 Jun 2008 00:17:48 +0000(svn r13376) -Feature: Add access to current long year and date from Action 7/9/D and VarAction2 (23/24 or A3/A4)
belugas [Wed, 04 Jun 2008 00:17:48 +0000] rev 10825
(svn r13376) -Feature: Add access to current long year and date from Action 7/9/D and VarAction2 (23/24 or A3/A4)
Add access to (long format) building year, in Variational Action2 Variable 49 for Vehicles

Tue, 03 Jun 2008 18:35:58 +0000(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
smatz [Tue, 03 Jun 2008 18:35:58 +0000] rev 10824
(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details

Tue, 03 Jun 2008 12:11:16 +0000(svn r13374) -Fix (r13364): Some common compilers do not yet support 9 year old specifications.
peter1138 [Tue, 03 Jun 2008 12:11:16 +0000] rev 10823
(svn r13374) -Fix (r13364): Some common compilers do not yet support 9 year old specifications.

Tue, 03 Jun 2008 11:39:15 +0000(svn r13373) -Fix (r10210): loading of very old savegames was broken
smatz [Tue, 03 Jun 2008 11:39:15 +0000] rev 10822
(svn r13373) -Fix (r10210): loading of very old savegames was broken

Tue, 03 Jun 2008 10:22:42 +0000(svn r13372) -Cleanup: Excessive whitespace
peter1138 [Tue, 03 Jun 2008 10:22:42 +0000] rev 10821
(svn r13372) -Cleanup: Excessive whitespace

Tue, 03 Jun 2008 09:58:13 +0000(svn r13371) -Fix (r4510 ... r12924): Engine array size is not related to the ID used when setting a vehicle's name (it is vehicle type specific). Instead just test for a generic string.
peter1138 [Tue, 03 Jun 2008 09:58:13 +0000] rev 10820
(svn r13371) -Fix (r4510 ... r12924): Engine array size is not related to the ID used when setting a vehicle's name (it is vehicle type specific). Instead just test for a generic string.

Tue, 03 Jun 2008 08:06:58 +0000(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h.
rubidium [Tue, 03 Jun 2008 08:06:58 +0000] rev 10819
(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h.

Tue, 03 Jun 2008 08:04:35 +0000(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
rubidium [Tue, 03 Jun 2008 08:04:35 +0000] rev 10818
(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.

Tue, 03 Jun 2008 03:06:16 +0000(svn r13368) -Codechange: give house's min/max_date a better name, as it is really year, not date
belugas [Tue, 03 Jun 2008 03:06:16 +0000] rev 10817
(svn r13368) -Codechange: give house's min/max_date a better name, as it is really year, not date

Tue, 03 Jun 2008 02:20:27 +0000(svn r13367) -Codechange: Allow CircularTileSearch function to return the tile where search has been successful, or INVALID_TILE if it has not
belugas [Tue, 03 Jun 2008 02:20:27 +0000] rev 10816
(svn r13367) -Codechange: Allow CircularTileSearch function to return the tile where search has been successful, or INVALID_TILE if it has not

Tue, 03 Jun 2008 00:23:54 +0000(svn r13366) -Fix: clicking in the Subsidies window was broken
smatz [Tue, 03 Jun 2008 00:23:54 +0000] rev 10815
(svn r13366) -Fix: clicking in the Subsidies window was broken

Mon, 02 Jun 2008 23:01:57 +0000(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.
rubidium [Mon, 02 Jun 2008 23:01:57 +0000] rev 10814
(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.

Mon, 02 Jun 2008 19:52:41 +0000(svn r13364) -Codechange: Refactor action 3 mapping to use grf_load_*() instead of direct byte array access.
peter1138 [Mon, 02 Jun 2008 19:52:41 +0000] rev 10813
(svn r13364) -Codechange: Refactor action 3 mapping to use grf_load_*() instead of direct byte array access.

Mon, 02 Jun 2008 19:35:30 +0000(svn r13363) -Codechange: Code duplication tidy up
peter1138 [Mon, 02 Jun 2008 19:35:30 +0000] rev 10812
(svn r13363) -Codechange: Code duplication tidy up

Mon, 02 Jun 2008 14:34:23 +0000(svn r13362) -Fix: make the town authority window a bit less glitchy
smatz [Mon, 02 Jun 2008 14:34:23 +0000] rev 10811
(svn r13362) -Fix: make the town authority window a bit less glitchy

Mon, 02 Jun 2008 14:30:55 +0000(svn r13361) -Fix (r13360): regexp failed
glx [Mon, 02 Jun 2008 14:30:55 +0000] rev 10810
(svn r13361) -Fix (r13360): regexp failed

Mon, 02 Jun 2008 14:27:58 +0000(svn r13360) -Fix (r13359): Forgot to remove some instances of FiosAlloc()
skidd13 [Mon, 02 Jun 2008 14:27:58 +0000] rev 10809
(svn r13360) -Fix (r13359): Forgot to remove some instances of FiosAlloc()

Mon, 02 Jun 2008 14:19:27 +0000(svn r13359) -Codechange: convert _fios_items to a SmallVector
skidd13 [Mon, 02 Jun 2008 14:19:27 +0000] rev 10808
(svn r13359) -Codechange: convert _fios_items to a SmallVector
-Cleanup: some reincarnations of _fios_items in the code

Mon, 02 Jun 2008 08:33:38 +0000(svn r13358) -Codechange: split next order determination and conditional order processing functionality from the order handling. Patch based on work by michi_cc.
rubidium [Mon, 02 Jun 2008 08:33:38 +0000] rev 10807
(svn r13358) -Codechange: split next order determination and conditional order processing functionality from the order handling. Patch based on work by michi_cc.

Mon, 02 Jun 2008 06:44:06 +0000(svn r13357) -Codechange: add constness to YAPF.
rubidium [Mon, 02 Jun 2008 06:44:06 +0000] rev 10806
(svn r13357) -Codechange: add constness to YAPF.

Mon, 02 Jun 2008 06:42:27 +0000(svn r13356) -Codechange: Incorrect documentation and variable type for inflation rates
peter1138 [Mon, 02 Jun 2008 06:42:27 +0000] rev 10805
(svn r13356) -Codechange: Incorrect documentation and variable type for inflation rates

Mon, 02 Jun 2008 01:46:03 +0000(svn r13355) [NoAI] -Fix (r13300): GUI glitches caused by too much 'optimisation' noai
glx [Mon, 02 Jun 2008 01:46:03 +0000] rev 10804
(svn r13355) [NoAI] -Fix (r13300): GUI glitches caused by too much 'optimisation'

Sun, 01 Jun 2008 19:40:43 +0000update tags
convert-repo [Sun, 01 Jun 2008 19:40:43 +0000] rev 10803
update tags

Sun, 01 Jun 2008 19:36:55 +0000(svn r13354) -Codechange: make 8bpp_optimized blitter ~25% faster in encoding and ~15% faster in drawing (depends on architecture)
smatz [Sun, 01 Jun 2008 19:36:55 +0000] rev 10802
(svn r13354) -Codechange: make 8bpp_optimized blitter ~25% faster in encoding and ~15% faster in drawing (depends on architecture)

Sun, 01 Jun 2008 16:45:32 +0000(svn r13352) [0.6] -Backport from trunk (r13348, r13222, r13221, r13217): 0.6 0.6.1
rubidium [Sun, 01 Jun 2008 16:45:32 +0000] rev 10801
(svn r13352) [0.6] -Backport from trunk (r13348, r13222, r13221, r13217):
- Fix: Industry tiles would sometimes tell they need a 'level' slope when they do not want the slope (r13348)
- Fix: Attempts to make the old AI perform better (r13217, r13221, r13222)

Sun, 01 Jun 2008 15:08:14 +0000(svn r13351) -Codechange: disable warnings about unused variable for builds without asserts
smatz [Sun, 01 Jun 2008 15:08:14 +0000] rev 10800
(svn r13351) -Codechange: disable warnings about unused variable for builds without asserts

Sun, 01 Jun 2008 13:23:40 +0000(svn r13350) -Fix: wrong tooltip for waypoint picker scrollbar
glx [Sun, 01 Jun 2008 13:23:40 +0000] rev 10799
(svn r13350) -Fix: wrong tooltip for waypoint picker scrollbar

Sun, 01 Jun 2008 10:11:31 +0000(svn r13349) -Codechange: remove a pointless flag; the flag is set before calling a function and is then reset in the function without ever reading it. Patch by Cirdan.
rubidium [Sun, 01 Jun 2008 10:11:31 +0000] rev 10798
(svn r13349) -Codechange: remove a pointless flag; the flag is set before calling a function and is then reset in the function without ever reading it. Patch by Cirdan.

Sat, 31 May 2008 22:43:42 +0000(svn r13348) -Fix: an industry does not always need foundations; in the case of NewGRFs an industry can be built on a steep slope, however when 'querying' the foundation type of an industry we neglected the fact that these steep slope tiles do not have a foundation. As a result of this when one built a structure requiring foundations on a tile SW or SE of a steep slope industry tile it would try to apply the foundation on the steep slope to determine whether to draw the wall of the foundation and trigger an assert.
rubidium [Sat, 31 May 2008 22:43:42 +0000] rev 10797
(svn r13348) -Fix: an industry does not always need foundations; in the case of NewGRFs an industry can be built on a steep slope, however when 'querying' the foundation type of an industry we neglected the fact that these steep slope tiles do not have a foundation. As a result of this when one built a structure requiring foundations on a tile SW or SE of a steep slope industry tile it would try to apply the foundation on the steep slope to determine whether to draw the wall of the foundation and trigger an assert.

Sat, 31 May 2008 22:12:53 +0000(svn r13347) -Fix (r12396): ottdres.rc.in was forgotten
glx [Sat, 31 May 2008 22:12:53 +0000] rev 10796
(svn r13347) -Fix (r12396): ottdres.rc.in was forgotten

Fri, 30 May 2008 21:06:43 +0000(svn r13346) -Fix (r13322): scrolling the main viewport with keyboard when having a build tool selected failed.
rubidium [Fri, 30 May 2008 21:06:43 +0000] rev 10795
(svn r13346) -Fix (r13322): scrolling the main viewport with keyboard when having a build tool selected failed.

Fri, 30 May 2008 20:57:19 +0000(svn r13345) -Codechange: only one of all the NewsItem's instance duration variable, so move it so there is only once instance of that variable. Patch by Cirdan.
rubidium [Fri, 30 May 2008 20:57:19 +0000] rev 10794
(svn r13345) -Codechange: only one of all the NewsItem's instance duration variable, so move it so there is only once instance of that variable. Patch by Cirdan.

Fri, 30 May 2008 20:08:32 +0000(svn r13344) -Codechange: remove some code duplication.
rubidium [Fri, 30 May 2008 20:08:32 +0000] rev 10793
(svn r13344) -Codechange: remove some code duplication.

Fri, 30 May 2008 18:20:26 +0000(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
rubidium [Fri, 30 May 2008 18:20:26 +0000] rev 10792
(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.

Fri, 30 May 2008 09:32:24 +0000(svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they needed.
rubidium [Fri, 30 May 2008 09:32:24 +0000] rev 10791
(svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they needed.

Fri, 30 May 2008 09:23:05 +0000(svn r13341) -Codechange: make most of the network settings configurable via the patch command.
rubidium [Fri, 30 May 2008 09:23:05 +0000] rev 10790
(svn r13341) -Codechange: make most of the network settings configurable via the patch command.

Thu, 29 May 2008 23:33:37 +0000(svn r13339) -Feature: splitting of the main toolbar when the resolution becomes very low so the buttons are still visible and useable. Patch by Dominik.
rubidium [Thu, 29 May 2008 23:33:37 +0000] rev 10789
(svn r13339) -Feature: splitting of the main toolbar when the resolution becomes very low so the buttons are still visible and useable. Patch by Dominik.

Thu, 29 May 2008 22:22:02 +0000(svn r13338) -Doc: add documentation about the window placement. Patch by Alberth.
rubidium [Thu, 29 May 2008 22:22:02 +0000] rev 10788
(svn r13338) -Doc: add documentation about the window placement. Patch by Alberth.

Thu, 29 May 2008 21:36:29 +0000(svn r13337) -Doc: add documentation to some variables in settings_type.h.
rubidium [Thu, 29 May 2008 21:36:29 +0000] rev 10787
(svn r13337) -Doc: add documentation to some variables in settings_type.h.

Thu, 29 May 2008 21:36:10 +0000(svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset the autosave settings.
rubidium [Thu, 29 May 2008 21:36:10 +0000] rev 10786
(svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset the autosave settings.

Thu, 29 May 2008 21:35:49 +0000(svn r13335) -Fix: remove rogue (debugging) printf.
rubidium [Thu, 29 May 2008 21:35:49 +0000] rev 10785
(svn r13335) -Fix: remove rogue (debugging) printf.

Thu, 29 May 2008 20:21:28 +0000(svn r13334) -Codechange: move the network settings variables from network/network_internal to settings.
rubidium [Thu, 29 May 2008 20:21:28 +0000] rev 10784
(svn r13334) -Codechange: move the network settings variables from network/network_internal to settings.

Thu, 29 May 2008 19:58:17 +0000(svn r13333) -Fix: compilance without networking enabled.
rubidium [Thu, 29 May 2008 19:58:17 +0000] rev 10783
(svn r13333) -Fix: compilance without networking enabled.

Thu, 29 May 2008 19:06:54 +0000(svn r13332) -Fix (r13325): network games got somewhat broken.
rubidium [Thu, 29 May 2008 19:06:54 +0000] rev 10782
(svn r13332) -Fix (r13325): network games got somewhat broken.

Thu, 29 May 2008 17:54:02 +0000(svn r13331) -Fix (r12924): Wrong include type for (sdt::)map
peter1138 [Thu, 29 May 2008 17:54:02 +0000] rev 10781
(svn r13331) -Fix (r12924): Wrong include type for (sdt::)map

Thu, 29 May 2008 17:01:42 +0000(svn r13330) -Fix: 'Player name' dialog was broken in two ways
smatz [Thu, 29 May 2008 17:01:42 +0000] rev 10780
(svn r13330) -Fix: 'Player name' dialog was broken in two ways

Thu, 29 May 2008 16:58:15 +0000(svn r13329) [NoAI] -Update: regression.cfg now uses the 'new' format noai
glx [Thu, 29 May 2008 16:58:15 +0000] rev 10779
(svn r13329) [NoAI] -Update: regression.cfg now uses the 'new' format

Thu, 29 May 2008 16:47:22 +0000(svn r13328) -Fix (r13327): Don't access an item when there isn't any
skidd13 [Thu, 29 May 2008 16:47:22 +0000] rev 10778
(svn r13328) -Fix (r13327): Don't access an item when there isn't any

Thu, 29 May 2008 16:37:26 +0000(svn r13327) -Codechange: NetworkGameWindow uses GUILists Sort() now
skidd13 [Thu, 29 May 2008 16:37:26 +0000] rev 10777
(svn r13327) -Codechange: NetworkGameWindow uses GUILists Sort() now

Thu, 29 May 2008 15:56:32 +0000(svn r13326) [NoAI] -Sync with trunk r13264:13325 noai
glx [Thu, 29 May 2008 15:56:32 +0000] rev 10776
(svn r13326) [NoAI] -Sync with trunk r13264:13325
[NoAI] -Change [API CHANGE]: removed AISign.GetSignCount()

Thu, 29 May 2008 15:13:28 +0000(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
rubidium [Thu, 29 May 2008 15:13:28 +0000] rev 10775
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.

Thu, 29 May 2008 12:52:24 +0000(svn r13324) [NoAI] -Fix [FS#2047]: you could not build tram-depots (you got to love the consistancy of bit-placement in p1 and p2 ;)) noai
truebrain [Thu, 29 May 2008 12:52:24 +0000] rev 10774
(svn r13324) [NoAI] -Fix [FS#2047]: you could not build tram-depots (you got to love the consistancy of bit-placement in p1 and p2 ;))

Thu, 29 May 2008 11:47:56 +0000(svn r13323) -Codechange: scrollbars are not refresh counters
peter1138 [Thu, 29 May 2008 11:47:56 +0000] rev 10773
(svn r13323) -Codechange: scrollbars are not refresh counters

Thu, 29 May 2008 11:13:11 +0000(svn r13322) -Codechange: _no_scroll belongs more with the window code.
rubidium [Thu, 29 May 2008 11:13:11 +0000] rev 10772
(svn r13322) -Codechange: _no_scroll belongs more with the window code.

Thu, 29 May 2008 10:16:59 +0000(svn r13321) -Codechange: move some GUI/viewport related functions out op openttd.cpp to viewport.cpp/window.cpp.
rubidium [Thu, 29 May 2008 10:16:59 +0000] rev 10771
(svn r13321) -Codechange: move some GUI/viewport related functions out op openttd.cpp to viewport.cpp/window.cpp.

Thu, 29 May 2008 09:54:47 +0000(svn r13320) -Codechange: move some enums from openttd.h to more logical locations.
rubidium [Thu, 29 May 2008 09:54:47 +0000] rev 10770
(svn r13320) -Codechange: move some enums from openttd.h to more logical locations.

Thu, 29 May 2008 07:34:40 +0000(svn r13319) -Codechange: Remove use of imaginary horizontal scrollbar in the group vehicle list
peter1138 [Thu, 29 May 2008 07:34:40 +0000] rev 10769
(svn r13319) -Codechange: Remove use of imaginary horizontal scrollbar in the group vehicle list

Thu, 29 May 2008 06:49:56 +0000(svn r13318) -Codechange: move some functions from gui.h/misc_gui.cpp to window_gui.h/window.cpp because they belong there.
rubidium [Thu, 29 May 2008 06:49:56 +0000] rev 10768
(svn r13318) -Codechange: move some functions from gui.h/misc_gui.cpp to window_gui.h/window.cpp because they belong there.

Wed, 28 May 2008 21:36:16 +0000(svn r13317) -Codechange: make news messages use a linked list instead of a moving circular buffer. This makes it possible to store more news messages in the history. Based on a patch by Cirdan.
rubidium [Wed, 28 May 2008 21:36:16 +0000] rev 10767
(svn r13317) -Codechange: make news messages use a linked list instead of a moving circular buffer. This makes it possible to store more news messages in the history. Based on a patch by Cirdan.
-Codechange: the number of news messages is reduced by removing every news message that is a configurable amount older than when it would not be shown in the newspaper popup/ticker, which is e.g. a month for industry production changes and half a year for subsidy offers. As a result the more important messages will stay longer in the message history (if longer than 30 messages).

Wed, 28 May 2008 20:13:28 +0000(svn r13316) -Codechange: move some functions around to make them grouped more logically.
rubidium [Wed, 28 May 2008 20:13:28 +0000] rev 10766
(svn r13316) -Codechange: move some functions around to make them grouped more logically.

Wed, 28 May 2008 20:06:00 +0000(svn r13315) -Fix (r13314): Assert if no engines or wagons available
peter1138 [Wed, 28 May 2008 20:06:00 +0000] rev 10765
(svn r13315) -Fix (r13314): Assert if no engines or wagons available

Wed, 28 May 2008 17:29:27 +0000(svn r13314) -Codechange: Switch EngineList from std::vector to GUIList
peter1138 [Wed, 28 May 2008 17:29:27 +0000] rev 10764
(svn r13314) -Codechange: Switch EngineList from std::vector to GUIList

Wed, 28 May 2008 17:08:45 +0000(svn r13313) -Fix-ish (r13306): List was copied in another place the autoreplace gui...
peter1138 [Wed, 28 May 2008 17:08:45 +0000] rev 10763
(svn r13313) -Fix-ish (r13306): List was copied in another place the autoreplace gui...

Wed, 28 May 2008 16:50:05 +0000(svn r13312) -Update: apply english.txt changes from r13311 to other languages
skidd13 [Wed, 28 May 2008 16:50:05 +0000] rev 10762
(svn r13312) -Update: apply english.txt changes from r13311 to other languages

Wed, 28 May 2008 16:45:00 +0000(svn r13311) -Codechange: Use GUIList for the industry directory window
skidd13 [Wed, 28 May 2008 16:45:00 +0000] rev 10761
(svn r13311) -Codechange: Use GUIList for the industry directory window
-Codechange: Replaced the four sort buttons by a dropdown
-Codechange: Reduced the default window size

Wed, 28 May 2008 15:28:27 +0000(svn r13310) -Fix: invalidate OSK when parent editbox changes (from keyboard)
smatz [Wed, 28 May 2008 15:28:27 +0000] rev 10760
(svn r13310) -Fix: invalidate OSK when parent editbox changes (from keyboard)

Wed, 28 May 2008 14:36:06 +0000(svn r13309) -Fix: the difficulty settings from the savegame would be reset by the ones of the intro game.
rubidium [Wed, 28 May 2008 14:36:06 +0000] rev 10759
(svn r13309) -Fix: the difficulty settings from the savegame would be reset by the ones of the intro game.

Wed, 28 May 2008 11:56:44 +0000(svn r13308) -Fix (r13307): projects/generate...
peter1138 [Wed, 28 May 2008 11:56:44 +0000] rev 10758
(svn r13308) -Fix (r13307): projects/generate...

Wed, 28 May 2008 11:56:21 +0000(svn r13307) -Codechange: Separate VehicleList and its two functions so only the 3 users include it, reducing dependencies on misc/smallvec.h
peter1138 [Wed, 28 May 2008 11:56:21 +0000] rev 10757
(svn r13307) -Codechange: Separate VehicleList and its two functions so only the 3 users include it, reducing dependencies on misc/smallvec.h

Wed, 28 May 2008 10:29:48 +0000(svn r13306) -Fix (r8362): Pass engine list by pointer instead of making a copy of it.
peter1138 [Wed, 28 May 2008 10:29:48 +0000] rev 10756
(svn r13306) -Fix (r8362): Pass engine list by pointer instead of making a copy of it.

Wed, 28 May 2008 06:30:55 +0000(svn r13305) -Fix (r13039): Confirmation window sent both yes and no answers instead of just yes.
peter1138 [Wed, 28 May 2008 06:30:55 +0000] rev 10755
(svn r13305) -Fix (r13039): Confirmation window sent both yes and no answers instead of just yes.

Tue, 27 May 2008 23:40:36 +0000(svn r13304) -Fix (r13042): possible double free (showed up in r13092)
smatz [Tue, 27 May 2008 23:40:36 +0000] rev 10754
(svn r13304) -Fix (r13042): possible double free (showed up in r13092)

Tue, 27 May 2008 23:10:42 +0000(svn r13303) -Fix (r13301): 64bit gcc compilation was broken
smatz [Tue, 27 May 2008 23:10:42 +0000] rev 10753
(svn r13303) -Fix (r13301): 64bit gcc compilation was broken

Tue, 27 May 2008 22:02:26 +0000(svn r13302) -Fix (r13301): GCC doesn't necessarily like what MSVC likes...
rubidium [Tue, 27 May 2008 22:02:26 +0000] rev 10752
(svn r13302) -Fix (r13301): GCC doesn't necessarily like what MSVC likes...

Tue, 27 May 2008 21:41:00 +0000(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.
rubidium [Tue, 27 May 2008 21:41:00 +0000] rev 10751
(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.

Tue, 27 May 2008 21:04:10 +0000(svn r13300) [NoAI] -Add: a scrollbar in AIDebug window. noai
glx [Tue, 27 May 2008 21:04:10 +0000] rev 10750
(svn r13300) [NoAI] -Add: a scrollbar in AIDebug window.

Tue, 27 May 2008 20:33:44 +0000(svn r13299) -Fix (r13286): Stations sort type isn't updated correctly
skidd13 [Tue, 27 May 2008 20:33:44 +0000] rev 10749
(svn r13299) -Fix (r13286): Stations sort type isn't updated correctly

Tue, 27 May 2008 20:25:28 +0000(svn r13298) -Codechange: remove unused _total_signs
smatz [Tue, 27 May 2008 20:25:28 +0000] rev 10748
(svn r13298) -Codechange: remove unused _total_signs

Tue, 27 May 2008 20:05:36 +0000(svn r13297) -Codechange: Use GUIList for the town directory window
peter1138 [Tue, 27 May 2008 20:05:36 +0000] rev 10747
(svn r13297) -Codechange: Use GUIList for the town directory window

Tue, 27 May 2008 19:58:32 +0000(svn r13296) -Fix (r13276): VL_FIRST_SORT was never reset
smatz [Tue, 27 May 2008 19:58:32 +0000] rev 10746
(svn r13296) -Fix (r13276): VL_FIRST_SORT was never reset

Tue, 27 May 2008 19:03:06 +0000(svn r13295) -Codechange: remove now redundant check
smatz [Tue, 27 May 2008 19:03:06 +0000] rev 10745
(svn r13295) -Codechange: remove now redundant check

Tue, 27 May 2008 18:50:31 +0000(svn r13294) -Codechange: convert the inheritance of GUIList in IndustryDirectoryWindow to a member object
skidd13 [Tue, 27 May 2008 18:50:31 +0000] rev 10744
(svn r13294) -Codechange: convert the inheritance of GUIList in IndustryDirectoryWindow to a member object

Tue, 27 May 2008 18:20:14 +0000(svn r13293) -Fix (r13226): airport far from a town generated too much noise
smatz [Tue, 27 May 2008 18:20:14 +0000] rev 10743
(svn r13293) -Fix (r13226): airport far from a town generated too much noise

Tue, 27 May 2008 16:56:58 +0000(svn r13292) -Fix (r13285): MSVC warnings
glx [Tue, 27 May 2008 16:56:58 +0000] rev 10742
(svn r13292) -Fix (r13285): MSVC warnings

Tue, 27 May 2008 15:30:51 +0000(svn r13291) -Fix (r13266): qsort passed wrong sizeof data
peter1138 [Tue, 27 May 2008 15:30:51 +0000] rev 10741
(svn r13291) -Fix (r13266): qsort passed wrong sizeof data

Tue, 27 May 2008 15:24:23 +0000(svn r13290) [NoAI] -Fix: do not activate a new player when no suitable AI can be found to start it. Also, when loading a savegame, do not consider a player as AI if no suitable AI can be found for it. noai
glx [Tue, 27 May 2008 15:24:23 +0000] rev 10740
(svn r13290) [NoAI] -Fix: do not activate a new player when no suitable AI can be found to start it. Also, when loading a savegame, do not consider a player as AI if no suitable AI can be found for it.

Tue, 27 May 2008 14:11:56 +0000(svn r13289) [NoAI] -Codechange: better refreshing of AIDebug window noai
glx [Tue, 27 May 2008 14:11:56 +0000] rev 10739
(svn r13289) [NoAI] -Codechange: better refreshing of AIDebug window

Tue, 27 May 2008 13:48:13 +0000(svn r13288) [NoAI] -Fix: 'Reload AI' button could be disabled when it should be enabled noai
glx [Tue, 27 May 2008 13:48:13 +0000] rev 10738
(svn r13288) [NoAI] -Fix: 'Reload AI' button could be disabled when it should be enabled