Mercurial > hg > openttd
graph
-
(svn r4790) Remove slope magic from EnsureNoVehicleZ() and rename it to EnsureNoVehicleOnGround() to make more clear what it does draftTue, 09 May 2006 09:56:09 +0000, by tron
-
(svn r4789) - Codechange: rename RoadType to RoadTileType and ROAD_{NORMAL,CROSSING,DEPOT} to ROAD_TILE_* for consistency draftTue, 09 May 2006 08:25:31 +0000, by rubidium
-
(svn r4788) - Codechange: RAILTYPE_{NORMAL,ELECTRIC,...} and RAIL_TYPE_{NORMAL,SIGNAL,...} have nearly the same name, rename RAIL_TYPE_* to RAIL_TILE_* of extra clarity draftTue, 09 May 2006 08:17:33 +0000, by rubidium
-
(svn r4787) WebTranslator2 update to 2006-05-09 08:55:14 draftTue, 09 May 2006 06:56:09 +0000, by miham
-
(svn r4786) - Newstations: in GetPlatformInfo() ensure negative values are only four bits draftTue, 09 May 2006 06:52:28 +0000, by peter1138
-
(svn r4785) - Newstations: don't draw catenary on non-track tiles draftMon, 08 May 2006 21:59:36 +0000, by glx
-
(svn r4784) - NewGRF: shuffle the mix of signed / unsigned types when dealing with var adjusts. Fixes issues with some station layouts. draftMon, 08 May 2006 17:47:35 +0000, by peter1138
-
(svn r4783) - Newstations: fix graphical bug that affected some stations when a station has a high amount of cargo waiting. draftMon, 08 May 2006 17:13:48 +0000, by peter1138
-
(svn r4782) - Newstations: fix issue with saving/loading games with newstations on big endian architectures. draftMon, 08 May 2006 13:35:25 +0000, by peter1138
-
(svn r4781) - NewGRF: give _traininfo_vehicle_pitch a proper declaration draftMon, 08 May 2006 10:01:34 +0000, by peter1138
-
(svn r4780) - Newstations: when building using a dynamic layout, add the station axis to the returned tile type. Also supply correct parameters to var 10. draftMon, 08 May 2006 06:22:01 +0000, by peter1138
-
(svn r4777) - NewGRF: moving warning message about feature callbacks above station code and change minimum length for action 3 from 7 to 6 bytes. draftSun, 07 May 2006 17:43:03 +0000, by peter1138
-
(svn r4775) - Newstations: allow clicking on any part of the station class dropdown to bring up the list, instead of just the button (thanks tron) draftSun, 07 May 2006 16:34:16 +0000, by peter1138
-
(svn r4773) - Newstations: add proper tooltips to the station builder window draftSun, 07 May 2006 13:10:48 +0000, by peter1138
-
(svn r4772) - Newstations: when allocating a custom station (via action 0x03) check if the station has already been allocated. (Fixes duplicate waypoints in newstatsw in non-temperate climate) draftSun, 07 May 2006 12:58:45 +0000, by peter1138
-
(svn r4771) -Regression: It was possible to remove a bridge while a vehicle was on it draftSun, 07 May 2006 11:55:28 +0000, by tron
-
(svn r4770) - Revert unindented change to rail_cmd.c in r4769. draftSun, 07 May 2006 11:49:48 +0000, by peter1138
-
(svn r4769) - Newstations: add newstations ttdpatch flag draftSun, 07 May 2006 11:41:44 +0000, by peter1138
-
(svn r4768) - Newstations: Add newstation selector GUI. The additions are only active if a newstation set is loaded, otherwise it will look the same. draftSun, 07 May 2006 11:40:53 +0000, by peter1138
-
(svn r4767) - Newstations: fix loading / use of custom ground sprites draftSun, 07 May 2006 10:58:53 +0000, by peter1138
-
(svn r4766) -Fix: Vehicles on a sloped tile under a bridge were affected by the bridge speed limit draftSun, 07 May 2006 08:18:12 +0000, by tron
-
(svn r4765) Add GetTileMaxZ(), which returns the height of the highest corner of a tile, and use it to simplify the code in a few places draftSun, 07 May 2006 07:55:05 +0000, by tron
-
(svn r4764) Move some functions from rail.h to rail_map.h draftSun, 07 May 2006 07:01:48 +0000, by tron
-
(svn r4763) - Newstations: revert r4762, instead map bit the palette modifier from bit 14 to bit 31 on GRF load. draftSat, 06 May 2006 22:55:21 +0000, by peter1138
-
(svn r4762) - Newstations: make child sprites transparent. draftSat, 06 May 2006 22:32:54 +0000, by peter1138
-
(svn r4761) - Newstations: support platform information in variable 10 (callback parameter 1) when building a station draftSat, 06 May 2006 22:30:36 +0000, by peter1138
-
(svn r4760) - Newstations: change the way custom stations are allocated when loading from GRF, as the current way was flawed (reallocing memory which is referenced elsewhere) draftSat, 06 May 2006 22:20:16 +0000, by peter1138
-
(svn r4759) - Newstations: increase the number of station classes from 16 to 32. 16 was an arbitrary limit, 32 is the limit for dropdown lists... draftSat, 06 May 2006 22:10:38 +0000, by peter1138
-
(svn r4758) - Newstations: add support for 'blocked' station tiles, which no train can pass. draftSat, 06 May 2006 22:08:14 +0000, by peter1138
-
(svn r4757) - Newstations: add saveload support for custom station speclists draftSat, 06 May 2006 21:46:26 +0000, by peter1138
-
(svn r4755) - Newstations: add a gui station tile drawing routine and use it in place of the existing one for waypoints. draftSat, 06 May 2006 20:48:40 +0000, by peter1138
-
(svn r4754) - Newstations: expose default station display data via a function so we can use it (rarely) in other places. draftSat, 06 May 2006 20:33:22 +0000, by peter1138
-
(svn r4753) - Truncate text in dropdown lists to stop text overflowing. draftSat, 06 May 2006 20:29:31 +0000, by peter1138
-
(svn r4752) - NewGRF: brokenness slipped through... draftSat, 06 May 2006 20:27:32 +0000, by peter1138
-
(svn r4751) - NewGRF: when assigning new texts, ignore the feature byte as some sets use generic feature always. Also, don't add vehicle id shifts if the vehicle id is out of range. draftSat, 06 May 2006 20:20:02 +0000, by peter1138
-
(svn r4750) -Fix: Trains could enter certain sloped rail tiles under bridges with incompatible rail type draftSat, 06 May 2006 14:32:16 +0000, by tron
-
(svn r4749) - Newstations: add snowline support to variable 42. draftSat, 06 May 2006 09:43:38 +0000, by peter1138
-
(svn r4748) - Newstations: use custom sprite layout callback for waypoints as well as stations. Supports merging of adjacent waypoints if the GRF supports it (newstatsw.grf) draftSat, 06 May 2006 09:40:12 +0000, by peter1138
-
(svn r4747) - Newstations: implement support for variables 40, 41, 46, 47 and 49. draftSat, 06 May 2006 09:31:06 +0000, by peter1138
-
(svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains about missing sprite.c draftFri, 05 May 2006 19:30:09 +0000, by KUDr
-
(svn r4742) - Newstations: Add callbacks for building and drawing custom stations. draftThu, 04 May 2006 20:00:50 +0000, by peter1138
-
(svn r4741) - NewGRF: use the correct variable type for the random bit mask draftThu, 04 May 2006 19:42:50 +0000, by peter1138
-
(svn r4740) - Newstations: add function to evaluate station callbacks draftThu, 04 May 2006 19:27:41 +0000, by peter1138
-
(svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRelocation() as we can determine it internally draftThu, 04 May 2006 19:21:16 +0000, by peter1138
-
(svn r4738) - Newstations: attach all sprite group cargo types, not just the default and purchase pseudo types, to a station spec. draftThu, 04 May 2006 19:15:02 +0000, by peter1138
-
(svn r4737) - Newstations: 'real' groups picked the wrong set of loading or loaded sprites draftThu, 04 May 2006 18:10:17 +0000, by peter1138
-
(svn r4736) - Newstations: use the correct value for PBS status (No PBS) draftThu, 04 May 2006 18:07:18 +0000, by peter1138
-
(svn r4735) WebTranslator2 update to 2006-05-04 16:19:23 draftThu, 04 May 2006 14:21:57 +0000, by miham
-
(svn r4734) - Newstations: add more variables and fix a division by zero. draftThu, 04 May 2006 07:26:30 +0000, by peter1138
-
(svn r4733) - NewGRF: remove remnants of old resolver code. draftThu, 04 May 2006 03:38:09 +0000, by peter1138
-
(svn r4732) - Fix: use correct types in IsValid[Direction|Axis] draftWed, 03 May 2006 22:12:09 +0000, by glx
-
(svn r4729) - Newstations: replace old station resolver with new resolver code (as has happened for vehicles) draftWed, 03 May 2006 21:35:33 +0000, by peter1138
-
(svn r4724) - Newstations: Add per-tile random data for station tiles. draftWed, 03 May 2006 21:25:49 +0000, by peter1138
-
(svn r4723) - Newstations: add TileIndex parameter to station resolver. draftWed, 03 May 2006 21:19:21 +0000, by peter1138
-
(svn r4722) - Newstations: release station sprite layout data when uninitializing NewGRF data. draftWed, 03 May 2006 21:07:44 +0000, by peter1138
-
(svn r4721) - NewGRF: use loading sprites rather than loaded when there is no vehicle (fixes issue with purchase list) draftWed, 03 May 2006 20:51:42 +0000, by peter1138
-
(svn r4720) - Newstations: instead of literally copying sprite layout data, just copy the pointer to the existing data. draftWed, 03 May 2006 20:42:45 +0000, by peter1138
-
(svn r4719) - Newstations: instead of drawing nothing, fall back to the default sprite layout if a station layout specifies so. draftWed, 03 May 2006 20:35:41 +0000, by peter1138
-
(svn r4716) - NewGRF: fix problem with loading custom station class id; use BSWAP32() only on variables, not functions. draftWed, 03 May 2006 19:31:00 +0000, by peter1138
-
(svn r4715) - Fix: (FS#109) — Wrongfully bad signal - Don't allow OPF to enter train depot from the back draftWed, 03 May 2006 16:18:45 +0000, by KUDr
-
(svn r4714) - NewGRF: simplify evaluation of 'real' sprite groups. draftWed, 03 May 2006 15:46:21 +0000, by peter1138
-
(svn r4713) - Fix: random crashes when opening some GUI (i.e. cheats window) on Win32 debug build. draftWed, 03 May 2006 15:21:49 +0000, by KUDr
-
(svn r4709) - Codechange: avoid messing around with globals, magic numbers and literal strings by using a string ID, when drawing the small right arrow for the small order lists (aircraft and ships) draftWed, 03 May 2006 14:22:59 +0000, by peter1138
-
(svn r4708) - NewGRF: fix selection of number of loaded and loading states. draftWed, 03 May 2006 12:17:02 +0000, by peter1138
-
(svn r4707) - NewGRF: minor code duffage; return early and less indentation. draftWed, 03 May 2006 11:19:17 +0000, by peter1138
-
(svn r4706) - NewGRF: add the correct default error message for the wagon attach callback. draftWed, 03 May 2006 06:24:14 +0000, by peter1138
-
(svn r4704) - NewGRF: in Action 0x03, set the engine type's GRF ID on the 'default' cargo type, not for each specific cargo. Fixes '(undefined string)' issues, as some engines weren't set properly. draftTue, 02 May 2006 21:58:02 +0000, by peter1138
-
(svn r4703) - NewGRF: add support for callback 0x1D, "can wagon be attached". This can be used to disallow freight wagons to be placed in passenger trains, along with other uses. draftTue, 02 May 2006 21:43:47 +0000, by peter1138
-
(svn r4702) - NewGRF: add support for 'special' vehicle callbacks that use a different vehicle for parent scope than the first vehicle in the consist. draftTue, 02 May 2006 21:42:11 +0000, by peter1138
-
(svn r4698) - When selecting files to commit, select the correct ones... missed header file update in r4697 draftTue, 02 May 2006 20:48:27 +0000, by peter1138
-
(svn r4697) - NewGRF: callback IDs can now be 16 bit values. draftTue, 02 May 2006 20:44:06 +0000, by peter1138
-
(svn r4696) - NewGRF: add support for vehicle variable 0x60, count vehicle type occurance. draftTue, 02 May 2006 20:17:17 +0000, by peter1138
-
(svn r4693) - NewGRF: invalidate aircraft in viewports during loading stages so that graphic changes are visible. (mart3p) draftTue, 02 May 2006 19:24:02 +0000, by peter1138
-
(svn r4692) - Use DEBUG() instead of direct fprintf in extmidi music driver, and silence 'set volume not implemented' warning at the default debug level. draftTue, 02 May 2006 19:09:49 +0000, by peter1138
-
(svn r4691) - Codechange: don't use unnamed unions as GCC 2.95.ancient won't compile it. Needed for our MorphOS user ;) draftTue, 02 May 2006 18:56:07 +0000, by peter1138
-
(svn r4690) [Fix] Fixed ShowQueryString() to close FS#151 draftTue, 02 May 2006 17:28:29 +0000, by miham
-
(svn r4689) - Codechange: correct parameter order or calloc, and use the sizeof the variable rather than a struct draftTue, 02 May 2006 14:34:53 +0000, by peter1138
-
(svn r4688) - Ensure the map memory is cleared after it is allocated. This fixes random deserts that sometimes occurred. draftTue, 02 May 2006 14:34:00 +0000, by peter1138
-
(svn r4674) - Codechange: use correct parameter order for allocating sound file memory draftTue, 02 May 2006 13:35:23 +0000, by peter1138
-
(svn r4658) - NewGRF: add Action 0xNN comments before each action handler. This mainly aids code navigation... draftTue, 02 May 2006 09:31:59 +0000, by peter1138
-
(svn r4657) - NewGRF: use grf_load_byte() in favour of array accesses draftTue, 02 May 2006 09:18:51 +0000, by peter1138
-
(svn r4656) MSV project : Little correction of forgotten files draftTue, 02 May 2006 03:11:45 +0000, by belugas
-
(svn r4655) - Fix [NewGRF r4654]: /me bangs head against the wall....gaah draftMon, 01 May 2006 21:47:30 +0000, by Darkvater
-
(svn r4654) - Fix [NewGRF]: Properly read in the GRFID. This fixes GRFID checking and activation/deactivation. Do swap the GRFID for displaying purposes. draftMon, 01 May 2006 21:45:35 +0000, by Darkvater
-
(svn r4653) - NewGRF: enable use of custom helicopter rotors in game (but not GUI windows yet) (mart3p) draftMon, 01 May 2006 20:05:03 +0000, by peter1138
-
(svn r4652) - NewGRF: support loading of foundation and canal graphics from NewGRF files via action 5 draftMon, 01 May 2006 18:57:43 +0000, by peter1138
-
(svn r4651) - NewGRF: support loading of catenary sprites from NewGRF files. This actually works by replacing our hardcoded sprites. draftMon, 01 May 2006 16:54:18 +0000, by peter1138
-
(svn r4650) - NewGRF: use the correct type for _cur_spriteid draftMon, 01 May 2006 16:52:43 +0000, by peter1138
-
(svn r4649) - NewGRF: limit helicopter rotor animation frames to the number of sprites in the set. draftMon, 01 May 2006 14:30:24 +0000, by peter1138
-
(svn r4648) - Fix (r4196): Company HQ's were not upgraded during the monthly loops. draftMon, 01 May 2006 13:24:37 +0000, by Darkvater
-
(svn r4645) - NewGRF: pretend to be the last alpha version of TTDPatch in our version value. draftMon, 01 May 2006 12:07:44 +0000, by peter1138
-
(svn r4644) - NewGRF: support for variable 0x44, aircraft information. (mart3p) draftMon, 01 May 2006 12:00:14 +0000, by peter1138
-
(svn r4643) - NewGRF: Add support for ttdp aircraft states. This involves mapping from our own state. (heavily based on mart3p's code) draftMon, 01 May 2006 11:35:18 +0000, by peter1138
-
(svn r4642) - Codechange: reorganise airport.h and airport_movement.h to avoid having 8 copies of the airport FTAs, and make the enums used available elsewhere. draftMon, 01 May 2006 11:27:39 +0000, by peter1138
-
(svn r4641) * Remove svk property added with the last commit. Bad svk, bad svk! Sorry for that. draftMon, 01 May 2006 09:58:43 +0000, by matthijs
-
(svn r4640) - Add: IsValidDiagDirection, IsValidDirection and IsValidAxis functions. draftMon, 01 May 2006 09:34:23 +0000, by matthijs
-
(svn r4638) - Codestyle: replacing aligning tabs with spaces draftMon, 01 May 2006 08:37:54 +0000, by peter1138
-
(svn r4636) - NewGRF: when dealing with vehicle types other than trains, set the parent scope vehicle to be the same as self scope. (Thanks mart3p) draftMon, 01 May 2006 06:38:36 +0000, by peter1138
-
(svn r4632) - NewGRF: support loading of helicopter rotor sprites (mart3p) draftSun, 30 Apr 2006 18:41:16 +0000, by peter1138
-
(svn r4631) - NewGRF: fix incorrect length check draftSun, 30 Apr 2006 18:39:31 +0000, by peter1138
-
(svn r4629) - NewGRF: constify more code that deals with sprite groups, now that ref counting is gone. draftSun, 30 Apr 2006 18:19:37 +0000, by peter1138
-
(svn r4619) -Codechange: Rename FindRoadStationSpot into FindRoadStopSpot and try to document it a little. draftSat, 29 Apr 2006 09:47:43 +0000, by celestar
-
(svn r4616) - NewGRF: when evaluating a variable adjustment, give our value the correct type after rather than before it has been adjusted. draftSat, 29 Apr 2006 07:26:57 +0000, by peter1138
-
(svn r4614) CodeChange : Cleanup of industry_cmd (Step-4). draftFri, 28 Apr 2006 21:58:16 +0000, by belugas
-
(svn r4613) - NewGRF: fix two struct declarations draftFri, 28 Apr 2006 21:32:59 +0000, by peter1138
-
(svn r4612) - NewStations: add random bits (for graphic variation) to stations draftFri, 28 Apr 2006 20:48:45 +0000, by peter1138
-
(svn r4611) - NewGRF: introduce new vehicle sprite group resolver code. This also fixes some known bugs (e.g. the 'Standard Five' in UKRS is now the correct colour) draftFri, 28 Apr 2006 20:04:57 +0000, by peter1138
-
(svn r4610) - If a wagon has a capacity of 0 (zero), display it in the purchase list as N/A. draftFri, 28 Apr 2006 19:56:18 +0000, by peter1138
-
(svn r4609) - NewGRF: give GetCustomEngineSprite the correct return type draftFri, 28 Apr 2006 19:49:48 +0000, by peter1138
-
(svn r4602) - Fix: an assertion triggered when building a station near the south corner of the map (appeared in r4367) draftFri, 28 Apr 2006 01:52:32 +0000, by glx
-
(svn r4601) - NewGRF: after evalutaing a 'real' group, return the chosen group directly instead of resolving it as only callback and spriteid groups are returned. draftThu, 27 Apr 2006 23:33:38 +0000, by peter1138
-
(svn r4599) -Fix: [Cloning, autoreplace] FS#141 clone service-interval draftThu, 27 Apr 2006 23:11:43 +0000, by bjarni
-
(svn r4595) - Fix (FS#63) Music volume is now restored to the value saved in openttd.cfg draftThu, 27 Apr 2006 21:05:32 +0000, by glx
-
(svn r4594) - NewGRF: introduce the basic sprite group resolver. This code isn't used yet. draftThu, 27 Apr 2006 19:53:58 +0000, by peter1138
-
(svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec. draftThu, 27 Apr 2006 18:28:56 +0000, by belugas
-
(svn r4592) [Language fixup] Fixing up the fixed up language which fixed up my fixup for the screwup.. er.. You know. Thanks Tron for spotting it draftThu, 27 Apr 2006 18:21:27 +0000, by miham