48 Commits

Author SHA1 Message Date
Pawel Kolodziejski
c0ce067e56 patch fixes from Erich Hoover:
subtitles fixes

Thanks
2005-04-03 11:33:28 +00:00
Pawel Kolodziejski
2c9ea9ea99 added experimental light support,
texture mapping with light shading is not implemented in TynyGL (yet), to enable shading without texture mapping look into beginning of TinyGL driver
2005-01-18 17:25:04 +00:00
Pawel Kolodziejski
1eab76b3d5 updated, it's fixed now 2005-01-14 21:00:55 +00:00
Pawel Kolodziejski
3dbe8cf44a update 2005-01-12 18:43:14 +00:00
Pawel Kolodziejski
e3b71377d3 added TinyGL driver as Residual software renderer 2005-01-12 18:06:43 +00:00
Pawel Kolodziejski
fe592f8e43 updated 2005-01-12 15:06:26 +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
Pawel Kolodziejski
697527f5ac update 2004-12-30 08:22:01 +00:00
James Brown
e2dcfbfd44 todo update 2004-09-11 14:12:24 +00:00
Joost Peters
5dffeedc24 SMUSH has been tested succesfully on WooShell's BE Sun box, so I guess the issue is only with linux/ppc 2004-05-09 22:23:52 +00:00
Joost Peters
9f460a32c0 Make SMUSH (more) alignment-safe 2004-05-07 21:36:14 +00:00
Jonathan Gray
7e6b58a091 add some issues 2004-04-16 10:19:22 +00:00
James Brown
706bf28d25 Add configure script to Residual TODO 2004-03-28 03:54:14 +00:00
James Brown
ed40935b26 Update residual docs 2004-03-25 17:19:19 +00:00
Daniel Schepler
e6caa304e4 Add a new TODO item. 2004-03-24 12:32:42 +00:00
Daniel Schepler
5ec54ab780 Implemented playing chores for walking, turning, mumbling.
TODO: processing *.lip files and using that data to play the specific
talkChore_[i] chores instead of the generic mumble chore.
2004-03-24 01:36:05 +00:00
Daniel Schepler
e1a465cd44 Implement animated bitmaps.
Reorganize ZBuffer rendering code a bit.
2004-03-23 10:38:02 +00:00
Daniel Schepler
3d67f2bbbf Implement drawing bitmapped objects. 2004-03-22 11:23:37 +00:00
Pawel Kolodziejski
e1209a8a6b update 2004-03-20 07:55:05 +00:00
James Brown
9e85d300a8 Update residual docs 2004-03-20 06:22:41 +00:00
Pawel Kolodziejski
83f0f2cb47 update 2004-02-22 18:42:30 +00:00
Pawel Kolodziejski
9285a7c171 it's fixed now 2004-02-21 18:00:36 +00:00
Pawel Kolodziejski
dc061781de update 2004-02-21 17:49:49 +00:00
James Brown
d5e8e50895 Why actually work on these items, when I can just waste time updating the TODO file? :) 2004-02-21 15:45:08 +00:00
James Brown
3519da4d72 Add note about timer assert. 2004-02-21 15:40:56 +00:00
James Brown
ec768faf80 Residual TODO upgrades 2004-02-21 15:37:14 +00:00
Pawel Kolodziejski
26485edee4 update 2004-02-21 15:22:42 +00:00
Pawel Kolodziejski
e38f709a79 updated todo 2003-12-16 08:45:05 +00:00
James Brown
135bea3ba8 Update re: smush 2003-12-13 10:39:10 +00:00
James Brown
1627b484cb Fix residual crosscompile, add (untested) temp font support under Win32 2003-10-11 09:18:05 +00:00
James Brown
804e522c1b Add quick'n'dirty actor constrain-to-walkbox code 2003-10-11 08:28:32 +00:00
James Brown
32604f6e4b Rewrite LUA TextObject change parser gizmo. 2003-10-10 14:20:02 +00:00
James Brown
214e9a933b 'unbreak' Residual - disable Zbuffer and (broken) screenblocks code by default. Add hacky commandline options for these. 2003-09-21 09:51:59 +00:00
James Brown
f2ddfb59cf Add note regarding the unusable state of Residual at the moment, due to common utter and complete memory corruption... in the vauge hope of prodding Yaz into fixing it :) 2003-09-06 15:04:58 +00:00
Pawel Kolodziejski
90af75da5c update todo 2003-08-25 05:18:47 +00:00
James Brown
e714838d0c Add note regarding abismal FPS on the many cards without a speedy glDrawPixels implementation. 2003-08-24 14:12:22 +00:00
Daniel Schepler
a56876c1b7 Confirm that I'm working on walk boxes. 2003-08-21 08:48:28 +00:00
James Brown
0c4d511b29 Win32 looks a lot better now we use textured bitmaps 2003-08-20 11:52:26 +00:00
James Brown
521fc64911 Update TODO 2003-08-20 10:47:32 +00:00
James Brown
aa94eb9e2f Remove debug messages for implemented walkplane code, TODO updates 2003-08-20 08:10:31 +00:00
James Brown
c717e8afb7 Update Residual todo list, including who's working on what (feel free to update if your doing any Dev work) 2003-08-19 07:29:47 +00:00
James Brown
86a4583fba Small TODO updates 2003-08-17 15:44:50 +00:00
James Brown
3bad1b61f3 Residual todo update 2003-08-16 17:10:55 +00:00
James Brown
1af4851d15 Add link to example of messed-up Win32 graphics 2003-08-16 12:43:59 +00:00
James Brown
ed4ec4ddeb Update TODO 2003-08-16 12:34:05 +00:00
Jonathan Gray
a86ece994c add note about dialogs 2003-08-16 02:05:17 +00:00
James Brown
927cbc453b Ultrahacky vsscanf implementation for Win32, etc 2003-08-15 20:39:55 +00:00
James Brown
ae64d5dc7b Initial revision 2003-08-15 18:00:22 +00:00