index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
ds
/
arm9
/
source
/
zipreader.cpp
Age
Commit message (
Expand
)
Author
2010-07-05
DS: More formating, made more vars static
Max Horn
2010-07-05
DS: Cleanup NDS portdefs.h a bit
Max Horn
2010-07-05
NDS: Update GPL/copyright headers; add namespace DS closing comments
Max Horn
2010-07-05
DS: Code formatting: "char* foo" -> "char *foo"
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-01-23
DS: Apply an old cleanup patch of mine from last August
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-05-15
Porting changes from 0.11.0 branch
Neil Millstone
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
- Show mouse cursor option
Neil Millstone
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-11-03
Merging in changes made in branch for 0.9.1 release into trunk
Neil Millstone
2006-10-05
Path fixup in the zipreader (necessary with my adapter/zip/build combination?)
Bertrand Augereau
2006-07-21
o Proper ScummVM copyrights
Eugene Sandulenko
2006-07-09
More DS port fixes
James Brown
2006-07-09
Patch #1519399: DS Backend
Max Horn