Christoph Oelckers
|
4cdbc99877
|
- fixed creation of phased light sequences.
|
2019-02-07 09:39:36 +01:00 |
|
Christoph Oelckers
|
60873bc5d6
|
Moved the PointInSector functions into FLevelLocals
|
2019-01-29 01:30:41 +01:00 |
|
Christoph Oelckers
|
8323524014
|
- give thinkers a 'level' member and change linking to the chain to happen outside the constructor.
|
2019-01-27 01:49:20 +01:00 |
|
Christoph Oelckers
|
3cef56249d
|
- moved most functions of portals.cpp into FLevelLocals.
Much of this is used during level init and needs to be independent of the current level.
|
2019-01-25 00:30:55 +01:00 |
|
Christoph Oelckers
|
4d55c28b60
|
- moved a large batch of code from p_spec.cpp and a few other files into the maploader folder.
|
2019-01-24 20:27:34 +01:00 |
|