Commit Graph

24 Commits

Author SHA1 Message Date
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