Commit Graph

3484 Commits

Author SHA1 Message Date
David Rose 382f0527eb fix stopped-chat wordwrap problem 2004-04-30 20:58:21 +00:00
Dave Schuyler a666dcbac4 changed how the contact vector gets calculated 2004-04-29 01:31:05 +00:00
Asad M. Zaman 31ff26b6f4 fixes what I was trying to fix for the last checkin 2004-04-28 02:41:39 +00:00
Asad M. Zaman 79a7b7c5da oops, broke the logic for that close ime fix, hopefully this will work 2004-04-28 02:03:44 +00:00
Asad M. Zaman 71a5efcfd6 fixes the candidate/composition problem in IME 2004-04-28 01:21:37 +00:00
Yonghwan Lee d7871b69f2 MFC: don't send composition string on close_ime 2004-04-27 00:56:16 +00:00
David Rose c5d3a6f7d8 correctly test for fbconfig before trying to create a buffer 2004-04-26 18:54:37 +00:00
David Rose 3d2f33e10e fall back to older XVisualInfo interface if GLXFBConfig doesn't return any available options 2004-04-26 18:38:44 +00:00
David Rose fd24bb7a43 publish enums 2004-04-26 16:29:21 +00:00
David Rose b9d2de1b21 move inline functions .cxx file 2004-04-24 20:03:53 +00:00
David Rose dec4cb4bdb upgrade to version 4.10 bams 2004-04-24 00:04:02 +00:00
Asad M. Zaman d90a4405bb chat panel cancel now closes the ime window if any 2004-04-23 23:43:46 +00:00
Dave Schuyler eae4f00000 addedCollisionHandlerGravity 2004-04-23 03:59:06 +00:00
Dave Schuyler 8a7807a7c1 changed assert 2004-04-21 03:04:26 +00:00
Dave Schuyler 5c5eafe9f2 added contact normal; fix for floor offset 2004-04-21 02:17:06 +00:00
Dave Schuyler 265fe859ad working on adding reach 2004-04-15 00:27:42 +00:00
Joseph Lee 6726f39637 CLP()::start_frame() should not use PStatTimer unless DO_PSTATS defined 2004-04-13 08:54:07 +00:00
Joseph Lee f4825cb99a CLP()::end_frame() should not use PStatTimer unless DO_PSTATS defined 2004-04-13 05:12:18 +00:00
Dave Schuyler 2e28debd73 changed to step up to floor 2004-04-13 01:12:59 +00:00
Asad M. Zaman 4805d1285c introduced a new config variable ime-hide to hide the ime window. This mechanism doesn't work properly as of now, but hopefully it will soon. 2004-04-08 23:29:15 +00:00
David Rose 317b510b06 uninitialized variable 2004-04-08 20:49:38 +00:00
David Rose 9904a6cb96 new cursor_pos parameter 2004-04-08 19:38:01 +00:00
David Rose 169eee50c0 support cursor_pos for candidate() functions, and trigger background pgEntry on candidate action 2004-04-08 19:34:42 +00:00
David Rose 7e1203e4a7 fix repeated newlines 2004-04-08 19:00:38 +00:00
Asad M. Zaman 46db460ea3 an intuitive hack on highlighted texts, works good enough 2004-04-08 18:46:15 +00:00
Asad M. Zaman 9a137f1b92 made a mistake on naming start and end varaible 2004-04-08 17:37:14 +00:00
David Rose 5d121b8ed9 support multi-state text blocks; also show IME candidate strings in DirectEntry fields 2004-04-08 01:17:50 +00:00
Asad M. Zaman fd4e0879b8 oops 2004-04-07 17:44:52 +00:00
Asad M. Zaman 85ff1a83db some test code for ime_window to disappear 2004-04-07 17:42:24 +00:00
Asad M. Zaman 4f7fed1693 some test code for window/fullscreen 2004-04-07 17:41:53 +00:00
Asad M. Zaman d2dbbe9625 ime strings are now passed to inputdevice as they are typed 2004-04-07 17:34:29 +00:00
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