Commit Graph

3453 Commits

Author SHA1 Message Date
David Rose d8dda73cce re-apply version 1.30 which was lost through bad merge 2004-04-06 17:53:34 +00:00
Dave Schuyler 01d65fe28c lots of little changes for os x 2004-04-02 03:08:14 +00:00
David Rose a28b2a8006 add initial support for IME candidate strings in-game 2004-04-02 01:44:28 +00:00
David Rose 9315342da7 define normals for projection screens 2004-04-01 01:58:42 +00:00
David Rose a1ba7a54e7 use NodePaths for ProjectionScreen interface 2004-03-31 23:33:13 +00:00
David Rose 4df761d285 add NodePath::get_top() 2004-03-31 23:32:57 +00:00
David Rose e6ea294429 NodePaths should be returned as concretes, not references 2004-03-31 23:32:33 +00:00
Asad M. Zaman 0c85764323 cleaned up window-fullscreen mode and multiple windows mode for dx8 and dx9 2004-03-31 22:02:42 +00:00
David Rose ad9a03da5c support dynamic geoms properly with display lists 2004-03-30 22:02:29 +00:00
Asad M. Zaman 0f5c46313c toontown windowed mode supported in Dx8 and Dx9 2004-03-30 19:42:59 +00:00
David Rose 3727394df7 add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
Asad M. Zaman bc9d940c35 put some debug info to get feedback from users 2004-03-23 02:09:01 +00:00
Dave Schuyler baf11afd75 added stubbed out is_started() 2004-03-23 01:13:35 +00:00
Asad M. Zaman a038bcbaf6 Fixed the sluggishness with LoadSurfaceFromSurface. The filter flag needs to be set to none. 2004-03-22 21:46:25 +00:00
Asad M. Zaman ea16b5d9f7 Temporary solution to Dx8 CopyRects alternative, but it is very slow. I will be implementing a better method. 2004-03-22 21:29:05 +00:00
David Rose 849c2c5c7d don't crash if tex stats fail 2004-03-20 17:48:16 +00:00
David Rose d6ce073b65 build properly with new GeomContext (and without GeomNodeContext 2004-03-20 08:35:22 +00:00
David Rose 5fe909bb4f geomContext has moved to gobj 2004-03-20 03:18:50 +00:00
David Rose 50f7d0bce7 restore GeomContexts and display lists 2004-03-20 02:09:49 +00:00
Asad M. Zaman 1ed5d5c0e3 fixed a crash bug with a null pointer 2004-03-19 17:30:17 +00:00
David Rose 553b9c6b20 BIO_get_ssl() sometimes does nothing 2004-03-19 17:20:04 +00:00
David Rose d14a5523f4 properly pass query in non-proxy case 2004-03-19 14:08:52 +00:00
David Rose 1c11c51455 robusity Ramfile interface 2004-03-19 13:44:27 +00:00
David Rose f32eb1a6f8 fix compile prob on sgi 2004-03-19 02:00:48 +00:00
David Rose 6b909a2d2c fix compilation error 2004-03-19 01:52:09 +00:00
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 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
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 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 703a038d59 store more texture data in rawdata mode 2004-03-04 02:23:36 +00:00