Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-28 | Merge pull request #426 from sunmax/master | Eugene Sandulenko | |
PS2: Pull request to master for latest PS2 code | |||
2014-02-18 | PS2: Make GPL headers consistent in themselves. | Johannes Schickel | |
2014-01-18 | PS2: ps2pad.cpp - fixed duplicate switch case | Max Lingua | |
2014-01-18 | PS2: Ps2Pad::initPad added case STAT_NONE | Max Lingua | |
2014-01-18 | PS2: fixed tabs and alignment | Max Lingua | |
2012-11-27 | PS2: Fix three compiler warnings and minor code formatting fixes. | D G Turner | |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman | |
find -name '*.h' -or -name '*.cpp' | xargs sed -r -i 's@\(([A-Za-z0-9]+)\*\)@(\1 *)@g' This seems to have caught some params as well which is not undesirable IMO. It also caught some strings containing this which is undesirable so I excluded them manually. (engines/sci/engine/kernel_tables.h) | |||
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-03 | PS2: Fix various forbidden symbol clashes | Max Horn | |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-08-04 | Fixed some broken #include's (the PS2 and Symbian may need more fixed, though) | Max Horn | |
svn-id: r23666 | |||
2006-07-06 | Moving remaining platform/backends code, as previously threatened | Max Horn | |
svn-id: r23380 |