Matthew Hoops
|
ad9c46344c
|
GRAPHICS: flavour -> flavor
|
2011-05-25 10:50:47 -04: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 |
|
Max Horn
|
0d9609f7f9
|
Fix incorrectly placed doxygen comments; replace Common::ID2string by Common::tag2string
svn-id: r46127
|
2009-11-24 22:08:34 +00:00 |
|
Max Horn
|
3399c3aeb6
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
svn-id: r44802
|
2009-10-08 21:28:57 +00:00 |
|
Nicola Mettifogo
|
36828287ad
|
* Moved the updated IFF code from Parallaction to common/
* Updated Parallaction and SAGA to use the new decoder infrastructure.
svn-id: r41465
|
2009-06-12 08:51:05 +00:00 |
|
Nicola Mettifogo
|
cbf9996abb
|
* Improved ILBMDecoder to also handle files with width non divisible by 8.
* Changed PackBitsReadStream to discard padding bytes on ditto files.
svn-id: r39410
|
2009-03-15 06:20:52 +00:00 |
|
Eugene Sandulenko
|
ef1e3ebc3c
|
Patch #2658710: "Add comments to specify which engines use which decoders"
svn-id: r39236
|
2009-03-08 15:57:59 +00:00 |
|
Jordi Vilalta Prat
|
d6c34bdc4b
|
Fixed the spaces before tabs.
svn-id: r30667
|
2008-01-28 00:14:17 +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 |
|
Filippos Karapetis
|
d08eeff700
|
Renamed decodeILBM to decodePBM, removed a TODO
svn-id: r26731
|
2007-05-01 21:40:56 +00:00 |
|
Nicola Mettifogo
|
727867c66f
|
- Fixed 32/64 bits pointer mismatch.
- Changed Surface's forward from class to struct.
svn-id: r26727
|
2007-05-01 17:28:59 +00:00 |
|
Nicola Mettifogo
|
008042ac25
|
Implemented a IFF (Interchange File Format) parser and added subclasses to parse graphics (ILBM, PBM) and audio (8SVX), thus replacing old decoding routines. SAGA and Parallaction have been adjusted to work with the new code.
svn-id: r26719
|
2007-05-01 15:39:40 +00:00 |
|