Pawel Kolodziejski
110527019b
make compilable after latest change
2009-05-08 07:32:33 +00:00
Pawel Kolodziejski
d3326c21eb
update paths for recent move
2009-05-04 18:41:11 +00:00
Pawel Kolodziejski
b15b22ca62
forgot about this one
2009-04-20 07:25:03 +00:00
Pawel Kolodziejski
8d8266be0b
updated from scummvm to residual
2009-04-20 06:51:00 +00:00
Pawel Kolodziejski
7791243649
update to scummvm changes
2009-04-04 14:43:23 +00:00
Pawel Kolodziejski
66cfc0cfaa
added mac os x bundle build support based on patch #1995510 ,
...
modified copyright strings in plist and rc files
2008-06-16 21:46:32 +00:00
Pawel Kolodziejski
005aaf3550
replace scummvm -> residual leftover
2008-06-16 21:30:20 +00:00
Pawel Kolodziejski
49d6e325cc
added version framework based on scummvm
2008-06-15 14:28:41 +00:00
Pawel Kolodziejski
2a61ed0023
added tools for builds from configure
2008-06-15 12:56:19 +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
Travis Howell
168cf43151
Update Makefile.
2008-03-10 23:21:44 +00:00
Torbjorn Andersson
ebaed3adda
Updated the "clean" target.
2008-01-26 12:51:41 +00:00
Pawel Kolodziejski
366f26d645
correction Makefile.common for recent reorganizations (not tested yet)
2008-01-26 11:34:11 +00:00
Pawel Kolodziejski
4e09cf1e07
removed not needed code
2006-05-16 09:20:12 +00:00
Marcus Comstedt
a8d8364f90
Made it possible to override driver objects, and to build in a separate directory.
2006-02-12 16:23:07 +00:00
Marcus Comstedt
d358d90391
Added time functionality to the Driver interface, following the model
...
from ScummVM.
SDL-specific time code has been moved into the new class DriverSDL,
which now serves as a base class for DriverGL and DriverTinyGL.
2006-02-05 17:19:44 +00:00
Erich Edgar Hoover
6a4dd1af5d
Centralized save/restore system, x86-64 fixes for lua_Save and lua_Restore (should be more portable now), stored screenshots for savegames
2005-12-26 02:36:00 +00:00
Pawel Kolodziejski
6cfce65d66
ops
2005-04-07 19:30:30 +00:00
Pawel Kolodziejski
39e3aed426
added some part of primitives code
2005-04-07 19:29:06 +00:00
Pawel Kolodziejski
74ae4b3401
applied part of patch LAF code(only loading font data for now), rest is in progress.
...
Thanks a lot salty-horse
2005-03-18 19:54:40 +00:00
Max Horn
84790b2864
Put *.d files into the correct location; this fixes dependency checking
2005-01-15 17:05:14 +00:00
Pawel Kolodziejski
c65fbae3b4
fixed cleanup tinygl dir
2005-01-12 22:49:26 +00:00
Pawel Kolodziejski
819d342789
ops
2005-01-12 18:13:46 +00:00
Pawel Kolodziejski
e3b71377d3
added TinyGL driver as Residual software renderer
2005-01-12 18:06:43 +00:00
Pawel Kolodziejski
aefd8da093
droped screenblocks, it's a bit too slow(on windows 7500 ati i can't even wrote to zbuffer), it doesn't detect many areas, if even would it will increase rects a lot and speed slow down much. ... and adopting half screen overlays kill solution completly
2005-01-10 09:07:46 +00:00
James Brown
245248b845
Fix residuals make clean
2004-12-31 02:54:56 +00:00
Pawel Kolodziejski
15b8fe45ac
ops
2004-12-29 06:40:40 +00:00
Pawel Kolodziejski
8d1ad43bde
imuse is now compilable
2004-12-29 06:32:07 +00:00
Pawel Kolodziejski
700a3124b0
- removed/disabled current sound code, will be replaced with imuse
...
- updated more temporary imuse code
2004-12-28 08:05:18 +00:00
Pawel Kolodziejski
82ddc18868
- allow reset lua global tables,
...
- allow access to some static funcs,
- clearing CallInfo structure after alloc and realloc,
- add base_ci_size of base_ci to task and state structure and handle it,
- add PAUSE tag to task,
- store funcs libs into lists,
- added few lua funcs used by engine
- added dummy save/restore callbacks/funcs
- changed restore engine key F5 to F7
2004-12-25 18:23:07 +00:00
Pawel Kolodziejski
ca60726f08
fixed makefile
2004-10-06 19:42:24 +00:00
Pawel Kolodziejski
d7f9d6bef4
fixed makefile
2004-10-06 19:32:18 +00:00
Pawel Kolodziejski
8b09700174
forgot whole branch
2004-10-06 19:13:52 +00:00
James Brown
60f8f3856b
Lipsync support by salty-horse. Now rejoice! REJOIIIIICE!
2004-09-11 14:09:43 +00:00
Joost Peters
29b8db773d
Fix compilation (on OSX)
2004-04-05 19:06:44 +00:00
Travis Howell
b856c7335b
Ooops
2004-04-05 02:03:08 +00:00
Travis Howell
ca3c5f20c1
Merge Makefiles a bit
2004-04-05 02:00:33 +00:00