.. |
callables_br.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
callables_ns.cpp
|
Moved location parsing out of the engines, to LocationParser_ns and LocationParser_br.
|
2008-05-09 01:35:43 +00:00 |
debug.cpp
|
Extracted script parsing code to its own class.
|
2008-05-10 11:11:03 +00:00 |
debug.h
|
Added new debug command to dump scripts execution status.
|
2008-02-09 22:07:51 +00:00 |
detection.cpp
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
dialogue.cpp
|
- Moved some members from the engine class to Location, since they belong there.
|
2008-05-05 11:02:40 +00:00 |
disk_br.cpp
|
Partly fixed loading of bitmaps in BRA Amiga. Bitmaps are still broken, but less than before.
|
2008-05-04 15:06:47 +00:00 |
disk_ns.cpp
|
cleanup
|
2008-03-28 08:30:42 +00:00 |
disk.h
|
Cleanup of background loading for BRA.
|
2008-04-17 09:30:04 +00:00 |
exec_br.cpp
|
Tiny cleanup to ease extraction of the program parser code.
|
2008-05-09 01:42:25 +00:00 |
exec_ns.cpp
|
Extracted script parsing code to its own class.
|
2008-05-10 11:11:03 +00:00 |
font.cpp
|
Add very basic support for Amiga version of BRA.
|
2008-04-06 07:05:56 +00:00 |
gfxbase.cpp
|
Implemented scroll command and added a couple more debug variables.
|
2008-02-07 12:49:46 +00:00 |
graphics.cpp
|
Replaced unpackBlt with a more general version that can also unpack animation in BRA.
|
2008-04-17 09:31:22 +00:00 |
graphics.h
|
Replaced custom ManagedList with Common::SharedPtr.
|
2008-04-06 05:40:02 +00:00 |
gui_br.cpp
|
Add very basic support for Amiga version of BRA.
|
2008-04-06 07:05:56 +00:00 |
gui_ns.cpp
|
Slightly simplified Archive selection when loading resources.
|
2008-01-31 10:38:15 +00:00 |
inventory.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
inventory.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
module.mk
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
objects.cpp
|
Tiny cleanup to ease extraction of the program parser code.
|
2008-05-09 01:42:25 +00:00 |
objects.h
|
Tiny cleanup to ease extraction of the program parser code.
|
2008-05-09 01:42:25 +00:00 |
parallaction_br.cpp
|
Extracted script parsing code to its own class.
|
2008-05-10 11:11:03 +00:00 |
parallaction_ns.cpp
|
Extracted script parsing code to its own class.
|
2008-05-10 11:11:03 +00:00 |
parallaction.cpp
|
Moved location parsing out of the engines, to LocationParser_ns and LocationParser_br.
|
2008-05-09 01:35:43 +00:00 |
parallaction.h
|
Extracted script parsing code to its own class.
|
2008-05-10 11:11:03 +00:00 |
parser_br.cpp
|
Cleanup of parsing code.
|
2008-05-11 08:55:16 +00:00 |
parser_ns.cpp
|
Cleanup of parsing code.
|
2008-05-11 08:55:16 +00:00 |
parser.cpp
|
Cleanup of parsing code.
|
2008-05-11 08:55:16 +00:00 |
parser.h
|
Cleanup of parsing code.
|
2008-05-11 08:55:16 +00:00 |
saveload.cpp
|
Replaced custom ManagedList with Common::SharedPtr.
|
2008-04-06 05:40:02 +00:00 |
sound.cpp
|
Indent with tabs instead of spaces.
|
2008-01-06 20:42:28 +00:00 |
sound.h
|
Replaced custom ManagedList with Common::SharedPtr.
|
2008-04-06 05:40:02 +00:00 |
staticres.cpp
|
Extracted script parsing code to its own class.
|
2008-05-10 11:11:03 +00:00 |
walk.cpp
|
- Moved some members from the engine class to Location, since they belong there.
|
2008-05-05 11:02:40 +00:00 |
walk.h
|
Fixed usage of SharedPtr, so that reference counting is proper and there are no more objects that need constructors at global level (helps PalmOS).
|
2008-04-17 09:32:57 +00:00 |