Commit Graph

36 Commits

Author SHA1 Message Date
Pawel Kolodziejski dfd0a6363b fixed unlock not closed file stream 2009-04-05 15:43:26 +00:00
Pawel Kolodziejski be3ddd600c update rest scummvm common code with residual, and update engine code to that changes 2009-04-05 14:48:54 +00:00
Pawel Kolodziejski a698196cdc remove \n from warning() and error() funcs 2008-09-28 15:23:15 +00:00
Pawel Kolodziejski 4cc525edb7 extend SayLine parse table param (still unknown if it's used in game) 2008-09-15 21:42:44 +00:00
Pawel Kolodziejski 3d9029957e fixed race condition 2008-09-10 11:40:16 +00:00
Pawel Kolodziejski 94dbb1a1da formating code 2008-09-10 11:16:57 +00:00
Pawel Kolodziejski 0dd0b73b2a typo 2008-09-10 08:12:49 +00:00
Pawel Kolodziejski 55ddd11f8c fixed text positioning for blast and normal drawing (not yet for subtitles) 2008-09-10 08:10:06 +00:00
Pawel Kolodziejski 193c41a1dd adopted engine to event manager 2008-08-17 12:01:26 +00:00
Pawel Kolodziejski 16ebfa3f18 forced finding files in savepath directory 2008-08-03 06:41:26 +00:00
Pawel Kolodziejski 8951ed5f2d typo 2008-08-02 21:14:54 +00:00
Pawel Kolodziejski 4d5d1a89ab added checks 2008-08-02 21:03:23 +00:00
Pawel Kolodziejski 4af1c2d22b move into File class 2008-08-01 18:27:11 +00:00
Pawel Kolodziejski c629b266c4 moved into config manager 2008-07-31 22:01:31 +00:00
Pawel Kolodziejski 9e1e232745 formating code 2008-07-30 07:37:00 +00:00
Pawel Kolodziejski 2d81a8fe7a formating code 2008-07-30 07:04:32 +00:00
Pawel Kolodziejski 6e69ade6bf fix warnings 2008-07-26 19:24:27 +00:00
Pawel Kolodziejski 6f394e7f7d fixes for amigaos compiler 2008-07-26 17:56:00 +00:00
Sven Hesse 1bbc5a95a3 Fixing compilation 2008-07-26 12:09:06 +00:00
Pawel Kolodziejski 903744d3f4 change code to more portable 2008-07-26 08:02:18 +00:00
Pawel Kolodziejski c6d786be5a make savegames portable, still have some bugs, WIP 2008-07-25 22:21:04 +00:00
Sven Hesse 8f16dad07c Massive warnings fix, mostly "char *"->"const char *" 2008-07-20 13:34:04 +00:00
Pawel Kolodziejski 65f81b6328 updating shadow mask only when needed works now 2008-07-13 14:01:22 +00:00
Pawel Kolodziejski 7892dbf14b fixed some uninitialised warnings 2008-07-13 10:53:39 +00:00
Pawel Kolodziejski 3ec690cf87 fixed warning 2008-07-06 14:22:34 +00:00
peres 9ace553933 Added a probably needed return statement to avoid dereferencing a NULL pointer. (again, yak from #scummvm pointed this out). 2008-07-05 15:20:46 +00:00
Pawel Kolodziejski 5ea5ffb030 added initial support for shadows in software renderer but still a bit broken 2008-07-05 08:48:39 +00:00
Pawel Kolodziejski 3f9e42f1e9 synced mixer changes with upstream 2008-07-03 12:04:12 +00:00
Pawel Kolodziejski 2866dea56e adopted copyright header to AUTHORS file similiar like in scummvm 2008-06-13 14:57:47 +00:00
Pawel Kolodziejski ca403a4c36 don't use zlib in common 2008-06-12 20:17:46 +00:00
Pawel Kolodziejski 067761e836 updated msvc9 compilation 2008-06-12 17:40:13 +00:00
Pawel Kolodziejski 407aee486d - initial support for configure based on scummvm tree (tested mac os x leopard, linux(ubuntu), cygwin with mingwin gcc)
- adopted more common dir code from scummvm for easier multi platform support
- synced some changes from scummvm code
2008-06-12 12:08:15 +00:00
Pawel Kolodziejski 0cddde5ac2 fixed warnings 2008-03-13 09:59:32 +00:00
Pawel Kolodziejski f11e24b7b1 synced imuse digital with scummvm imuse and related stuff 2008-03-10 23:06:07 +00:00
Pawel Kolodziejski 852890611b compilation fixes (compile at least for msvc9) 2008-01-26 11:47:23 +00:00
Pawel Kolodziejski 08762f496d files structure reorganization, compilation BROKEN. compilation will be fixed soon. 2008-01-26 09:18:08 +00:00