This website requires JavaScript.
Explore
Help
Sign in
teambeef
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/DrBeef/Raze.git
synced
2025-02-09 09:11:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c6bd5c04c7
raze
/
source
/
common
/
cutscenes
History
Christoph Oelckers
f7fdc5af41
- address several warnings reported by GCC 11.
2021-11-29 00:55:29 +01:00
..
movieplayer.cpp
- Replace
MAX()
from
templates.h
with version provided in STL.
2021-10-30 10:36:02 +02:00
playmve.cpp
- address several warnings reported by GCC 11.
2021-11-29 00:55:29 +01: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