]> git.tdb.fi Git - r2c2.git/commit
Add locomotive types
authorMikko Rasa <tdb@tdb.fi>
Wed, 4 Jun 2008 23:51:10 +0000 (23:51 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 4 Jun 2008 23:51:10 +0000 (23:51 +0000)
commit447d621e93e71b710fed0920b473350122426b97
tree9005cbb2be2a34d5d5cd5667644ad1b5f3b6a417
parent25b79ab38c2be2e5c89b8240504f641fd9c4899c
Add locomotive types
Buttons for locomotive functions
Various enhancements around the code
UI graphics for dropdown
16 files changed:
engineer.res
gui.blend
gui.png
source/engineer/engineer.cpp
source/engineer/engineer.h
source/engineer/mainpanel.cpp
source/engineer/trainpanel.cpp
source/engineer/trainpanel.h
source/engineer/trainproperties.cpp
source/engineer/trainproperties.h
source/libmarklin/catalogue.cpp
source/libmarklin/catalogue.h
source/libmarklin/locomotive.cpp
source/libmarklin/locomotive.h
source/libmarklin/locotype.cpp [new file with mode: 0644]
source/libmarklin/locotype.h [new file with mode: 0644]