Tue, 07 Sep 2004 23:41:09 +0000(svn r180) -Fix: some more warning fixes for C99 (Tron)
darkvater [Tue, 07 Sep 2004 23:41:09 +0000] rev 179
(svn r180) -Fix: some more warning fixes for C99 (Tron)

Tue, 07 Sep 2004 22:44:14 +0000(svn r179) -Fix: [1023971] Fix for MouseWheel assert error in non-zoomable viewports. Zooming now will only occur if mousepointer is either in an extra viewport window, or main game-window (Dribbel)
darkvater [Tue, 07 Sep 2004 22:44:14 +0000] rev 178
(svn r179) -Fix: [1023971] Fix for MouseWheel assert error in non-zoomable viewports. Zooming now will only occur if mousepointer is either in an extra viewport window, or main game-window (Dribbel)

Tue, 07 Sep 2004 22:39:06 +0000(svn r178) -Fix: small network fix if network is not enabled
darkvater [Tue, 07 Sep 2004 22:39:06 +0000] rev 177
(svn r178) -Fix: small network fix if network is not enabled

Tue, 07 Sep 2004 21:48:09 +0000(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
darkvater [Tue, 07 Sep 2004 21:48:09 +0000] rev 176
(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
-Fix: added WIDGETS_END macro for WWT_LAST which does this for all last widget-types

Tue, 07 Sep 2004 19:34:55 +0000(svn r176) -Fix: network_gui const and warnings fixes (Tron)
darkvater [Tue, 07 Sep 2004 19:34:55 +0000] rev 175
(svn r176) -Fix: network_gui const and warnings fixes (Tron)

Tue, 07 Sep 2004 19:01:06 +0000(svn r175) -Fix: [1023771] inconsistent/missing stations in station list. Forgot to change owner-sort after changing function.
darkvater [Tue, 07 Sep 2004 19:01:06 +0000] rev 174
(svn r175) -Fix: [1023771] inconsistent/missing stations in station list. Forgot to change owner-sort after changing function.
-Codechange: some more asserts to vehicle-sorts to quickly find any possible problems.

Mon, 06 Sep 2004 22:53:59 +0000(svn r174) -Network: [ 023268] small network.c changes/cleanups (MorphOS/AmigaOS) and one compiler warning fix (MorphOS) (tokai)
darkvater [Mon, 06 Sep 2004 22:53:59 +0000] rev 173
(svn r174) -Network: [ 023268] small network.c changes/cleanups (MorphOS/AmigaOS) and one compiler warning fix (MorphOS) (tokai)

Mon, 06 Sep 2004 22:46:02 +0000(svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de)
darkvater [Mon, 06 Sep 2004 22:46:02 +0000] rev 172
(svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de)
-GUI: Change some network GUI stuff (Darkvater)

Mon, 06 Sep 2004 21:47:12 +0000(svn r172) -Fix: warning fixes (Tron)
darkvater [Mon, 06 Sep 2004 21:47:12 +0000] rev 171
(svn r172) -Fix: warning fixes (Tron)

Mon, 06 Sep 2004 21:29:02 +0000(svn r171) MorphOS: added hotkey for console (tokai)
bjarni [Mon, 06 Sep 2004 21:29:02 +0000] rev 170
(svn r171) MorphOS: added hotkey for console (tokai)

Mon, 06 Sep 2004 21:27:26 +0000(svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes some variable initialization errors and a console.h warning (sign_de)
darkvater [Mon, 06 Sep 2004 21:27:26 +0000] rev 169
(svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes some variable initialization errors and a console.h warning (sign_de)

Mon, 06 Sep 2004 21:20:01 +0000(svn r169) -Fix: move around sort-widgets a bit so it looks more natural
darkvater [Mon, 06 Sep 2004 21:20:01 +0000] rev 168
(svn r169) -Fix: move around sort-widgets a bit so it looks more natural
-Fix: savegames are sorted with newest date first by default
-Codechange: refine sorter functions
-Fix: fixed linux warnings (tokai)

Mon, 06 Sep 2004 20:51:25 +0000(svn r168) added a console hotkey on mac
bjarni [Mon, 06 Sep 2004 20:51:25 +0000] rev 167
(svn r168) added a console hotkey on mac

Mon, 06 Sep 2004 18:33:51 +0000(svn r167) -Fix: [972247] bug in '[a] weird non-uniform stations handling'
truelight [Mon, 06 Sep 2004 18:33:51 +0000] rev 166
(svn r167) -Fix: [972247] bug in '[a] weird non-uniform stations handling'
(blathijs)

Mon, 06 Sep 2004 18:22:25 +0000(svn r166) -Codechange: change 74 for constant DAY_TICKS
darkvater [Mon, 06 Sep 2004 18:22:25 +0000] rev 165
(svn r166) -Codechange: change 74 for constant DAY_TICKS

Mon, 06 Sep 2004 18:15:13 +0000(svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
darkvater [Mon, 06 Sep 2004 18:15:13 +0000] rev 164
(svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
-Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first
-CodeChange: move Dropdownlist from settings_gui.c to widget.c. More in place there.

Mon, 06 Sep 2004 16:57:40 +0000(svn r164) -Fix: Makefile did not clean up endian-files
truelight [Mon, 06 Sep 2004 16:57:40 +0000] rev 163
(svn r164) -Fix: Makefile did not clean up endian-files
-Add: Also display text for endian.h and endian_check

Mon, 06 Sep 2004 16:45:53 +0000(svn r163) Makefile: made compileroutput nicer and added NOVERBOSE to supress all warnings/errors if wanted(default off) (sign_de)
bjarni [Mon, 06 Sep 2004 16:45:53 +0000] rev 162
(svn r163) Makefile: made compileroutput nicer and added NOVERBOSE to supress all warnings/errors if wanted(default off) (sign_de)

Mon, 06 Sep 2004 16:21:35 +0000(svn r162) -Feature: when exit game window pops up, 'Enter' quits the game
darkvater [Mon, 06 Sep 2004 16:21:35 +0000] rev 161
(svn r162) -Feature: when exit game window pops up, 'Enter' quits the game

Sun, 05 Sep 2004 17:11:00 +0000(svn r161) -Fix: added missing file to project and solved wrong type bug
darkvater [Sun, 05 Sep 2004 17:11:00 +0000] rev 160
(svn r161) -Fix: added missing file to project and solved wrong type bug

Sun, 05 Sep 2004 16:15:22 +0000(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
truelight [Sun, 05 Sep 2004 16:15:22 +0000] rev 159
(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
-Fix: some minor fixes around GetTileTrackStatus (blathijs)

Sun, 05 Sep 2004 14:20:36 +0000(svn r159) -Fix: w->custom[] was too small for 64bit pointers
truelight [Sun, 05 Sep 2004 14:20:36 +0000] rev 158
(svn r159) -Fix: w->custom[] was too small for 64bit pointers

Sat, 04 Sep 2004 14:20:12 +0000(svn r158) -Fix: make endianess check 100% accurate (hopefully ;))
truelight [Sat, 04 Sep 2004 14:20:12 +0000] rev 157
(svn r158) -Fix: make endianess check 100% accurate (hopefully ;))

Sat, 04 Sep 2004 13:06:09 +0000(svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad)
darkvater [Sat, 04 Sep 2004 13:06:09 +0000] rev 156
(svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad)

Fri, 03 Sep 2004 21:48:21 +0000(svn r156) -Codechange: remove obsolete callback arrays
darkvater [Fri, 03 Sep 2004 21:48:21 +0000] rev 155
(svn r156) -Codechange: remove obsolete callback arrays

Fri, 03 Sep 2004 20:25:49 +0000(svn r155) -Fix: remove unused variable, thanks Tron_
darkvater [Fri, 03 Sep 2004 20:25:49 +0000] rev 154
(svn r155) -Fix: remove unused variable, thanks Tron_

Fri, 03 Sep 2004 20:04:32 +0000(svn r154) -Fix: some people while using MSVC don't have VK_OEM_3 defined? Or it could be Win2000/XP only
darkvater [Fri, 03 Sep 2004 20:04:32 +0000] rev 153
(svn r154) -Fix: some people while using MSVC don't have VK_OEM_3 defined? Or it could be Win2000/XP only

Fri, 03 Sep 2004 19:59:05 +0000(svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel)
darkvater [Fri, 03 Sep 2004 19:59:05 +0000] rev 152
(svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel)

Fri, 03 Sep 2004 18:23:03 +0000(svn r152) -Fix: [1021061] windows WKC_BACKQUOTE [US] (sign_de)
darkvater [Fri, 03 Sep 2004 18:23:03 +0000] rev 151
(svn r152) -Fix: [1021061] windows WKC_BACKQUOTE [US] (sign_de)

Fri, 03 Sep 2004 18:00:19 +0000(svn r151) -Fix: [1021566] Buy/Sell 25% share button is broke
darkvater [Fri, 03 Sep 2004 18:00:19 +0000] rev 150
(svn r151) -Fix: [1021566] Buy/Sell 25% share button is broke

Fri, 03 Sep 2004 17:57:27 +0000(svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigs
darkvater [Fri, 03 Sep 2004 17:57:27 +0000] rev 149
(svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigs
-Fix: [993493] Buildings on water
-Feature: Water floods everything, including vehicles.

Fri, 03 Sep 2004 16:03:17 +0000(svn r149) -Fix: [997703] Junction after tunnel bug (blathijs)
truelight [Fri, 03 Sep 2004 16:03:17 +0000] rev 148
(svn r149) -Fix: [997703] Junction after tunnel bug (blathijs)

Wed, 01 Sep 2004 21:54:12 +0000(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of company value). Water floods HQ.
darkvater [Wed, 01 Sep 2004 21:54:12 +0000] rev 147
(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of company value). Water floods HQ.
-Some layout fixes for command.c
-Tileinfo debug window in console now shows Tile in decimal numbers

Wed, 01 Sep 2004 17:24:50 +0000(svn r147) -Fix [NewAI]: small fix for road-building when RoadQueueing is disabled
truelight [Wed, 01 Sep 2004 17:24:50 +0000] rev 146
(svn r147) -Fix [NewAI]: small fix for road-building when RoadQueueing is disabled

Tue, 31 Aug 2004 16:12:52 +0000(svn r146) -Fix [AI]: Tunnel/bridge bug
truelight [Tue, 31 Aug 2004 16:12:52 +0000] rev 145
(svn r146) -Fix [AI]: Tunnel/bridge bug
-Fix [AI]: Minor problems
-Add [AI]: Profit check (if not making enough money, vehicles are sold)

Fri, 27 Aug 2004 11:01:26 +0000(svn r145) -Fix: [1016921] Network Name Resolution for not only connecting with IP. (sign_de)
darkvater [Fri, 27 Aug 2004 11:01:26 +0000] rev 144
(svn r145) -Fix: [1016921] Network Name Resolution for not only connecting with IP. (sign_de)
-Fix [1013884] network.c diffs (MorphOS/ AmigaOS) (tokaiz)

Fri, 27 Aug 2004 08:35:38 +0000(svn r144) Whoops, wrong variable
dominik [Fri, 27 Aug 2004 08:35:38 +0000] rev 143
(svn r144) Whoops, wrong variable

Fri, 27 Aug 2004 08:28:41 +0000(svn r143) Fix: newgrfs are working again
dominik [Fri, 27 Aug 2004 08:28:41 +0000] rev 142
(svn r143) Fix: newgrfs are working again

Wed, 25 Aug 2004 22:11:41 +0000(svn r142) -Feature development: [1016299] Console Rev #3 allowes variable references and has a new commandline buffer (sign_de)
darkvater [Wed, 25 Aug 2004 22:11:41 +0000] rev 141
(svn r142) -Feature development: [1016299] Console Rev #3 allowes variable references and has a new commandline buffer (sign_de)

Wed, 25 Aug 2004 18:28:57 +0000(svn r141) -Fix: Company-value was not updated immediatly if legend was changed
truelight [Wed, 25 Aug 2004 18:28:57 +0000] rev 140
(svn r141) -Fix: Company-value was not updated immediatly if legend was changed
(vondel)

Wed, 25 Aug 2004 10:17:39 +0000(svn r140) -Fix: Load Scenario fix
truelight [Wed, 25 Aug 2004 10:17:39 +0000] rev 139
(svn r140) -Fix: Load Scenario fix

Wed, 25 Aug 2004 09:23:55 +0000(svn r139) Added MarkWholeScreenDirty() on switch player screen
dominik [Wed, 25 Aug 2004 09:23:55 +0000] rev 138
(svn r139) Added MarkWholeScreenDirty() on switch player screen
Changed "Max income" string and "station spread patch" string

Wed, 25 Aug 2004 08:57:25 +0000(svn r138) -Add: 64x64 stations are now nicely painted (increased size of
truelight [Wed, 25 Aug 2004 08:57:25 +0000] rev 137
(svn r138) -Add: 64x64 stations are now nicely painted (increased size of
parent_list)

Wed, 25 Aug 2004 08:55:53 +0000(svn r137) Fix: console sometime didn't open (sign_de)
dominik [Wed, 25 Aug 2004 08:55:53 +0000] rev 136
(svn r137) Fix: console sometime didn't open (sign_de)

Tue, 24 Aug 2004 22:41:42 +0000(svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de)
darkvater [Tue, 24 Aug 2004 22:41:42 +0000] rev 135
(svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de)

Tue, 24 Aug 2004 21:35:11 +0000(svn r135) Daily lang updates
miham [Tue, 24 Aug 2004 21:35:11 +0000] rev 134
(svn r135) Daily lang updates

Tue, 24 Aug 2004 20:54:40 +0000(svn r134) -Fix: [976583] parent_list was too small
truelight [Tue, 24 Aug 2004 20:54:40 +0000] rev 133
(svn r134) -Fix: [976583] parent_list was too small
-Fix: [981934] Memoryleak in parent_list
-Add: General protection around Sprites

Tue, 24 Aug 2004 15:35:59 +0000(svn r133) -Update: console.c/h added to VC.Net project
truelight [Tue, 24 Aug 2004 15:35:59 +0000] rev 132
(svn r133) -Update: console.c/h added to VC.Net project

Tue, 24 Aug 2004 12:54:37 +0000(svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now.
truelight [Tue, 24 Aug 2004 12:54:37 +0000] rev 131
(svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now.

Tue, 24 Aug 2004 12:34:16 +0000(svn r131) Completely changed hotkey from tab to backquote (not working in Windows yet)
dominik [Tue, 24 Aug 2004 12:34:16 +0000] rev 130
(svn r131) Completely changed hotkey from tab to backquote (not working in Windows yet)

Tue, 24 Aug 2004 11:53:30 +0000(svn r130) Change: hotkey for console is Backquote (the key left to '1', regardless of keyboard layout
dominik [Tue, 24 Aug 2004 11:53:30 +0000] rev 129
(svn r130) Change: hotkey for console is Backquote (the key left to '1', regardless of keyboard layout

Tue, 24 Aug 2004 09:15:09 +0000(svn r129) Fix: no more same multiple resolutions due to incorrect SDL implementation (Tron)
dominik [Tue, 24 Aug 2004 09:15:09 +0000] rev 128
(svn r129) Fix: no more same multiple resolutions due to incorrect SDL implementation (Tron)

Tue, 24 Aug 2004 09:09:49 +0000(svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar)
dominik [Tue, 24 Aug 2004 09:09:49 +0000] rev 127
(svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar)

Tue, 24 Aug 2004 08:34:28 +0000(svn r127) New feature: ingame console. (sign_de)
dominik [Tue, 24 Aug 2004 08:34:28 +0000] rev 126
(svn r127) New feature: ingame console. (sign_de)
Press tab to open the console, more info in docs/console.txt

Tue, 24 Aug 2004 07:32:49 +0000(svn r126) Forgot to remove some test code
dominik [Tue, 24 Aug 2004 07:32:49 +0000] rev 125
(svn r126) Forgot to remove some test code

Mon, 23 Aug 2004 21:40:01 +0000(svn r125) Add: [ 1014684 ] Czech town names (supr)
dominik [Mon, 23 Aug 2004 21:40:01 +0000] rev 124
(svn r125) Add: [ 1014684 ] Czech town names (supr)

Mon, 23 Aug 2004 21:29:25 +0000(svn r124) Prepared code for removal of block_months variable in next major savegame version
dominik [Mon, 23 Aug 2004 21:29:25 +0000] rev 123
(svn r124) Prepared code for removal of block_months variable in next major savegame version

Mon, 23 Aug 2004 21:12:51 +0000(svn r123) Fixed some indentions... btw credits for the last commit go to Celestar
dominik [Mon, 23 Aug 2004 21:12:51 +0000] rev 122
(svn r123) Fixed some indentions... btw credits for the last commit go to Celestar

Mon, 23 Aug 2004 21:04:39 +0000(svn r122) Change: exclusive transport rights are now stored per town instead of per station
dominik [Mon, 23 Aug 2004 21:04:39 +0000] rev 121
(svn r122) Change: exclusive transport rights are now stored per town instead of per station
Exclusive rights from old savegames will be reset.

Mon, 23 Aug 2004 20:38:42 +0000(svn r121) Langfile update from SF
miham [Mon, 23 Aug 2004 20:38:42 +0000] rev 120
(svn r121) Langfile update from SF

Mon, 23 Aug 2004 18:32:16 +0000(svn r120) Fix: (SDL) same resolution was displayed more than once in game options
dominik [Mon, 23 Aug 2004 18:32:16 +0000] rev 119
(svn r120) Fix: (SDL) same resolution was displayed more than once in game options

Mon, 23 Aug 2004 13:37:12 +0000(svn r119) Daily langfile updates
miham [Mon, 23 Aug 2004 13:37:12 +0000] rev 118
(svn r119) Daily langfile updates

Mon, 23 Aug 2004 13:23:57 +0000(svn r118) Changed default options (road side, distance units, currency) to most commonly used options
dominik [Mon, 23 Aug 2004 13:23:57 +0000] rev 117
(svn r118) Changed default options (road side, distance units, currency) to most commonly used options

Mon, 23 Aug 2004 10:59:03 +0000(svn r117) Feature: Performance details window in company league menu (TrueLight)
dominik [Mon, 23 Aug 2004 10:59:03 +0000] rev 116
(svn r117) Feature: Performance details window in company league menu (TrueLight)

Mon, 23 Aug 2004 08:59:36 +0000(svn r116) Fix: [ 963056 ] Wrong trains you can buy with scenarios
dominik [Mon, 23 Aug 2004 08:59:36 +0000] rev 115
(svn r116) Fix: [ 963056 ] Wrong trains you can buy with scenarios

Mon, 23 Aug 2004 07:50:01 +0000(svn r115) Fix: monorail/maglev became available around 1927
dominik [Mon, 23 Aug 2004 07:50:01 +0000] rev 114
(svn r115) Fix: monorail/maglev became available around 1927

Sun, 22 Aug 2004 19:40:50 +0000(svn r114) updated svnup.sh to display merged files (blathijs)
bjarni [Sun, 22 Aug 2004 19:40:50 +0000] rev 113
(svn r114) updated svnup.sh to display merged files (blathijs)

Sun, 22 Aug 2004 17:35:17 +0000(svn r113) -Update: re-ordered Makefile (filenames are now in alphabetic order again) (Celestar)
truelight [Sun, 22 Aug 2004 17:35:17 +0000] rev 112
(svn r113) -Update: re-ordered Makefile (filenames are now in alphabetic order again) (Celestar)

Sun, 22 Aug 2004 15:57:46 +0000(svn r112) -Fix: converted all linebreaks to UNIX-linebreak (\n) (forgot one file)
truelight [Sun, 22 Aug 2004 15:57:46 +0000] rev 111
(svn r112) -Fix: converted all linebreaks to UNIX-linebreak (\n) (forgot one file)

Sun, 22 Aug 2004 15:56:56 +0000(svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n)
truelight [Sun, 22 Aug 2004 15:56:56 +0000] rev 110
(svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n)

Sun, 22 Aug 2004 15:31:23 +0000(svn r110) Added modified English town name generator
orudge [Sun, 22 Aug 2004 15:31:23 +0000] rev 109
(svn r110) Added modified English town name generator

Sun, 22 Aug 2004 15:25:36 +0000(svn r109) added/heavily modified patch by truesatan: cheat change date
dominik [Sun, 22 Aug 2004 15:25:36 +0000] rev 108
(svn r109) added/heavily modified patch by truesatan: cheat change date

Sun, 22 Aug 2004 14:44:03 +0000(svn r108) -Fix: anon-union problems on GCC2 compilers
truelight [Sun, 22 Aug 2004 14:44:03 +0000] rev 107
(svn r108) -Fix: anon-union problems on GCC2 compilers

Sun, 22 Aug 2004 11:47:02 +0000(svn r107) Small fix for compiling without networking
dominik [Sun, 22 Aug 2004 11:47:02 +0000] rev 106
(svn r107) Small fix for compiling without networking

Sun, 22 Aug 2004 10:23:37 +0000(svn r106) New network core (by sign_de)
dominik [Sun, 22 Aug 2004 10:23:37 +0000] rev 105
(svn r106) New network core (by sign_de)

Features:
* network core is dynamicly loaded when needed (-n isn't needed anymore)
for easy switching between single and multiplayer. But commandline
shortcuts are still enabled:
-n = autodetect network server
-n [ip] = connect to the server
* udp now uses 2 different ports
- you can run 1 server and serveral clients on one pc
- the clients udp-socket gets unloaded when the
network game starts
- the servers udp-sockets remains online to allow the
network gui to detect itself
* new gameinfo structure
this struct is available for every online/lan game
* dynamic NetworkGameList

Sun, 22 Aug 2004 00:53:39 +0000(svn r105) Switch climate cheat gui enhancement
dominik [Sun, 22 Aug 2004 00:53:39 +0000] rev 104
(svn r105) Switch climate cheat gui enhancement

Sat, 21 Aug 2004 23:56:01 +0000(svn r104) Fix: wrong pathfinding when northern station tile is missing (blathijs)
dominik [Sat, 21 Aug 2004 23:56:01 +0000] rev 103
(svn r104) Fix: wrong pathfinding when northern station tile is missing (blathijs)

Sat, 21 Aug 2004 22:04:25 +0000(svn r103) Fix: rare newspaper crash with too many messages [ 1009976 ] (thx to blathij)s
dominik [Sat, 21 Aug 2004 22:04:25 +0000] rev 102
(svn r103) Fix: rare newspaper crash with too many messages [ 1009976 ] (thx to blathij)s

Sat, 21 Aug 2004 16:55:04 +0000(svn r102) Update to British English language file
orudge [Sat, 21 Aug 2004 16:55:04 +0000] rev 101
(svn r102) Update to British English language file

Sat, 21 Aug 2004 13:21:09 +0000(svn r101) New cheat: switch climate
dominik [Sat, 21 Aug 2004 13:21:09 +0000] rev 100
(svn r101) New cheat: switch climate

Sat, 21 Aug 2004 10:54:47 +0000(svn r100) Fix: [ 1012086 ] Drunk pilot (Celestar)
dominik [Sat, 21 Aug 2004 10:54:47 +0000] rev 99
(svn r100) Fix: [ 1012086 ] Drunk pilot (Celestar)

Sat, 21 Aug 2004 09:57:02 +0000(svn r99) Fix: [992726] No tunnel crash (Celestar)
dominik [Sat, 21 Aug 2004 09:57:02 +0000] rev 98
(svn r99) Fix: [992726] No tunnel crash (Celestar)

Fri, 20 Aug 2004 21:50:54 +0000(svn r98) Updated MSVC6 project with new AI files
orudge [Fri, 20 Aug 2004 21:50:54 +0000] rev 97
(svn r98) Updated MSVC6 project with new AI files

Fri, 20 Aug 2004 17:28:49 +0000(svn r97) -Fix: two non-AI players when loading a scenario
truelight [Fri, 20 Aug 2004 17:28:49 +0000] rev 96
(svn r97) -Fix: two non-AI players when loading a scenario

Fri, 20 Aug 2004 17:04:10 +0000(svn r96) -Fix: [AI] An industry can have no town, which caused crashes
truelight [Fri, 20 Aug 2004 17:04:10 +0000] rev 95
(svn r96) -Fix: [AI] An industry can have no town, which caused crashes

Fri, 20 Aug 2004 16:30:43 +0000(svn r95) Another small news system fix
dominik [Fri, 20 Aug 2004 16:30:43 +0000] rev 94
(svn r95) Another small news system fix

Fri, 20 Aug 2004 16:17:13 +0000(svn r94) -Fix: AI crash bug (blathijs)
truelight [Fri, 20 Aug 2004 16:17:13 +0000] rev 93
(svn r94) -Fix: AI crash bug (blathijs)

Fri, 20 Aug 2004 15:37:44 +0000(svn r93) Fix: memory leak in news system (blathijs)
dominik [Fri, 20 Aug 2004 15:37:44 +0000] rev 92
(svn r93) Fix: memory leak in news system (blathijs)

Fri, 20 Aug 2004 15:30:32 +0000(svn r92) Feature: invisible trees when in transparent mode (patch entry)
dominik [Fri, 20 Aug 2004 15:30:32 +0000] rev 91
(svn r92) Feature: invisible trees when in transparent mode (patch entry)

Fri, 20 Aug 2004 14:25:11 +0000(svn r91) Add: Spec file for linux RPM builds
dominik [Fri, 20 Aug 2004 14:25:11 +0000] rev 90
(svn r91) Add: Spec file for linux RPM builds

Fri, 20 Aug 2004 13:58:25 +0000(svn r90) Fix: Some news system bugfixes
dominik [Fri, 20 Aug 2004 13:58:25 +0000] rev 89
(svn r90) Fix: Some news system bugfixes

Fri, 20 Aug 2004 13:36:10 +0000(svn r89) Langfile updates
miham [Fri, 20 Aug 2004 13:36:10 +0000] rev 88
(svn r89) Langfile updates

Fri, 20 Aug 2004 13:26:48 +0000(svn r88) Initial commit from translator system
miham [Fri, 20 Aug 2004 13:26:48 +0000] rev 87
(svn r88) Initial commit from translator system

Fri, 20 Aug 2004 11:25:36 +0000(svn r87) Fix: rare mousewheel scrolling with scrollbar crash
dominik [Fri, 20 Aug 2004 11:25:36 +0000] rev 86
(svn r87) Fix: rare mousewheel scrolling with scrollbar crash

Fri, 20 Aug 2004 10:02:47 +0000(svn r86) -Add: new AI files added in VC-project (DarkVater)
truelight [Fri, 20 Aug 2004 10:02:47 +0000] rev 85
(svn r86) -Add: new AI files added in VC-project (DarkVater)

Fri, 20 Aug 2004 09:32:32 +0000(svn r85) -Add: initial commit of new AI (enable in Patch menu)
truelight [Fri, 20 Aug 2004 09:32:32 +0000] rev 84
(svn r85) -Add: initial commit of new AI (enable in Patch menu)
-Add: generalised A* Algorithm
-Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)

Thu, 19 Aug 2004 13:39:50 +0000(svn r84) Improved news system code a little to avoid potential memory leaks
dominik [Thu, 19 Aug 2004 13:39:50 +0000] rev 83
(svn r84) Improved news system code a little to avoid potential memory leaks

Thu, 19 Aug 2004 11:36:29 +0000(svn r83) -VS(.NET) crashes if SpecialBuild in ttd.rc is "\0". Go figure :S
darkvater [Thu, 19 Aug 2004 11:36:29 +0000] rev 82
(svn r83) -VS(.NET) crashes if SpecialBuild in ttd.rc is "\0". Go figure :S

Thu, 19 Aug 2004 09:37:23 +0000(svn r82) -Fix ttd.rc issues on non VS compilers
darkvater [Thu, 19 Aug 2004 09:37:23 +0000] rev 81
(svn r82) -Fix ttd.rc issues on non VS compilers
-Fix: network.c more robust (check for NULL pointer), if gethostbyname failes, try resolving IP address

Thu, 19 Aug 2004 09:03:35 +0000(svn r81) -Fix: news_gui.c contained a MSVC compile error
truelight [Thu, 19 Aug 2004 09:03:35 +0000] rev 80
(svn r81) -Fix: news_gui.c contained a MSVC compile error

Wed, 18 Aug 2004 23:38:53 +0000(svn r80) New internal news system (implemented with fifo queue)
dominik [Wed, 18 Aug 2004 23:38:53 +0000] rev 79
(svn r80) New internal news system (implemented with fifo queue)
Message history works now

Wed, 18 Aug 2004 20:22:56 +0000(svn r79) -Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge
darkvater [Wed, 18 Aug 2004 20:22:56 +0000] rev 78
(svn r79) -Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge

Tue, 17 Aug 2004 22:39:40 +0000(svn r78) -Fix: [1010830] Landscape toolbar in scenario editor shown at wrong position
darkvater [Tue, 17 Aug 2004 22:39:40 +0000] rev 77
(svn r78) -Fix: [1010830] Landscape toolbar in scenario editor shown at wrong position

Tue, 17 Aug 2004 16:20:04 +0000(svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan)
truelight [Tue, 17 Aug 2004 16:20:04 +0000] rev 76
(svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan)
-Add: AI overrides service interval to 180 days
-Fix: AI hanged when all vehicles were disabled in Patch menu

Tue, 17 Aug 2004 15:37:12 +0000(svn r76) -Remove trailing spaces
darkvater [Tue, 17 Aug 2004 15:37:12 +0000] rev 75
(svn r76) -Remove trailing spaces

Tue, 17 Aug 2004 15:31:04 +0000(svn r75) -Add proper crediting to graphics artists to about box.
darkvater [Tue, 17 Aug 2004 15:31:04 +0000] rev 74
(svn r75) -Add proper crediting to graphics artists to about box.
-Change DEBUG lvl for GRF warnings/errors to 2, lvl 1 is used for copyright notices
-Fix show currect filename when debugging grf files

Tue, 17 Aug 2004 09:29:26 +0000(svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes)
truelight [Tue, 17 Aug 2004 09:29:26 +0000] rev 73
(svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes)

Tue, 17 Aug 2004 09:23:25 +0000(svn r73) -Fix: Wrong building of road-slopes for a future AI/Town
darkvater [Tue, 17 Aug 2004 09:23:25 +0000] rev 72
(svn r73) -Fix: Wrong building of road-slopes for a future AI/Town

Tue, 17 Aug 2004 08:40:09 +0000(svn r72) -Add: build_date of station (viewable with Query tool)
truelight [Tue, 17 Aug 2004 08:40:09 +0000] rev 71
(svn r72) -Add: build_date of station (viewable with Query tool)

Mon, 16 Aug 2004 22:35:17 +0000(svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (truesatan)
darkvater [Mon, 16 Aug 2004 22:35:17 +0000] rev 70
(svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (truesatan)
-Changed some debug messages in aircraft code to DEBUG(misc, 1)

Mon, 16 Aug 2004 22:15:44 +0000(svn r70) -Fix: typo in english.txt
darkvater [Mon, 16 Aug 2004 22:15:44 +0000] rev 69
(svn r70) -Fix: typo in english.txt
-Add some debug messages for misc=1

Mon, 16 Aug 2004 21:02:06 +0000(svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
darkvater [Mon, 16 Aug 2004 21:02:06 +0000] rev 68
(svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
-Feature: added callback feature to patches options

Mon, 16 Aug 2004 18:46:54 +0000(svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
darkvater [Mon, 16 Aug 2004 18:46:54 +0000] rev 67
(svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
-Fix: Placing/editing signs signs is possible in paused mode

Mon, 16 Aug 2004 15:13:46 +0000(svn r67) -Forget to change debug message for grfspecial.c
darkvater [Mon, 16 Aug 2004 15:13:46 +0000] rev 66
(svn r67) -Forget to change debug message for grfspecial.c
-Added compile flag NO_DEBUG_MESSAGES which will strip executeable of all DEBUG(..,..)'s

Mon, 16 Aug 2004 14:48:35 +0000(svn r66) -Fix Station list updated on station deletion/station rename
darkvater [Mon, 16 Aug 2004 14:48:35 +0000] rev 65
(svn r66) -Fix Station list updated on station deletion/station rename
-Changed debug messages to comply with DEBUG(name, level) heuristics

Mon, 16 Aug 2004 13:54:37 +0000(svn r65) -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station.
darkvater [Mon, 16 Aug 2004 13:54:37 +0000] rev 64
(svn r65) -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station.

Mon, 16 Aug 2004 13:31:18 +0000(svn r64) Fix: Road vehicles don't get stuck any more (Truelight + Celestar
dominik [Mon, 16 Aug 2004 13:31:18 +0000] rev 63
(svn r64) Fix: Road vehicles don't get stuck any more (Truelight + Celestar

Mon, 16 Aug 2004 13:09:52 +0000(svn r63) Fix: [ 1009385 ] Too many save games prevented loading
dominik [Mon, 16 Aug 2004 13:09:52 +0000] rev 62
(svn r63) Fix: [ 1009385 ] Too many save games prevented loading

Sun, 15 Aug 2004 22:17:46 +0000(svn r62) - Added "None" as option for number of industries in difficulty settings
orudge [Sun, 15 Aug 2004 22:17:46 +0000] rev 61
(svn r62) - Added "None" as option for number of industries in difficulty settings
- Updated French translation (by testman57)

Sun, 15 Aug 2004 21:13:15 +0000(svn r61) Fixed warning in sdl.c
orudge [Sun, 15 Aug 2004 21:13:15 +0000] rev 60
(svn r61) Fixed warning in sdl.c