This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2024-11-15 17:01:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e9fc342c93
raze
/
source
/
common
/
cutscenes
History
Christoph Oelckers
6e0fbb2043
- removed templates.h includes.
2021-10-30 10:51:03 +02:00
..
movieplayer.cpp
- Replace
MAX()
from
templates.h
with version provided in STL.
2021-10-30 10:36:02 +02:00
playmve.cpp
- removed templates.h includes.
2021-10-30 10:51:03 +02:00
playmve.h
- split the screen job code into a generic and a Raze specific part.
2021-05-22 01:35:50 +02:00
screenjob.cpp
- flag SW's cutscenes as 'boss death only'.
2021-08-13 22:25:13 +02:00
screenjob.h
- halt the game timer when setting up a cutscene and when starting movie playback.
2021-05-23 14:36:54 +02:00