29 Commits

Author SHA1 Message Date
Giulio Camuffo
59dcece9ae Working savegame support.
Implemented also the movement of Manny's head when looking at usable items.
This commit also introduces a new Object class with a ObjectPtr used for
caching the resources loaded by ResourceLoader. This fixes also the lipsync
regression.
2011-03-21 05:41:30 +08:00
Torbjorn Andersson
20a5e580b7 Silenced a bunch of mostly harmless cppcheck warnings. 2010-02-04 19:43:50 +00:00
Pawel Kolodziejski
edadbb35be synced code with scummvm trunk 2010-01-21 19:25:03 +00:00
Pawel Kolodziejski
8c0ae1c771 fix restore longest string,
fix terminating end of string
2009-12-03 17:18:24 +00:00
Pawel Kolodziejski
788713d3b4 fix warnings 2009-10-17 12:48:23 +00:00
Ori Avtalion
3a7ff1415c Fix misplaced curly brace 2009-10-01 13:35:15 +00:00
Pawel Kolodziejski
02477fc3b2 it seems used in gf demo 2009-06-27 19:45:27 +00:00
Pawel Kolodziejski
6e489b1c2d get rid Resource and ResPtr 2009-06-26 16:13:11 +00:00
Pawel Kolodziejski
a93763eeb7 fixed warnings 2009-06-21 08:12:49 +00:00
Pawel Kolodziejski
2d4f77f02f fixed mistakes, and shut up warning 2009-06-18 17:39:43 +00:00
Pawel Kolodziejski
75ff27666b adopted save/restore lua state to recent changes based on disassembly 2009-06-18 16:23:25 +00:00
Pawel Kolodziejski
5f30bd242f cleanup with warnings 2009-06-18 13:57:17 +00:00
Pawel Kolodziejski
abaa548181 synced with scummvm 2009-06-18 11:52:26 +00:00
Pawel Kolodziejski
3a2d539f09 re-implemented multi threading in lua based on disassembly 2009-06-16 22:55:12 +00:00
Pawel Kolodziejski
4921599c97 remove hack here 2009-06-11 21:36:46 +00:00
Pawel Kolodziejski
894a67bb25 formating 2009-06-11 13:34:41 +00:00
Pawel Kolodziejski
aa3e52fcac based on lua disassembly STACK_UNIT is 256 instead 128 2009-06-11 11:01:03 +00:00
Pawel Kolodziejski
807fffbbfa remove L macro 2009-06-11 07:01:01 +00:00
Pawel Kolodziejski
05c4e4f5d3 fix warnings 2009-06-06 07:03:41 +00:00
Pawel Kolodziejski
05c9caa0f5 fix for compiling on aos4 2009-06-05 06:53:20 +00:00
Pawel Kolodziejski
0d3fbee180 shut up warnings 2009-06-01 19:09:09 +00:00
Pawel Kolodziejski
8f85c9d8da * register fallback funcs
* default rest of userdata types
2009-05-30 21:05:58 +00:00
Pawel Kolodziejski
169878ddc8 * verified PrintDebug, PrintError, PrintWarning, FunctionName, CheckForFile, MakeColor, GetColorComponents, ReadRegistryValue, WriteRegistryValue
* cleanup
2009-05-30 10:15:59 +00:00
Pawel Kolodziejski
b6af258b75 update defines for include files 2009-05-26 09:39:42 +00:00
Pawel Kolodziejski
a4467bd1d0 convert residual into multi engine support (not all things done yet, WIP) 2009-05-25 19:21:58 +00:00
Pawel Kolodziejski
8b8e7e07d2 added namespace Grim 2009-05-25 06:49:57 +00:00
Pawel Kolodziejski
7878bf9fc0 missed update some paths 2009-05-24 19:23:50 +00:00
Pawel Kolodziejski
a34d883844 update path includes for recent directory changes 2009-05-24 19:13:58 +00:00
Pawel Kolodziejski
f58c073a0a move/rename engine into engines/grim 2009-05-24 18:55:19 +00:00