Christoph Oelckers
|
3131c08640
|
- fixed: the restart CCMD must clear out all statically stored pointers to VM functions because they do not survive the shutdown that is needed before loading new data.
|
2017-01-31 13:41:23 +01:00 |
|
Christoph Oelckers
|
2883b113f3
|
- fixed bad scale setting for SBarInfo.
|
2017-01-29 18:33:19 +01:00 |
|
Christoph Oelckers
|
7e114c1127
|
- moved some more code out of the way.
|
2017-01-21 00:49:54 +01:00 |
|
Christoph Oelckers
|
274727e8ae
|
- moved the draw functions which are exclusively used by the Strife status bar into strife_sbar.cpp to get them out of the way. They are not expected to survive anyway.
|
2017-01-21 00:41:59 +01:00 |
|
Christoph Oelckers
|
74f4171947
|
- removed several unused draw functions from DBaseStatusBar.
|
2017-01-21 00:29:19 +01:00 |
|
Christoph Oelckers
|
355570198d
|
- moved statusbar code to a separate directory before starting work on it.
|
2017-01-20 22:59:31 +01:00 |
|