summaryrefslogtreecommitdiff
path: root/grfspecial.c
AgeCommit message (Expand)Author
2004-11-14(svn r617) -newgrf: Support for parameter 0x8E (train Y-pitch in info windows...darkvater
2004-11-14(svn r616) -newgrf: Fixed crashing when trying to resolve references to unkno...darkvater
2004-11-14(svn r615) Fix the same bug in ParamSet action loading, pointer out by Bjarni...bjarni
2004-11-14(svn r613) Fix bug in GRFInhibit action loading, pointed out by Bjarni. (pasky)bjarni
2004-11-14(svn r610) -newgrf: Support for some basic deterministical spritegroups regar...darkvater
2004-11-14(svn r605) -newgrf: Framework for supporting variational spritegroups . Deter...darkvater
2004-11-14(svn r602) -newgrf: Move DrawTileSeqStruct & co and struct SpriteGroup to spr...darkvater
2004-11-14(svn r601) -newgrf: blaatdarkvater
2004-11-14(svn r600) -newgrf: Relocation offset for custom station sprites is now store...darkvater
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 r583) -newgrf: Hopefully prevent GRF files introducing new bridges or to...darkvater
2004-11-14(svn r581) -newgrf: Basic support for new stations - only waypoints supported...celestar
2004-11-13(svn r570) -newgrf: Support for custom aircrafts via GRF files. Planeset seem...darkvater
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 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-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 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 r545) -newgrf: repaired indendation (pasky & octo)celestar
2004-11-12(svn r544) -newgrf: codechange for better handling (pasky and octo__)celestar
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-08-17(svn r75) -Add proper crediting to graphics artists to about box.darkvater
2004-08-16(svn r67) -Forget to change debug message for grfspecial.cdarkvater
2004-08-16(svn r66) -Fix Station list updated on station deletion/station renamedarkvater
2004-08-14(svn r52) grf messages are only displayed with debug level above 0. (use -d1 ...dominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight