summaryrefslogtreecommitdiff
path: root/table/bridge_land.h
AgeCommit message (Collapse)Author
2005-07-24(svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic ↵celestar
numbers by enums. There remains work in gfx.c to move the "transparency" and "recolor" bits around to make space for more sprites. However, 2800 additional sprites can now be loaded. There also remains cleanup and Doxygen work on many of the header files.
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-03-25(svn r2066) - Fix: [ 1164248 ] game crash while AI builds bridge. Also ↵Darkvater
protect bridge building against invalid bridges and some safeguards when drawing.
2004-11-26(svn r827) Dye bridge ramps in the matching colours compared to the rest of ↵tron
the bridge This fix was created by Celestar
2004-11-26(svn r826) Seperate all bridge related tables from tunnel_land.h into their ↵tron
own file