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 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
dhewg
|
e19fe1c53f
|
ASM: Defines do not get mangled
|
2011-04-23 03:39:38 +02:00 |
|
Max Horn
|
277113f600
|
SCUMM: Fix out of bound access (discovered by Code Analysis in MS VS2010; thanks to aquadran for helping verify the fix)
svn-id: r53575
|
2010-10-18 19:03:24 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Robin Watts
|
1cf9fc944a
|
Make codec47 cope with failed mallocs.
Not the nicest result in the world, but better than crashing and burning...
svn-id: r30934
|
2008-02-23 18:57:49 +00:00 |
|
Torbjörn Andersson
|
173988960b
|
Initialise _lastTableWidth. (Fixes Valgrind warning.)
svn-id: r30497
|
2008-01-15 20:06:41 +00:00 |
|
Oystein Eftevaag
|
1c88ab2c47
|
Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed)
svn-id: r30093
|
2007-12-31 01:50:18 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Chris Apers
|
500481c4ec
|
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
svn-id: r28803
|
2007-09-01 19:13:04 +00:00 |
|
Paweł Kołodziejski
|
c88567aa79
|
added arm assembly from patch #1742112 for codec47. (and really build arm code this time)
svn-id: r27685
|
2007-06-24 07:02:55 +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
|
c64be322a1
|
Added comment about the missing decode1 proc.
svn-id: r25849
|
2007-02-25 08:37:15 +00:00 |
|
Gregory Montoir
|
f1f88c43c0
|
cleanup
svn-id: r25646
|
2007-02-17 01:33:47 +00:00 |
|
Gregory Montoir
|
9abaa064a0
|
got rid of codec37/codec47 init/deinit methods, cleanup
svn-id: r25295
|
2007-01-30 22:44:14 +00:00 |
|
Gregory Montoir
|
b4bebad6f0
|
minor simplification
svn-id: r25289
|
2007-01-30 20:43:39 +00:00 |
|
Gregory Montoir
|
cb258bee24
|
added deinitialisation of codecs at the end of smush playback. This allows to save a bit of memory (about 1Mb for CMI) during gameplay.
svn-id: r25287
|
2007-01-30 20:36:03 +00:00 |
|
Max Horn
|
2888110b3c
|
Turning various static tables into static const
svn-id: r24323
|
2006-10-15 01:24:17 +00:00 |
|
Torbjörn Andersson
|
6358547a43
|
More whitespace changes.
svn-id: r23496
|
2006-07-14 13:33:58 +00:00 |
|
Max Horn
|
8cdee5a931
|
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
svn-id: r21500
|
2006-03-29 15:59:37 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|