.. |
launcher
|
Remove Igor engine
|
2009-11-14 13:11:06 +00:00 |
native
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
prefixes
|
Remove Igor engine
|
2009-11-14 13:11:06 +00:00 |
args.cpp
|
Code formatting fixes
|
2007-09-18 20:16:33 +00:00 |
args.h
|
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
|
2007-05-30 21:56:52 +00:00 |
base_event.cpp
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
|
2009-09-30 16:16:53 +00:00 |
base_gfx.cpp
|
Updated so that code compiles again
|
2010-01-31 18:14:20 +00:00 |
base_mouse.cpp
|
Updated so that code compiles again
|
2010-01-31 18:14:20 +00:00 |
be_68k.cpp
|
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
|
2007-05-30 21:56:52 +00:00 |
be_68k.h
|
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
|
2007-05-30 21:56:52 +00:00 |
be_base.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 |
be_base.h
|
Updated so that code compiles again
|
2010-01-31 18:14:20 +00:00 |
be_os5.cpp
|
Updated so that code compiles again
|
2010-01-31 18:14:20 +00:00 |
be_os5.h
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
be_os5ex.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
be_os5ex.h
|
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
|
2007-05-30 21:56:52 +00:00 |
be_zodiac.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
be_zodiac.h
|
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters)
|
2008-11-06 15:02:50 +00:00 |
cd_aeroplayer.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
cd_aeroplayer.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
cd_default.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
cd_default.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
cd_msa.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
cd_msa.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
cd_pockettunes.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
cd_pockettunes.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
cdaudio.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
extend.cpp
|
Use default save game class
|
2008-05-23 12:59:18 +00:00 |
features.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
globals.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
i_zodiac.cpp
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
i_zodiac.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
init_golcd.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
init_golcd.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
init_mathlib.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
init_mathlib.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
init_pa1lib.cpp
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
init_pa1lib.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
init_palmos.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
init_palmos.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
init_sony.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
init_sony.h
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
init_stuffs.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
init_stuffs.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
modules.cpp
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
modules.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
os5_event.cpp
|
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
|
2007-05-30 21:56:52 +00:00 |
os5_gfx.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
os5_mouse.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
os5_overlay.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
os5_renderer.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
os5_sound.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
os5ex_sound.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
palmdefs.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
rumble.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
rumble.h
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
snd_pa1.cpp
|
Code formatting fixes
|
2007-09-18 20:16:33 +00:00 |
stuffs.h
|
Added basic rotation detector
|
2007-05-01 10:22:35 +00:00 |
vibrate.h
|
Moving remaining platform/backends code, as previously threatened
|
2006-07-06 21:44:48 +00:00 |
zodiac_event.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
zodiac_gfx.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
zodiac_mouse.cpp
|
PalmOS Backend updates:
|
2009-03-01 10:25:33 +00:00 |
zodiac_overlay.cpp
|
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters)
|
2008-11-06 15:02:50 +00:00 |