scummvm/sky
Torbjörn Andersson c3150fea58 This seems to fix the inventory sprite for the glass, and is more
consistent with the rest of the loadFixedItems() function.

svn-id: r8832
2003-07-07 06:45:33 +00:00
..
compacts added .cvsignore 2003-07-02 13:47:48 +00:00
music updated code to use type MutexRef; added class StackLock (from sdl backend, now in util.*) 2003-07-05 15:19:11 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
autoroute.cpp use our standard cast style 2003-07-07 00:14:16 +00:00
autoroute.h changed ScummVM header, renamed header defines 2003-04-29 14:34:23 +00:00
cd_intro.cpp fixed save/restore grid problems 2003-07-02 01:46:25 +00:00
compact.cpp use our standard cast style 2003-07-07 00:14:16 +00:00
compact.h Compact data for v. 0.0288, works as well as 0.0368 now. 2003-07-03 17:17:32 +00:00
control.cpp use our standard cast style 2003-07-07 00:14:16 +00:00
control.h fixed bug #765892 (bottom bar in F5 menu not used) 2003-07-05 16:40:12 +00:00
debug.cpp some temporary debug cleanup 2003-05-30 16:06:43 +00:00
debug.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
disk.cpp fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may not fix graphics problems in hobbins' room on big endian systems (can't test that). 2003-07-07 02:54:59 +00:00
disk.h some more loading & saving work (still unfinished) 2003-06-27 02:54:05 +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 fixed decoding for special characters. 0.0303 is still incorrect, need joost's help for that. 2003-07-06 21:03:39 +00:00
intro.cpp naother dataFileHeader change 2003-07-07 00:27:31 +00:00
introimg.cpp Some sky CD versions have an image replaced. This includes the original sky01.gif into ScummVM. Disabled by default, though. 2003-05-29 22:26:45 +00:00
logic.cpp endian fix by LavosSpawn (helps a lot :-) 2003-07-07 01:36:24 +00:00
logic.h fixed warning 2003-07-01 13:07:17 +00:00
module.mk added hufftext.o 2003-07-05 02:52:11 +00:00
mouse.cpp undo this change after discussion with LavosSpawn (doesn't work in either case anyway :-) 2003-07-07 00:39:22 +00:00
mouse.h removed unnecessary variables 2003-07-01 23:44:31 +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 use our standard cast style 2003-07-07 00:14:16 +00:00
screen.h finished loading and saving, fixed grid bugs (some debugging code not yet removed), implemented fnLincTextModule 2003-07-01 01:29:29 +00:00
sky.cpp This seems to fix the inventory sprite for the glass, and is more 2003-07-07 06:45:33 +00:00
sky.h fix bug #766744 (BASS: Crash when quitting while quitting) 2003-07-06 21:33:22 +00:00
skydefs.h fixed showGameQuitMsg() and temporarily disabled sfx looping 2003-07-03 22:32:18 +00:00
sound.cpp another fix kudos to LavosSpawn 2003-07-07 02:32:20 +00:00
sound.h hope this fixes problems about cut-off speech. 2003-07-05 03:05:54 +00:00
struc.h some talk-related bugs fixed 2003-06-09 02:33:27 +00:00
talks.h fix disappearing foster bug 2003-06-02 09:35:08 +00:00
text.cpp fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may not fix graphics problems in hobbins' room on big endian systems (can't test that). 2003-07-07 02:54:59 +00:00
text.h fixed decoding for special characters. 0.0303 is still incorrect, need joost's help for that. 2003-07-06 21:03:39 +00:00