log

age author description
Thu, 30 Mar 2006 09:26:17 +0000 celestar (svn r4165) -Do not use GetBridgeAxis on bridge ramps (request by Tron) draft
Thu, 30 Mar 2006 09:08:43 +0000 tron (svn r4164) Use acessor functions draft
Thu, 30 Mar 2006 00:48:45 +0000 belugas (svn r4163) CodeChange : Add missing file to MS Project and Workspace files draft
Wed, 29 Mar 2006 21:10:42 +0000 belugas (svn r4160) CodeChange : Revert part of 4157, spotted by Tron draft
Wed, 29 Mar 2006 20:57:17 +0000 bjarni (svn r4159) added missing comments about refitting in CmdCloneVehicle draft
Wed, 29 Mar 2006 20:41:15 +0000 bjarni (svn r4158) -Fix: [autoreplace] cost for refitting the new vehicle is now added to the cost animation. The player always paid for it, but it was not displayed until now draft
Wed, 29 Mar 2006 20:35:39 +0000 belugas (svn r4157) CodeChange : Keep on cleaning up Celestar's elrail merge draft
Wed, 29 Mar 2006 20:06:31 +0000 belugas (svn r4156) CodeChange : Little cleanup after Celestar's elrail merge draft
Wed, 29 Mar 2006 19:37:18 +0000 celestar (svn r4155) -Changed GetRoadStopByTile to use GetStationType and moved it. TODO: unify RS_TRUCK and STATION_TRUCK (same for bus) draft
Wed, 29 Mar 2006 19:03:47 +0000 celestar (svn r4154) -Moved MAX_BRIDGES in bridge.h and made it an enum. This makes two drops ... draft
Wed, 29 Mar 2006 19:00:56 +0000 celestar (svn r4153) -Codechange. Changed NPF_TILE_LENGTH into an enum and moved it out of variables.h. Just a drop in the bucket, but it is a start draft
Wed, 29 Mar 2006 16:59:33 +0000 belugas (svn r4152) properties set for elrail.c draft
Wed, 29 Mar 2006 16:56:38 +0000 bjarni (svn r4151) -Fix: [PowerPC] removed an incorrect uninitialized var used warning in os_timer draft
Wed, 29 Mar 2006 16:30:26 +0000 celestar (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas. draft
Wed, 29 Mar 2006 16:28:41 +0000 bjarni (svn r4149) -Codechange: [OSX] rewrite of how universal binaries are compiled draft
Wed, 29 Mar 2006 06:51:13 +0000 celestar (svn r4143) -[FS#86]: Fixed and obi-wan error in station_map.h that would lead to assertions in the airport handling (of international airports) draft
Tue, 28 Mar 2006 21:51:14 +0000 Darkvater (svn r4142) - Fix [FS#74]: Incorrectly loaded settings from the config file when the signed uint32 variable would be negative. draft
Mon, 27 Mar 2006 14:28:56 +0000 belugas (svn r4136) CodeChange : Revert part of r4092 (as spotted by Tron) and clean-up a little further draft
Mon, 27 Mar 2006 06:18:02 +0000 tron (svn r4134) Revert part of r4133: Replacing a byte which gets written to savegames by an enum is a very bad idea draft
Sun, 26 Mar 2006 22:58:11 +0000 Darkvater (svn r4133) - Some miscellaneous changes (unconverted TownID in function definition, Owner instead of byte, remove obsolete member and compare waypoint index with 0 not STR_NULL) draft
Sun, 26 Mar 2006 22:56:58 +0000 Darkvater (svn r4132) - Missed 3 CargoID's draft
Sun, 26 Mar 2006 22:55:27 +0000 Darkvater (svn r4131) - CodeChange: Add proper semantics for StationID for such variables instead of using the general uint16-type. StationID was added for depots, waypoints and stations where necessary. We probably need to change GetDepot(), IsDepotIndex(), IsStationIndex(), GetWaypoint() and IsWaypointIndex() as well to use StationID. draft
Sun, 26 Mar 2006 22:41:56 +0000 Darkvater (svn r4130) - CodeChange: Add proper semantics for TownID for such variables instead of using the general uint16-type. We probably need to change GetTown() and IsTownIndex() as well to use TownID. draft
Sun, 26 Mar 2006 22:25:29 +0000 Darkvater (svn r4129) - CodeChange: Add proper bool type for is_ai as well...it is a bool type. draft
Sun, 26 Mar 2006 22:23:32 +0000 Darkvater (svn r4128) - CodeChange: Add proper semantics for CargoID for such variables instead of using the general byte-type. draft
Sun, 26 Mar 2006 22:02:11 +0000 peter1138 (svn r4127) - Update English language file to use tags for the new unit system. draft
Sun, 26 Mar 2006 21:50:57 +0000 peter1138 (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system: draft
Sun, 26 Mar 2006 21:15:09 +0000 Darkvater (svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later. draft
Sun, 26 Mar 2006 21:13:16 +0000 Darkvater (svn r4124) - CodeChange: remove windows-specific code from initializing the random generator. There was no need for it. draft
Sun, 26 Mar 2006 21:07:56 +0000 Darkvater (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. draft
Sun, 26 Mar 2006 19:20:15 +0000 tron (svn r4120) Use the new station functions where appropriate draft
Sun, 26 Mar 2006 19:03:03 +0000 tron (svn r4119) There's one more possible hangar tile. Check for this in IsHangar(), too draft
Sun, 26 Mar 2006 18:48:23 +0000 tron (svn r4116) -Fix: The AI should send a plane into a hangar if it's not in a hangar _or_ not stopped, not when it's not in a hangar _and_ not stopped draft
Sun, 26 Mar 2006 16:29:20 +0000 Darkvater (svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113 draft
Sun, 26 Mar 2006 14:41:39 +0000 celestar (svn r4113) Moved all relevant map functions for stations to station_map.[ch] draft
Sun, 26 Mar 2006 11:08:44 +0000 tron (svn r4111) Fix/Remove some stale comments draft
Sat, 25 Mar 2006 15:47:20 +0000 Darkvater (svn r4109) - Fix (r4105) [iconv]: Only include the needed headers when ICONV is actually used. Thanks for noticing Bjarni draft
Sat, 25 Mar 2006 10:38:28 +0000 tron (svn r4108) Add [GS]etIndustryGfx() draft
Sat, 25 Mar 2006 10:15:53 +0000 Darkvater (svn r4107) - Fix (r4105): Mixup of string parameters in debug message if iconv_open() failed. Also clarify the message a bit. draft
Sat, 25 Mar 2006 09:22:10 +0000 Darkvater (svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the mess that is makefile can't properly support it at the moment, it is only available for MACOSX. Windows doesn't need FS conversion and I have no idea about OS/2 so it's disabled for them. draft
Sat, 25 Mar 2006 08:53:06 +0000 bjarni (svn r4103) updated mac documentation to mention the fact that it's a triple binary draft
Sat, 25 Mar 2006 07:22:53 +0000 bjarni (svn r4099) -Codechange: [OSX] the cocoa video driver speedup of around 1000% now also applies to Intel macs draft
Fri, 24 Mar 2006 18:16:39 +0000 belugas (svn r4092) CodeChange : Named sprites instead of magic numbers plus create/use helper macro/enum for recoloring scheme draft
Fri, 24 Mar 2006 17:40:55 +0000 Darkvater (svn r4091) - Fix r4075. Do not "enter" please. draft
Fri, 24 Mar 2006 17:00:55 +0000 Darkvater (svn r4090) - Followup for r4075. Some SDL implementations seem to have a different define for the SDL_ACTIVEEVENT SDL_APPMOUSEFOCUS which caused undrawing of the mouse only on losing input-focus. Correctly check for the event state draft
Fri, 24 Mar 2006 16:03:09 +0000 belugas (svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection draft
Fri, 24 Mar 2006 15:24:16 +0000 celestar (svn r4088) -Codechange: Introduce {Unb,B}arCrossing and IsCrossingBarred to put and get the status of a level crossing draft
Fri, 24 Mar 2006 13:46:45 +0000 tron (svn r4087) Add IsIndustryCompleted() to check if a industry tile is fully built draft
Fri, 24 Mar 2006 13:31:17 +0000 tron (svn r4086) Add MakeIndustry() draft
Fri, 24 Mar 2006 12:00:24 +0000 tron (svn r4085) Add GetTown{Index,ByTile}() to get the town index resp. the town from a tile draft
Fri, 24 Mar 2006 10:53:49 +0000 bjarni (svn r4084) -Documentation: [OSX] changed OSX specific docs draft
Fri, 24 Mar 2006 10:17:39 +0000 egladil (svn r4083) -Feature: [OSX] Ported r4075 (Undraw the mouse when it leaves the window and Draw it again when it enters). draft
Fri, 24 Mar 2006 09:47:50 +0000 bjarni (svn r4082) -Fix: [OSX] FS#80 Crash when switching from windowed to fullscreen draft
Fri, 24 Mar 2006 08:55:08 +0000 tron (svn r4079) Add GetSation{Index,ByTile}() to get the station index resp. the station from a tile draft
Fri, 24 Mar 2006 08:00:45 +0000 tron (svn r4077) Add GetIndustry{Index,ByTile}() to get the industry index resp. the industry from a tile draft
Fri, 24 Mar 2006 06:40:49 +0000 tron (svn r4076) Back out r4074. It doesn't work and leads to make endlessly calling itself. NOTE: Delete Makefile.config to recover. draft
Fri, 24 Mar 2006 00:42:35 +0000 Darkvater (svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it again when it enters. Added both for WIN32 and SDL. Since Win95 has troubles with TrackMouseEvent(), this function was just simply rewritten which was the easiest. Based on a patch by DmitryKo. draft
Thu, 23 Mar 2006 23:54:43 +0000 bjarni (svn r4074) -Feature: [Makefile] the makefile can now detect if iconv is present in the system draft
Thu, 23 Mar 2006 20:47:56 +0000 tron (svn r4073) Add functions to make and test for (most) unmovable tiles draft
Thu, 23 Mar 2006 17:49:50 +0000 matthijs (svn r4071) - Fix: [NPF] Trains & busses were unable to find a route when leaving a depot or bus stop. Small omission from r4023 (fix by glx) draft