6888 Commits

Author SHA1 Message Date
David Rose
a2772d745a support writing png images 2004-03-19 01:50:00 +00:00
David Rose
d49685c9a9 typo in comment 2004-03-19 01:49:51 +00:00
David Rose
b38732a6e1 add histogram/palette options 2004-03-19 01:49:12 +00:00
David Rose
c1583ac567 add is_valid 2004-03-19 01:48:50 +00:00
Asad M. Zaman
2e85d47cd2 fixed the window maximize/minimize bug on toontown 2004-03-18 22:22:03 +00:00
David Rose
5faa4ffb7e small typo 2004-03-17 23:26:23 +00:00
Asad M. Zaman
8701ff8346 single gsg multiple windows: all known bug fixed 2004-03-17 21:09:27 +00:00
Asad M. Zaman
60fcb96b59 more error recovery on dx error 2004-03-17 21:05:39 +00:00
Asad M. Zaman
daf3f0d00b single gsg multiple windows: dx9 support 2004-03-17 21:04:44 +00:00
Asad M. Zaman
f9dc7178e8 single gsg multiple window: fixed all known bugs 2004-03-17 20:05:39 +00:00
David Rose
a1092350bb missing include 2004-03-17 15:36:03 +00:00
David Rose
a1bf8000e8 add movie support 2004-03-17 07:02:38 +00:00
David Rose
1573ff1f73 generate_into() now returns the width 2004-03-17 06:55:35 +00:00
David Rose
0bf44b8cd5 add blend_sub_image 2004-03-17 06:55:01 +00:00
David Rose
9bb1585a04 fix bug with alpha palettes 2004-03-17 01:57:30 +00:00
David Rose
9242d5f932 fix close window bug 2004-03-17 01:55:02 +00:00
David Rose
55181edef0 compile on Linux 2004-03-17 01:41:29 +00:00
David Rose
83a138529d add support for png image file format 2004-03-17 01:06:49 +00:00
Darren Ranalli
1099342df8 reduced log spam 2004-03-13 05:19:56 +00:00
Asad M. Zaman
88e92bfbf8 fixed a bug regarding dog shorts/skirts models. It happened because FindClosestTriVert was not comparing last vertex...dohhh. Anyway, it is fixed now. 2004-03-09 21:36:32 +00:00
Joe Shochet
1121e150eb we no longer store those cdroms on dimbo 2004-03-08 20:33:19 +00:00
David Rose
c83c4a5ba8 expand on comment 2004-03-05 20:11:42 +00:00
David Rose
a79af737d2 add MouseWatcher::set_display_region() 2004-03-05 20:10:19 +00:00
David Rose
e390fbddaf compiler warning 2004-03-04 23:45:43 +00:00
David Rose
c179ad217d eliminate circular link reference 2004-03-04 21:41:34 +00:00
David Rose
a31651d3c0 print warning for circular link reference 2004-03-04 21:41:20 +00:00
David Rose
56a9f1feae add text-soft-break-key and text-never-break-before 2004-03-04 19:14:58 +00:00
David Rose
9ca106399c regularize projection transform and near plane correction 2004-03-04 18:43:25 +00:00
David Rose
0e084fe310 make multipass work (sort of) on dx8 2004-03-04 15:48:19 +00:00
David Rose
0732fe4122 add -rawtex 2004-03-04 02:23:49 +00:00
David Rose
703a038d59 store more texture data in rawdata mode 2004-03-04 02:23:36 +00:00
David Rose
6bc826c5a5 restore win-origin-x and win-origin-y 2004-03-04 01:42:28 +00:00
David Rose
7753bf7e24 do not load font until it is actually needed 2004-03-04 00:56:59 +00:00
David Rose
04304b1e20 support mouse wheel events 2004-03-04 00:37:52 +00:00
David Rose
6c7a75a101 use hide_or_show_cursor() instead of ShowCursor() 2004-03-03 23:28:14 +00:00
David Rose
3888c1a087 regularize setFrameRateMeter 2004-03-03 23:25:55 +00:00
David Rose
26fce4087c remove debugs 2004-03-03 21:57:42 +00:00
David Rose
fdc4d0642a should disallow move_pointer for either of two reasons 2004-03-03 21:54:31 +00:00
David Rose
b5bcb299df support move_pointer and cursor_hidden 2004-03-03 21:49:22 +00:00
David Rose
07260b688c update changed properties in window structure 2004-03-03 21:35:30 +00:00
David Rose
be0f50c6fb redefine GraphicsEngine::auto_flip; define more pstats collectors 2004-03-03 20:22:05 +00:00
David Rose
28de7c48d8 oops 2004-03-03 20:16:40 +00:00
David Rose
58c7debfa5 support cursor_hidden 2004-03-03 20:15:09 +00:00
David Rose
d561b66713 expose GraphicsWindow::get_pointer and move_pointer 2004-03-03 19:38:28 +00:00
Mark Mine
d1f9162c8e pmodels to pmockup 2004-03-03 19:33:12 +00:00
David Rose
cf6a95c0ed fix problem with remove_window() removing too many windows 2004-03-03 14:15:19 +00:00
David Rose
3572444a67 support pbuffers only 2004-03-03 14:14:39 +00:00
David Rose
323002f105 more sanity asserts 2004-03-03 14:14:03 +00:00
David Rose
49b7ac2fac must check gl extensions first 2004-03-03 06:53:39 +00:00
Joseph Lee
69ffcae6ff report_errors_loop() needs to return a value 2004-03-03 03:59:37 +00:00