Commit Graph

17 Commits

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