]> git.mxchange.org Git - flightgear.git/commit
Added tile.cxx and tile.hxx.
authorcurt <curt>
Sat, 23 May 1998 14:09:20 +0000 (14:09 +0000)
committercurt <curt>
Sat, 23 May 1998 14:09:20 +0000 (14:09 +0000)
commita60f1d812d96f4f9dca21e15cabaaa9e8f8d9d81
tree3091107c0d35690f21ba2cb6ee41927ce1c1ff05
parent474849f96b45a257edbe5f30fc34edb6e824ca01
Added tile.cxx and tile.hxx.
Working on rewriting the tile management system so a tile is just a list
fragments, and the fragment record contains the display list for that fragment.
Scenery/Makefile.am
Scenery/Makefile.in
Scenery/obj.cxx
Scenery/obj.hxx
Scenery/tile.cxx [new file with mode: 0644]
Scenery/tile.hxx [new file with mode: 0644]
Scenery/tilecache.cxx
Scenery/tilecache.hxx
Scenery/tilemgr.cxx