Commit graph

13 commits

Author SHA1 Message Date
Anders Jenbo
87f98695b5 Do not try to render menu when not properly initialized
Fixes #3206
2021-10-22 01:02:40 +02:00
qndel
60aa86b974 make credits go back to proper menu 2021-10-21 21:57:35 +02:00
qndel
b9fbd4b188 prevent cutting off button sound 2021-10-21 21:39:18 +02:00
obligaron
49c351d3e9 Allow playing intro in spawn if diabdat_mpq is present 2021-10-21 20:34:19 +02:00
obligaron
d401376ea4 Fix hardware cursor gets white when switching game 2021-10-21 10:26:37 +02:00
obligaron
f51768a567 Add the possibility to switch to shareware 2021-10-21 04:16:13 +02:00
obligaron
1d0f4cb13d Add new Extras menu with the possibility to switch game 2021-10-21 04:16:13 +02:00
obligaron
3a40448485 Store last selected hero in options 2021-10-08 21:47:39 +02:00
Anders Jenbo
4044fadeb5 Clean up some players references 2021-08-30 03:26:17 +02:00
obligaron
77f9bded9e Introduce demo namespace 2021-08-19 00:03:58 +02:00
Anders Jenbo
d523fc1e81 Cleanups 2021-08-02 10:12:40 +02:00
Anders Jenbo
eda4a5061e Implement demo recording and playback
This records all keyboard and mouse events to a file and lets you play
it back at a later point with a differen game speed.
2021-07-31 20:12:31 +02:00
Jonathan Bergeron
33ad9fa187 renamed Source/mainmenu.cpp and .h to menu.cpp/.h 2021-07-18 01:31:15 +02:00
Renamed from Source/mainmenu.cpp (Browse further)