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 |
|
Neil Millstone
|
c6d41c0755
|
Updating DS port for changes in main codebase. Code changes for DevkitArm r20 and latest libnds.
svn-id: r26394
|
2007-04-06 18:34:53 +00:00 |
|
Max Horn
|
d19adc0514
|
common/util.cpp needs fprintf; various std I/O functions are not used by anything in our code, so there is no need to emulate them -- mark these; my previous commits likely broke compilation of the DS backend, try to reduce the brokeness a bit
svn-id: r26023
|
2007-03-08 17:36:52 +00:00 |
|
Max Horn
|
47bc9aae19
|
Moving Nintendo DS std C I/O emulation wrappers to common/file.cpp; also add a FIXME comment (why is assert redefined in ds-fs.h ?)
svn-id: r26020
|
2007-03-08 16:57:14 +00:00 |
|
Max Horn
|
273480d492
|
Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines means we can take advantage of namespaces)
svn-id: r26019
|
2007-03-08 16:53:30 +00:00 |
|
Torbjörn Andersson
|
16e7a12878
|
Some very obvious cleanups.
svn-id: r25635
|
2007-02-16 17:13:29 +00:00 |
|
Neil Millstone
|
0c82694f47
|
Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.
svn-id: r25129
|
2007-01-20 17:29:20 +00:00 |
|
Neil Millstone
|
1da493ac00
|
Adding new name() method.
svn-id: r23813
|
2006-08-31 19:32:38 +00:00 |
|
Max Horn
|
6ed00cd055
|
Added FilesystemNode::name method
svn-id: r23553
|
2006-07-22 14:14:16 +00:00 |
|
James Brown
|
0e66c43c70
|
Fix some more duplicated files, and unify case for rpc include
svn-id: r23459
|
2006-07-09 13:10:45 +00:00 |
|
Max Horn
|
bea72e9514
|
Patch #1519399: DS Backend
svn-id: r23452
|
2006-07-09 11:47:17 +00:00 |
|