Commit Graph

13 Commits (842728bd1728f1c3dfdae5eff2c13921b42a80b8)

Author SHA1 Message Date
rubidium 2be4215f43 (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
fonsinchen c915338be9 (svn r26289) -Codechange: Make tile areas and iterators more consistent to each other. 11 years ago
planetmaker f00d9976f9 (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
terkhen fa210ceace (svn r23402) -Add: Function to check if a TileArea contains a tile. (michi_cc) 13 years ago
rubidium 87272273b5 (svn r22405) -Document: some more "random-ish" tidbits 13 years ago
rubidium 05199a641a (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
rubidium 3dd1cf6049 (svn r21843) -Codechange: move documentation towards the code to make it more likely to be updates [t-z]. 14 years ago
frosch 06be79ef99 (svn r21768) -Fix [FS#4396]: Diagonal tile iterator needed a special case for A * 0 selections. 14 years ago
rubidium debc98e4ac (svn r21747) -Fix [FS#4395]: the diagonal iterator would iterate twice over some tiles (fonsinchen) 14 years ago
rubidium 1e6f9cd31b (svn r21499) -Add: diagonal tile iterator. Based on patch by fonsinchen 14 years ago
rubidium 360d6daf34 (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
alberth e50091a1e5 (svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out smallmaps. 15 years ago
alberth 830c42c3b5 (svn r19038) -Codechange: Move TileArea methods to their own file. 15 years ago