213 Commits

Author SHA1 Message Date
Joe Shochet
06668a2ee8 turns out it is important to be rendering the frames 2003-12-12 19:36:38 +00:00
Dave Schuyler
8813ea4921 delta pos; isRendering 2003-12-12 10:50:58 +00:00
David Rose
a7d9badea0 oobeCull 2003-12-11 00:04:16 +00:00
David Rose
1b729fb229 resolve circular import 2003-11-12 03:49:59 +00:00
Dave Schuyler
70a99ff5d5 removed print statement 2003-10-28 23:27:45 +00:00
Dave Schuyler
eb823d9811 onScreenDebug 2003-10-28 00:14:34 +00:00
Dave Schuyler
c0328364e0 formatting 2003-10-09 22:32:39 +00:00
Dave Schuyler
e435834ec8 formatting 2003-10-09 03:12:20 +00:00
David Rose
3c3f2f4432 replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
Dave Schuyler
c8bf4d6137 comments 2003-10-08 00:41:47 +00:00
Dave Schuyler
796feed9e9 added shadowCollisionLoop 2003-10-08 00:37:29 +00:00
Mark Mine
e2557e2204 Made shell scripts more generic 2003-10-01 20:35:12 +00:00
Dave Schuyler
e4b9210235 changed several task priorities. 2003-09-30 22:51:05 +00:00
Dave Schuyler
3da47160ef fix os x vs windows load 2003-09-29 23:09:17 +00:00
Dave Schuyler
24b2117dbc changed the sound code: added reduce sounds to and set finished event 2003-08-19 23:19:28 +00:00
David Rose
12d76aeff3 don't crash if can't open window 2003-08-04 22:06:31 +00:00
Dave Schuyler
a4a994b599 added deltaProfiler 2003-07-25 22:22:54 +00:00
Mark Mine
e3e811d2db Added back igloop! 2003-07-03 20:39:48 +00:00
Mark Mine
e1d4f45ae0 Made direct start up automatically if want-directtools or cluster-mode set 2003-07-03 20:22:24 +00:00
Mark Mine
ca6a48e55b Used TkGlobal instead of Tkinter and Pmw 2003-07-03 20:04:42 +00:00
Dave Schuyler
9cdc1f6264 added changeMouseInterface() 2003-06-21 03:37:31 +00:00
David Rose
ac751a2715 force depth buffer clear for render2d 2003-06-18 22:14:31 +00:00
Dave Schuyler
0dba39808f *** empty log message *** 2003-06-18 02:47:56 +00:00
Joe Shochet
a526a3908e fixed exception printing problems 2003-05-28 23:33:12 +00:00
Joe Shochet
3c6be0afd9 no stream writer - it is causing problems 2003-05-17 04:11:55 +00:00
David Rose
f06c2c81f8 work around mystery print failure in Python 2003-05-08 22:00:39 +00:00
Joe Shochet
c231386f16 volume attenuation with distance 2003-04-09 07:14:17 +00:00
Mark Mine
e26c37a923 Added command to start direct and tk 2003-03-29 00:56:56 +00:00
David Rose
7124f6f9a9 two frames to test window 2003-03-18 02:05:57 +00:00
David Rose
866b1e19c0 handle window that doesn't open properly 2003-03-17 23:54:31 +00:00
David Rose
979118576f trivial reorder 2003-03-17 22:13:38 +00:00
David Rose
1843165139 show window events for debugging 2003-03-17 16:18:07 +00:00
David Rose
502d074b5c fix camera when reopening window 2003-02-25 05:30:24 +00:00
David Rose
92fca841bd Cort Stratton's FMOD implementation 2003-02-06 23:57:57 +00:00
Mark Mine
663ea966af base to self 2003-01-31 18:24:00 +00:00
Mark Mine
a96e5e4bd2 Changes to reflect new window code 2003-01-31 18:21:23 +00:00
David Rose
d06a170b07 slow down cpu usage when window minimized 2003-01-23 18:01:14 +00:00
David Rose
c0d9ec45c5 try more aggressively to open the main window if the first pipe doesn't work 2003-01-14 19:23:11 +00:00
David Rose
bf79792b6b preserve background color when changing windows 2003-01-14 17:11:48 +00:00
David Rose
ad00ca3a21 remove old make_graphics_window function 2003-01-11 17:07:40 +00:00
David Rose
4328dd4f63 support hooks on user exit 2003-01-11 00:58:58 +00:00
David Rose
657fa9a4c2 remove make_graphics_window 2003-01-10 21:35:49 +00:00
David Rose
4baac59b9e openMainWindow 2003-01-10 21:22:17 +00:00
David Rose
fcd3df851a preparation for new window code 2003-01-09 20:31:14 +00:00
David Rose
177f2f71a2 new window code tweaks 2002-12-21 02:07:46 +00:00
Mark Mine
864e7edf9a Updates to cluster code to allow cluster object to execute commands
Changed the use of the builtins class
2002-12-12 17:33:20 +00:00
Darren Ranalli
48e742c25c split collision traversal out from igloop, with earlier priority, to allow app to insert tasks in between 2002-11-04 22:21:19 +00:00
cxgeorge
bc1b8e9e2a reset midi before playing new song 2002-10-08 03:06:44 +00:00
cxgeorge
ee5365e11c remove audiomgr valid check 2002-09-27 19:47:23 +00:00
cxgeorge
907e6b55cb fix cant turn off battle snds bug 2002-09-27 05:22:50 +00:00