.. |
agos.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
agos.h
|
Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome)
|
2009-11-24 22:10:14 +00:00 |
animation.cpp
|
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
|
2010-01-26 22:48:45 +00:00 |
animation.h
|
|
|
charset-fontdata.cpp
|
|
|
charset.cpp
|
|
|
contain.cpp
|
|
|
cursor.cpp
|
The default keycolor for mouse pointers used to be 255.
|
2010-01-07 15:07:36 +00:00 |
debug.cpp
|
|
|
debug.h
|
|
|
debugger.cpp
|
|
|
debugger.h
|
|
|
detection_tables.h
|
Add Polish Windows 4CD version of The Feeble Files.
|
2010-01-01 11:44:33 +00:00 |
detection.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
draw.cpp
|
AGOS: cleanup
|
2009-11-10 22:18:12 +00:00 |
event.cpp
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
|
2009-09-30 16:16:53 +00:00 |
feeble.cpp
|
|
|
gfx.cpp
|
|
|
icons.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
input_pn.cpp
|
|
|
input.cpp
|
|
|
intern.h
|
|
|
items.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 |
menus.cpp
|
|
|
midi.cpp
|
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
|
2010-01-12 21:07:56 +00:00 |
midi.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
midiparser_s1d.cpp
|
|
|
module.mk
|
Split the script opcode table for DIMP, since it doesn't match(ie timers) other Puzzle Pack games.
|
2009-09-24 03:41:45 +00:00 |
oracle.cpp
|
Remove excess spaces.
|
2009-09-11 10:22:32 +00:00 |
pn.cpp
|
Remove excess spaces.
|
2009-09-11 10:22:32 +00:00 |
res_ami.cpp
|
Remove excess spaces.
|
2009-09-11 10:22:32 +00:00 |
res_snd.cpp
|
Get rid of Mixer::playRaw for good
|
2010-01-19 22:19:43 +00:00 |
res.cpp
|
|
|
rooms.cpp
|
Whitespace changes.
|
2009-08-24 10:09:31 +00:00 |
saveload.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
script_dp.cpp
|
Correct tags.
|
2009-09-24 03:53:06 +00:00 |
script_e1.cpp
|
|
|
script_e2.cpp
|
|
|
script_ff.cpp
|
|
|
script_pn.cpp
|
Removed unnecessary semi-colons.
|
2009-12-01 19:19:58 +00:00 |
script_pp.cpp
|
Split the script opcode table for DIMP, since it doesn't match(ie timers) other Puzzle Pack games.
|
2009-09-24 03:41:45 +00:00 |
script_s1.cpp
|
AGOS: cleanup
|
2010-01-22 23:58:24 +00:00 |
script_s2.cpp
|
|
|
script_ww.cpp
|
|
|
script.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
sound.cpp
|
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
|
2010-01-26 22:48:45 +00:00 |
sound.h
|
AGOS: cleanup
|
2010-01-22 23:58:24 +00:00 |
string_pn.cpp
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
|
2009-09-30 16:16:53 +00:00 |
string.cpp
|
Fix some cppcheck warnings reported by salty-horse
|
2009-10-02 14:32:54 +00:00 |
subroutine.cpp
|
AGOS: cleanup
|
2010-01-22 23:58:24 +00:00 |
verb_pn.cpp
|
|
|
verb.cpp
|
|
|
vga_e2.cpp
|
|
|
vga_ff.cpp
|
Add VGA script code differences in DIMP.
|
2009-09-24 04:14:41 +00:00 |
vga_pn.cpp
|
|
|
vga_s1.cpp
|
|
|
vga_s2.cpp
|
|
|
vga_ww.cpp
|
|
|
vga.cpp
|
|
|
vga.h
|
|
|
window.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 |
zones.cpp
|
|
|