rubidium [Thu, 21 Jun 2007 19:18:49 +0000] rev 7503
(svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little too large.
rubidium [Thu, 21 Jun 2007 19:08:47 +0000] rev 7502
(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.
rubidium [Thu, 21 Jun 2007 17:38:59 +0000] rev 7501
(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.
miham [Thu, 21 Jun 2007 17:36:16 +0000] rev 7500
(svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07
piglatin - 12 fixed by adammw (12)
rubidium [Thu, 21 Jun 2007 17:27:21 +0000] rev 7499
(svn r10259) -Fix (r10258): committed a little too much.. would've made pretty cheap tunnels though :)
rubidium [Thu, 21 Jun 2007 17:25:17 +0000] rev 7498
(svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
miham [Thu, 21 Jun 2007 17:18:33 +0000] rev 7497
(svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05
danish - 25 fixed, 50 changed by ThomasA (75)
finnish - 117 fixed by habazi (117)
hungarian - 6 fixed by miham (6)
romanian - 8 fixed, 9 changed by CrystyB (17)
spanish - 7 fixed by jfrank (7)
ukrainian - 28 fixed by mad (25), fevral13 (3)
belugas [Thu, 21 Jun 2007 17:09:10 +0000] rev 7496
(svn r10256) -Add: Addition of IndustryTileOverrideManager
truelight [Thu, 21 Jun 2007 16:53:57 +0000] rev 7495
(svn r10255) -Codechange: remove some old debug code nobody was using anymore
truelight [Thu, 21 Jun 2007 16:17:47 +0000] rev 7494
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh)
rubidium [Thu, 21 Jun 2007 16:12:31 +0000] rev 7493
(svn r10253) -Fix (r10249): putting the < the wrong way around made the new towns pretty small.
rubidium [Thu, 21 Jun 2007 15:57:14 +0000] rev 7492
(svn r10252) -Fix: never overflow when applying exchange rates before drawing the amount of money.
glx [Thu, 21 Jun 2007 15:48:00 +0000] rev 7491
(svn r10251) -Fix (r10186, FS#907): alt-tab back into openttd could leave the taskbar visible
rubidium [Thu, 21 Jun 2007 15:37:05 +0000] rev 7490
(svn r10250) -Fix: money is always 64 bits, so always parse those 64 bits.
rubidium [Thu, 21 Jun 2007 15:13:09 +0000] rev 7489
(svn r10249) -Fix [FS#906]: town tried to gather information about the neighbourhood of a tile when it couldn't even *ever* build on that tile.
rubidium [Thu, 21 Jun 2007 14:58:30 +0000] rev 7488
(svn r10248) -Codechange: don't limit the cost of tunnels.
rubidium [Thu, 21 Jun 2007 14:54:51 +0000] rev 7487
(svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to place money in some string.
rubidium [Thu, 21 Jun 2007 14:32:27 +0000] rev 7486
(svn r10246) -Fix (r10297): some forgotten money conversions and truncation issues. Thanks to benc for providing the patch.
truelight [Thu, 21 Jun 2007 13:56:59 +0000] rev 7485
(svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory
truelight [Thu, 21 Jun 2007 13:31:41 +0000] rev 7484
(svn r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-size it needs
glx [Thu, 21 Jun 2007 13:30:23 +0000] rev 7483
(svn r10243) -Fix: crash when resizing with 32bpp and 'broken' display with 'non-standard' resolutions
truelight [Thu, 21 Jun 2007 12:45:41 +0000] rev 7482
(svn r10242) -Fix: avoid a segfault if you move your mouse at startup with 32bpp-anim
truelight [Thu, 21 Jun 2007 12:36:46 +0000] rev 7481
(svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadable from outside the blitter, so the blitter can store anything he likes
-Codechange: added CopyImageToBuffer, which produces a readable buffer for screenshots
-Fix: 32bpp-anim now holds animation on transparent objects to avoid strange graphical effects
-Fix: 32bpp-anim now works correct on mouse-movement (it holds the palette animation correctly)
miham [Thu, 21 Jun 2007 06:09:50 +0000] rev 7480
(svn r10240) -Update: WebTranslator2 update to 2007-06-21 08:03:49
american - 30 fixed, 1 changed by WhiteRabbit (31)
bulgarian - 1 fixed by thetitan (1)
dutch - 1 fixed by habell (1)
estonian - 25 fixed by kristjans (25)
french - 1 fixed by glx (1)
german - 15 fixed by Neonox (15)
hungarian - 24 fixed by miham (24)
italian - 1 fixed by lorenzodv (1)
japanese - 25 fixed by ickoonite (25)
korean - 1 fixed by darkttd (1)
slovenian - 1 fixed by Necrolyte (1)
maedhros [Wed, 20 Jun 2007 20:02:30 +0000] rev 7479
(svn r10239) -Fix (r10236): The pin button didn't move when resizing the timetable gui.
maedhros [Wed, 20 Jun 2007 19:57:18 +0000] rev 7478
(svn r10238) -Fix (r10236): Resizing the timetable window caused it to think it could only show one line at a time.
maedhros [Wed, 20 Jun 2007 19:26:25 +0000] rev 7477
(svn r10237) -Fix (r10236): It helps if you use svn add with new files...
maedhros [Wed, 20 Jun 2007 19:17:22 +0000] rev 7476
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
truelight [Wed, 20 Jun 2007 12:09:47 +0000] rev 7475
(svn r10235) -Fix: the 32bpp-anim blitter repainted pixel color 0, which is transparency and therefor should never be repainted (spotted by Rubidium)
truelight [Wed, 20 Jun 2007 10:30:25 +0000] rev 7474
(svn r10234) -Fix r10233: make peter1138 happy
truelight [Wed, 20 Jun 2007 10:26:39 +0000] rev 7473
(svn r10233) -Fix: 8bpp-optimized encoder fucked up if 255+ pixels in a row were non-transparent (tnx boekabart)
belugas [Wed, 20 Jun 2007 03:03:00 +0000] rev 7472
(svn r10232) -Fix(r1): _numof_industry_table never was composed of 12 entries. Only 11.
It never hurt before, but it would have...
glx [Wed, 20 Jun 2007 03:01:27 +0000] rev 7471
(svn r10231) -Cleanup: MSVC project files
rubidium [Tue, 19 Jun 2007 21:15:14 +0000] rev 7470
(svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always have to remove the canal before terraforming, instead of "just" removing the canal.
glx [Tue, 19 Jun 2007 19:49:03 +0000] rev 7469
(svn r10229) -Cleanup: removed duplicate include (dihedral)
rubidium [Tue, 19 Jun 2007 19:04:25 +0000] rev 7468
(svn r10228) -Fix [FS#894]: why MSVC must always bitch about stuff?
truelight [Tue, 19 Jun 2007 17:43:30 +0000] rev 7467
(svn r10227) -Add: added 32bpp-anim blitter, a 32bpp blitter that does palette animation (at the cost of an animation-buffer to keep track of the 'm'-channel of all sprites)
belugas [Tue, 19 Jun 2007 17:33:12 +0000] rev 7466
(svn r10226) -Codechange: Add support for newindustry tiles drawing.
Heavily based on Maedhros's newhouses implementation
truelight [Tue, 19 Jun 2007 17:32:01 +0000] rev 7465
(svn r10225) -Codechange: move common Colour routines for 32bpp to the base class (and nick it colour, not color)
rubidium [Tue, 19 Jun 2007 17:27:59 +0000] rev 7464
(svn r10224) -Fix [FS#891]: the town road belongs to didn't get set properly when a town builds road over tram bits.
glx [Tue, 19 Jun 2007 17:13:25 +0000] rev 7463
(svn r10223) -Fix r10211: GCF_INIT_ONLY flag was never cleared
peter1138 [Tue, 19 Jun 2007 16:40:59 +0000] rev 7462
(svn r10222) -Fix [FS#892]: Only 2 trains could crash at one time as collision checking stopped on the first hit. This could cause desyncs in network games as the collision hash order is not guaranteed. (patch by B. N. Smatz)
rubidium [Tue, 19 Jun 2007 15:56:03 +0000] rev 7461
(svn r10221) -Fix: the one way sprites weren't drawn in the correct order, so they could remove the tramtrack in some cases.
truelight [Tue, 19 Jun 2007 15:40:27 +0000] rev 7460
(svn r10220) -Fix r10216: even more fuck-ups for non-SDL video backends
rubidium [Tue, 19 Jun 2007 15:34:43 +0000] rev 7459
(svn r10219) -Fix [FS#882,FS#890]: land under foundations was terraform when it shouldn't be terraformed.
glx [Tue, 19 Jun 2007 15:26:10 +0000] rev 7458
(svn r10218) -Fix r10216: more compile errors
truelight [Tue, 19 Jun 2007 15:18:26 +0000] rev 7457
(svn r10217) -Fix r10216: forgot to declare 'blitter' in win32 and cocoa driver (tnx glx)
truelight [Tue, 19 Jun 2007 15:04:08 +0000] rev 7456
(svn r10216) -Fix: palette animation always redid all palette entries, where in fact only a few indexes were needed
-Codechange: allow blitters to handle palette animation internally or even disable it; 8bpp uses video-backend for palette animation
truelight [Tue, 19 Jun 2007 12:19:31 +0000] rev 7455
(svn r10215) -Fix r10214: forgot 2 cases of the same mistake
truelight [Tue, 19 Jun 2007 12:18:24 +0000] rev 7454
(svn r10214) -Fix: off-by-one in draw-rect-color-remapping (peter1138)
rubidium [Tue, 19 Jun 2007 00:05:26 +0000] rev 7453
(svn r10212) -Fix [FS#723]: money overflow bugs in many locations.
glx [Mon, 18 Jun 2007 23:00:55 +0000] rev 7452
(svn r10211) -Feature: [NewGRF] Add support for action 0F
rubidium [Mon, 18 Jun 2007 22:49:55 +0000] rev 7451
(svn r10210) -Codechange: make all money related variables 64 bits, so overflowing them should become a little harder.
rubidium [Mon, 18 Jun 2007 22:09:54 +0000] rev 7450
(svn r10209) -Fix/Codechange: forgot a few changes of int32 -> Money in the previous commit
rubidium [Mon, 18 Jun 2007 21:44:47 +0000] rev 7449
(svn r10208) -Codechange: replace int32 with Money where appropriate.
rubidium [Mon, 18 Jun 2007 21:00:14 +0000] rev 7448
(svn r10207) -Codechange: remove the redundant player_money in favour of the money64, which is now renamed to player_money.
truelight [Mon, 18 Jun 2007 20:08:21 +0000] rev 7447
(svn r10206) -Codechange: more moving things to blitter-layer: ScrollBuffer
rubidium [Mon, 18 Jun 2007 19:53:50 +0000] rev 7446
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
truelight [Mon, 18 Jun 2007 19:42:48 +0000] rev 7445
(svn r10204) -Fix: copy docs/32bpp.txt at 'make bundle'
truelight [Mon, 18 Jun 2007 19:38:23 +0000] rev 7444
(svn r10203) -Codechange: more moving things to blitter-layer: DrawLine
peter1138 [Mon, 18 Jun 2007 18:45:12 +0000] rev 7443
(svn r10201) -Codechange: Replace Blitter::SetHorizontalLine with Blitter::DrawRect, as the former was only used by the rectangle drawing code anyway. This lets us draw rectangles in one go.
rubidium [Mon, 18 Jun 2007 16:42:40 +0000] rev 7442
(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).
KUDr [Mon, 18 Jun 2007 14:40:07 +0000] rev 7441
(svn r10199) -Fix [FS#884, YAPF]: 'target_seen' flag that is set prematurely in some cases (1 tile long cached segment followed by target station) stops on assert (immeR)
rubidium [Mon, 18 Jun 2007 11:04:12 +0000] rev 7440
(svn r10198) -Fix (r10194): did not search all search paths.
rubidium [Mon, 18 Jun 2007 10:48:15 +0000] rev 7439
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
miham [Mon, 18 Jun 2007 08:17:31 +0000] rev 7438
(svn r10196) -Update: WebTranslator2 update to 2007-06-18 10:15:44
japanese - 2 fixed by ickoonite (2)
slovenian - 3 fixed by Necrolyte (3)
rubidium [Sun, 17 Jun 2007 21:26:57 +0000] rev 7437
(svn r10194) -Codechange: prefer the current working directory above the user's home directory when openttd.cfg exists in the current working directory, otherwise prefer the home directory.
truelight [Sun, 17 Jun 2007 20:47:11 +0000] rev 7436
(svn r10193) -Fix r10190: somehow an other partly-patch was applied too
truelight [Sun, 17 Jun 2007 20:40:02 +0000] rev 7435
(svn r10192) -Fix r10190: forgot to change the includes of win32 and cocoa video-driver
rubidium [Sun, 17 Jun 2007 20:36:14 +0000] rev 7434
(svn r10191) -Backport (r9148 from NoAI): detecting of CPU type (32 vs 64 bits).
truelight [Sun, 17 Jun 2007 20:30:28 +0000] rev 7433
(svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter
-Codechange: introduced a hierachy of blitters to avoid a lot of code duplication
Note: this allows much easier adding other types of video-drivers, like OpenGL
truelight [Sun, 17 Jun 2007 20:14:38 +0000] rev 7432
(svn r10189) -Add: added a safety check in MSVC project generate script to make sure we do not use filenames with the same name in different directories, as MSVC is plain stupid and can't handle that (go wine to Billy or something if you want it fixed properly)
rubidium [Sun, 17 Jun 2007 20:09:05 +0000] rev 7431
(svn r10188) -Codechange: make it a little easier to load a savegame from the console:
-g <absolute path>
-g <relative path from current working directory>
-g <relative path from within the savegame directory>
rubidium [Sun, 17 Jun 2007 19:46:01 +0000] rev 7430
(svn r10187) -Fix: don't do a 270 degree turn on the international airport when a 90 degree turn is enough.
glx [Sun, 17 Jun 2007 19:00:45 +0000] rev 7429
(svn r10186) -Fix (FS#876): don't mess desktop when using alt-tab (win32)
rubidium [Sun, 17 Jun 2007 18:22:43 +0000] rev 7428
(svn r10185) -Codechange: make the bounding boxes of the drive through road stops a little larger so NewGRFs authors have more possibilities when replacing them (minime).
rubidium [Sun, 17 Jun 2007 18:18:18 +0000] rev 7427
(svn r10184) -Fix: remove empty strings that are clearly bad. WT2 shouldn't add them anymore.
rubidium [Sun, 17 Jun 2007 15:55:52 +0000] rev 7426
(svn r10183) -Fix (r10182): some bashism sneaked in.
rubidium [Sun, 17 Jun 2007 15:48:57 +0000] rev 7425
(svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.
-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles.
rubidium [Sun, 17 Jun 2007 13:27:50 +0000] rev 7424
(svn r10181) -Fix (r10093): clamp the zoom level so it won't try to use a wrong zoom level when loading an old savegame.
rubidium [Sun, 17 Jun 2007 13:26:19 +0000] rev 7423
(svn r10180) -Fix (r10167): do not reset the 2cc loaded feature setting when a (later) newgrf does not have 2cc.
rubidium [Sun, 17 Jun 2007 12:30:43 +0000] rev 7422
(svn r10179) -Fix: spritecache wasn't in source.list, thus wasn't in the MSVC project files.
-Fix: Pig Latin wasn't in the MSVC project files.
maedhros [Sun, 17 Jun 2007 11:01:58 +0000] rev 7421
(svn r10178) -Fix: Don't deactivate newgrf files when skipping the rest of the file during the initialisation stage.
peter1138 [Sun, 17 Jun 2007 10:47:30 +0000] rev 7420
(svn r10177) -Fix: Passengers has one A and two Es (ln)
maedhros [Sun, 17 Jun 2007 10:14:47 +0000] rev 7419
(svn r10176) -Fix (r10071): Deselect the currently selected order when clicking on an empty part of the orders window.
miham [Sun, 17 Jun 2007 07:24:39 +0000] rev 7418
(svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in english...
miham [Sun, 17 Jun 2007 07:21:02 +0000] rev 7417
(svn r10174) -Fix: [Translations]: piglatin plural forms had some problem..
miham [Sun, 17 Jun 2007 05:45:05 +0000] rev 7416
(svn r10173) -Add: Translations: added new language "Pig Latin". Already "pre-translated", only needs checking. Idea of Piglatin language was from Adam M-W
belugas [Sun, 17 Jun 2007 01:01:15 +0000] rev 7415
(svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for industry tile.
The industry's xy (northernmost tile) should be checked against the relative tile, not the other way around.
rubidium [Sat, 16 Jun 2007 21:57:30 +0000] rev 7414
(svn r10171) -Add: simple support for ccache (--with-ccache).
rubidium [Sat, 16 Jun 2007 12:03:36 +0000] rev 7413
(svn r10170) -Codechange: remove some duplication of code.
rubidium [Sat, 16 Jun 2007 11:13:30 +0000] rev 7412
(svn r10169) -Fix [FS#875]: trunk did still tell Windows that it was version 0.5.0(.0), so now we use a "bogus" version number to tell it's not a real release. The version number that will be shown in-game will not change, only the version number in the file properties.
rubidium [Sat, 16 Jun 2007 10:10:22 +0000] rev 7411
(svn r10168) -Fix [FS#879]: cannot build airport when an aircraft is flying over it.
belugas [Fri, 15 Jun 2007 23:55:52 +0000] rev 7410
(svn r10167) -Codechange: Change the flagging system of grf loaded feature from a bitset to a bool evaluation.
Like easier to read and faster to evaluate :)
peter1138 [Fri, 15 Jun 2007 16:21:56 +0000] rev 7409
(svn r10166) -Feature(tte): Add support for antialiased typefaces via FreeType. This is configurable for each font size in the configuration settings and requires using the 32bpp blitter and suitable fonts.
rubidium [Fri, 15 Jun 2007 08:05:24 +0000] rev 7408
(svn r10165) -Fix [FS#874]: crash when trying to get the aircraft movement state of an aircraft going to a just deleted airport.
miham [Fri, 15 Jun 2007 05:44:45 +0000] rev 7407
(svn r10164) -Update: WebTranslator2 update to 2007-06-15 07:44:28
catalan - 2 fixed by arnaullv (2)
dutch - 2 fixed by habell (2)
esperanto - 1 fixed by LaPingvino (1)
norwegian_bokmal - 24 fixed by oletk (24)
turkish - 16 fixed by jnmbk (16)
belugas [Fri, 15 Jun 2007 01:53:43 +0000] rev 7406
(svn r10163) -Fix(r8128): Industries had lost their random recoloring. A test was removed and is now reintroduced in another way.
rubidium [Thu, 14 Jun 2007 15:24:34 +0000] rev 7405
(svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the loan commands a little better readable.
truelight [Thu, 14 Jun 2007 14:31:48 +0000] rev 7404
(svn r10157) -Fix: use as indentified for PNGs, the place of the image as it was in the grf, not the internal SpriteID
truelight [Thu, 14 Jun 2007 14:11:08 +0000] rev 7403
(svn r10156) -Fix: PNG loader can now load 8bpp palette images and greyscale images
rubidium [Thu, 14 Jun 2007 08:39:27 +0000] rev 7402
(svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on the airport.
rubidium [Wed, 13 Jun 2007 23:43:00 +0000] rev 7401
(svn r10154) -Fix [FS#870]: some vehicles were not drawn when having a high resolution and a high zoom-out level. Patch by B. N. SmatZ!.
rubidium [Wed, 13 Jun 2007 23:14:08 +0000] rev 7400
(svn r10153) -Fix [FS#869]: vehicles disappear when crossing certain tiles. Fix by B. N. SmatZ!.
truelight [Wed, 13 Jun 2007 19:34:33 +0000] rev 7399
(svn r10150) -Fix r10148: show a message to users when using 32bpp blitter and no libpng available
truelight [Wed, 13 Jun 2007 19:05:42 +0000] rev 7398
(svn r10149) -Fix r10143: MSVC warnings... (tnx boekabart and glx)
truelight [Wed, 13 Jun 2007 18:52:06 +0000] rev 7397
(svn r10148) -Fix r10143: make --without-png to compile again
rubidium [Wed, 13 Jun 2007 18:36:04 +0000] rev 7396
(svn r10147) -Fix: the oldloader did clear some bits for road vehicles that shouldn't be cleared in some cases.
belugas [Wed, 13 Jun 2007 18:35:06 +0000] rev 7395
(svn r10146) -Codechange: Silence a compiler warning
-Codechange: Comment style beautifying
-Codechange: define (tentatively) var 0x44 and 0x61 for industry tiles
rubidium [Wed, 13 Jun 2007 17:34:05 +0000] rev 7394
(svn r10145) -Fix: make compiling with networking disabled (again) possible.
truelight [Wed, 13 Jun 2007 16:23:59 +0000] rev 7393
(svn r10144) -Fix r10143: forgot some svn:eol-style
truelight [Wed, 13 Jun 2007 16:21:11 +0000] rev 7392
(svn r10143) -Add: store the filename of the grfs opened and allow easy access to the name
-Codechange: store the SpriteID in the spritecache too
-Add: add a PNG loader for graphical files
-Documentation: added a document to explain the PNG format
truelight [Wed, 13 Jun 2007 16:04:35 +0000] rev 7391
(svn r10142) -Fix r10132: do something useful with the alpha channel instead of ignoring it
celestar [Wed, 13 Jun 2007 15:24:40 +0000] rev 7390
(svn r10141) -Fix (FS#848, r8973): Set the newgrf bit for realistic plane speeds (bulb)
rubidium [Wed, 13 Jun 2007 15:22:28 +0000] rev 7389
(svn r10140) -Fix [FS#867]: an industry could overbuild a bridge.
rubidium [Wed, 13 Jun 2007 14:57:42 +0000] rev 7388
(svn r10139) -Fix: all inner parts of OpenTTD assume that the resolution is at least 1 by 1, so force the resolution to be always at least 1 by 1.
rubidium [Wed, 13 Jun 2007 14:56:27 +0000] rev 7387
(svn r10138) -Fix: when you got a sufficiently small resolution, there is a possibility for a division by zero when a sound is played.
rubidium [Wed, 13 Jun 2007 14:52:41 +0000] rev 7386
(svn r10137) -Add: console command to get the current game date.
truelight [Wed, 13 Jun 2007 10:31:40 +0000] rev 7385
(svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer
-Add: added a new renderer and blitter to make room for some optimized bpp
-Fix: fill the alpha channel in the grf-spriteloader
rubidium [Wed, 13 Jun 2007 09:12:10 +0000] rev 7384
(svn r10131) -Fix [FS#810]: when removing a dock, a ship will always try to reach the old location of the dock even when it cannot anymore because it the old location of the dock is now land instead of water.