.. |
iop
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
asyncfio.cpp
|
- 0.13.x friendly ;-)
|
2009-03-04 03:55:00 +00:00 |
asyncfio.h
|
- 0.13.x friendly ;-)
|
2009-03-04 03:55:00 +00:00 |
cd.c
|
Also strip trailing whitespaces in C and Objective-C source files. (Seems I forgot that we got those too :-P)
|
2009-05-24 21:53:29 +00:00 |
cd.h
|
|
|
DmaPipe.cpp
|
PS2: cleanup
|
2009-11-23 22:28:44 +00:00 |
DmaPipe.h
|
PS2: cleanup
|
2009-11-23 22:28:44 +00:00 |
eecodyvdfs.c
|
|
|
eecodyvdfs.h
|
|
|
fileio.cpp
|
PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopen
|
2009-11-23 23:32:34 +00:00 |
fileio.h
|
PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopen
|
2009-11-23 23:32:34 +00:00 |
Gs2dScreen.cpp
|
PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()
|
2009-11-18 13:59:36 +00:00 |
Gs2dScreen.h
|
PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()
|
2009-11-18 13:59:36 +00:00 |
GsDefs.h
|
|
|
icon.cpp
|
Some const correctness changes; cleanup
|
2009-10-09 21:47:33 +00:00 |
icon.h
|
Strip trailing whitespaces in the whole code base.
|
2009-05-24 15:17:42 +00:00 |
irxboot.cpp
|
Silenced some more cppcheck style warnings.
|
2010-01-28 05:20:52 +00:00 |
irxboot.h
|
- 0.13.x friendly ;-)
|
2009-03-04 03:55:00 +00:00 |
Makefile.gdb
|
Remove Igor engine
|
2009-11-14 13:11:06 +00:00 |
Makefile.ps2
|
Remove Igor engine
|
2009-11-14 13:11:06 +00:00 |
module.mk
|
PS2: Add some stubs for the ps2 port to our primary build system (incomplete WIP)
|
2009-10-08 20:59:53 +00:00 |
ps2debug.cpp
|
- 0.13.x friendly ;-)
|
2009-03-04 03:55:00 +00:00 |
ps2debug.h
|
- 0.13.x friendly ;-)
|
2009-03-04 03:55:00 +00:00 |
ps2input.cpp
|
ScummVM/PS2 bugs fixed by this commit:
|
2009-07-12 05:38:08 +00:00 |
ps2input.h
|
|
|
ps2mutex.cpp
|
|
|
ps2pad.cpp
|
|
|
ps2pad.h
|
|
|
ps2temp.h
|
- 0.13.x friendly ;-)
|
2009-03-04 03:55:00 +00:00 |
ps2time.cpp
|
Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though
|
2009-10-08 19:41:38 +00:00 |
rpckbd.c
|
Also strip trailing whitespaces in C and Objective-C source files. (Seems I forgot that we got those too :-P)
|
2009-05-24 21:53:29 +00:00 |
rpckbd.h
|
- 0.13.x friendly ;-)
|
2009-03-04 03:55:00 +00:00 |
savefilemgr.cpp
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
|
2009-09-30 16:16:53 +00:00 |
savefilemgr.h
|
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
|
2009-05-29 14:38:22 +00:00 |
sdlkeys.h
|
|
|
sysdefs.h
|
|
|
systemps2.cpp
|
PS2: Add new PS2FileStream class for std I/O.
|
2009-11-23 23:17:50 +00:00 |
systemps2.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |