Commit Graph

2485 Commits

Author SHA1 Message Date
Dave Schuyler cb73abbfb0 added run multiplier 2004-08-17 23:26:20 +00:00
Samir Naik be8018476a added controls for swimming in pirate land 2004-08-17 17:29:23 +00:00
Mike Goslin 4dbaaaba47 *** empty log message *** 2004-08-17 00:05:04 +00:00
Joe Shochet f7bd059eaa channels are uint64 not int64 - typo fix 2004-08-16 23:04:42 +00:00
Joe Shochet 120ef85da7 new imports 2004-08-16 21:36:13 +00:00
Darren Ranalli 790eff0faa added default-directnotify-level 2004-08-13 21:21:34 +00:00
Dave Schuyler 8ab8656e3e use is allowing setting of the avatar 2004-08-13 01:23:08 +00:00
Darren Ranalli b01c703cca fixed pets AI crashes 2004-08-12 22:41:03 +00:00
Justin Butler 72112dbe72 Checkin to disable stack track debug info for performance tuning. 2004-08-11 22:31:24 +00:00
Jason Persampieri ee0a39a50c added a weightedRand function 2004-08-11 17:24:14 +00:00
Dave Schuyler 724d9cc320 set avatar each use 2004-08-11 03:13:38 +00:00
Darren Ranalli db6bc7d871 log __dev__ setting 2004-08-10 22:31:46 +00:00
Dave Schuyler 28ea992c31 added setLoop and getLoop 2004-08-10 22:15:23 +00:00
Dave Schuyler 6bf0ce7b64 changed debug output; started using ship globals 2004-08-10 22:13:40 +00:00
Dave Schuyler d62fcd4bb5 changed debug output 2004-08-10 22:11:32 +00:00
Dave Schuyler 74c6dad887 A ShipPilot is a control for steering a ship 2004-08-09 19:27:13 +00:00
David Rose 0de8ef7f7a fix base.movie() 2004-08-09 18:54:38 +00:00
Dave Schuyler a6c33c23a7 formatting 2004-08-07 01:14:54 +00:00
Dave Schuyler 98a25419fa moved avatar controls to direct.controls 2004-08-07 01:10:49 +00:00
Dave Schuyler 5a5b8d2f7a moved to ../controls 2004-08-07 01:09:42 +00:00
Dave Schuyler 59606cc4ec moved from ../showbase 2004-08-07 01:07:43 +00:00
Darren Ranalli 432390df8c added average 2004-08-07 01:03:13 +00:00
David Rose 8618f4d3f8 more files from CMU 2004-08-06 22:22:50 +00:00
Dave Schuyler 207239935d changed LOrientationf to LRotationf 2004-08-06 02:55:26 +00:00
Darren Ranalli 384f9df938 added clampScalar 2004-08-06 00:25:13 +00:00
David Rose b4eb31344f new updates from CMU 2004-08-06 00:10:20 +00:00
David Rose d26d443f9d remove cvs label; causes merge conflicts 2004-08-05 23:45:48 +00:00
David Rose 2cd325216e scale buttons around button center 2004-08-05 23:11:20 +00:00
David Rose 3413263516 don't import PandaModules here 2004-08-05 03:32:38 +00:00
David Rose 263ebe9ca8 don't unpack to python obejct if no method to receive it 2004-08-04 21:32:31 +00:00
Dave Schuyler d14e75b6cb changing to new general Control Manager 2004-08-04 03:42:33 +00:00
Dave Schuyler 92fbd4149d changing to new general Control Manager 2004-08-04 02:50:57 +00:00
David Rose d3c19148bc don't include nametag 2004-08-03 22:43:44 +00:00
David Rose b639794b19 *** empty log message *** 2004-08-03 22:34:53 +00:00
Darren Ranalli 11b51badff added XYH broadcast type 2004-08-02 21:44:52 +00:00
Joe Shochet 13fba5c442 another small opt in removeTasksNamed 2004-08-02 17:44:47 +00:00
Jason Persampieri 3896916ce6 Fixed a text alignment bug 2004-07-29 18:41:43 +00:00
Mark Mine 2949be62cf added text alignment for items 2004-07-29 17:04:43 +00:00
Darren Ranalli 50ee9d2c69 invertDict, invertDictLossless, __contains__/__len__ for Enum 2004-07-29 02:50:05 +00:00
David Rose a5d5321c60 only include -lnet if it is available 2004-07-27 17:29:12 +00:00
jxtaylor 3ee305faf6 *** empty log message *** 2004-07-26 22:19:29 +00:00
Joe Shochet d855d6c85a better cmp operator for mismatched classes 2004-07-26 21:44:49 +00:00
Joe Shochet b1377f317e better cmp operator for Tasks 2004-07-26 21:44:21 +00:00
Joe Shochet 3cbb4819a4 moved some Task params to class variables 2004-07-26 17:17:10 +00:00
Joe Shochet f58a790703 optimizations in the Task system to use heapq 2004-07-26 17:15:58 +00:00
Joe Shochet fb3b03b807 added a priority heap 2004-07-26 17:15:30 +00:00
David Rose 4b2d916630 call destructor 2004-07-23 21:36:50 +00:00
Joe Shochet 39e98b2870 optimizations and handling of extra spaces 2004-07-23 18:47:11 +00:00
Joe Shochet b035fd8349 doMethodLater optimizations 2004-07-23 18:39:17 +00:00
Roger Hughston 3d952861b5 Nallowing new Global DC objects that are always in scope 2004-07-23 02:19:31 +00:00