866 Commits

Author SHA1 Message Date
Pawel Kolodziejski
8c7012c803 added filesystem common code from scummvm (part 1) 2008-07-20 13:16:56 +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
Sven Hesse
9b1cfb215f lip sync patch, courtesy of salty-horse 2008-07-18 22:44:11 +00:00
Pawel Kolodziejski
2d154c6a99 cleanup 2008-07-18 22:10:59 +00:00
Pawel Kolodziejski
51a2dddc3a long -> int potentialy 64 bit issues 2008-07-18 21:36:40 +00:00
Pawel Kolodziejski
1701cd1088 synced with scummvm 2008-07-18 20:52:11 +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
Pawel Kolodziejski
0b748edd9b fixed lipsync and added more code for shadow 2008-07-15 22:36:14 +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
ff58b520bc update xcode 2008-07-15 11:40:42 +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
Travis Howell
94f5c095aa Update the configuation file paths for Windows. 2008-07-14 01:03:58 +00:00
Pawel Kolodziejski
0b52782dc3 fix drawing shadows 2008-07-13 22:49:05 +00:00
Pawel Kolodziejski
bffdf3432e added amigaos4 compilation support 2008-07-13 22:31:44 +00:00
Pawel Kolodziejski
0abec3e163 implement alpha channel for tinygl renderer 2008-07-13 21:03:12 +00:00
Torbjorn Andersson
8d74f4030e Fixed Valgrind warning. Thanks to aquadran's recent changes, I can now start
the game and quit it (using the in-game user interface) without any unexpected
warnings.
2008-07-13 15:42:45 +00:00
Pawel Kolodziejski
d743ab5420 added target for cross build 2008-07-13 15:08:23 +00:00
Travis Howell
5a6c07bcbd Update Windows installer script. 2008-07-13 14:34:43 +00:00
Pawel Kolodziejski
65f81b6328 updating shadow mask only when needed works now 2008-07-13 14:01:22 +00:00
Torbjorn Andersson
9b2b6a00f0 Updated svn:ignore 2008-07-13 13:06:33 +00:00
Pawel Kolodziejski
cf6b706d9c ops 2008-07-13 12:26:15 +00:00
Pawel Kolodziejski
b61a26db77 added buffer hack specific for vima codec, similiar thing has comi in scummvm too 2008-07-13 12:25:05 +00:00
Pawel Kolodziejski
7892dbf14b fixed some uninitialised warnings 2008-07-13 10:53:39 +00:00
Torbjorn Andersson
919c262358 _inBuf is allocaed with calloc(), so it should be released with free(). 2008-07-13 09:01:43 +00:00
Pawel Kolodziejski
5780034cbb view README not README-SDL 2008-07-13 07:14:34 +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
cae978e7aa typo 2008-07-06 17:33:37 +00:00
Pawel Kolodziejski
5e9af16dd4 added Inno Setup script and residual.ini.example for distribution 2008-07-06 17:30:42 +00:00
Pawel Kolodziejski
3ec690cf87 fixed warning 2008-07-06 14:22:34 +00:00
Pawel Kolodziejski
3d867109e1 changed ways pass params for tglShadowProjection 2008-07-06 14:19:52 +00:00
Pawel Kolodziejski
b7f3151f36 fixed warning 2008-07-06 14:13:38 +00:00
Pawel Kolodziejski
dfd35379f5 added build date into filename 2008-07-05 16:44:34 +00:00
Pawel Kolodziejski
2217b63029 not need put that as whole credits as displayed in menu About 2008-07-05 16:20:31 +00:00
Pawel Kolodziejski
e996793cd4 fixed build osx dmg bundle 2008-07-05 16:10:08 +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
peres
074f9dbe04 Fixed endianness bug (courtesy of yak from #scummvm). 2008-07-05 15:06:39 +00:00
Pawel Kolodziejski
dda95d4019 applied patch #1996204 2008-07-05 14:55:09 +00:00
Pawel Kolodziejski
01d610f174 a bit fixed shadows 2008-07-05 10:30:24 +00:00
Pawel Kolodziejski
c14c5da075 update xcode 2008-07-05 08:54:51 +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
6cc8a3db80 clenaup a bit more 2008-07-03 14:28:24 +00:00
Pawel Kolodziejski
1c5327d590 cleanup xpm icon 2008-07-03 14:25:29 +00:00
Pawel Kolodziejski
657fe0f39e fixed xpm icon 2008-07-03 14:10:15 +00:00