Commit Graph

60 Commits

Author SHA1 Message Date
Joel Teichroeb
b8790016a2 The setting for the software renderer is soft_renderer not soft_render. 2011-05-11 13:46:48 +08:00
Einar Johan T. Sømåen
3de9bdd8c5 Added information about patching to README 2011-05-03 14:20:07 +08:00
Einar Johan T. Sømåen
1798aae4fe README: Cleaned up tabs 2011-04-26 13:16:39 +08:00
Einar Johan T. Sømåen
6f6234ac5f README: Restructured README 2011-04-26 13:16:30 +08:00
Einar Johan T. Sømåen
7d0bb997e7 First draft of new and fancier README 2011-04-26 04:51:48 +08:00
Pawel Kolodziejski
28e6f065fd missed one https line 2011-04-25 20:29:06 +02:00
Pawel Kolodziejski
dac1d2360e do not use https for wiki, that is for logged users 2011-04-25 20:24:19 +02:00
Einar Johan T. Sømåen
2150735012 DOCS: Added information about bug reports to README 2011-04-26 02:22:31 +08:00
Pawel Kolodziejski
154093a10d update to game_devel_mode 2011-04-25 01:04:57 +02:00
Einar Johan T. Sømåen
16fe03bd11 A few adjustments to the readme 2011-04-19 00:33:34 +08:00
Pawel Kolodziejski
8dfdf5df14 update README 2011-04-15 12:46:44 +02:00
Pawel Kolodziejski
9d2b149b1e update 2009-10-15 06:46:00 +00:00
Pawel Kolodziejski
6cee13a20b update 2009-05-26 13:16:36 +00:00
Pawel Kolodziejski
88fe9607d9 update 2009-04-27 12:47:07 +00:00
Pawel Kolodziejski
da60e4621a corrected links 2009-04-20 08:26:30 +00:00
Pawel Kolodziejski
8d8266be0b updated from scummvm to residual 2009-04-20 06:51:00 +00:00
Pawel Kolodziejski
3804d8f523 clenaup 2009-04-18 06:45:08 +00:00
Pawel Kolodziejski
14d9433f01 applied patch #2060312 2008-08-19 19:27:00 +00:00
Pawel Kolodziejski
46f3ce9334 update readme 2008-08-16 19:10:39 +00:00
Pawel Kolodziejski
c629b266c4 moved into config manager 2008-07-31 22:01:31 +00:00
Travis Howell
94f5c095aa Update the configuation file paths for Windows. 2008-07-14 01:03:58 +00:00
Pawel Kolodziejski
49d6e325cc added version framework based on scummvm 2008-06-15 14:28:41 +00:00
Pawel Kolodziejski
c78cc2c936 adopted copyright stuff 2008-06-13 12:29:57 +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
James Brown
f1268551ab Credit mannythegnome for font optimisation and depth patches (#1495110 / #1495401) 2006-05-29 12:50:17 +00:00
Pawel Kolodziejski
054ad71cab added notes about radeon drivers 2006-05-14 14:37:55 +00:00
Travis Howell
6205fd2b44 Update FSF address and add tags 2006-04-02 14:20:45 +00:00
Travis Howell
610855702e Update command line options 2006-04-02 13:46:46 +00:00
Marcus Comstedt
fca8e2f540 Dreamcast port (Work In Progress) imported. 2006-02-20 22:08:03 +00:00
James Brown
0917677c60 Update README a little. 2005-08-12 01:52:30 +00:00
Erich Edgar Hoover
f16975f426 fixed some actor movement issues - fixed several scene changing issues - fixed memory bugs in LocalizeString and isVoicePlaying - fixed start_script called with LUA_T_NIL 2005-08-01 03:49:02 +00:00
Erich Edgar Hoover
60e774d0e0 Fixed TurnActorTo/PointActorAt issue with pigeons - slight change when failing to load sounds to prevent crashing 2005-07-27 05:33:40 +00:00
Erich Edgar Hoover
049a248353 Initial support for TurnActorTo, PointActorAt, RotateVector, GetPointSector, and SetActorPitch - little bit smarter SMUSH looping 2005-07-26 01:46:53 +00:00
James Brown
85b948aed3 Mention software renderer 2005-07-23 08:39:11 +00:00
Erich Edgar Hoover
2f89d06d03 Fix for scene changing bug (task cleanup problem) - better SMUSH looping - actor choring now allowed when actor not visible. commit from wrong folder, here's the rest. 2005-07-21 15:16:35 +00:00
Erich Edgar Hoover
b537213d94 Font patch from Andrea Corna - improved keyframe support - SMUSH looping support - improved IMUSE stability - additional error checking 2005-07-17 23:40:22 +00:00
Pawel Kolodziejski
93f81962ac update 2005-04-05 13:56:30 +00:00
Pawel Kolodziejski
6603f24a28 update 2005-04-03 11:53:06 +00:00
Pawel Kolodziejski
5a0c809972 correction 2005-01-12 23:52:36 +00:00
Pawel Kolodziejski
4d820eb7ee correction 2005-01-12 23:50:42 +00:00
Pawel Kolodziejski
3dbe8cf44a update 2005-01-12 18:43:14 +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
60f8f3856b Lipsync support by salty-horse. Now rejoice! REJOIIIIICE! 2004-09-11 14:09:43 +00:00
Jonathan Gray
f7b7325ec6 list a bunch of the debug keys in the readme 2004-06-15 06:04:32 +00:00
James Brown
ed40935b26 Update residual docs 2004-03-25 17:19:19 +00:00
Joost Peters
617e26091f Preliminary BE/Mac support.
To compile on Mac OSX: edit the Makefile and uncomment the OSX LIBS/CXXFLAGS additions (and comment out the -lGL -lGLU line)
and edit lua/src/lvm.c to use the Big Endian macro.
2004-03-21 15:16:57 +00:00
James Brown
9e85d300a8 Update residual docs 2004-03-20 06:22:41 +00:00
Pawel Kolodziejski
2c6e2847f2 update 2004-03-14 15:48:17 +00:00
James Brown
135bea3ba8 Update re: smush 2003-12-13 10:39:10 +00:00
James Brown
804e522c1b Add quick'n'dirty actor constrain-to-walkbox code 2003-10-11 08:28:32 +00:00