Commit Graph

37 Commits

Author SHA1 Message Date
Pawel Kolodziejski f349e020e5 remove unused lua iolib funcs 2008-07-26 20:27:15 +00:00
Pawel Kolodziejski 546ebf268b fixes warnings 2008-07-26 19:30:44 +00:00
Pawel Kolodziejski fb7de9f755 disable debugs 2008-07-26 18:01:42 +00:00
Pawel Kolodziejski 6f394e7f7d fixes for amigaos compiler 2008-07-26 17:56:00 +00:00
Pawel Kolodziejski b584ef5f21 added default path saves 2008-07-22 05:51:10 +00:00
Pawel Kolodziejski 75b5914994 add include for warning 2008-07-20 15:16:26 +00:00
Pawel Kolodziejski cf2cb5c241 forgot init and delete 2008-07-20 15:10:57 +00:00
Pawel Kolodziejski d8fcbaa7d1 added savefile support 2008-07-20 15:00:50 +00:00
Sven Hesse 7b19ca98b7 Shutting up 2 "signed implicitely converted to unsigned"-warning 2008-07-20 14:30:25 +00:00
Pawel Kolodziejski ea25ba78f1 added filesystem common code from scummvm (part 2) 2008-07-20 13:56:00 +00:00
Sven Hesse 8f16dad07c Massive warnings fix, mostly "char *"->"const char *" 2008-07-20 13:34:04 +00:00
Pawel Kolodziejski 0c1da3ed3a fixed warning 2008-07-20 10:02:13 +00:00
Pawel Kolodziejski 697debe2bf added support for emergency font rendering for soft renderer 2008-07-20 09:55:29 +00:00
Pawel Kolodziejski 7f33f47b4b added potential issue with not update new pointer to surface after change fullscreen mode 2008-07-19 12:05:02 +00:00
Pawel Kolodziejski 04510e0d27 fixed opengl shadows 2008-07-19 11:41:20 +00:00
Pawel Kolodziejski 85448a19a9 ops 2008-07-18 20:49:03 +00:00
Pawel Kolodziejski 22a0b9cbcc implemented shadows for opengl renderer 2008-07-18 20:43:47 +00:00
Sven Hesse b65dc07418 Properly initialize _currentShadowArray 2008-07-17 00:33:50 +00:00
Sven Hesse 33ef2f4516 Disabling GL_TEXTURE_2D in drawDepthBitmap(). This drastically increases performance with the zbuffer for me 2008-07-15 15:39:20 +00:00
Pawel Kolodziejski 7514043215 now it's a bit better shadow 2008-07-15 06:43:44 +00:00
Pawel Kolodziejski 9c026500e9 hmm, now i see something 2008-07-14 22:43:01 +00:00
Pawel Kolodziejski 2047596f86 first step to implement shadows for opengl renderer 2008-07-14 22:33:36 +00:00
Pawel Kolodziejski 0b52782dc3 fix drawing shadows 2008-07-13 22:49:05 +00:00
Pawel Kolodziejski 0abec3e163 implement alpha channel for tinygl renderer 2008-07-13 21:03:12 +00:00
Pawel Kolodziejski 65f81b6328 updating shadow mask only when needed works now 2008-07-13 14:01:22 +00:00
Pawel Kolodziejski 321112a248 implement special case for shadow and connect it into SetActorShadowValid lua opcode 2008-07-12 17:12:38 +00:00
Pawel Kolodziejski 3d867109e1 changed ways pass params for tglShadowProjection 2008-07-06 14:19:52 +00:00
Pawel Kolodziejski 01d610f174 a bit fixed shadows 2008-07-05 10:30:24 +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 fe21d86d10 formating 2008-07-03 13:54:02 +00:00
Pawel Kolodziejski a3aa4d64e1 added icon support code for sdl driver 2008-07-03 13:49:47 +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 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 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