[go: up one dir, main page]

Menu

Commit [r1701]  Maximize  Restore  History

time gets shown in messsage display

2002-02-06 Alexander Rawass <alexannika@...>

* various improvements on missions:
- moved benchmarking/gametime from main_loop.cpp to director
- message display shows the time when the message came
- added a delay to the messages
* modified my systems to use new texture dirs

alexannika 2002-02-06

changed /trunk/data/mars_station.system
changed /trunk/data/mission/station_cruiser_defend2.mission
changed /trunk/data/pluto_hq.system
changed /trunk/vegastrike/ChangeLog
changed /trunk/vegastrike/src/cmd/script/director.cpp
changed /trunk/vegastrike/src/cmd/script/mission.cpp
changed /trunk/vegastrike/src/cmd/script/mission.h
changed /trunk/vegastrike/src/cmd/script/mission_script.cpp
changed /trunk/vegastrike/src/cmd/script/msgcenter.cpp
changed /trunk/vegastrike/src/cmd/script/msgcenter.h
changed /trunk/vegastrike/src/cmd/script/script_callbacks.cpp
changed /trunk/vegastrike/src/easydom.h
changed /trunk/vegastrike/src/gfx/vdu.cpp
changed /trunk/vegastrike/src/main.cpp
changed /trunk/vegastrike/src/main_loop.cpp