]> git.tdb.fi Git - r2c2.git/commit
Add basic support for signals
authorMikko Rasa <tdb@tdb.fi>
Sun, 27 Jan 2013 13:24:55 +0000 (15:24 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 27 Jan 2013 13:24:55 +0000 (15:24 +0200)
commit3e3675f8d86b06cdea7df197dfe8866ffb285aec
treea7d55c08692830b9077f8e0ab05d6ec1b64fd406
parent4f2b6023dee412373a6a0b13ba4d617ffbb9bb38
Add basic support for signals

A lot of features are still missing or could use improvement, but whatever
is there works.
27 files changed:
data/homesignal.object [new file with mode: 0644]
gfx.blend
source/3d/catalogue.cpp
source/3d/catalogue.h
source/3d/layout.cpp
source/3d/layout.h
source/3d/signal.cpp [new file with mode: 0644]
source/3d/signal.h [new file with mode: 0644]
source/3d/signaltype.cpp [new file with mode: 0644]
source/3d/signaltype.h [new file with mode: 0644]
source/libr2c2/catalogue.cpp
source/libr2c2/catalogue.h
source/libr2c2/centralstation.cpp
source/libr2c2/centralstation.h
source/libr2c2/driver.h
source/libr2c2/dummy.h
source/libr2c2/intellibox.h
source/libr2c2/layout.cpp
source/libr2c2/layout.h
source/libr2c2/signal.cpp [new file with mode: 0644]
source/libr2c2/signal.h [new file with mode: 0644]
source/libr2c2/signaltype.cpp [new file with mode: 0644]
source/libr2c2/signaltype.h [new file with mode: 0644]
source/libr2c2/train.cpp
source/libr2c2/train.h
source/shoppinglist/main.cpp
tracks.dat