.. |
compacts
|
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local bits in my tree
|
2003-08-21 13:39:21 +00:00 |
music
|
changed & documented the premixer semantics
|
2003-09-18 16:01:33 +00:00 |
.cvsignore
|
added .cvsignore
|
2003-03-05 19:16:43 +00:00 |
autoroute.cpp
|
copied some fixes which only were in 0.5.1 branch.
|
2003-08-20 12:12:11 +00:00 |
autoroute.h
|
cleaned up autoroute code
|
2003-07-31 02:09:24 +00:00 |
compact.cpp
|
fixed warning on systems with 64bit pointers
|
2003-09-19 21:15:13 +00:00 |
compact.h
|
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local bits in my tree
|
2003-08-21 13:39:21 +00:00 |
control.cpp
|
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
|
2003-09-17 22:41:01 +00:00 |
control.h
|
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
|
2003-09-18 02:07:18 +00:00 |
debug.cpp
|
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local bits in my tree
|
2003-08-21 13:39:21 +00:00 |
debug.h
|
Committing my stuff under pressure from Endy ;)
|
2003-04-25 15:17:53 +00:00 |
disk.cpp
|
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
|
2003-09-18 02:07:18 +00:00 |
disk.h
|
added a static method setDefaultDirectory to class File; used this to simplify some code; added a global g_sound pointer in bs2, this cuts down on uses of g_sword2 (of course both should be removed on the long run); some other minor tweaks/fixes
|
2003-09-17 21:06:16 +00:00 |
grid.cpp
|
finished loading and saving, fixed grid bugs (some debugging code not yet removed), implemented fnLincTextModule
|
2003-07-01 01:29:29 +00:00 |
grid.h
|
some renaming (consistency)
|
2003-05-14 21:25:03 +00:00 |
hufftext.cpp
|
added khalek's huffman tree for 0.0109
|
2003-07-12 15:21:34 +00:00 |
intro.cpp
|
moved the sound ID param in playRaw before volume/pan
|
2003-09-05 22:09:56 +00:00 |
intro.h
|
reprogrammed sky intros.
|
2003-07-17 00:17:42 +00:00 |
logic.cpp
|
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
|
2003-09-17 22:41:01 +00:00 |
logic.h
|
implemented fnOpenHand/fnCloseHand, added debug cheats
|
2003-07-10 08:24:16 +00:00 |
module.mk
|
cleanup
|
2003-09-18 18:19:23 +00:00 |
mouse.cpp
|
fixed dialog skipping
|
2003-08-04 01:16:11 +00:00 |
mouse.h
|
fixed dialog skipping
|
2003-08-04 01:16:11 +00:00 |
rnc_deco.cpp
|
add const qualifier
|
2003-07-06 22:50:37 +00:00 |
rnc_deco.h
|
add const qualifier
|
2003-07-06 22:50:37 +00:00 |
screen.cpp
|
Fix #783732 : freeze on Pocket PC
|
2003-08-06 10:06:19 +00:00 |
screen.h
|
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
|
2003-09-18 02:07:18 +00:00 |
sky.cpp
|
added initial support for building our 4 adventure engines as loadable modules; right now only work on OS X; once we add more build rules, other systems with dlopen() should work, too (e.g. Linux); Windows support may come later. This is still very much WIP
|
2003-09-18 18:23:53 +00:00 |
sky.h
|
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
|
2003-09-18 02:07:18 +00:00 |
skydefs.h
|
new compacts, new loading + saving code (not compatible to old one)
|
2003-08-03 17:17:24 +00:00 |
sound.cpp
|
fix sfx routine
|
2003-09-09 06:37:01 +00:00 |
sound.h
|
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
|
2003-09-18 02:07:18 +00:00 |
struc.h
|
new compacts, new loading + saving code (not compatible to old one)
|
2003-08-03 17:17:24 +00:00 |
talks.h
|
fix disappearing foster bug
|
2003-06-02 09:35:08 +00:00 |
text.cpp
|
I didn't realize it at first, but LINC-space uses the same character data
|
2003-08-13 15:29:44 +00:00 |
text.h
|
added patched messages for BASS's mistranslations.
|
2003-07-31 21:26:27 +00:00 |