Sun, 05 Nov 2006 08:24:09 +0000 tron (svn r7064) static
Sun, 05 Nov 2006 08:01:47 +0000 tron (svn r7063) static
Sun, 05 Nov 2006 01:53:12 +0000 Darkvater (svn r7062) -[win32] Codechange: Remove unneeded WM_MOUSEENTER event, and change mouse behaviour
Sun, 05 Nov 2006 01:13:08 +0000 Darkvater (svn r7061) -[win32] Feature: Remember the window size between restarts when quit in fullscreen mode.
Sun, 05 Nov 2006 01:09:57 +0000 Darkvater (svn r7060) -Fix (r5874): Restore of window maximized state not always working (Mart3p) . Remember
Sat, 04 Nov 2006 11:44:19 +0000 KUDr (svn r7059) -Fix [FS#384]: Tunnel YAPF Penalty Incorrect. The penalty for upward slope was incorrectly applied on tunnel entrances. (Danny)
Fri, 03 Nov 2006 23:29:24 +0000 peter1138 (svn r7058) -Codechange: Truncate text in window captions
Fri, 03 Nov 2006 23:06:54 +0000 peter1138 (svn r7057) -Codechange: Remove hardcoded lists of road vehicles for each cargo type in favour of just checking the cargo type of each vehicle.
Fri, 03 Nov 2006 01:18:40 +0000 Darkvater (svn r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG instead of printf and the
Fri, 03 Nov 2006 00:48:03 +0000 Darkvater (svn r7047) -Fix [FS#317]: Zooming out near map-borders would previously fail because the new centre
Thu, 02 Nov 2006 23:51:05 +0000 Darkvater (svn r7046) -Fix [FS#311]: 'Goto' button in orders window got depressed along with all other
Wed, 01 Nov 2006 22:27:16 +0000 peter1138 (svn r7032) - Fix (r1704): Sprite index wasn't updated with correct image number if
Wed, 01 Nov 2006 17:42:34 +0000 peter1138 (svn r7031) -Codechange: Use _skip_sprites to skip the rest of the NewGRF when disabled by GRM, and add a shortcut so that the rest of the file isn't scanned.
Wed, 01 Nov 2006 16:20:32 +0000 miham (svn r7030) WebTranslator2 update to 2006-11-01 17:19:54
Tue, 31 Oct 2006 23:04:47 +0000 Darkvater (svn r7028) -Fix [FS#200]: Scenario bridges/tunnels cannot be demolished; now it's possible to
Tue, 31 Oct 2006 22:54:57 +0000 peter1138 (svn r7027) - Codechange: Replace NewGRF loading stage masks with separate function lists. This will allow us to call different handlers depending on the current stage. Also enum-ize the stage.
Tue, 31 Oct 2006 22:22:17 +0000 miham (svn r7026) WebTranslator2 update to 2006-10-31 23:21:44
Tue, 31 Oct 2006 21:46:21 +0000 Darkvater (svn r7023) -Fix: Pressing F1 in scenario editor did not work because the keypress event was sent
Tue, 31 Oct 2006 21:15:56 +0000 Darkvater (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive information from
Tue, 31 Oct 2006 17:13:12 +0000 glx (svn r7020) -Fix r6047: AI tries to delete stations that are 'in use' because FOR_ALL_STATIONS skips invalid stations
Tue, 31 Oct 2006 14:23:53 +0000 miham (svn r7016) Revert the revert, since I didn't request that, Tron must've misunderstood me :-(
Tue, 31 Oct 2006 14:17:48 +0000 tron (svn r7015) Revert r7014. Requested by MiHaMiX
Tue, 31 Oct 2006 13:56:47 +0000 tron (svn r7014) Make use of the interpunct in the catalan translation: Change l.l to l?l
Tue, 31 Oct 2006 13:55:38 +0000 tron (svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation
Tue, 31 Oct 2006 08:13:15 +0000 peter1138 (svn r7009) - Fix (r1323, r1326): In the replace vehicle window, the left vehicle list was not drawn when an engine was not selected.
Tue, 31 Oct 2006 01:45:41 +0000 Darkvater (svn r7008) -Fix [FS#369]: Crash at game end when server company is bankrupt
Sun, 29 Oct 2006 18:54:05 +0000 miham (svn r7005) WebTranslator2 update to 2006-10-29 19:53:34
Sun, 29 Oct 2006 13:50:39 +0000 KUDr (svn r7003) -Fix: only the appropriate train owner can now see the "Train is lost" message (peter1138)
Sun, 29 Oct 2006 00:39:41 +0000 belugas (svn r7001) -Codechange: _build_industry_trypes is now only used by industry_gui.c. Move it there.
Sat, 28 Oct 2006 23:47:00 +0000 Darkvater (svn r7000) -Fix: Incorrect use of e->we.click when the event is a 'place'. This didn't cause any
Sat, 28 Oct 2006 18:49:28 +0000 peter1138 (svn r6996) - Codechange: Pretend to be the current version of TTDPatch. This value doesn't anything to us as we don't follow TTDPatch's development timeline...
Sat, 28 Oct 2006 18:42:57 +0000 peter1138 (svn r6995) - Codechange: NewGRF; strip bit 7 of the language ID earlier and handle handle a language ID of 0x7F as the preferred default language.
Sat, 28 Oct 2006 14:37:33 +0000 tron (svn r6994) -Regression (r6291): When sending an aircrafts to a hangar the wrong bit gets tested to determine if a aircraft should stop there or just get serviced
Sat, 28 Oct 2006 14:06:40 +0000 tron (svn r6993) -Regression (r5833): Rails/roads on steep slopes incorrectly show a foundation edge if the NE/NW adjacent tile is a steep tile
Sat, 28 Oct 2006 12:43:15 +0000 tron (svn r6992) Make a const_cast<> obsolete by properly propagating the type
Sat, 28 Oct 2006 12:32:55 +0000 tron (svn r6991) Remove an unnecessary const_cast<> and incorrect comment (There is a difference between const FOO* and FOO* const)
Sat, 28 Oct 2006 12:12:20 +0000 tron (svn r6990) Remove stuff forgotten in r6980
Sat, 28 Oct 2006 12:10:11 +0000 tron (svn r6989) Remove the unused GetItemFromPool() function
Sat, 28 Oct 2006 12:07:32 +0000 tron (svn r6988) Remove a layer of indirection when using the Savegame pool
Sat, 28 Oct 2006 11:59:10 +0000 tron (svn r6987) Use the pool macros for the Waypoint pool
Sat, 28 Oct 2006 11:55:29 +0000 tron (svn r6986) Use the pool macros for the Town pool
Sat, 28 Oct 2006 11:54:53 +0000 tron (svn r6985) Remove stuff forgotten in r6984
Sat, 28 Oct 2006 11:51:38 +0000 tron (svn r6984) Use the pool macros for the RoadStop pool
Sat, 28 Oct 2006 11:48:21 +0000 tron (svn r6983) Use the pool macros for the Station pool
Sat, 28 Oct 2006 11:43:56 +0000 tron (svn r6982) Use the pool macros for the Sign pool
Sat, 28 Oct 2006 11:40:47 +0000 tron (svn r6981) Use the pool macros for the Savegame pool
Sat, 28 Oct 2006 11:37:26 +0000 tron (svn r6980) Use the pool macros for the Order pool
Sat, 28 Oct 2006 11:32:45 +0000 tron (svn r6979) Use the pool macros for the Industry pool
Sat, 28 Oct 2006 11:32:12 +0000 tron (svn r6978) Use the pool macros for the SoundInternal pool
Sat, 28 Oct 2006 11:08:52 +0000 tron (svn r6977) Use the pool macros for the EngineRenew pool
Sat, 28 Oct 2006 11:02:37 +0000 tron (svn r6976) Use the pool macros for the Depot pool
Sat, 28 Oct 2006 10:55:59 +0000 tron (svn r6975) Use the pool macros for the Vehicle pool
Sat, 28 Oct 2006 10:55:26 +0000 tron (svn r6974) use the pool macros for the SpriteGroup pool
Sat, 28 Oct 2006 10:54:20 +0000 tron (svn r6973) Add macros to easily create a pool with less code duplication and more opportunities for constant expression evaluation
Sat, 28 Oct 2006 08:48:31 +0000 peter1138 (svn r6972) - Codechange: Allow standard ini-file style comments
Fri, 27 Oct 2006 20:39:58 +0000 glx (svn r6971) -Fix r6961: WWT_NODISTXTBTN buttons were normal buttons not push buttons
Fri, 27 Oct 2006 17:13:22 +0000 miham (svn r6969) WebTranslator2 update to 2006-10-27 19:12:49
Fri, 27 Oct 2006 16:18:47 +0000 belugas (svn r6966) -Fix(6965): Little typo while making the comment doxygen friendly
Fri, 27 Oct 2006 15:54:24 +0000 belugas (svn r6965) -CodeChange : Add a climate bitmask member to IndutrySpec.
Fri, 27 Oct 2006 14:05:42 +0000 peter1138 (svn r6963) - Fix (r6960): signed/unsigned complaints from MSVC