Commit Graph

8890 Commits

Author SHA1 Message Date
cxgeorge 69579cc4df add active fullscrn minimized mode 2001-08-07 03:32:45 +00:00
David Rose 00235c4147 fix for windows build prob 2001-08-07 03:32:20 +00:00
Dave Schuyler 0e5a871439 comments 2001-08-07 02:49:32 +00:00
David Rose 764aea593e optimize is_of_type(), in theory 2001-08-07 02:00:46 +00:00
David Rose 06cb23cd73 invalid collision handler shouldn't be fatal 2001-08-07 01:52:03 +00:00
cxgeorge 24345e2bf4 mono display should set both left & right rbuffer flags 2001-08-07 01:27:02 +00:00
cxgeorge 72e6c374b3 fix GF3 bug 2001-08-07 01:23:32 +00:00
cxgeorge 6f664baacf add responsive-fullscreen-minimized-window 2001-08-07 00:33:04 +00:00
Joe Shochet 26c811a68e *** empty log message *** 2001-08-06 17:26:24 +00:00
David Rose b90ab64d2c fix for compiler fault 2001-08-06 16:52:27 +00:00
David Rose f772e0328b fix for compiler faults 2001-08-06 07:03:22 +00:00
David Rose d191e37948 fix for compiler fault 2001-08-06 05:47:07 +00:00
David Rose 06fb9edb9b work around compiler fault 2001-08-05 20:43:16 +00:00
David Rose bf65f5baf7 work around compiler crashes 2001-08-05 19:23:24 +00:00
cxgeorge 6f33e34d1b more debugging stuff 2001-08-05 03:43:36 +00:00
cxgeorge c21cd1d3b9 more debugging stuff 2001-08-05 03:43:13 +00:00
David Rose ae2466fb2f eliminate compiler warnings 2001-08-04 20:58:12 +00:00
David Rose cfbd4eff9f remove NodeAttribute, etc. 2001-08-04 19:52:02 +00:00
Darren Ranalli 3e56a95e54 now checks base.wantSfx instead of base.wantAnySound 2001-08-04 02:59:08 +00:00
David Rose 4eba3be9bd completely remove NodeAttribute etc. 2001-08-04 01:53:52 +00:00
Dave Schuyler 23e26ae77a checking AudioManagers for isValid() 2001-08-04 01:24:15 +00:00
Dave Schuyler 56dec3de77 added audioManager is_valid() 2001-08-04 01:22:12 +00:00
David Rose 7cded4894b *** empty log message *** 2001-08-04 01:04:48 +00:00
cxgeorge c66b25fb75 add gl-force-pixfmt 2001-08-04 01:01:45 +00:00
Mark Mine 48e648eccf *** empty log message *** 2001-08-03 23:20:00 +00:00
David Rose 88d5abcd22 *** empty log message *** 2001-08-03 22:34:06 +00:00
David Rose 8702491c5b added egg2c 2001-08-03 22:12:21 +00:00
David Rose afb6dacbe0 *** empty log message *** 2001-08-03 22:12:10 +00:00
cxgeorge aa7b719c85 *** empty log message *** 2001-08-03 22:03:08 +00:00
cxgeorge 44b1d41291 fix capitalization prob 2001-08-03 21:58:07 +00:00
cxgeorge 2f0beaac8c configrc _db files 2001-08-03 20:59:14 +00:00
Mark Mine d7ed9e318b *** empty log message *** 2001-08-03 20:54:49 +00:00
Mark Mine cb9c410ee2 *** empty log message *** 2001-08-03 19:14:28 +00:00
David Rose 0a7ff1b5c9 fix multitransitions/lights for Windows 2001-08-03 17:30:16 +00:00
David Rose 16d6a712f0 update for new system without base.initialState 2001-08-03 16:11:22 +00:00
David Rose 9d5a0a521e fix lights for Windows 2001-08-03 16:04:53 +00:00
David Rose 790cffef39 these were never used anyway 2001-08-03 07:23:33 +00:00
David Rose b13172afd6 step one of eliminated NodeAttributes for scene graph performance 2001-08-03 07:20:27 +00:00
David Rose f8535f4676 step one of eliminating NodeAttributes for scene graph performance 2001-08-03 06:43:29 +00:00
David Rose 76a48e45b3 oops, wrong bin node 2001-08-03 02:47:12 +00:00
Dave Schuyler 244a915603 added search for software midi downloadable sounds files 2001-08-03 02:09:09 +00:00
Dave Schuyler bc342b2f1b added advapi32.lib 2001-08-03 02:05:22 +00:00
Dave Schuyler 3de5a1b826 changed default .dls file name 2001-08-03 02:04:47 +00:00
David Rose dd02eeba07 fix bmp-bpp when requested size is too small 2001-08-02 21:26:39 +00:00
cxgeorge b8aa4a77bd fix no-ddraw HW bug 2001-08-02 21:16:30 +00:00
cxgeorge 569444c7d6 add ddraw error string printing 2001-08-02 20:21:40 +00:00
David Rose 9c6ec62e46 fix warnings in linux build 2001-08-02 20:07:57 +00:00
David Rose f612d6c510 add bmp-bpp 2001-08-02 20:01:58 +00:00
David Rose 04334687dd warnings if sound files don't load 2001-08-02 18:30:15 +00:00
khillesl 307b0afd05 If the sync flag is set in GraphicsWindow, end_frame flushes the pipe,
but doesn't swap buffers.  To swap buffers, call GraphicsWindow.swap()
2001-08-02 18:29:14 +00:00