Christoph Oelckers
|
6dee9ff566
|
- replaced another large batch of homegrown type use.
|
2017-03-08 18:55:53 +01:00 |
|
Christoph Oelckers
|
cb295e0441
|
- added parameter to PLayerPawn::GetMaxHealth to return the real maximum health, including stamina upgrades.
|
2017-03-01 00:04:17 +01:00 |
|
Christoph Oelckers
|
3170591e32
|
- restated some weird number manipulation in SBARINFO for powerup time. This appears to be needed to distinguish between non-expiring items and non-present items.
|
2017-02-14 22:04:52 +01:00 |
|
Christoph Oelckers
|
a6785afddb
|
- optimized the FName versions of IsDescendantOf and IsKindOf. These can be done without first looking up the class type itself.
|
2017-02-08 15:47:22 +01:00 |
|
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
|
355570198d
|
- moved statusbar code to a separate directory before starting work on it.
|
2017-01-20 22:59:31 +01:00 |
|