summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-14(svn r594) -Fix/Feature: [ 1066121 ] Resetting file name after deleting a filetron
2004-11-14(svn r593) -newgrf: Support for two more TTD(Patch) version relate) SkipIf in...darkvater
2004-11-14(svn r592) -newgrf: Dynamically allocate global custom station IDs (pasky).darkvater
2004-11-14(svn r591) -newgrf: Store whole struct StationSpec in SetCustomStation(), not...darkvater
2004-11-14(svn r590) -newgrf: Instead of a bunch of statinfo arrays, use station-array ...darkvater
2004-11-14(svn r589) -newgrf: Rename spritesset to spritegroups (pasky).darkvater
2004-11-14(svn r588) -newgrf: Silent ignore those stupid one-byte zero special sprites ...darkvater
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-11-14(svn r586) -Fix: [1066114] Code error in win32.c Thanks Shaidarkvater
2004-11-14(svn r585) -newgrf: GUI for selecting custom waypoint graphics to use. Patch ...darkvater
2004-11-14(svn r584) -newgrf: Increase chance to get a TTDPatch savegame using custom G...darkvater
2004-11-14(svn r583) -newgrf: Hopefully prevent GRF files introducing new bridges or to...darkvater
2004-11-14(svn r582) -Fix: [ 1034318 ] place sign and blue message boxtron
2004-11-14(svn r581) -newgrf: Basic support for new stations - only waypoints supported...celestar
2004-11-14(svn r580) Fix latent bug in BringWindowToFrontByID() - a wrong pointer was r...tron
2004-11-14(svn r579) Remove now unused function memswap()tron
2004-11-14(svn r578) Simplify BringWindowToFront()tron
2004-11-14(svn r577) -newgrf: fixed some typos of last commit (airports were looking we...darkvater
2004-11-14(svn r576) -newgrf: Cleanup horrible table/(station|unmovable)_land.h DrawTil...darkvater
2004-11-14(svn r575) Daily langfile updates (automatic)miham
2004-11-13(svn r572) -newgrf: Support for custom (newGRF-yielded) refit masks for train...darkvater
2004-11-13(svn r570) -newgrf: Support for custom aircrafts via GRF files. Planeset seem...darkvater
2004-11-13(svn r569) Fix type mismatchtron
2004-11-13(svn r568) -newgrf: Make @wagover bool, simplifying stuff. (pasky)celestar
2004-11-13(svn r567) -newgrf: Support for road vehicles customization (seems to work atcelestar
2004-11-13(svn r566) Daily langfile updates (automatic)miham
2004-11-13(svn r565) -newgrf: fixed double work of RoadVehicleInfo[]; added AircraftVeh...darkvater
2004-11-13(svn r564) Simplify scroll logic and correct one erroneous use of memcpy()tron
2004-11-13(svn r562) newgrf: Merge most of the road vehicle info to a singlecelestar
2004-11-13(svn r561) -newgrf: killed some of the magic numbers in the code (pasky)celestar
2004-11-13(svn r560) -newgrf: General cleanup of the code (pasky & octo)celestar
2004-11-13(svn r559) Minor simplificationtron
2004-11-13(svn r558) -Fix: [ 1065247 ] Windows can be placed behind toolbartron
2004-11-12(svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other sm...darkvater
2004-11-12(svn r556) -newgrf: Some seemingly proper support for loading stages of grf f...darkvater
2004-11-12(svn r555) -newgrf: Preliminary support for action 0xE. Inhibit another GRF f...darkvater
2004-11-12(svn r554) -newgrf: Keep track of GRF files. Remember them all in a linked li...darkvater
2004-11-12(svn r553) -newgrf: Special routine for loading newgrf files. LoadNewGrfFile(...darkvater
2004-11-12(svn r552) -newgrf: Include bits forgotten when merging octo's ReplaceSprites...darkvater
2004-11-12(svn r551) -newgrf: Preliminary support for TTDPatch flags checking (we just ...darkvater
2004-11-12(svn r550) -newgrf: Support for action 0xd (change a parameter (sorta variabl...darkvater
2004-11-12(svn r549) -newgrf: Support for action 0xd (change a parameter (sorta variabl...darkvater
2004-11-12(svn r548) -newgrf: minor style changes, and application of boolean typedarkvater
2004-11-12(svn r547) -newgrf: Enhanced support for action 0x7 and 0x9 (skips). Killer m...darkvater
2004-11-12(svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for vehic...darkvater
2004-11-12(svn r545) -newgrf: repaired indendation (pasky & octo)celestar
2004-11-12(svn r544) -newgrf: codechange for better handling (pasky and octo__)celestar
2004-11-11(svn r543) -Fix: [ 1064742 ] Editor Map-Menu wrong Stringtron
2004-11-11(svn r542) -Fix: Display correct rail type in "build railway station" windowtron
2004-11-11(svn r541) Make windows even snappier! ^^tron