------------------------------------------------------------------------ r9896 | glx | 2007-05-21 17:19:01 +0000 (Mon, 21 May 2007) | 1 line -Fix (r9874): when selling an entire train, decrease the number of vehicles in the group only once ------------------------------------------------------------------------ r9895 | rubidium | 2007-05-21 16:58:23 +0000 (Mon, 21 May 2007) | 2 lines -Fix: assertion when removing roadstop. ------------------------------------------------------------------------ r9894 | rubidium | 2007-05-20 22:43:26 +0000 (Sun, 20 May 2007) | 2 lines -Fix (r9892): catenary was drawn on road bridges ;) ------------------------------------------------------------------------ r9893 | rubidium | 2007-05-20 22:04:24 +0000 (Sun, 20 May 2007) | 2 lines -Fix (r9892): various small bugs that only act up when using something different than plain roads. ------------------------------------------------------------------------ r9892 | rubidium | 2007-05-20 19:14:08 +0000 (Sun, 20 May 2007) | 2 lines -Codechange: lots of ground work for allowing multiple types of "road" with multiple owners on a single tile. ------------------------------------------------------------------------ r9891 | rubidium | 2007-05-20 18:34:47 +0000 (Sun, 20 May 2007) | 2 lines -Fix [FS#787]: the manage list menu wasn't removed/updated when changing to another group making it able to perform "group" actions for "all vehicles", which would cause a crash. ------------------------------------------------------------------------ r9890 | peter1138 | 2007-05-20 16:17:03 +0000 (Sun, 20 May 2007) | 2 lines -Codechange: Don't allocate space for 0 spriteset ranges ------------------------------------------------------------------------ r9889 | peter1138 | 2007-05-20 10:27:43 +0000 (Sun, 20 May 2007) | 2 lines -Codechange: Use cargo's freight status for choosing livery scheme. ------------------------------------------------------------------------ r9888 | peter1138 | 2007-05-20 09:17:42 +0000 (Sun, 20 May 2007) | 2 lines -Codechange: [NewGRF] allow non-spec cargo action2s to work, and using the goods sprite if really nothing is returned. ------------------------------------------------------------------------ r9887 | peter1138 | 2007-05-20 05:53:19 +0000 (Sun, 20 May 2007) | 2 lines -Fix (r9867): Industry production statistics messed up... ------------------------------------------------------------------------ r9886 | belugas | 2007-05-20 00:50:06 +0000 (Sun, 20 May 2007) | 1 line -Codechange: Cleanup of industries (Step-13). Include the sounds table into the industry's spec. ------------------------------------------------------------------------ r9885 | truelight | 2007-05-19 23:52:04 +0000 (Sat, 19 May 2007) | 3 lines -Fix r9846: some last bitshifts with zoom-levels that were forgotten -Fix r9846: initialize the zoom level for 'screen', as assuming 0 is not correct ------------------------------------------------------------------------ r9884 | truelight | 2007-05-19 22:48:04 +0000 (Sat, 19 May 2007) | 6 lines -Feature: 2 new zoom-out levels: 8 times and 16 times -Codechange: unified the blitter function so we have 1 function for all zoom-levels -Codechange: make most of the label functions work with zoom-level instead of magic numbers and big switches per zoom-level -Codechange: MakeXXXDirty() functions didn't take into account zoom-level, but just used the biggest possible value -Codechange: simplified blitter functions to avoid code duplication ------------------------------------------------------------------------ r9883 | peter1138 | 2007-05-19 22:37:24 +0000 (Sat, 19 May 2007) | 2 lines -Fix (r4965): [NewGRF] Check for overflow and carry over when adding to the existing value. ------------------------------------------------------------------------ r9882 | rubidium | 2007-05-19 21:47:14 +0000 (Sat, 19 May 2007) | 2 lines -Fix (r9874): the "default group" is also a valid group in some cases. ------------------------------------------------------------------------ r9881 | rubidium | 2007-05-19 20:15:50 +0000 (Sat, 19 May 2007) | 2 lines -Fix (FS#782, r9874): accidentally removed one condition too many causing asserts. ------------------------------------------------------------------------ r9880 | glx | 2007-05-19 19:13:12 +0000 (Sat, 19 May 2007) | 1 line -Add: [NewGRF] Add action 7/9 condition 0B/0C (cargo type availability) ------------------------------------------------------------------------ r9879 | rubidium | 2007-05-19 12:46:48 +0000 (Sat, 19 May 2007) | 2 lines -Fix (r9874): global autoreplace was little broken ;) ------------------------------------------------------------------------ r9878 | rubidium | 2007-05-19 12:29:09 +0000 (Sat, 19 May 2007) | 2 lines -Fix (9874): some vehicle count's were not properly updated on delete or autoreplace of vehicles. ------------------------------------------------------------------------ r9877 | peter1138 | 2007-05-19 11:18:22 +0000 (Sat, 19 May 2007) | 2 lines -Revert (r9876): one file too many... ------------------------------------------------------------------------ r9876 | peter1138 | 2007-05-19 11:17:30 +0000 (Sat, 19 May 2007) | 2 lines -Codechange: [NewHouses] Add support for callback 2E (cargo production) ------------------------------------------------------------------------ r9875 | peter1138 | 2007-05-19 10:29:51 +0000 (Sat, 19 May 2007) | 2 lines -Fix (r9828): Only set carriage capacity if the wagon has not been refitted. ------------------------------------------------------------------------ r9874 | rubidium | 2007-05-19 09:40:18 +0000 (Sat, 19 May 2007) | 2 lines -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13. ------------------------------------------------------------------------ r9873 | peter1138 | 2007-05-19 09:13:08 +0000 (Sat, 19 May 2007) | 2 lines -Codechange: Add missing second callback parameter for houses ------------------------------------------------------------------------ r9872 | rubidium | 2007-05-18 23:38:29 +0000 (Fri, 18 May 2007) | 2 lines -Codechange: more type strictness for vehicle types ------------------------------------------------------------------------ r9871 | peter1138 | 2007-05-18 21:50:32 +0000 (Fri, 18 May 2007) | 2 lines -Fix (r8826): Some cargo costs were wrong for different climates. Multiple definitions of the same cargo type are sometimes required. ------------------------------------------------------------------------ r9870 | belugas | 2007-05-18 17:55:07 +0000 (Fri, 18 May 2007) | 1 line -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct ------------------------------------------------------------------------ r9869 | rubidium | 2007-05-18 17:31:41 +0000 (Fri, 18 May 2007) | 2 lines -Codechange: replace some bytes with VehicleType, i.e. more type strictness. ------------------------------------------------------------------------ r9868 | belugas | 2007-05-18 14:34:15 +0000 (Fri, 18 May 2007) | 1 line -Codechange: bring external declaration of functions togueter and adjust a comment ------------------------------------------------------------------------ r9867 | belugas | 2007-05-18 00:33:47 +0000 (Fri, 18 May 2007) | 1 line -Codechange: Remove data duplication. The exact same values can be found in the industry spec, so take it from there instead. ------------------------------------------------------------------------ r9866 | rubidium | 2007-05-17 20:19:55 +0000 (Thu, 17 May 2007) | 2 lines -Codechange: remove the technical one-input-cargo-creates-one-output-cargo limit in the factories, sawmills, steelmills and the ones I'm forgetting to mention right now. Use of this functionality will come later. ------------------------------------------------------------------------ r9865 | glx | 2007-05-17 20:00:45 +0000 (Thu, 17 May 2007) | 1 line -Fix (r9862): NOT_REACHED() and error() declarations are needed for strgen ------------------------------------------------------------------------ r9862 | rubidium | 2007-05-17 13:36:00 +0000 (Thu, 17 May 2007) | 2 lines -Fix (9842): strgen's error() does return in contrast to OTTD's error(). ------------------------------------------------------------------------ r9861 | rubidium | 2007-05-17 12:06:47 +0000 (Thu, 17 May 2007) | 2 lines -Fix: null pointer derefence under MorphOS and AmigaOS. ------------------------------------------------------------------------ r9857 | rubidium | 2007-05-16 21:28:23 +0000 (Wed, 16 May 2007) | 2 lines -Fix: loading of TTDP savegames with features that OTTD has. ------------------------------------------------------------------------ r9855 | rubidium | 2007-05-16 08:20:37 +0000 (Wed, 16 May 2007) | 2 lines -Fix: [FS#779] do not perform any commands on MP_VOID tiles. ------------------------------------------------------------------------ r9850 | belugas | 2007-05-15 21:36:58 +0000 (Tue, 15 May 2007) | 2 lines -Codechange: Introduction of the Override/Substitute manager. Currently only used for newhouses. Basically, it is more a gathering of IDs from grf files and ingame data. ------------------------------------------------------------------------ r9848 | truelight | 2007-05-15 17:54:46 +0000 (Tue, 15 May 2007) | 2 lines -Fix r9846: how every many times you check something, of course you always switch them at the last moment... UnScaleByZoom was ScaleByZoom and visa versa... (tnx to yeti_ for noticing) ------------------------------------------------------------------------ r9847 | miham | 2007-05-15 17:41:50 +0000 (Tue, 15 May 2007) | 5 lines -Update: WebTranslator2 update to 2007-05-15 19:41:41 estonian - 10 fixed by kristjans (10) japanese - 9 fixed by ickoonite (9) traditional_chinese - 21 changed by xbddc (21) ------------------------------------------------------------------------ r9846 | truelight | 2007-05-15 16:08:46 +0000 (Tue, 15 May 2007) | 5 lines -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obvious reasons -Codechange: introduced ZOOM_LVL_DETAIL to show/remove details -Codechange: changed << and >> operator with ZoomLevel to a simple wrapper (that in theory also allows zoom-in besides the current zoom-out) -Fix r9845: missed some int -> ZoomLevel ------------------------------------------------------------------------ r9845 | rubidium | 2007-05-15 14:28:34 +0000 (Tue, 15 May 2007) | 2 lines -Fix (r9844): svn:eol-style/svn:keywords were missing... ------------------------------------------------------------------------ r9844 | truelight | 2007-05-15 14:08:39 +0000 (Tue, 15 May 2007) | 3 lines -Codechange: replace zoomlevel with an enum -Codechange: use predefined enums for viewport zoomlevels ------------------------------------------------------------------------ r9843 | rubidium | 2007-05-15 13:38:43 +0000 (Tue, 15 May 2007) | 2 lines -Fix (r9838): tell the newgrfs that we now support proper FIFO loading. ------------------------------------------------------------------------ r9842 | rubidium | 2007-05-15 13:01:52 +0000 (Tue, 15 May 2007) | 2 lines -Codechange: now NOT_REACHED is also triggered when debugging is disabled. ------------------------------------------------------------------------ r9841 | rubidium | 2007-05-15 11:28:22 +0000 (Tue, 15 May 2007) | 2 lines -Codechange: add a little more type strictness to the vehicle types. ------------------------------------------------------------------------ r9840 | rubidium | 2007-05-15 06:20:16 +0000 (Tue, 15 May 2007) | 2 lines -Fix (r9838): MSVC is complaining about signedness again (Belugas). ------------------------------------------------------------------------ r9839 | rubidium | 2007-05-14 20:17:26 +0000 (Mon, 14 May 2007) | 2 lines -Fix: vehicles in old savegames could leave the station because the changed loading algorithm thought it was already finished. ------------------------------------------------------------------------ r9838 | rubidium | 2007-05-14 20:12:32 +0000 (Mon, 14 May 2007) | 4 lines -Fix: make "improved loading" a proper improved loading instead of loading one (semi-)random vehicle at a time: - Now it is really FIFO. - When there is enough cargo to fill the first vehicle in the queue, the next vehicle in the queue start loading (and the next when ....). ------------------------------------------------------------------------