Fri, 04 May 2007 22:45:37 +0000 glx (svn r9785) -Fix (r942, FS#765): only non dedicated servers can't have 0 players
Fri, 04 May 2007 22:38:36 +0000 rubidium (svn r9784) -Codechange: remove unused variable.
Fri, 04 May 2007 19:24:01 +0000 peter1138 (svn r9780) -Codechange: [NewGRF] Add support for variable vehicle weight for trains (callback 36, property 16)
Fri, 04 May 2007 16:27:13 +0000 belugas (svn r9779) -Feature: Add the possiblity to choose different road patterns for towns to use.
Fri, 04 May 2007 07:08:35 +0000 peter1138 (svn r9775) -Fix: Remove arbitrary limit on length of NewGRF strings.
Thu, 03 May 2007 20:31:25 +0000 miham (svn r9774) -Update: WebTranslator2 update to 2007-05-03 22:30:56
Thu, 03 May 2007 17:07:51 +0000 glx (svn r9773) -Fix r9772: MSVC warning
Thu, 03 May 2007 11:02:37 +0000 rubidium (svn r9772) -Fix [r9770,FS#761]: under some circumstances loading/unloading didn't work (correctly).
Wed, 02 May 2007 19:00:59 +0000 peter1138 (svn r9771) -Feature: (-tte) Add password protected status to 'players' (network server) console command. (mostly dihedral)
Wed, 02 May 2007 18:29:11 +0000 rubidium (svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station.
Wed, 02 May 2007 15:20:48 +0000 belugas (svn r9769) [newGRF] -Feature: Add translation support for Esperanto, Bulgarian, Japanese and Korean
Wed, 02 May 2007 09:39:11 +0000 rubidium (svn r9765) -Codechange: constify some class functions.
Wed, 02 May 2007 09:29:41 +0000 rubidium (svn r9764) -Codechange: replace some lookup tables by functions.
Tue, 01 May 2007 18:17:52 +0000 rubidium (svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either.
Tue, 01 May 2007 17:16:51 +0000 belugas (svn r9762) -Feature: Two new difficulty settings : Very low number of towns and very low number of industries
Tue, 01 May 2007 16:45:03 +0000 rubidium (svn r9761) -Codechange: refactor cargo payment out of LoadUnloadVehicle.
Tue, 01 May 2007 16:35:14 +0000 rubidium (svn r9760) -Codechange: remove the need for saving some vehicle variables.
Tue, 01 May 2007 15:25:00 +0000 truelight (svn r9759) -Add: added threading code for MorphOS (tokai)
Tue, 01 May 2007 06:43:18 +0000 peter1138 (svn r9758) -Fix (FS#756): Ignore bit 1 (axis) of station tile layouts
Mon, 30 Apr 2007 20:05:31 +0000 rubidium (svn r9757) -Fix [FS#1244842]: when you have closed the "Load game"/"New game" windows accessible from the "New Server" window, any creation of new game/loading from the intro menu should not start a server.
Sun, 29 Apr 2007 22:51:12 +0000 rubidium (svn r9756) -Fix [FS#755]: LeaveStation wasn't always called when a station was left.
Sun, 29 Apr 2007 22:33:51 +0000 rubidium (svn r9755) -Codechange: refactor some more of the begin loading stuff.
Sun, 29 Apr 2007 21:24:08 +0000 rubidium (svn r9754) -Codechange: make classes for all vehicle types, so we can make nicer/better maintainable code, i.e. virtual methods instead of switches.
Sun, 29 Apr 2007 20:16:58 +0000 bjarni (svn r9753) -Fix [FS#732]: trains are lost after autorenewal/autoreplace
Sun, 29 Apr 2007 18:21:24 +0000 rubidium (svn r9752) -Codechange: remove some duplication related to BeginLoading.
Sun, 29 Apr 2007 10:14:42 +0000 KUDr (svn r9746) -Codechange [YAPF]: added DEBUGs level 0 if the current train order is OT_GOTO_WAYPOINT and waypoint is invalid or v->dest_tile is wrong
Sun, 29 Apr 2007 09:55:32 +0000 KUDr (svn r9745) -Codechange [YAPF}: if destination is a waypoint then YAPF gets destination tile from that waypoint->xy instead of from v->dest_tile
Sun, 29 Apr 2007 09:18:52 +0000 maedhros (svn r9743) -Fix [FS#598]: Stop flooded towns from building roads on water.
Sun, 29 Apr 2007 08:43:00 +0000 maedhros (svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time.
Sun, 29 Apr 2007 07:24:48 +0000 rubidium (svn r9741) -Fix [FS#672]: station signs were not resized when the language changed, causing overflows in the coloured sign background.
Sat, 28 Apr 2007 22:23:10 +0000 truelight (svn r9740) -Fix [FS#709]: removed wrong assert() that could be triggered by removing an order at the wrong moment
Sat, 28 Apr 2007 15:06:32 +0000 maedhros (svn r9734) -Feature: Add an option to automatically pause when starting a new game.
Sat, 28 Apr 2007 10:41:00 +0000 truelight (svn r9731) -Fix [FS#677]: in news history, newlines weren't replaced with spaces, making it look ugly from time to time
Fri, 27 Apr 2007 21:35:02 +0000 maedhros (svn r9730) -Feature: [NewGRF] Add support for miscellaneous grf feature bit 1 - paved roads on desert tiles.
Fri, 27 Apr 2007 21:29:36 +0000 rubidium (svn r9729) -Documentation: add some documentation in various places
Fri, 27 Apr 2007 21:27:02 +0000 glx (svn r9728) -Fix r9086: [win32] For some keyboard layout the 'console' key is a dead-key. It needs to be pressed twice to have an effect but the console is then opened and closed on the 'same' keypress (2 WM_CHAR events). So skip the first WM_CHAR generated to restore the 'console' key functionality.
Fri, 27 Apr 2007 20:50:49 +0000 peter1138 (svn r9727) -Fix (r8546): Company password field in network player info was inverted.
Fri, 27 Apr 2007 20:01:25 +0000 rubidium (svn r9726) -Fix [FS#738]: crash when destroying bridge with train partially one it.
Fri, 27 Apr 2007 19:47:39 +0000 rubidium (svn r9725) -Fix [FS#743]: plane made a 270 degree turn instead of a 90 degree turn on take off from the southern runway.
Fri, 27 Apr 2007 18:28:44 +0000 miham (svn r9724) -Update: WebTranslator2 update to 2007-04-27 20:28:02
Fri, 27 Apr 2007 02:27:44 +0000 belugas (svn r9722) -Documentation: Document some functions of town_cmd.cpp. Loosely based on work from TheJosh
Thu, 26 Apr 2007 20:20:12 +0000 belugas (svn r9721) -Codechange: -Codechange: Cleanup of industry_cmd (Step-12). Dynamically build the legends (name and color) for industries in the smallmap_gui.
Thu, 26 Apr 2007 17:32:54 +0000 peter1138 (svn r9720) -Codechange: Remove global var and gotos from window autoplacement
Thu, 26 Apr 2007 07:41:24 +0000 rubidium (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255.
Thu, 26 Apr 2007 07:24:19 +0000 peter1138 (svn r9718) -Fix: Don't allow building of rail vehicles whose railtype isn't available yet. This also affects the rail purchase window.
Thu, 26 Apr 2007 06:49:32 +0000 peter1138 (svn r9717) -Codechange: (NewGRF) Skip Action 5 & A sprites in all loading stages except activation.
Wed, 25 Apr 2007 17:40:06 +0000 glx (svn r9716) -Add: server_lang in [network] section of openttd.cfg, so dedicated servers can have the little lang flag.
Tue, 24 Apr 2007 19:45:59 +0000 miham (svn r9715) -Update: WebTranslator2 update to 2007-04-24 21:45:15
Tue, 24 Apr 2007 19:05:16 +0000 peter1138 (svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading.
Sat, 21 Apr 2007 20:23:20 +0000 peter1138 (svn r9712) -Codechange: Implement accepted cargo types and cargo acceptance (there is a difference) callbacks for newhouses.
Sat, 21 Apr 2007 13:20:20 +0000 truelight (svn r9711) -Fix: don't include one system-header-file on MorphOS as it gives silly warnings and is unneeded for OpenTTD
Sat, 21 Apr 2007 13:19:43 +0000 truelight (svn r9710) -Add: added support for GCC 2.95. This makes MorphOS target alive again. With a big thanks to tokai and Rubidium!!
Sat, 21 Apr 2007 08:51:42 +0000 maedhros (svn r9709) -Fix (r9706): Larger towns use t->larger_towns, not the town index.
Sat, 21 Apr 2007 07:27:16 +0000 peter1138 (svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storage array.
Sat, 21 Apr 2007 07:17:14 +0000 peter1138 (svn r9706) -Codechange: Support NewGRF town var 40 'largertowns' variable properly.
Sat, 21 Apr 2007 02:47:33 +0000 belugas (svn r9705) -Codechange: Merge some data arrays together, making a bit more logical units.
Sat, 21 Apr 2007 02:42:51 +0000 belugas (svn r9704) -Documentation: Add comments on industry data macro
Fri, 20 Apr 2007 21:42:06 +0000 peter1138 (svn r9703) -Codechange: support callback 36 in vehicle purchase lists
Fri, 20 Apr 2007 21:21:47 +0000 peter1138 (svn r9702) -Codechange: Add livery support to newgrf vehicle var 43
Fri, 20 Apr 2007 21:19:28 +0000 peter1138 (svn r9701) -Codechange: Add support for returning 'ttdpatch variables' - http://wiki.ttdpatch.net/tiki-index.php?page=ActionDSpecialVariables
Fri, 20 Apr 2007 20:48:04 +0000 rubidium (svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
Fri, 20 Apr 2007 19:43:06 +0000 KUDr (svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx)
Fri, 20 Apr 2007 19:41:19 +0000 rubidium (svn r9696) -Fix: --without-application-bundle did not disable the custom language/second data directory stuff that is used for application bundles.
Fri, 20 Apr 2007 19:19:23 +0000 KUDr (svn r9694) -Fix [YAPF][FS#736]: the guessed path (when PF stopped on max. # of nodes passed) was ignored for ships (desolator)
Fri, 20 Apr 2007 19:13:35 +0000 KUDr (svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference
Fri, 20 Apr 2007 17:52:28 +0000 rubidium (svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station.
Fri, 20 Apr 2007 17:26:10 +0000 peter1138 (svn r9691) -Fix (r9683): Forgotten savegame bump...
Fri, 20 Apr 2007 17:23:33 +0000 peter1138 (svn r9690) -Codechange: Update another couple of NewGRF TTDPatch flags
Fri, 20 Apr 2007 17:08:55 +0000 bjarni (svn r9689) -Fix: Clone vehicles will no longer refit for free
Fri, 20 Apr 2007 16:56:55 +0000 bjarni (svn r9688) -Codechange: Created a function to get default cargo type for a cargo type
Fri, 20 Apr 2007 15:52:07 +0000 miham (svn r9687) -Update: WebTranslator2 update to 2007-04-20 17:51:25
Fri, 20 Apr 2007 15:03:58 +0000 peter1138 (svn r9686) -Codechange: Update a couple of NewGRF TTDPatch flags
Fri, 20 Apr 2007 11:39:01 +0000 maedhros (svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot.
Fri, 20 Apr 2007 11:05:56 +0000 maedhros (svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding
Fri, 20 Apr 2007 08:00:30 +0000 rubidium (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
Fri, 20 Apr 2007 07:51:20 +0000 peter1138 (svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*)
Thu, 19 Apr 2007 19:19:53 +0000 miham (svn r9681) [Translations] -Fix: removed two unnecessary colons from the finnish translations (spotted by ln-)
Thu, 19 Apr 2007 19:11:24 +0000 miham (svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21
Thu, 19 Apr 2007 18:51:40 +0000 belugas (svn r9679) -Codechange: use enums to identify transparency widgets and add a bit of documentation (patch by Wolf01)
Thu, 19 Apr 2007 18:49:40 +0000 peter1138 (svn r9678) -Codechange: Support changing of aircraft running cost via callback 36.
Thu, 19 Apr 2007 17:54:45 +0000 peter1138 (svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle all transparency, to keep its old behaviour.
Thu, 19 Apr 2007 14:50:01 +0000 belugas (svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.
Wed, 18 Apr 2007 22:41:53 +0000 rubidium (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
Wed, 18 Apr 2007 22:10:36 +0000 rubidium (svn r9672) -Cleanup: lots of coding style fixes around operands.
Wed, 18 Apr 2007 18:37:40 +0000 peter1138 (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
Wed, 18 Apr 2007 18:20:31 +0000 rubidium (svn r9670) -Documentation: add documentation to some the _map files.
Wed, 18 Apr 2007 18:00:33 +0000 belugas (svn r9669) -Documentation: some more doxygen fixes
Wed, 18 Apr 2007 17:28:22 +0000 miham (svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38
Wed, 18 Apr 2007 14:23:30 +0000 maedhros (svn r9667) -Feature: Add the concept of cities. A (configurable) proportion of towns can
Wed, 18 Apr 2007 07:22:53 +0000 peter1138 (svn r9666) -Fix (r9651): end of data / column flags were reversed
Wed, 18 Apr 2007 00:41:09 +0000 belugas (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
Tue, 17 Apr 2007 21:09:38 +0000 belugas (svn r9664) -Documentation: Doxygen corrections,errors and omissions
Tue, 17 Apr 2007 21:08:05 +0000 rubidium (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
Tue, 17 Apr 2007 20:23:13 +0000 belugas (svn r9662) -Documentation: Doxygen corrections and @file omissions
Tue, 17 Apr 2007 19:08:00 +0000 belugas (svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it accordingly in arctic.
Tue, 17 Apr 2007 17:54:31 +0000 peter1138 (svn r9655) -Revert (r9094 partial): *Do* calculate refit masks for unavailable vehicle types... things like articulated engines can still build these parts... ... ... dot dot dot
Tue, 17 Apr 2007 10:08:17 +0000 maedhros (svn r9654) -Fix: Add string colours for the DOS palette and use them when playing with the DOS data files.
Mon, 16 Apr 2007 20:56:19 +0000 belugas (svn r9653) -Codechange: Indicate the proper function names in the GRF messages
Mon, 16 Apr 2007 19:55:17 +0000 belugas (svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx.
Mon, 16 Apr 2007 19:44:22 +0000 belugas (svn r9651) -Codechange: make legend system of smallmap a little bit less magic with the help of a struct and not an array of bytes
Mon, 16 Apr 2007 19:26:01 +0000 belugas (svn r9650) -Documentation: Finalize doxygen comments for town_land.h
Mon, 16 Apr 2007 16:56:04 +0000 miham (svn r9649) -Update: WebTranslator2 update to 2007-04-16 18:55:24
Mon, 16 Apr 2007 10:59:35 +0000 maedhros (svn r9648) -Codechange: Use HASBIT directly rather than shifting and then using it on the first bit.
Mon, 16 Apr 2007 10:30:31 +0000 maedhros (svn r9647) -Fix (r6631) [FS#733]: Select "Custom" in the difficulty settings gui when changing a setting. (Frostregen)
Mon, 16 Apr 2007 08:31:00 +0000 peter1138 (svn r9646) -Fix (r9645): incorrect count in error message for airport graphics
Mon, 16 Apr 2007 06:35:10 +0000 peter1138 (svn r9645) -Feature: Add NewGRF Action 5 (Sprite Replacement) support for 2cc colour maps, airport, and road stop sprites.
Mon, 16 Apr 2007 02:56:48 +0000 belugas (svn r9644) -Codechange: if else cascade into a switch case
Mon, 16 Apr 2007 02:53:55 +0000 belugas (svn r9643) -Codechange: Simplify a test.
Mon, 16 Apr 2007 02:47:01 +0000 belugas (svn r9642) -Documentation: Having a different macro name for _original_house_specs (MS) than for _town_tile_data (M) might teach doxygen that we are dealing with two entities...
Sun, 15 Apr 2007 22:30:26 +0000 rubidium (svn r9641) -Fix (r7182): namegen.cpp was not UTF-8, which caused artefacts in Finnish town names.
Sun, 15 Apr 2007 17:51:23 +0000 miham (svn r9640) -Update: WebTranslator2 update to 2007-04-15 19:49:19
Sun, 15 Apr 2007 16:20:35 +0000 peter1138 (svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo flag in NewGRF loader.
Sun, 15 Apr 2007 06:12:13 +0000 miham (svn r9633) -Update: WebTranslator2 update to 2007-04-15 08:06:47
Fri, 13 Apr 2007 21:18:48 +0000 peter1138 (svn r9621) -Codechange: implement newgrf house property 1E (cargo types)
Fri, 13 Apr 2007 19:32:18 +0000 peter1138 (svn r9620) -Codechange: apply cargo translation table to newstation variables 0x60..0x65
Fri, 13 Apr 2007 17:15:06 +0000 belugas (svn r9619) -Documentation: Comments on drawing arrays of houses and industries
Thu, 12 Apr 2007 19:33:05 +0000 peter1138 (svn r9617) -Codechange: Implement callback for cargo profit calculation
Thu, 12 Apr 2007 18:36:54 +0000 maedhros (svn r9616) -Cleanup: Remove the NS setting type since it causes desyncs in multiplayer mode and only serves to confuse patch authors.
Thu, 12 Apr 2007 18:24:44 +0000 miham (svn r9615) -Update: WebTranslator2 update to 2007-04-12 20:22:06
Thu, 12 Apr 2007 18:23:47 +0000 maedhros (svn r9614) -Feature: Use the normal growth rate values when the growth rate is set to none and "Fund new buildings" is used.