Commit graph

36 commits

Author SHA1 Message Date
Travis Howell
6205fd2b44 Update FSF address and add tags 2006-04-02 14:20:45 +00:00
Max Horn
a33830e073 Updated copyright disclaimer for 2006 2006-02-15 19:43:48 +00:00
Marcus Comstedt
7d2b1b3d38 Moved check against TGL_MAX_LIGHTS into driver_tinygl.cpp, as it is specific to TinyGL. 2006-02-05 16:14:19 +00:00
Erich Edgar Hoover
8e1925acf5 Fixed more invisible object and colormap issues, fix dillopede elevator music. 2006-01-05 02:40:26 +00:00
Pawel Kolodziejski
607955401c added dim support 2005-08-28 23:25:14 +00:00
Pawel Kolodziejski
8f988cdf6a now i can do proper screenshot :) 2005-08-14 14:30:18 +00:00
Pawel Kolodziejski
80f7bc8e2a added store/restore display buffer 2005-08-13 20:14:46 +00:00
Pawel Kolodziejski
d2a4376c73 next main loop changes and few others 2005-08-13 16:25:51 +00:00
Pawel Kolodziejski
be282dd536 get rid custom menu handler, and back original script handling, some changes in main loop(not finished)
still need finish few funcs for menu
2005-08-13 11:33:12 +00:00
Pawel Kolodziejski
083d7ba147 enabled DimRegion, fix display screenshot 2005-08-12 13:51:10 +00:00
Pawel Kolodziejski
26a1ca062f cleanup 2005-08-11 13:49:49 +00:00
Pawel Kolodziejski
76ccb545f9 partialy lighting with testure mapping mode in tinygl driver 2005-08-10 21:06:54 +00:00
Pawel Kolodziejski
f25170d1b4 drop sdl surface usage, a bit faster in some cases 2005-08-10 14:45:23 +00:00
Pawel Kolodziejski
0df9c083fd fix warnings, cleanup code 2005-08-10 08:33:45 +00:00
Erich Edgar Hoover
0eec34348c fix for text object memory problems and some small improvements to the menu handling system 2005-08-10 05:30:58 +00:00
Pawel Kolodziejski
a63023e5ae - patch from Erich Hoover
- some uint -> int changes
2005-05-05 21:23:17 +00:00
Pawel Kolodziejski
1b306cc6c2 corrections for drawing rectangles 2005-04-09 05:03:39 +00:00
Pawel Kolodziejski
94b05cfdaa added snapshot for tinygl driver 2005-04-08 18:29:13 +00:00
Pawel Kolodziejski
f5371ff904 added rectangle drawing support, gl driver is not working properly only tinygl 2005-04-08 09:33:21 +00:00
Pawel Kolodziejski
c77fc9cdaf added few lua stubs 2005-04-07 20:06:27 +00:00
Pawel Kolodziejski
39e3aed426 added some part of primitives code 2005-04-07 19:29:06 +00:00
Pawel Kolodziejski
443bb6bdf2 few changes to working in progress DimScreen and BlastRect 2005-04-07 07:04:36 +00:00
Pawel Kolodziejski
f51215c370 few changes for textObjects 2005-04-05 04:33:56 +00:00
Daniel Schepler
9abc55fcfd Implement a fullscreen mode. 2005-03-28 01:54:21 +00:00
Pawel Kolodziejski
f7d1e50db4 correction 2005-03-20 18:43:56 +00:00
Pawel Kolodziejski
1084e784f8 correct color conversion format 2005-03-20 17:56:14 +00:00
Pawel Kolodziejski
34b9c11b0d changed driver func, and moved free bitmap data after driver conversion 2005-03-20 14:03:08 +00:00
Pawel Kolodziejski
51b5e54e34 reorganized TextObject code to easier bitmap recreation 2005-03-20 13:51:40 +00:00
Pawel Kolodziejski
b04615fac3 rest of LAF support patch and my addons for driver drawing 2005-03-19 21:48:23 +00:00
Joost Peters
245b7105d4 (f)printf can't take std::string 2005-03-06 15:28:45 +00:00
Pawel Kolodziejski
5db01c9ba7 peoper check for spot lights 2005-01-26 19:25:29 +00:00
Pawel Kolodziejski
8f5e10c079 added spot light 2005-01-19 09:24:40 +00:00
Pawel Kolodziejski
714bedab2f cleanup 2005-01-18 17:34:16 +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
310bffb3c0 fixed some warnings 2005-01-12 23:28:47 +00:00
Pawel Kolodziejski
e3b71377d3 added TinyGL driver as Residual software renderer 2005-01-12 18:06:43 +00:00