Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Orgad Shaneh
9dab832214
NEVERHOOD: Use nullptr
...
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
D G Turner
2050ae13b6
NEVERHOOD: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-05 22:37:54 +00:00
Filippos Karapetis
4207fbd2d6
NEVERHOOD: Play a single sound when losing the memory puzzle (bug #6672 )
...
When the memory puzzle is reset, each revealed tile gets hidden again.
When a lot of tiles were hidden, the multiple clicking sounds would
fill the available sound slots. To avoid this, only a single click is
sounded when losing
2014-07-07 02:00:58 +03:00
Johannes Schickel
6563171e7b
NEVERHOOD: Make GPL headers consisten in themselves.
2014-02-18 02:39:36 +01:00
Filippos Karapetis
43c226436c
NEVERHOOD: Change more message values to enums
2013-12-25 19:12:00 +02:00
Filippos Karapetis
962e2fd550
NEVERHOOD: Change more message values to enums
2013-12-25 17:10:42 +02:00
Filippos Karapetis
8d7b10f7c3
NEVERHOOD: Add names to some message IDs
2013-12-23 21:03:35 +02:00
Filippos Karapetis
8d1f601518
NEVERHOOD: Split sprites from their scenes in modules 1000 and 1100
2013-10-05 21:50:33 +03:00
Filippos Karapetis
55a8e7a2de
NEVERHOOD: Split sprites from their scenes in module 1200
2013-10-05 21:30:48 +03:00
Filippos Karapetis
bf96d305b5
NEVERHOOD: Split sprites from their scenes in modules 1300 and 1400
2013-10-05 21:30:48 +03:00
Filippos Karapetis
9715318932
NEVERHOOD: Split sprites from their scenes in modules 2100 and 2200
...
This also reduces inter-header dependencies
2013-10-05 14:21:53 +03:00
Sven Hesse
989ea7cb56
JANITORIAL: Remove trailing whitespace
2013-07-14 19:01:47 +02:00
Filippos Karapetis
0d3902b345
NEVERHOOD: Change the debuglevel of the scene changing debug output
...
These are shown on each scene change, but should no longer be needed
to be enabled by default, since we can now use the debugger to check
and change the current scene
2013-06-10 10:33:31 +03:00
johndoe123
78e0d6a3f1
NEVERHOOD: Move module files to own subdirectory
2013-05-08 20:49:19 +02:00