Johannes Schickel
|
464ee013f0
|
Replaced char usage by int8, since char is unsigned on Linux/PPC by default.
svn-id: r42490
|
2009-07-14 19:32:25 +00:00 |
|
Eugene Sandulenko
|
da469d6d24
|
Shut gcc warning.
svn-id: r41286
|
2009-06-06 18:23:24 +00:00 |
|
Eugene Sandulenko
|
cda17beff5
|
Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.
svn-id: r41282
|
2009-06-06 18:21:49 +00:00 |
|
Max Horn
|
e1bcd70436
|
Re-added __attribute__(packed)
svn-id: r27830
|
2007-07-01 18:18:43 +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 |
|
Max Horn
|
227a080e5b
|
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
svn-id: r25752
|
2007-02-20 18:50:17 +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 |
|
Max Horn
|
9edf1e6a1a
|
cleanup
svn-id: r24407
|
2006-10-21 12:44:10 +00:00 |
|
Torbjörn Andersson
|
c32076e5d0
|
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
for consistency with other #includes.
svn-id: r23585
|
2006-07-23 16:13:26 +00:00 |
|
Max Horn
|
2859b64702
|
Fix struct packing issues (macros are not resolve in #pragma params, at least for GCC)
svn-id: r23569
|
2006-07-22 17:28:48 +00:00 |
|
Max Horn
|
f59cf1fcdc
|
Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now (hiya eriktorbjorn, this one is for you *ggg*)
svn-id: r23547
|
2006-07-21 21:25:17 +00:00 |
|
Max Horn
|
f35f4a4d1c
|
Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking for GCC / not GCC
svn-id: r23458
|
2006-07-09 13:01:15 +00:00 |
|
Max Horn
|
27307acd7c
|
Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio
svn-id: r22231
|
2006-04-29 22:33:31 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|