10818 Commits

Author SHA1 Message Date
Darren Ranalli
2de65f7d85 turn on gc.DEBUG_SAVEALL by default 2006-05-15 20:10:27 +00:00
Darren Ranalli
1ace31262d make gcDebugOn look at DEBUG_SAVEALL specifically 2006-05-15 20:08:37 +00:00
Josh Yelon
d9affd78e0 Maybe this will fix the miles problems 2006-05-15 19:12:52 +00:00
Josh Yelon
947d21e598 Changed a function name 2006-05-15 18:06:13 +00:00
David Rose
0a93b10ff7 add missing include 2006-05-15 17:38:10 +00:00
David Rose
4b8d78f3c3 files have been moved to express 2006-05-15 17:34:29 +00:00
Dave Schuyler
b75f89438f changed cvs root for sf.net 2006-05-15 16:35:16 +00:00
Josh Yelon
be22aa9d15 *** empty log message *** 2006-05-15 15:29:22 +00:00
Zachary Pavlov
cb65e0c44e all right, almost all parts of ffmpeg should be hooked in 2006-05-14 22:35:54 +00:00
Zachary Pavlov
366f48314e okay, the only current video textures now supported are avi and mov, but they are both running through ffmpeg 2006-05-14 22:32:07 +00:00
Zachary Pavlov
3b4e79e50c changed default directory entries for config.pp to unix style 2006-05-14 22:27:30 +00:00
Zachary Pavlov
9adbcecbd6 new config entries for ffmpeg 2006-05-14 22:25:27 +00:00
Zachary Pavlov
7e3a67c0bf parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
Zachary Pavlov
b8a0f48bae All right, here's the basic code necessary to run ffmpeg textures 2006-05-14 18:42:04 +00:00
Roger Hughston
859fc08886 small memory leak with multiple #defines... 2006-05-12 23:48:02 +00:00
Roger Hughston
8aad8db278 a tempary hack to make interigate less of a pig 2006-05-12 23:41:51 +00:00
Dave Schuyler
247e79ccce work in progress 2006-05-12 23:13:15 +00:00
Dave Schuyler
b5678306f4 formatting 2006-05-12 23:12:46 +00:00
David Rose
2c049a474d use docstrings instead of hash comments 2006-05-12 23:04:52 +00:00
David Rose
ae9d5a6f77 fix LinkedListNode assertion on exit 2006-05-12 21:24:42 +00:00
David Rose
cbd873fc23 fix red-blue-stereo 2006-05-12 20:38:18 +00:00
David Rose
1f320c8196 add set_render_mode_thickness(), set_render_mode_perspective() 2006-05-12 20:37:21 +00:00
David Rose
a1b75855e1 fix recursive reference to HAVE_GL 2006-05-12 18:35:58 +00:00
David Rose
92192adc31 fix Texture::reload() 2006-05-12 18:24:03 +00:00
David Rose
a0a897772b fix PStats dr_index number 2006-05-12 18:21:38 +00:00
David Rose
c8991502bf fix camera.set_active() 2006-05-12 18:21:19 +00:00
David Rose
9b202f59d7 prevent assertion without point_sprite extension 2006-05-12 18:09:47 +00:00
David Rose
74f7494e05 add PStatFrameData::sort_time() 2006-05-12 18:08:31 +00:00
David Rose
66d179ecdf fix fog on sprite particles 2006-05-12 18:06:22 +00:00
Dave Schuyler
42b6f9ed25 work in progress 2006-05-12 02:45:41 +00:00
Asad M. Zaman
f92f815c60 created a variable for the grid visualization line drawing height 2006-05-08 02:34:56 +00:00
Asad M. Zaman
59f8fe895a created a variable for the grid visualization line drawing height 2006-05-08 02:32:44 +00:00
Samir Naik
578bb630c5 create handle before checkign for _noNewInterests 2006-05-07 23:50:02 +00:00
Josh Wilson
61f1eb930b BufferViewer needs to be enabled in Config.prc with 'show-buffers' 2006-05-07 22:54:43 +00:00
Asad M. Zaman
bc1570ce98 patch around e3hack for stansalone 2006-05-07 22:31:30 +00:00
Joe Shochet
25da5bd135 leak cleanup 2006-05-07 22:04:01 +00:00
Darren Ranalli
4e8ef3f001 added profiled 2006-05-06 05:56:42 +00:00
Darren Ranalli
38266be909 swapped order of referrers and referents 2006-05-06 05:56:18 +00:00
Darren Ranalli
b760defb50 enabled base.guiItems as an e3 hack 2006-05-06 05:43:34 +00:00
Darren Ranalli
36c3d27464 added noNewInterests 2006-05-06 05:42:06 +00:00
Darren Ranalli
ac368c6044 added stop-vis event 2006-05-06 05:41:39 +00:00
Darren Ranalli
b3d7d3d6dd added assert to track down update visibility getting started during logout 2006-05-06 00:27:28 +00:00
Darren Ranalli
8610954eaa fixed flag bug 2006-05-05 23:43:36 +00:00
Darren Ranalli
69efb59125 added noNewInterests flag 2006-05-05 23:37:24 +00:00
Darren Ranalli
6b6def5126 for sanity, always send out an event for every interest change 2006-05-05 20:42:38 +00:00
David Rose
05ff700750 fc5 issues 2006-05-05 18:38:35 +00:00
Joe Shochet
53be5b62d9 stop calling DirectObject.__del__ because I took it out 2006-05-05 17:51:16 +00:00
Darren Ranalli
26eca10a19 added InterestWatcher 2006-05-04 23:21:34 +00:00
Samir Naik
3aa590e20e fix for logout while on ship 2006-05-04 21:55:45 +00:00
Joe Shochet
4af853d9e8 removed ignoreall because by definition it will not work 2006-05-04 21:12:00 +00:00