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 |
|
Johannes Schickel
|
7b6ad08eab
|
Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h)
svn-id: r39553
|
2009-03-20 00:03:16 +00:00 |
|
Max Horn
|
42b26e0f56
|
cleanup
svn-id: r36133
|
2009-01-30 01:15:17 +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 |
|
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 |
|
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 |
|
Robert Göffringmann
|
fb59ee92a2
|
corrected printf string
svn-id: r26363
|
2007-04-01 20:06:26 +00:00 |
|
Max Horn
|
852971cfe6
|
Fixed a compiler warning about 'unknown conversion type character' (not sure if the statement was meant this way or another, but at least for now I can again compile with -Werror)
svn-id: r26356
|
2007-04-01 17:13:45 +00:00 |
|
Robert Göffringmann
|
2edec11986
|
improved debugger a bit
svn-id: r26334
|
2007-04-01 00:00:28 +00:00 |
|
Robert Göffringmann
|
c0ca592d54
|
fixed graphic glitch when playing the floppy intro with spanish subtitles and added a few comments.
svn-id: r26333
|
2007-03-31 18:20:52 +00:00 |
|
Eugene Sandulenko
|
d292c0ec55
|
Since our debug() adds an exclamation mark at the message end, remove
it in several calls to avoid duplication!!11!
svn-id: r21607
|
2006-04-04 22:04:51 +00:00 |
|
Max Horn
|
361572af2c
|
Patch #1432378: BASS: Memory leak, patch included
svn-id: r21523
|
2006-04-01 11:25:08 +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
|
d9a9fac937
|
Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call)
svn-id: r21141
|
2006-03-08 11:37:25 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|