.. |
balloons.cpp
|
|
|
callables_br.cpp
|
|
|
callables_ns.cpp
|
|
|
debug.cpp
|
|
|
debug.h
|
|
|
detection.cpp
|
|
|
dialogue.cpp
|
|
|
disk_br.cpp
|
* Moved the updated IFF code from Parallaction to common/
|
2009-06-12 08:51:05 +00:00 |
disk_ns.cpp
|
Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings and issues in compilers which don't support NORETURN
|
2009-09-24 17:52:53 +00:00 |
disk.cpp
|
* Moved the updated IFF code from Parallaction to common/
|
2009-06-12 08:51:05 +00:00 |
disk.h
|
* Moved the updated IFF code from Parallaction to common/
|
2009-06-12 08:51:05 +00:00 |
exec_br.cpp
|
* Added secondary inventories for BRA.
|
2009-09-30 07:47:58 +00:00 |
exec_ns.cpp
|
|
|
exec.cpp
|
|
|
exec.h
|
|
|
font.cpp
|
Removed unnecessary semi-colons.
|
2009-08-15 14:13:48 +00:00 |
gfxbase.cpp
|
* Final version of the IFF parsing code.
|
2009-06-12 05:03:18 +00:00 |
graphics.cpp
|
|
|
graphics.h
|
|
|
gui_br.cpp
|
|
|
gui_ns.cpp
|
|
|
gui.cpp
|
|
|
gui.h
|
|
|
input.cpp
|
|
|
input.h
|
|
|
inventory.cpp
|
* Added secondary inventories for BRA.
|
2009-09-30 07:47:58 +00:00 |
inventory.h
|
Provide only the data that is strictly needed when creating a new Inventory.
|
2009-09-30 07:09:07 +00:00 |
module.mk
|
* Moved the updated IFF code from Parallaction to common/
|
2009-06-12 08:51:05 +00:00 |
objects.cpp
|
Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings and issues in compilers which don't support NORETURN
|
2009-09-24 17:52:53 +00:00 |
objects.h
|
|
|
parallaction_br.cpp
|
* Added secondary inventories for BRA.
|
2009-09-30 07:47:58 +00:00 |
parallaction_ns.cpp
|
|
|
parallaction.cpp
|
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
|
2009-07-25 12:59:46 +00:00 |
parallaction.h
|
* Added secondary inventories for BRA.
|
2009-09-30 07:47:58 +00:00 |
parser_br.cpp
|
Moved parser functions arrays to file scope, as they were tripping up the obsolete gcc used for the BeOS/Haiku port. If anybody can work out a better solution please apply it, because this makes me sick.
|
2009-07-26 08:37:03 +00:00 |
parser_ns.cpp
|
Moved parser functions arrays to file scope, as they were tripping up the obsolete gcc used for the BeOS/Haiku port. If anybody can work out a better solution please apply it, because this makes me sick.
|
2009-07-26 08:37:03 +00:00 |
parser.cpp
|
|
|
parser.h
|
Moved parser functions arrays to file scope, as they were tripping up the obsolete gcc used for the BeOS/Haiku port. If anybody can work out a better solution please apply it, because this makes me sick.
|
2009-07-26 08:37:03 +00:00 |
saveload.cpp
|
When renaming old savefiles for Nippon Safes, don't assert if a file that matches the pattern game.* and is not a savefile is found in the savepath.
|
2009-07-31 12:39:31 +00:00 |
saveload.h
|
Cleanup the header file as I removed one function in r42922.
|
2009-07-30 13:44:50 +00:00 |
sound_br.cpp
|
Cleanup of sound code.
|
2009-06-12 07:55:44 +00:00 |
sound_ns.cpp
|
Cleanup of sound code.
|
2009-06-12 07:55:44 +00:00 |
sound.h
|
Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming changes to the MSVC project files (sound/iff.* produces iff.obj, which clashes with iff.obj from graphics/iff.*)
|
2009-07-09 13:17:46 +00:00 |
staticres.cpp
|
|
|
walk.cpp
|
|
|
walk.h
|
|
|