Filippos Karapetis
|
5d5e3aca1b
|
SCUMM: Remove unimplemented methods
|
2024-11-16 18:56:30 +02:00 |
|
Hubert Maier
|
74aeee4d65
|
JANITORIAL: SCUMM: Fix occurrences typos in code
|
2024-09-10 19:49:48 +03:00 |
|
AndywinXp
|
9e7e6a08b2
|
SCUMM: INSANE/SMUSH: Implement video file dependent frame rate
In FT and DIG demo, video files have the correct frame rate encoded in the FLU header.
This fixes bug #14029.
|
2023-01-15 14:39:33 +01:00 |
|
AndywinXp
|
078bfa70cd
|
SCUMM: FT: Fix mouse button-up events being lost during INSANE sequences
|
2022-11-14 00:15:45 +01:00 |
|
Andrea Boscarino
|
024aa1f22b
|
SCUMM: SMUSH: Implement audio sub-engine
|
2022-04-16 23:25:31 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Johannes Schickel
|
3847465163
|
SCUMM: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:38 +01:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Max Horn
|
51933629d1
|
Changed foo(void) to foo() in almost all non-backend source files
svn-id: r45616
|
2009-11-02 21:54:57 +00:00 |
|
Max Horn
|
6f4b567124
|
SCUMM: Split intern.h into multiple headers
svn-id: r39567
|
2009-03-20 16:33:58 +00:00 |
|
Max Horn
|
f8ccd2dede
|
SCUMM: Got rid of class Chunk
svn-id: r34518
|
2008-09-13 22:41:30 +00:00 |
|
Jordi Vilalta Prat
|
38a8aa516e
|
Allow static and dynamic plugins to be used at the same time
svn-id: r31888
|
2008-05-06 03:00:26 +00:00 |
|
Jordi Vilalta Prat
|
d6c34bdc4b
|
Fixed the spaces before tabs.
svn-id: r30667
|
2008-01-28 00:14:17 +00:00 |
|
Paul Gilbert
|
6eb64102a4
|
Fix to remove a tab character from the GPL header
svn-id: r30238
|
2008-01-05 12:45:14 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Torbjörn Andersson
|
a1a16d1579
|
Use consistent naming for the preprocessor constants used to guarantee that
header files are only included once. Many of them didn't have a SCUMM prefix
which could have lead to clashes with common header files.
svn-id: r25727
|
2007-02-19 17:48:19 +00:00 |
|
Gregory Montoir
|
ccde018e85
|
unused buffer variable
svn-id: r25286
|
2007-01-30 20:31:48 +00:00 |
|
Paweł Kołodziejski
|
ce100c8e93
|
small unify handleIACT function
svn-id: r24214
|
2006-10-08 18:22:51 +00:00 |
|
Max Horn
|
4973c657b8
|
Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngine_v6 in a few cases)
svn-id: r24169
|
2006-10-07 13:57:06 +00:00 |
|
Max Horn
|
4c14cf6d1a
|
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
svn-id: r23974
|
2006-09-23 00:42:35 +00:00 |
|
Max Horn
|
d00755de8e
|
Removing some unused code from INSANE
svn-id: r22417
|
2006-05-12 18:00:41 +00:00 |
|
Max Horn
|
9d5098e0f8
|
Insane is part of SCUMM V7, not V6
svn-id: r22188
|
2006-04-27 00:02:06 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|