Mercurial > hg > openttd
graph
-
(svn r11264) -Codechange: replace a lot of magic numbers with enums for the rail and road GUIs. Patch by skidd13. draftSun, 14 Oct 2007 20:24:42 +0000, by rubidium
-
(svn r11263) -Codechange: Reduce code duplication between DrawBridgePillars and HasFoundation{NW|NE}. Patch by frosch. draftSun, 14 Oct 2007 20:16:44 +0000, by rubidium
-
(svn r11262) -Fix [FS#1330]: do not check for vehicles that are not on the ground when removing owned land, furthermore do not check for shadows (of aircraft). draftSun, 14 Oct 2007 20:12:51 +0000, by rubidium
-
(svn r11261) -Codechange: Draw selection sprites (HT_RECT, HT_POINT, HT_RAIL) on foundations as ChildSprite of the foundation, not as single ParentSprite. Patch by frosch. draftSun, 14 Oct 2007 19:57:15 +0000, by rubidium
-
(svn r11260) -Codechange: replace a magic number by a less magic enumified constant. Patch by ammler. draftSun, 14 Oct 2007 19:48:48 +0000, by rubidium
-
(svn r11259) -Fix [FS#1331]: the wrong song was played in the first intro game of a single OTTD session. draftSun, 14 Oct 2007 19:46:00 +0000, by rubidium
-
(svn r11258) -Fix [FS#1325]: if a Load Amount callback returns 0, it means (according to TTDP's source code, not "the" specs) that it should take the "default" one. draftSun, 14 Oct 2007 19:13:38 +0000, by rubidium
-
(svn r11257) -Fix (r11145): wrong endian used when preparing text ref stack draftSun, 14 Oct 2007 14:50:07 +0000, by glx
-
(svn r11256) -Codechange: Make opening a new toolbar not overlapping its parent one, by locating it under the parent, and aligned with the left side of it. draftSun, 14 Oct 2007 00:26:24 +0000, by belugas
-
(svn r11255) -Fix [FS#1332]: industry counter was not updated on TTD savegame loading draftSat, 13 Oct 2007 16:56:29 +0000, by glx
-
(svn r11254) -Fix: Link with -lpthread on FreeBSD. draftSat, 13 Oct 2007 12:04:07 +0000, by maedhros
-
(svn r11253) -Fix (r9411): industries can still use cargo they define, even if these cargo are disabled by a grf loaded later draftSat, 13 Oct 2007 02:49:05 +0000, by glx
-
(svn r11252) -Revert r11239, Fix r9620: cargo translation was not done correctly draftSat, 13 Oct 2007 02:23:11 +0000, by glx
-
(svn r11251) -Fix[FS#1318]: Newindustries must not rely on the old check placement functions. It is the the job of callbacks. Therefor, upon substitution, disable the said check. draftSat, 13 Oct 2007 00:49:13 +0000, by belugas
-
(svn r11249) -Update: WebTranslator2 update to 2007-10-12 22:42:24 draftFri, 12 Oct 2007 20:43:01 +0000, by miham
-
(svn r11248) -Fix[FS#1314]: The logic behind industry slot allocation was implying that the only condition an override could be placed in a slot is that there were no previous override. draftFri, 12 Oct 2007 15:54:49 +0000, by belugas
-
(svn r11247) -Fix: The Industry's name to fund could be larger than the window itself. Now, it fits within the physical allowed space draftFri, 12 Oct 2007 00:43:18 +0000, by belugas
-
(svn r11246) -Codechange: beautify some conditions from "if else" into trinary operator draftThu, 11 Oct 2007 15:40:53 +0000, by belugas
-
(svn r11245) -Fix r11228: the moreanimation feature made loading TTD(p) games impossible (Csaboka) draftThu, 11 Oct 2007 11:32:43 +0000, by truelight
-
(svn r11244) -Fix: trees can now be planted on bare land without making it grassy (Csaboka) draftThu, 11 Oct 2007 11:06:04 +0000, by truelight
-
(svn r11243) -Fix: update waypoint signs when renaming a town draftWed, 10 Oct 2007 01:36:15 +0000, by glx
-
(svn r11242) -Codechange: When displaying the industry funding gui, present the industries in the same order as they are available. draftWed, 10 Oct 2007 01:15:07 +0000, by belugas
-
(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka draftWed, 10 Oct 2007 00:42:52 +0000, by belugas
-
(svn r11240) -Fix [FS#1323] (r11152): forgot to invert a test draftWed, 10 Oct 2007 00:01:41 +0000, by glx
-
(svn r11238) -Fix [FS#1316]: the orders of trains going to a waypoint where not updated when the waypoint would be moved. draftTue, 09 Oct 2007 21:29:34 +0000, by rubidium
-
(svn r11237) -Codechange: reduce code duplication between GetRailFoundation() and CheckRailSlope(). Patch by frosch. draftTue, 09 Oct 2007 21:11:23 +0000, by rubidium
-
(svn r11236) -Fix [FS#1322]: DeleteVehicleChain can just work as good for all vehicles, instead of not allowing trains to use it (enforced by an assert), but actually using it for trains. Patch by SmatZ. draftTue, 09 Oct 2007 20:53:25 +0000, by rubidium
-
(svn r11235) -Update: WebTranslator2 update to 2007-10-09 19:28:02 draftTue, 09 Oct 2007 17:28:37 +0000, by miham
-
(svn r11234) -Fix [FS#1312]: the explosion vehicles were placed too far to the south. draftTue, 09 Oct 2007 15:48:41 +0000, by rubidium
-
(svn r11233) -Fix [FS#1303]: handle some wrong written station NewGRFs a little more gracefully than segfaulting. draftTue, 09 Oct 2007 15:28:40 +0000, by rubidium
-
(svn r11232) -Fix (r10495): industry tile override works like house override, so handle it in the same way draftTue, 09 Oct 2007 02:57:29 +0000, by glx
-
(svn r11231) -Fix [FS#1311] (r11128): Someone misplaced a "static". This results in wrong bounding boxes for tunnels in X direction. Patch by frosch. draftMon, 08 Oct 2007 20:42:33 +0000, by rubidium
-
(svn r11230) -Fix [FS#1228]: one could construct trains out of crashed wagons and engines. Based on a patch by SmatZ. draftMon, 08 Oct 2007 20:16:25 +0000, by rubidium
-
(svn r11229) -Fix [FS#1307]: one could sell vehicles that were crashed in a depot, which would still yield money. draftMon, 08 Oct 2007 20:06:37 +0000, by rubidium
-
(svn r11228) -Codechange: implement the "moreanimation" feature of TTDP, so we can properly support newindustries. draftMon, 08 Oct 2007 19:56:21 +0000, by rubidium
-
(svn r11227) -Update: WebTranslator2 update to 2007-10-08 20:45:04 draftMon, 08 Oct 2007 18:45:33 +0000, by miham
-
(svn r11226) -Update: WebTranslator2 update to 2007-10-07 19:56:41 draftSun, 07 Oct 2007 17:59:46 +0000, by miham
-
(svn r11225) -Fix: if a sprite shares the bounding box of another sprite, the offset is unsigned instead of signed. draftSun, 07 Oct 2007 15:26:20 +0000, by rubidium
-
(svn r11224) -Fix: GRM for cargos has registration entries for both cargo IDs and cargo bitmasks, not only cargo IDs. draftSun, 07 Oct 2007 08:48:31 +0000, by rubidium
-
(svn r11223) -Fix[FS#1306]: Rename and refactor adequately a function that actually returns void and set bits (smatz). draftSun, 07 Oct 2007 01:37:06 +0000, by belugas
-
(svn r11220) -Fix r11217: not all gmakes allow "" in ifeq (go figure) draftSat, 06 Oct 2007 22:08:04 +0000, by truelight
-
(svn r11218) -Codechange: remove unused ENABLE_INSTALL in Makefile.in, and add --disable-unicode in configure help draftSat, 06 Oct 2007 13:20:27 +0000, by glx
-
(svn r11217) -Update: the readme as some things weren't quite right anymore. draftSat, 06 Oct 2007 13:18:43 +0000, by rubidium
-
(svn r11216) -Codechange: Protect the callback who would access var 45 against a randomness that could eventually cause desynchs. Instead, use a controlled random value. draftSat, 06 Oct 2007 00:23:30 +0000, by belugas
-
(svn r11215) -Codechange: replace magic constants with less magic symbols. Patch by skidd13. draftFri, 05 Oct 2007 22:39:15 +0000, by rubidium
-
(svn r11214) -Fix [FS#1296]: planes can't use heliports so refuse these orders draftFri, 05 Oct 2007 22:13:35 +0000, by glx
-
(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge. draftFri, 05 Oct 2007 22:10:15 +0000, by rubidium
-
(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by frosch. draftFri, 05 Oct 2007 21:49:15 +0000, by rubidium
-
(svn r11211) -Fix [FS#1302]: NewGRF GUI scrollbar does funny things when being resized. draftFri, 05 Oct 2007 21:31:59 +0000, by rubidium
-
(svn r11210) -Codechange: unify the way that selection sprites are drawn. Patch by frosch. draftFri, 05 Oct 2007 19:57:20 +0000, by rubidium
-
(svn r11209) -Codechange: remove some magic numbers and bit magic with appropriate enums and functions. Patch by frosch. draftFri, 05 Oct 2007 19:36:13 +0000, by rubidium
-
(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses owned land. Patch by frosch. draftFri, 05 Oct 2007 17:55:12 +0000, by rubidium
-
(svn r11207) -Fix [FS#1301]: don't use smooth_economy for industries using production callbacks as they may have no production for more than a month draftFri, 05 Oct 2007 17:53:45 +0000, by glx
-
(svn r11206) -Fix [FS#1299]: half tram bits could be removed in some cases. Based on patches by frosch and skidd13. draftFri, 05 Oct 2007 17:53:01 +0000, by rubidium
-
(svn r11205) -Codechange: remove some, now obsolete, checks. draftFri, 05 Oct 2007 17:50:17 +0000, by rubidium
-
(svn r11204) -Feature: [NewGRF] Add support for Action 00 for Industries and IndustryTiles. draftFri, 05 Oct 2007 02:21:40 +0000, by belugas
-
(svn r11203) -Codechange: Raise the TTDPatch version a little higher, as some new features will be shortly exploitable draftFri, 05 Oct 2007 02:06:29 +0000, by belugas
-
(svn r11202) -Feature: [NewGRF] Add support for var 45 for Industries. draftFri, 05 Oct 2007 01:46:49 +0000, by belugas
-
(svn r11201) -Fix [FS#1283]: minor issue with building one way roads one tile long. Patch by SmatZ. draftThu, 04 Oct 2007 20:20:23 +0000, by rubidium
-
(svn r11200) -Fix [FS#1291]: road vehicles could not overtake on one way roads going to the east. draftThu, 04 Oct 2007 20:16:35 +0000, by rubidium
-
(svn r11199) -Fix: variable 67 and 68 not working correctly. draftThu, 04 Oct 2007 07:09:05 +0000, by rubidium
-
(svn r11198) -Fix: When industry override is not possible because it is already been overridden, mark the new candidate as not being an override draftThu, 04 Oct 2007 00:59:52 +0000, by belugas
-
(svn r11197) -Fix: It is not useful to reset the override of an entity every time a new grf file is been submitted. draftWed, 03 Oct 2007 00:57:54 +0000, by belugas
-
(svn r11196) -Fix (r11191): _cur_stage was incorrect for GLS_ACTIVATION stage draftTue, 02 Oct 2007 20:20:14 +0000, by glx
-
(svn r11195) -Fix: creation chances for industries during gameplay and during map generation were swapped. draftTue, 02 Oct 2007 18:43:17 +0000, by rubidium
-
(svn r11194) -Fix: industries with not all tiles custom slope checked (but at least one) would be build on wrongly sloped tiles. draftTue, 02 Oct 2007 17:48:17 +0000, by rubidium
-
(svn r11193) -Fix: be more compliant with the specifications of callback #2F (and undocumented side effects in TTDP in corner cases). draftTue, 02 Oct 2007 16:56:45 +0000, by rubidium
-
(svn r11192) -Fix: Little typo with bigger consequences when trying to remove a newindustries aware grf draftTue, 02 Oct 2007 01:12:06 +0000, by belugas
-
(svn r11191) -Fix [FS#1227]: GLS_ACTIVATION stage must be done immediatly after GLS_RESERVE stage, before the GLS_RESERVE stage for the next newgrf. draftMon, 01 Oct 2007 18:59:25 +0000, by glx
-
(svn r11190) -Fix: make snowy roofs of (newgrf) houses also transparent. draftSun, 30 Sep 2007 19:33:40 +0000, by rubidium
-
(svn r11189) -Fix: if the location check callback results in something invalid (i.e. not a callback result), the industry should be allowed to be build as that's how TTDP does it. draftSun, 30 Sep 2007 18:53:59 +0000, by rubidium
-
(svn r11188) -Codechange: rewrite of the town action related code (remove some of the magic). draftSun, 30 Sep 2007 17:38:42 +0000, by rubidium
-
(svn r11187) -Fix: what holds for houses in r11149 also holds for industries. draftSun, 30 Sep 2007 15:37:24 +0000, by rubidium
-
(svn r11186) -Fix: only fill the accepted cargo fields once, not multiple times. draftSun, 30 Sep 2007 14:29:45 +0000, by rubidium
-
(svn r11185) -Codechange: prepare some more code for the introduction of NewIndustries. Patch by Belugas. draftFri, 28 Sep 2007 21:24:25 +0000, by rubidium
-
(svn r11184) -Codechange: cleanup the code related to backup orders. draftFri, 28 Sep 2007 21:15:45 +0000, by rubidium
-
(svn r11183) -Fix [FS#1249]: airports do not need to care about overflying aircraf when removing them, because if they were not in the "flying" state it can't be removed anyway. draftFri, 28 Sep 2007 19:24:52 +0000, by rubidium
-
(svn r11182) -Fix [FS#1261] (r11174): bounding boxes caused crashes when zoomed out. Patch by SmatZ. draftFri, 28 Sep 2007 19:17:33 +0000, by rubidium
-
(svn r11181) -Codechange: add support for newgrf callback 14A (Belugas) draftFri, 28 Sep 2007 17:09:50 +0000, by glx
-
(svn r11180) -Fix (r11175): crash on load when you don't have any NewGRFs. More interesting is: who plays without them ;) draftFri, 28 Sep 2007 17:04:52 +0000, by rubidium
-
(svn r11179) -Fix [FS#1262] (r11175): compilation with MSVC was broken draftFri, 28 Sep 2007 16:05:40 +0000, by glx
-
(svn r11178) -Fix: don't check newgrf callback 22 in scenario editor draftFri, 28 Sep 2007 00:34:10 +0000, by glx
-
(svn r11177) -Codechange: add support for newgrf callbacks 14B and 14C draftThu, 27 Sep 2007 21:47:38 +0000, by glx
-
(svn r11176) -Revert (r9867): as it is needed for newgrf callbacks 14B and 14C draftThu, 27 Sep 2007 21:39:13 +0000, by glx
-
(svn r11175) -Codechange: sort the NewGRFs by name, making searching a specific NewGRF a lot easier. draftThu, 27 Sep 2007 20:39:46 +0000, by rubidium
-
(svn r11173) -Codechange: rename some callback enums so they are more uniform. draftWed, 26 Sep 2007 17:33:32 +0000, by rubidium
-
(svn r11172) -Codechange: rewrite of town road building and addition of the possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13. draftWed, 26 Sep 2007 16:12:43 +0000, by rubidium
-
(svn r11171) -Fix [FS#1257]: disable autoslope for automatically changed stuff (like towns and industries) and enable it in the scenario editor. Patch by frosch. draftWed, 26 Sep 2007 14:32:06 +0000, by rubidium
-
(svn r11169) -Fix [FS#1255]: obiwan in Blitter::Drawline(), which caused it to clip too much at screen/viewport borders. Patch by frosch. draftWed, 26 Sep 2007 14:17:26 +0000, by rubidium
-
(svn r11168) -Fix [FS#1256]: assert on terraforming of industries. Patch by frosch. draftWed, 26 Sep 2007 14:14:51 +0000, by rubidium
-
(svn r11167) -Fix [FS#1260]: Electric trains were not shown as stopped in depots when converting it from elrail -> normal rail. Patch by smatz. draftWed, 26 Sep 2007 14:05:09 +0000, by rubidium
-
(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.vcproj, plus a fix in source.list draftWed, 26 Sep 2007 02:29:34 +0000, by belugas
-
(svn r11164) -Fix(r11161): a rogue space roaming in the night... removed draftWed, 26 Sep 2007 02:20:58 +0000, by belugas
-
(svn r11162) -Fix: Acceptance is not a cargo, but rather a level of... acceptance :) So don't need to get cargo name out of it (glx) draftWed, 26 Sep 2007 02:11:30 +0000, by belugas
-
(svn r11161) -Fix: Allow to transform coordinates in negative ones when gfx of 0xFF allows it draftWed, 26 Sep 2007 01:27:51 +0000, by belugas
-
(svn r11160) -Fix: A gfx of 0xFF does not count when it's time to establish the size of the industry. draftWed, 26 Sep 2007 01:24:12 +0000, by belugas
-
(svn r11159) -Fix (r11155): restore the ability to save in a non existing file draftTue, 25 Sep 2007 14:15:38 +0000, by glx
-
(svn r11158) -Codechange: reduce the amount of Random calls needed when we do not have NewGRF industries that actually need the random bits. draftMon, 24 Sep 2007 20:56:33 +0000, by rubidium
-
(svn r11157) -Fix: some random data was printed because printf "thought" that _current_player is 4 bytes instead of 1 byte, causing the random debug output to be useless. draftMon, 24 Sep 2007 20:55:13 +0000, by rubidium
-
(svn r11156) -Fix r11155: fix one compiler makes the other warn ;) draftMon, 24 Sep 2007 19:55:50 +0000, by glx
-
(svn r11154) -Fix [FS#1239]: MIDI failing to play under Windows 95, 98 and ME. draftMon, 24 Sep 2007 19:11:26 +0000, by rubidium
-
(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ID would be needed. Fix by Belugas. draftSun, 23 Sep 2007 19:55:42 +0000, by rubidium
-
(svn r11151) -Codechange: add (partial) support for randomizing industry triggers (part of the backend for it). Furthermore update the documentation of the map's bits wrt to industries. draftSun, 23 Sep 2007 19:27:35 +0000, by rubidium
-
(svn r11150) -Fix [FS#1202]: NewGRF action 3 does not necessarily need an action 1 to be defined. Patch by frosch. draftSun, 23 Sep 2007 11:05:11 +0000, by rubidium
-
(svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites. draftSun, 23 Sep 2007 10:54:11 +0000, by maedhros
-
(svn r11148) -Codechange: add support for getting version numbers from Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is). draftSun, 23 Sep 2007 10:26:20 +0000, by rubidium
-
(svn r11147) -Fix [FS#1247] (r11105): reallow bounding boxes with x/y/z-extent 0. Some NewGRFs need them. Patch by frosch. draftSun, 23 Sep 2007 09:37:25 +0000, by rubidium
-
(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt to registers 0x100 to 0x10F. draftSat, 22 Sep 2007 23:55:34 +0000, by rubidium
-
(svn r11144) -Codechange: add support for newgrf callbacks 29 and 35 draftSat, 22 Sep 2007 23:40:35 +0000, by glx
-
(svn r11143) -Fix: the random bits were not set for the production callback when the NewGRF asked for it. draftSat, 22 Sep 2007 23:14:32 +0000, by rubidium
-
(svn r11142) -Codechange: prepare industry production change code for newgrf callbacks 29 and 35 draftSat, 22 Sep 2007 21:59:02 +0000, by glx
-
(svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 12 and 13. draftSat, 22 Sep 2007 20:29:17 +0000, by rubidium
-
(svn r11140) -Update: WebTranslator2 update to 2007-09-22 20:52:32 draftSat, 22 Sep 2007 18:53:32 +0000, by miham
-
(svn r11139) -Codechange: add support for persistent storage for NewGRFs. draftSat, 22 Sep 2007 13:56:38 +0000, by rubidium
-
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs. draftSat, 22 Sep 2007 12:59:43 +0000, by rubidium
-
(svn r11137) -Feature: [NewGRF] Add support for bit 17 of property 1A for Industries. This bit enables the protection of the last instance of an industry type once raise. draftSat, 22 Sep 2007 00:59:27 +0000, by belugas
-
(svn r11134) -Fix [FS#1238]: vehicles got removed twice from the group list when selling whole trains. draftFri, 21 Sep 2007 17:56:55 +0000, by rubidium
-
(svn r11133) -Fix (r11102) [FS#1245]: in some cases vehicles would be drawn over houses when they should be drawn behind the houses. Patch by frosch. draftThu, 20 Sep 2007 19:21:01 +0000, by rubidium
-
(svn r11132) -Fix: NewGRFs seem to assume that STR_NULL is an empty string or so. draftWed, 19 Sep 2007 18:55:26 +0000, by rubidium
-
(svn r11131) -Fix (r11126): forgot to commit the changes that performed the actual fix. draftWed, 19 Sep 2007 18:39:14 +0000, by rubidium
-
(svn r11130) -Fix [FS#1207]: towns build roads that weren't connected to any other road. draftWed, 19 Sep 2007 18:15:59 +0000, by rubidium
-
(svn r11129) -Fix: update some TextID to StringID 'translations' to reflect changes in language files draftWed, 19 Sep 2007 17:37:44 +0000, by glx
-
(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch. draftWed, 19 Sep 2007 16:36:42 +0000, by rubidium
-
(svn r11127) -Fix: truncate the result of 8 bits callbacks. draftTue, 18 Sep 2007 20:41:59 +0000, by rubidium
-
(svn r11126) -Fix: the algorithm to determine the closest water/land was flawed. draftTue, 18 Sep 2007 18:55:25 +0000, by rubidium
-
(svn r11125) -Documentation: add/update the documentation of news*. Based on a patch by Progman. draftMon, 17 Sep 2007 17:07:24 +0000, by rubidium
-
(svn r11124) -Documentation: of tree_map.h and tree_cmd.cpp. Patch by Progman. draftMon, 17 Sep 2007 16:56:15 +0000, by rubidium
-
(svn r11123) -Update: WebTranslator2 update to 2007-09-17 12:45:29 draftMon, 17 Sep 2007 10:46:35 +0000, by miham
-
(svn r11122) -Fix [FS#1234]: crash when building a NewGRF vehicle when the articulated build vehicle callback returneed a different value for the purchase window than the normal build. Thanks for Dalestan and _minime_ for pointers to possible causes. draftMon, 17 Sep 2007 04:23:03 +0000, by rubidium
-
(svn r11121) -Fix: clear the temporary NewGRF storage every time we perform a callback so it cannot cause desyncs. draftSun, 16 Sep 2007 21:34:50 +0000, by rubidium
-
(svn r11120) -Codechange: remove the arbitrary limit of 10 articulated parts for a vehicle. draftSun, 16 Sep 2007 20:48:00 +0000, by rubidium
-
(svn r11119) -Codechange: analyze .tar files upon loading, remembering their files and offsets, which speeds up .tar handling with a big factor draftSun, 16 Sep 2007 18:10:52 +0000, by truelight
-
(svn r11118) -Fix: sample.cat can now be in a tar-file too, how nice! draftSat, 15 Sep 2007 16:01:34 +0000, by truelight
-
(svn r11117) -Add: add support for 7z .tar files, which are in the 'old' (deprecated) format draftSat, 15 Sep 2007 15:38:09 +0000, by truelight
-
(svn r11116) -Fix (r11106): tar loader was not compiled for WIN32 draftSat, 15 Sep 2007 15:21:17 +0000, by glx
-
(svn r11112) -Fix (r11107) [FS#1229]: in some cases one could destroy (parts of) buildings when building tunnels. draftSat, 15 Sep 2007 09:39:23 +0000, by rubidium
-
(svn r11111) -Fix (r11106): missing const broke compilation with MSVC draftSat, 15 Sep 2007 00:49:44 +0000, by glx
-
(svn r11110) -Fix (r11107): somebody forgot to update project files ;) draftFri, 14 Sep 2007 23:46:49 +0000, by glx
-
(svn r11109) -Fix r11106: it is silly to use a std::list for something that is cleary a std::vector (less memory ;) WHOHO!) draftFri, 14 Sep 2007 23:03:28 +0000, by truelight
-
(svn r11108) -Fix (r11107): somebody forgot to add some file ;) Spoils the fun of the previous cryptic message though. draftFri, 14 Sep 2007 22:35:39 +0000, by rubidium
-
(svn r11107) -Feature: some tool so one can still build tunnels under rails (and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch. draftFri, 14 Sep 2007 22:27:40 +0000, by rubidium
-
(svn r11105) -Codechange [FS#1223]: add some support for tuning of the bounding boxes for some special cases (like tunnels and bridges). Patch by frosch. draftFri, 14 Sep 2007 21:54:57 +0000, by rubidium
-
(svn r11104) -Fix: bounding boxes also overlap when the min of a bounding box is equal to the max of another bounding box. Patch by frosch. draftFri, 14 Sep 2007 21:36:59 +0000, by rubidium
-
(svn r11103) -Codechange: remove pointless comparison as it can never ever be true (unless you've got at least 3 bit errors and then you're screwed anyway). Patch by frosch. draftFri, 14 Sep 2007 21:35:22 +0000, by rubidium
-
(svn r11102) -Codechange: remove some pointless addition+substractions. Patch by frosch. draftFri, 14 Sep 2007 21:32:21 +0000, by rubidium
-
(svn r11101) -Fix r11099: the check: file_pos == 0, no longer works; adjust the check with file_slot. This solves the ? sprites with autorail (nice catch Progman) draftThu, 13 Sep 2007 22:48:11 +0000, by truelight
-
(svn r11099) -Codechange: allow on opening of a file via FioFOpenFile to request the size of the file, so we can keep that in mind draftThu, 13 Sep 2007 18:46:29 +0000, by truelight
-
(svn r11098) -Fix r11096: forgot spaces before comments draftThu, 13 Sep 2007 18:35:29 +0000, by truelight
-
(svn r11097) -Codechange: for easy future extension of NewGRF Scanning, split up the functions a bit draftThu, 13 Sep 2007 18:28:56 +0000, by truelight
-
(svn r11096) -Fix: when 2 different GRF-files had the same name (e.g.: ""), the double-entry checker didn't always work correctly, resulting in multiple entries of the same grf in the list draftThu, 13 Sep 2007 18:26:18 +0000, by truelight
-
(svn r11095) -Codechange: don't abuse 'file_pos' by storing the file_slot in it too, but use a nice seperate variable for it draftThu, 13 Sep 2007 18:22:34 +0000, by truelight
-
(svn r11094) -Documentation: Add comments on viewport structures and change an obscure variable name to something a little more meaningfull. draftThu, 13 Sep 2007 15:51:50 +0000, by belugas
-
(svn r11093) -Fix r11092: also add a DEBUG(driver, 1) if the blitter is loaded, to show which one really loaded draftThu, 13 Sep 2007 14:44:49 +0000, by truelight
-
(svn r11092) -Add: allow 'blitter=<value>' in openttd.cfg to set the blitter (so you don't have to keep on doing 'openttd -b 32bpp-optimized'..) draftThu, 13 Sep 2007 12:28:53 +0000, by truelight
-
(svn r11091) -Codechange: Partial rewrite of the road management code of towns, in order to make it more readable and with improved performance. (FS#1161 by skidd13) draftWed, 12 Sep 2007 23:56:21 +0000, by belugas
-
(svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces draftWed, 12 Sep 2007 22:05:53 +0000, by glx
-
(svn r11089) -Codechange: add revision detection to MSVC. draftWed, 12 Sep 2007 07:11:48 +0000, by rubidium
-
(svn r11088) -Fix (r11063, r11067): MSVC warning C4804: '>' : unsafe use of type 'bool' in operation draftTue, 11 Sep 2007 17:42:46 +0000, by glx
-
(svn r11087) -Update: WebTranslator2 update to 2007-09-10 22:36:01 draftMon, 10 Sep 2007 20:36:37 +0000, by miham
-
(svn r11086) -Fix/Revert (r11053, r10984): "fixing" r11053 made the acceleration code use the wrong speed, which can be fixed by reverting a small piece of r10984. draftMon, 10 Sep 2007 17:13:37 +0000, by rubidium
-
(svn r11085) -Fix-ish (r11084): some tabs that did not show up in the diff, which caused a mess of tab and non-tab usage. draftMon, 10 Sep 2007 15:36:33 +0000, by rubidium
-
(svn r11084) -Documentation [FS#1219]: of command.*. Patch by Progman. draftMon, 10 Sep 2007 15:21:14 +0000, by rubidium
-
(svn r11083) -Fix r11078: don't clear the anim buffer when alpha = 0 (tnx to frosch) draftMon, 10 Sep 2007 14:55:46 +0000, by truelight
-
(svn r11082) -Fix r11081: save before commit (yeah, whitelines are important too!) draftMon, 10 Sep 2007 00:05:27 +0000, by truelight
-
(svn r11081) -Fix r11080: now solved the problem in a pretty way: don't do animation if we are not drawing to the screen-pointer draftMon, 10 Sep 2007 00:03:47 +0000, by truelight
-
(svn r11080) -Fix r11079: fix it, still dirty, correctly, as the last commit was ... wrong ;) draftSun, 09 Sep 2007 23:57:47 +0000, by truelight
-
(svn r11079) -Fix: dirty fix to allow big-screenshots with 32bpp-anim draftSun, 09 Sep 2007 23:47:55 +0000, by truelight
-
(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch) draftSun, 09 Sep 2007 23:16:01 +0000, by truelight
-
(svn r11076) -Fix: MakeTransparent of 32bpp blitter used 0..100; using 0..255 makes it much faster (frosch) draftSun, 09 Sep 2007 21:56:52 +0000, by truelight
-
(svn r11072) -Fix [FS#1045]: when a vehicle had a service order, the goto-depot button did not make it possible to stop the vehicle at that depot. draftSun, 09 Sep 2007 17:42:59 +0000, by rubidium
-
(svn r11070) -Fix [FS#1217]: due to making an Action2 variable work properly, the NewGRF called other code too that wasn't prepared for non-train vehicles. draftSun, 09 Sep 2007 15:32:46 +0000, by rubidium
-
(svn r11069) -Codechange: allow slopes under statues. Patch by kaan. draftSun, 09 Sep 2007 11:30:44 +0000, by rubidium
-
(svn r11068) -Codechange: remove Vehicle::HasFront as all vehicles have the Vehicle::first pointer correctly set. draftSun, 09 Sep 2007 11:23:49 +0000, by rubidium
-
(svn r11067) -Codechange: also make it possible to use the advanced vehicle list for other players. Patch by SmatZ. draftSun, 09 Sep 2007 10:34:32 +0000, by rubidium
-
(svn r11066) -Documentation [FS#1091]: of map.*. Patch by Progman. draftSun, 09 Sep 2007 10:21:27 +0000, by rubidium
-
(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsystem. Patch by Progman. draftSun, 09 Sep 2007 10:13:17 +0000, by rubidium
-
(svn r11064) -Fix [FS#553]: when autorenew is enabled and it cannot renew the vehicle anymore (because the player cannot build the engine), the aging warnings as if autorenew is not enabled are shown. draftSat, 08 Sep 2007 22:53:10 +0000, by rubidium
-
(svn r11063) -Codechange: make it possible for people to view the loading indicators of everyone. Patch by SmatZ. draftSat, 08 Sep 2007 22:04:49 +0000, by rubidium
-
(svn r11062) -Update: WebTranslator2 update to 2007-09-08 22:37:00 draftSat, 08 Sep 2007 20:37:37 +0000, by miham
-
(svn r11061) -Fix [FS#1086]: [win32] some keys were handled twice draftSat, 08 Sep 2007 14:59:58 +0000, by glx
-
(svn r11060) -Codechange: replace some magic numbers with the right enumified constants. draftSat, 08 Sep 2007 10:10:31 +0000, by rubidium
-
(svn r11059) -Fix [FS#1182]: inconsistency between Rail<->ElRail conversions of different kinds of rail containing tiles (normal rail, stations, depots, etc). Patch by SmatZ. draftSat, 08 Sep 2007 09:52:02 +0000, by rubidium
-
(svn r11058) -Fix[FS#1216]: GetTerrainType was a bit too relax with snow line. draftSat, 08 Sep 2007 00:37:37 +0000, by belugas
-
(svn r11057) -Fix [FS#1215]: loading TTD savegames went into an infinite loop due to not yet properly set next and previous pointers. draftFri, 07 Sep 2007 22:06:52 +0000, by rubidium
-
(svn r11056) -Fix [FS#1213]: road/tram tiles would not always get marked dirty properly, causing glitches for non-local players. Patch by SmatZ. draftFri, 07 Sep 2007 21:17:01 +0000, by rubidium
-
(svn r11055) -Fix [FS#1214]: loading indicators would sometimes glitch due to a bounding box that was too small. Patch by frosch. draftFri, 07 Sep 2007 21:15:32 +0000, by rubidium
-
(svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of catenary, creating graphical glitches when loading a catenary replacement. Patch by frosch. draftFri, 07 Sep 2007 21:11:12 +0000, by rubidium
-
(svn r11053) -Fix: train status bar flickering a lot when waiting at a signal. draftFri, 07 Sep 2007 21:09:37 +0000, by rubidium
-
(svn r11052) -Fix (r11017)[FS#1210]: vehicles always skip service order draftFri, 07 Sep 2007 17:01:35 +0000, by glx
-
(svn r11050) -Codechange: Use the translated gfx, not the original one. draftThu, 06 Sep 2007 03:02:38 +0000, by belugas
-
(svn r11049) -Codechange: unify a large part of the vehicle details window. Based on a patch by nycom. draftWed, 05 Sep 2007 23:26:45 +0000, by rubidium
-
(svn r11048) -Fix [FS#1206]: several cases where (re)moving eninges on a train would corrupt the vehicle counts for the groups. draftWed, 05 Sep 2007 21:05:12 +0000, by rubidium
-
(svn r11047) -Fix (r11011) [FS#1205]: desync due to wrong cached vehicle length on articulated vehicle construction. draftWed, 05 Sep 2007 17:53:14 +0000, by rubidium
-
(svn r11046) -Codechange: added function to get the next movable (non-articulated, non-read end of dualheaded engine) vehicle in a train draftWed, 05 Sep 2007 10:33:42 +0000, by bjarni
-
(svn r11045) -Codechange: added a function to tell if a vehicle is the rear part of a dualheaded train engine draftWed, 05 Sep 2007 10:15:23 +0000, by bjarni
-
(svn r11044) -Fix (r11043): [autoreplace] a proper fix should cover all cases, not just the one mentioned in the bug report draftWed, 05 Sep 2007 09:31:15 +0000, by bjarni
-
(svn r11043) -Fix (r10039) [FS#1185]: Autorenew/autoreplace fails silently with multiple multi-headed engines draftTue, 04 Sep 2007 19:58:18 +0000, by bjarni
-
(svn r11042) -Fix [FS#1196]: so newgrf callbacks returned slightly wrong heights (height of nothern corner instead of height of lowest corner). Patch by frosch. draftTue, 04 Sep 2007 12:06:38 +0000, by rubidium
-
(svn r11041) -Fix (r10460) [FS#1195]: the industry's owner was saved twice instead of the owner and the founder. Patch by frosch. draftTue, 04 Sep 2007 12:00:12 +0000, by rubidium
-
(svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remotely trigger an assertion. draftTue, 04 Sep 2007 11:58:27 +0000, by rubidium
-
(svn r11039) -Fix [FS#1191]: underflow that caused overflows in the performance rating calculation. draftSun, 02 Sep 2007 20:41:46 +0000, by rubidium
-
(svn r11038) -Update: WebTranslator2 update to 2007-09-02 22:28:19 draftSun, 02 Sep 2007 20:28:53 +0000, by miham
-
(svn r11033) -Fix [FS#1184] (r11011): building articulated vehicles failed. Based on a patch by SmatZ. draftSat, 01 Sep 2007 20:09:26 +0000, by rubidium
-
(svn r11032) -Codechange: unmagicify some table sizes and removal of some unnecessary variables. Patch by frosch. draftSat, 01 Sep 2007 09:12:46 +0000, by rubidium
-
(svn r11031) -Codechange: reduce the amount of duplication of bit counting functions. Based on patches by skidd13, SmatZ and Belugas. draftSat, 01 Sep 2007 08:31:36 +0000, by rubidium
-
(svn r11030) -Revert r11016, Fix [FS#1178]: the way to determine whether a station should get goods was not done properly. draftSat, 01 Sep 2007 08:04:08 +0000, by rubidium
-
(svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttd draftFri, 31 Aug 2007 23:29:53 +0000, by glx
-
(svn r11028) -Fix [FS#1177]: crash when having the Finance window opened of the player you are cheating to. draftFri, 31 Aug 2007 23:02:16 +0000, by rubidium
-
(svn r11027) -Fix: do not unconditionally assume that a tile has a depot. draftFri, 31 Aug 2007 20:52:38 +0000, by rubidium
-
(svn r11026) -Fix: the name of a sign could sometimes be NULL causing crashes. draftFri, 31 Aug 2007 20:50:59 +0000, by rubidium
-
(svn r11025) -Fix: safeguard StrEmpty from calls with NULL. draftFri, 31 Aug 2007 20:50:18 +0000, by rubidium
-
(svn r11024) -Fix [FS#1173]: give a more correct error when building some things on tile 0; "Can't build on water" or "Too close to the edge" instead of "Vehicle in the way". Patch by SmatZ. draftFri, 31 Aug 2007 20:03:50 +0000, by rubidium
-
(svn r11023) -Fix [FS#1150]: Switching players (using the cheat) crashed on Big Endian machines. draftFri, 31 Aug 2007 19:49:31 +0000, by rubidium
-
(svn r11022) -Fix: the canal border determination did not take oil rigs into consideration. draftFri, 31 Aug 2007 19:46:45 +0000, by rubidium
-
(svn r11021) -Fix [FS#1175]: do not display income/expenses when they do not belong to a "valid" tile, like the money cheat/giving money. draftFri, 31 Aug 2007 17:43:29 +0000, by rubidium
-
(svn r11020) -Fix [FS#1174]: One could not give money when (s)he had too much money or rather: when casting the amount of money to an int32 becomes negative. draftFri, 31 Aug 2007 17:38:29 +0000, by rubidium
-
(svn r11019) -Fix [FS#1176]: Vehicles in a group must always have the same type when adding new vehicles to a group. Patch by SmatZ. draftFri, 31 Aug 2007 17:31:54 +0000, by rubidium
-
(svn r11018) -Fix [FS#1169]: Disallow buying/selling shares in your own company or a bankrupted/non-existant company. draftFri, 31 Aug 2007 17:15:46 +0000, by rubidium
-
(svn r11017) -Codechange: unify determining whether a vehicle needs/can be service a little more. draftFri, 31 Aug 2007 17:13:39 +0000, by rubidium
-
(svn r11016) -Fix [FS#1172]: stations would also be given cargo when vehicles have only dropped cargo of that particular type. draftFri, 31 Aug 2007 17:09:13 +0000, by rubidium
-
(svn r11015) -Fix [FS#1166]: towns would build bridges through eachother. draftFri, 31 Aug 2007 13:06:28 +0000, by rubidium
-
(svn r11014) -Fix (r11011) [FS#1170]: crash when selling the first train of a consist. draftFri, 31 Aug 2007 12:57:52 +0000, by rubidium
-
(svn r11013) -Fix [FS#1171]: MoveGoodsToStation's search area is too small as it assumed a lower maximum catchment area than the real maximum catchment area. Based on a patch by PhilSophus. draftFri, 31 Aug 2007 12:45:21 +0000, by rubidium
-
(svn r11011) -Fix [FS#1129]: GetFirstVehicleInChain did change the game state while being marked const. draftThu, 30 Aug 2007 21:11:12 +0000, by rubidium
-
(svn r11009) -Codechange: unvirtualise IsValid as that isn't needed with templates. This gives up to 10% performance increase in games with lots of vehicles. draftThu, 30 Aug 2007 20:40:33 +0000, by rubidium
-
(svn r11006) -Fix: spectators are not allowed to issue commands. Issue spotted by SmatZ. draftThu, 30 Aug 2007 19:20:15 +0000, by rubidium
-
(svn r11005) -Codechange: move the tiletype specific terraforming checks to the functions for those tile types. draftThu, 30 Aug 2007 17:17:04 +0000, by rubidium
-
(svn r11004) -Codechange: some reworks of the saveload mechanism to be able to save and load private and protected variables in the vehicle struct. draftThu, 30 Aug 2007 13:09:44 +0000, by rubidium
-
(svn r11002) -Codechange: unhackify the cargo packet list saving (a little). draftThu, 30 Aug 2007 12:10:32 +0000, by rubidium
-
(svn r11001) -Codechange: unify the way to determine whether a vehicle is in a depot. draftWed, 29 Aug 2007 21:49:08 +0000, by rubidium