Commit Graph

2915 Commits

Author SHA1 Message Date
Dave Schuyler d0efed6b70 added setting of bitMasks and tags 2004-09-28 22:11:57 +00:00
Dave Schuyler f876dd883d changed comment 2004-09-24 22:36:37 +00:00
Dave Schuyler 69e62652de renamed some tasks 2004-09-24 22:34:23 +00:00
Dave Schuyler 2b5d0ddb8e renamed tkLoop 2004-09-24 22:33:44 +00:00
Dave Schuyler ac8f54acc7 renamed igLooP 2004-09-24 22:32:19 +00:00
Dave Schuyler 2c14ae4ae4 renamed igLoop 2004-09-24 22:29:35 +00:00
Dave Schuyler c5a736e61b renamed dataLoop 2004-09-24 22:26:31 +00:00
Dave Schuyler 06209c5888 *** empty log message *** 2004-09-24 21:58:21 +00:00
Dave Schuyler 97744e784a changed some imports 2004-09-24 21:24:49 +00:00
Dave Schuyler 576126aa32 *** empty log message *** 2004-09-24 21:23:33 +00:00
Dave Schuyler efcad6c65a added stern sphere 2004-09-24 01:16:22 +00:00
Joe Shochet 47a6d4716f shared list bug fix 2004-09-23 01:55:09 +00:00
David Rose 8547eff84d oops 2004-09-22 23:25:29 +00:00
David Rose 50f0ebf987 squawk if attached to wrong DIRECT 2004-09-22 23:09:49 +00:00
David Rose b5cf90cf1e fix link error on opt4 2004-09-22 18:40:16 +00:00
Joe Shochet d91112167e pool collection 2004-09-21 21:21:57 +00:00
Darren Ranalli 3a528ca0a4 capped runaway Doodle bandwidth usage 2004-09-21 01:36:27 +00:00
Dave Schuyler 72c5092f1d checking for cSphere on delete 2004-09-21 01:05:41 +00:00
Dave Schuyler bd195a8dfc *** empty log message *** 2004-09-17 23:10:07 +00:00
Dave Schuyler 266e7a6308 added self.worldVelocity 2004-09-16 22:09:26 +00:00
Dave Schuyler c3fc66631f fix z on collision 2004-09-16 01:25:30 +00:00
Dave Schuyler 83d2cd8120 sending messages about using 2004-09-16 01:15:21 +00:00
David Rose 0778ad00be separate readerPollTask into its constituent update/generate/other pieces 2004-09-15 22:48:19 +00:00
David Rose 79ec28a544 support onscreen system whispers 2004-09-15 20:34:42 +00:00
David Rose 3343d168e1 interrogate is fixed now 2004-09-15 18:38:09 +00:00
David Rose a4bad0eb36 more robust handling of numeric parameters 2004-09-15 18:00:12 +00:00
David Rose 0351def3e9 fix typo in comment 2004-09-14 22:25:42 +00:00
David Rose e2a27fabda interrogate should support long long 2004-09-14 22:24:13 +00:00
David Rose 8de398b340 support -r option, make warnings evident 2004-09-13 02:59:06 +00:00
Dave Schuyler d88fec148a new ~run 2004-09-10 04:21:33 +00:00
Dave Schuyler 579ca6f9eb added run 2004-09-10 01:45:34 +00:00
Dave Schuyler 3cf0b32484 added bow sphere 2004-09-09 02:35:47 +00:00
Dave Schuyler dc02cb5d11 moved collision sphere 2004-09-09 00:33:37 +00:00
David Rose 01b7f3acaa fix for tag game and C++ sendSmPos() 2004-09-09 00:23:29 +00:00
Darren Ranalli 462be7f63b commented out unrequested delete logging 2004-09-08 20:50:46 +00:00
David Rose 735c45d8b4 use self.wakeTime instead of cTask object 2004-09-08 17:38:07 +00:00
Dave Schuyler 44aa13cb4c uncommented angular physics 2004-09-08 02:25:00 +00:00
Darren Ranalli f110517ef6 added stack trace to unrequested delete warning 2004-09-08 01:03:45 +00:00
Darren Ranalli e49e535067 added detection of unrequested deletes 2004-09-07 23:34:47 +00:00
David Rose 157b9feb5f move setSmPos() etc. into C++ 2004-09-06 23:32:17 +00:00
Joe Shochet 2d3afd2dcc fixed dolater sorting 2004-09-04 00:53:27 +00:00
Joe Shochet 454f8fd782 opt fixes for tasks and heapq 2004-09-04 00:43:19 +00:00
David Rose 4386afd134 quote c 2004-09-04 00:24:19 +00:00
David Rose 67dce4bd7f heapq is not part of direct 2004-09-04 00:10:50 +00:00
Joe Shochet 14bcc223a0 new CTask for debugging on Linux 2004-09-03 23:59:09 +00:00
Joe Shochet 92b9f2e8da Fixed doLater ordering problem on gc pass 2004-09-03 16:57:02 +00:00
Joe Shochet c3daa49c1a typo in slide? 2004-09-03 16:55:37 +00:00
Dave Schuyler 17701818ff removed slide again 2004-09-03 00:23:23 +00:00
Jason Persampieri 79de5d6173 added ability to have an ordered list of states 2004-09-03 00:06:16 +00:00
Dave Schuyler f4764caa68 formatting 2004-09-02 22:17:48 +00:00
Joe Shochet 9bd9b1a99b remove func ref 2004-09-02 00:19:05 +00:00
David Rose 2e492adab7 sample.dc 2004-08-30 22:22:11 +00:00
David Rose 4db2a0efb8 python_d only on Windows platforms 2004-08-30 18:18:23 +00:00
Dave Schuyler 7413db25f4 using debug python for debug build; allowing for t at the start of a directory name 2004-08-26 23:56:43 +00:00
Mark Mine d98a24fb83 Added ability to specify OnscreenImage texture using a string (representing an image filename) after an onscreen image has been created 2004-08-25 23:31:12 +00:00
Greg Wiatroski fbbec24110 fixed typo 2004-08-25 22:29:36 +00:00
Darren Ranalli b966a79427 make sure posHprBroadcast task is stopped on deletion 2004-08-25 01:20:07 +00:00
Joe Shochet b8613bcccb optimizations to overloaded functions 2004-08-24 08:51:51 +00:00
Joe Shochet 138daf587b optimized telemetry handling on AI 2004-08-24 06:39:27 +00:00
David Rose 39422e3fe5 prebuild-bison 2004-08-24 04:17:09 +00:00
Darren Ranalli c83adf5b41 added empty-node debugging 2004-08-24 02:50:56 +00:00
David Rose f8c53e1a4b oops semicolon 2004-08-24 02:20:03 +00:00
David Rose aa5d035340 bracket HAVE_PYTHON 2004-08-24 00:23:38 +00:00
David Rose 215d97d75f add pack_required_field(datagram, ...) 2004-08-24 00:19:02 +00:00
David Rose 50974f8189 add modulus syntax 2004-08-23 22:45:49 +00:00
Joe Shochet 8477e70e0e mark and sweep gc on removed doLaters 2004-08-23 20:42:16 +00:00
Dave Schuyler c87d40274e setting worldVelocity on self.ship 2004-08-21 03:12:20 +00:00
Joe Shochet cb3edeb68e turn off inversesquare - too quiet 2004-08-20 04:28:05 +00:00
Dave Schuyler b79e18da3e added takedown physics 2004-08-20 03:35:07 +00:00
Dave Schuyler 02ffe61ff3 clearing avatar when changing controls 2004-08-20 03:33:57 +00:00
Samir Naik 054c10a367 remove/cleanup old phys in setupPhys 2004-08-20 02:23:13 +00:00
Joe Shochet c17748953a no onscreen debug in optimize mode 2004-08-19 23:19:41 +00:00
Joe Shochet ae36ca0070 no momentum for now 2004-08-19 22:23:41 +00:00
Samir Naik f3148f3fc0 let ship setup actorNode on it's own 2004-08-19 05:38:15 +00:00
Samir Naik 043d1f0de4 actorNode conditionally inserted 2004-08-18 23:32:01 +00:00
Samir Naik ece1ba83d2 didn't need PirateSwimmer 2004-08-18 20:43:24 +00:00
Mark Mine cf19a755de Allow cluster commands in intervals 2004-08-18 20:25:10 +00:00
Dave Schuyler 8f58f48b78 added color changes 2004-08-17 23:41:23 +00:00
Dave Schuyler 9befb9045c changed debug output; added keel 2004-08-17 23:31:38 +00:00
Dave Schuyler f50f17e098 changed name of physics node 2004-08-17 23:26:53 +00:00
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
Darren Ranalli bfb064b72e added sendDeleteEvent func and LogicalZoneChange mechanism 2004-07-23 01:29:30 +00:00
Jason Persampieri 125c2dffbb Added petshop special type 2004-07-22 23:53:39 +00:00
Roger Hughston d74707423c dded Support for 64bit Server Channels
----------------------------------------------------------------------
 	src/dcparser/dcClass.cxx src/dcparser/dcClass.h
 	src/dcparser/dcField.cxx src/dcparser/dcField.h
 	src/dcparser/dcPacker.h src/dcparser/dcbase.h
 	src/distributed/DistributedObjectAI.py
 	src/distributed/PyDatagram.py
 	src/distributed/PyDatagramIterator.py
 	src/distributed/cConnectionRepository.I
 	src/distributed/cConnectionRepository.cxx
 	src/distributed/cConnectionRepository.h
 ----------------------------------------------------------------------
2004-07-21 21:18:06 +00:00
David Rose 0810adaa2c fix runaway default packing, array range syntax 2004-07-21 17:27:00 +00:00
David Rose d7cb3ba181 for scoping 2004-07-15 19:31:39 +00:00
Greg Wiatroski 17ed6fc29a Fixed logic error in drawInFront 2004-07-14 21:51:17 +00:00
David Rose 7a927b7006 irix compiler objections 2004-07-14 20:22:29 +00:00
David Rose ff441a8278 a bit more signed range checking 2004-07-10 00:07:56 +00:00
Joseph Lee 76474cdea9 inline declarations for ConnectionWriter:: get_cw() && get_qcr() should be protected behind #ifdef HAVE_NSPR also 2004-07-09 23:51:35 +00:00
David Rose 316e4e29a1 comment memory leak 2004-07-09 23:19:40 +00:00
David Rose dc251e5e7d add check_match 2004-07-09 23:18:15 +00:00
David Rose 37b1ea93da add check_match 2004-07-09 23:11:20 +00:00
Joe Shochet 1f8a73a6c7 assert debugs 2004-07-09 22:39:53 +00:00
Darren Ranalli d7926f8735 added pre-delete event for AI DistObjs 2004-07-09 21:40:48 +00:00
David Rose 66ac542bce fix overloaded sorting checks 2004-07-06 18:01:00 +00:00
David Rose 2c934140ba support seek-by-index 2004-07-02 17:48:39 +00:00
David Rose a5349528e9 more interfaces to get out the packed data 2004-07-02 17:26:02 +00:00
David Rose 3ac771804b reduce overhead on DCPacker construction and push/pop operations 2004-07-02 17:11:59 +00:00
David Rose 836cc8224d various refinements 2004-07-02 16:47:55 +00:00
David Rose 842dd7bf26 allow defaults everywhere 2004-07-02 00:54:54 +00:00
David Rose 52b632fac8 const downcast methods 2004-07-02 00:25:42 +00:00
David Rose 385876b74a includes 2004-07-02 00:12:30 +00:00
Darren Ranalli 201eedf7bc fix Enum crash 2004-07-02 00:09:56 +00:00
David Rose 2504d41baa add user flags 2004-07-01 23:17:42 +00:00
David Rose 9222e02084 default values 2004-07-01 23:15:19 +00:00
Darren Ranalli 9082f017d4 no MemoryUsage in OP4 2004-07-01 22:31:36 +00:00
David Rose 88975f5f9d more restrictive grammar 2004-07-01 21:14:07 +00:00
David Rose a689a27760 link error 2004-07-01 21:02:27 +00:00
David Rose 341d263011 as_switch_parameter 2004-07-01 18:27:47 +00:00
David Rose 968d889a9c track memory 2004-07-01 17:16:58 +00:00
David Rose bd5004cd49 minor fixes 2004-07-01 17:16:22 +00:00
Darren Ranalli 871105bcba AI waits for shard delete to complete 2004-07-01 01:44:03 +00:00
Jason Persampieri 9799f22828 Pet Gui Updates 2004-07-01 00:51:04 +00:00
Darren Ranalli b0731772c1 support for arbitrary timescales for network timestamps 2004-06-30 22:44:15 +00:00
David Rose ab6449b623 debug dump datagrams on send 2004-06-30 21:35:05 +00:00
David Rose feed11da30 refine for new interface 2004-06-30 21:23:24 +00:00
David Rose 3f96b1adf9 struct constructors 2004-06-30 21:01:56 +00:00
David Rose fab56fbd65 more includes, better hash fix 2004-06-30 19:02:24 +00:00
David Rose 22d9be67dd fix hash conflict 2004-06-30 18:15:26 +00:00
David Rose 55109d04d8 prebuild-bison 2004-06-30 03:51:58 +00:00
David Rose 5755d6e9d4 allow flags on parameters too 2004-06-30 03:51:40 +00:00
David Rose a56aa301e8 prebuild-bison 2004-06-30 00:51:59 +00:00
David Rose d148601b1b includes 2004-06-30 00:51:46 +00:00
David Rose 932359216f struct and switch are now inline 2004-06-30 00:50:25 +00:00
Darren Ranalli 09e9ed12df added removeAllWithPrefix 2004-06-30 00:07:53 +00:00
Mark Mine 0eee6f63b6 match new world order 2004-06-29 23:20:26 +00:00
Darren Ranalli 13391938bb detect incoming-datagram buffer overflow 2004-06-29 02:24:06 +00:00
David Rose 03951a3b1f switch parameter -> key parameter 2004-06-28 23:19:06 +00:00
David Rose 19e98401f1 read parameters from concrete classes 2004-06-28 22:58:15 +00:00
Darren Ranalli dc29e84487 added disjoint, Enum 2004-06-26 02:00:25 +00:00
David Rose 6a406c9196 regularize DCField::unpack_* 2004-06-25 23:37:36 +00:00
David Rose 4b15c13cc0 allow serial pack/unpack sessions 2004-06-25 21:22:16 +00:00
David Rose 6845758d2b unpack to python object 2004-06-25 00:39:33 +00:00
David Rose b4e8498676 better typing 2004-06-24 23:12:36 +00:00
Darren Ranalli 9a2ff1bac0 added caller/callee printout to printProfile 2004-06-24 22:45:40 +00:00
Darren Ranalli ad09b6fbbd added prelim staggered pos-broadcast task scheduling 2004-06-24 22:44:36 +00:00
David Rose c535888966 add char type 2004-06-24 22:16:30 +00:00
Darren Ranalli a36ce0cf4e fix for OP4 builds w/ NSPR 2004-06-24 22:15:30 +00:00
Mike Goslin bb7e646a3b more verbose errors 2004-06-24 21:32:54 +00:00
David Rose c779474e82 better string parsing 2004-06-24 19:15:51 +00:00
David Rose 3a10107f80 add unpack-by-reference 2004-06-24 18:31:11 +00:00
David Rose d86367d609 better range checking in grammar 2004-06-24 18:08:55 +00:00
David Rose 11634708c4 prebuild-bison 2004-06-24 16:44:41 +00:00
David Rose 565d3fb84f explicit casts and other /W4 fixes 2004-06-24 16:42:34 +00:00
David Rose 9d97d87db4 prebuild-bison 2004-06-24 16:21:54 +00:00
David Rose da134a3737 comments about seeking to switches 2004-06-24 07:54:48 +00:00
David Rose 803712f986 add switches 2004-06-24 07:43:28 +00:00
David Rose d52e9cc184 integrate class fields and parameters 2004-06-23 16:50:08 +00:00
David Rose 876dd16b39 add dcPacker.txt document 2004-06-22 23:41:26 +00:00
David Rose 1d0eb7a8a8 more range checking on unpack 2004-06-22 23:41:05 +00:00
Samir Naik 7b7230f2ad fixed bug in controlJoint 2004-06-22 22:00:41 +00:00
David Rose 925a3d0978 fix missing includes 2004-06-22 17:57:23 +00:00
David Rose ef84c5918c typename 2004-06-22 17:35:23 +00:00
David Rose e9027a1daf array ranges 2004-06-22 17:34:24 +00:00
David Rose ff5701c89a not inline 2004-06-22 15:25:25 +00:00
David Rose 414ec1b386 more range checking 2004-06-22 15:23:05 +00:00
David Rose b0b2fe350c begin ranges 2004-06-22 05:28:59 +00:00
Dave Schuyler 6ad76b6596 python output is now unbuffered 2004-06-22 04:55:28 +00:00
David Rose 28a42d68b6 begin_repack 2004-06-22 03:18:01 +00:00
David Rose b43964e24d clarify warning message 2004-06-22 00:07:42 +00:00
David Rose d61f2fcfa4 add unpack seeking 2004-06-21 23:51:59 +00:00
David Rose 38690f1522 new server messages for generic avatar 2004-06-21 20:52:42 +00:00
David Rose 4f2491faf8 polish up ppython 2004-06-21 16:46:41 +00:00
David Rose c7922f53ca don't build outside vr studio 2004-06-21 16:32:43 +00:00
David Rose e9cbc1a2ae structs 2004-06-19 00:03:15 +00:00
David Rose 6d457d093c allow undefined typedefs like classes 2004-06-18 21:18:24 +00:00
David Rose 02d259fb03 allow undefined typedefs like classes 2004-06-18 21:08:02 +00:00
David Rose 30ae40c21b use int64 in parsing 2004-06-18 20:35:01 +00:00
David Rose 7e70887ab2 add unsigned pack/unpack, modularize packing methods 2004-06-18 18:46:25 +00:00
Darren Ranalli 36ad3314b3 added per-zone collision traversers 2004-06-18 01:14:06 +00:00
David Rose 82ffc21598 include math.h 2004-06-17 23:43:53 +00:00
David Rose ac1f745525 typedefs and arrays 2004-06-17 23:38:59 +00:00
Darren Ranalli 117a3a5465 typo fix 2004-06-17 20:58:54 +00:00
David Rose 0b2be8bf9c parse_string, format_data 2004-06-17 19:47:03 +00:00
David Rose ec4539137a DCType -> DCParameter, also parsing and formatting of values 2004-06-17 19:18:18 +00:00
David Rose 439d1b200e DCType -> DCParameter, also parsing and formatting of values 2004-06-17 19:18:07 +00:00
David Rose 9f2b14f261 oops, wrong byte 2004-06-17 03:51:39 +00:00
David Rose 838fee3e29 move function def 2004-06-17 03:29:24 +00:00
David Rose aff151835d python unpacking 2004-06-17 03:26:20 +00:00
Darren Ranalli 0ccb6a38c1 added pandac import to get DummyLauncher working 2004-06-17 00:58:35 +00:00
David Rose c4de0c80d9 python packer uses new DCPacker 2004-06-16 22:18:15 +00:00
David Rose 866807b44e python packer uses new DCPacker 2004-06-16 22:12:31 +00:00
David Rose 96e4161169 prebuild bison 2004-06-16 18:09:32 +00:00
David Rose 326ad4b109 missing headers 2004-06-16 09:17:18 +00:00
David Rose 9ccac55523 introducing complex dc types 2004-06-16 09:09:54 +00:00
Darren Ranalli adcdd060f7 moved scenegraph getters to DistributedObjectAI 2004-06-15 21:50:46 +00:00
Mark Mine 8ced1a6368 Added light panel 2004-06-15 21:01:30 +00:00
Dave Schuyler 27b7ae6eb8 draft of selection item, DirectScrolledListItem 2004-06-15 05:33:34 +00:00
Dave Schuyler 029a19b435 added render2dp for frontmost gui elements 2004-06-15 00:43:31 +00:00
Joe Shochet ab4011179c updated to new collision API 2004-06-14 19:31:47 +00:00
Joe Shochet 5c2abc514d replaced apply with direct call 2004-06-14 18:11:52 +00:00
Joe Shochet 15db33d2ff toon optimizations 2004-06-14 18:08:17 +00:00
Mark Mine a5445eddc1 For new world order 2004-06-12 23:56:17 +00:00
Darren Ranalli 9f63d9cbeb render/parentMgr getters 2004-06-12 04:09:53 +00:00
Darren Ranalli 677d6bc833 added ShowBaseAI (dev) 2004-06-12 04:09:35 +00:00
David Rose 2a8ae9abcc comment tweak 2004-06-12 02:32:53 +00:00
David Rose c321d031a5 comment fix 2004-06-12 02:24:07 +00:00
David Rose de7954a99b comment fix 2004-06-12 02:23:10 +00:00
David Rose 65f0fa0409 fix error messages when dc files loaded out of order 2004-06-12 02:21:21 +00:00
David Rose 679b7ec444 don't install runPythonEmacs on Linux 2004-06-12 01:26:38 +00:00
David Rose 8f06b1ad29 correct reverse alphabetical sort 2004-06-12 00:16:06 +00:00
David Rose ac84758d9d eliminate leading underscores 2004-06-11 23:14:39 +00:00
David Rose 1efa50984f add sequencing numbers 2004-06-11 22:25:07 +00:00
David Rose 68437f3e38 add 'generated automatically' comment 2004-06-11 20:54:30 +00:00
David Rose 3358dfaae2 add 'generated automatically' comment 2004-06-11 20:54:21 +00:00
David Rose 67957807b6 don't change camera lens in oobe mode 2004-06-11 16:27:40 +00:00
David Rose 93dd513808 restore oobeCull 2004-06-11 15:57:18 +00:00
David Rose 0196ac8a0a typo in comment 2004-06-10 21:35:42 +00:00
David Rose ae9ef03e9b rename Configrc to Config.prc 2004-06-10 18:54:04 +00:00
Dave Schuyler 2522d77d95 minor touchup to self.closed 2004-06-10 05:19:55 +00:00
Dave Schuyler d12cc670aa minor touchup to self.closed 2004-06-10 05:17:54 +00:00
Dave Schuyler 2ced3fd7d2 more closely matching file object 2004-06-10 05:00:48 +00:00
David Rose d3226bd9c3 support python 2.2.0 2004-06-09 22:18:21 +00:00
David Rose 022f83833f build on irix 2004-06-09 21:19:24 +00:00
Dave Schuyler 44ad745064 added debugInitStackTrace 2004-06-08 22:33:40 +00:00
Dave Schuyler b89bbac830 using debugCall() 2004-06-08 22:32:24 +00:00
Dave Schuyler 094df9253d added StackTrace 2004-06-08 22:29:28 +00:00
Dave Schuyler fccd4f5b8e formatting 2004-06-08 22:10:07 +00:00
Joe Shochet 704226510f made some tweaks 2004-06-07 18:36:09 +00:00
David Rose 0a48a2fc44 remove old panda support 2004-06-05 01:04:04 +00:00
David Rose a42d5f1389 support Configrc* 2004-06-05 00:39:01 +00:00
Darren Ranalli d538b36c30 fix for new import syntax 2004-06-04 23:20:12 +00:00
David Rose b39936f222 remove direct.pth, sitecustomize.py 2004-06-04 22:20:45 +00:00
David Rose d11dd3ccd4 remove hardcoded references from script 2004-06-04 21:27:02 +00:00
Darren Ranalli aca80e6563 fixed normalDistrib, added randFloat(x) syntax 2004-06-04 20:39:29 +00:00
David Rose 245cf2512b fix tcsh syntax 2004-06-04 01:39:07 +00:00
David Rose c32fbad9f8 unix-style pythonpath 2004-06-04 01:33:15 +00:00
David Rose 6f66ddaf4e put player directory on PYTHONPATH 2004-06-03 22:16:34 +00:00
David Rose ec69dd5e2e remove PYTHONPATH 2004-06-03 21:53:19 +00:00
David Rose 6eeb4f27e3 more fixes to new genPyCode 2004-06-03 21:11:24 +00:00
Darren Ranalli 3c8c38a78d added normalDistrib and randUint31 2004-06-03 20:27:36 +00:00
David Rose 2021f560b2 don't forget parameters 2004-06-03 17:56:03 +00:00
David Rose 9871201eb2 fix for win32 2004-06-03 17:54:41 +00:00
David Rose cff6a5b6f3 omitted file 2004-06-03 17:54:09 +00:00
David Rose f144196ffe new genPyCode 2004-06-03 17:43:44 +00:00
Joe Shochet d5bff7418a fixed subtle bug in repr when object hash is bad 2004-06-02 23:28:15 +00:00
David Rose 1cd0c6cbcf move squeeze into generatePythonCode 2004-06-02 22:08:31 +00:00
David Rose b312099dda prebuild 2004-06-02 18:19:17 +00:00
Darren Ranalli 1686b846d5 added sendSetZone back as a pass-through func 2004-06-01 23:04:53 +00:00
David Rose 000f464cd0 oops 2004-06-01 21:24:11 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Darren Ranalli f919dc99ab added arg for pre-computed sum for weightedChoice 2004-05-29 02:46:07 +00:00
Darren Ranalli 24638f7e96 added weighted choice, randFloat 2004-05-28 21:42:38 +00:00
Jason Yeung fb3d7ec622 Updated for GWMODELS. 2004-05-28 21:36:35 +00:00
Jason Yeung 4433a98233 Modified to add GWMODELS 2004-05-28 21:35:13 +00:00
Dave Schuyler e2e3474d8c formatting 2004-05-28 05:08:58 +00:00
Darren Ranalli fbf95c3f95 pass args to enter func when transitioning out of Off 2004-05-28 01:13:45 +00:00
Dave Schuyler dc78382904 added fsmMemberName 2004-05-27 23:26:16 +00:00
David Rose 53a7e319d8 tweaks for publish 2004-05-27 01:40:39 +00:00
David Rose bbea3902db allow extra args to enter function, don't pass oldState, newState but store them instead 2004-05-26 19:17:27 +00:00
Samir Naik 88ef2acf35 added strafe back in 2004-05-26 18:35:42 +00:00
David Rose 90c0ad1958 unknown class is a warning, not an error 2004-05-25 22:45:19 +00:00
Mark Mine b42bde4b2e added startTk flags 2004-05-25 00:54:11 +00:00
Mark Mine 616b99ee4c Changes to support new world order 2004-05-25 00:18:35 +00:00
Mark Mine 16d8392b07 Popup blocking for cluster mode 2004-05-25 00:17:42 +00:00
Samir Naik 76553d46dd added a watch statement for turning with the mouse 2004-05-24 23:21:29 +00:00
David Rose 5b80a98c67 more verbose 2004-05-24 18:49:52 +00:00
Joe Shochet 701e6f423d print -> notify 2004-05-24 17:36:13 +00:00
Dave Schuyler e1f734f589 removed print; changed some comments; added seek; changed error text 2004-05-21 23:22:35 +00:00
Joe Shochet df862d9a8a localToon => localAvatar 2004-05-21 13:04:34 +00:00
Dave Schuyler deb7859abb changed .txt file extension to .log 2004-05-21 03:05:17 +00:00
Dave Schuyler fa9a3929b8 added close and __del__ 2004-05-21 02:03:41 +00:00
Dave Schuyler f33c8984f2 *** empty log message *** 2004-05-21 01:43:23 +00:00
David Rose 5a7bafe065 minor refcount tweak 2004-05-19 23:52:57 +00:00
David Rose 69e04be3af handle updates without touching python 2004-05-19 23:16:37 +00:00
Mike Goslin 260dbe60d7 fix build path 2004-05-19 22:39:28 +00:00
David Rose ebc3f08805 raise meaningful error messages 2004-05-19 20:57:52 +00:00
David Rose ec535f800a CConnectionRepository 2004-05-19 20:19:36 +00:00
David Rose 0058660904 named_update -> direct_update 2004-05-19 20:06:35 +00:00
David Rose 9de170f3fe overload functions with PyObject 2004-05-19 20:06:03 +00:00
David Rose f54565390d import mangled name too 2004-05-19 17:45:33 +00:00
David Rose 359c111231 prebuild-bison 2004-05-19 17:26:38 +00:00
David Rose b2bb4b5c08 use pystub after all 2004-05-19 17:04:51 +00:00
David Rose 3fac39f032 fix compiling issues w/o python 2004-05-19 05:32:26 +00:00
David Rose 27b8913ad9 compiler tweaks 2004-05-19 05:09:44 +00:00
David Rose 8625787a5e move AIDistClass etc. into C++ 2004-05-19 04:49:09 +00:00
Dave Schuyler 76672051c6 formatting 2004-05-19 04:14:26 +00:00
Dave Schuyler 1425ae5fa4 formatting 2004-05-19 03:47:28 +00:00
Dave Schuyler 1f6600d77a changed comment 2004-05-19 03:03:42 +00:00
Joe Shochet f8f1515162 *** empty log message *** 2004-05-19 01:22:01 +00:00
Joe Shochet 68f5888be4 cleaned up nodepath 2004-05-19 01:14:16 +00:00
David Rose f91058c967 support PyObject * as a pass-through 2004-05-18 23:08:54 +00:00
Joe Shochet 56ef678d5e fixed CLIENT_DELETE_AVATAR_RESP 2004-05-18 16:52:45 +00:00
David Rose 5b24209a3d from_os_specific 2004-05-17 23:20:18 +00:00
David Rose 190bce1824 split out otp.dc, pirates.dc 2004-05-17 22:10:17 +00:00
Joe Shochet 8f4057fbd5 fixed import problem on client publish 2004-05-17 19:23:13 +00:00
Dave Schuyler 130215ba73 formatting 2004-05-14 21:25:25 +00:00
Mark Mine c7cd81edcc Adapt to new world order 2004-05-13 20:51:38 +00:00
Mark Mine 0e03b75c0e *** empty log message *** 2004-05-12 20:44:42 +00:00
Dave Schuyler 1391854247 added object address to debug output 2004-05-12 04:32:03 +00:00
Darren Ranalli 330918c8f9 merged ai-telemetry branch to trunk 2004-05-10 22:02:40 +00:00
Mike Goslin 2d6e682f31 Dialog now split up properly 2004-05-07 17:03:30 +00:00
Mark Mine dc30a660b9 *** empty log message *** 2004-05-07 05:03:27 +00:00
Dave Schuyler 820c8297f5 changed debugCall() 2004-05-07 02:09:22 +00:00
Joe Shochet 11e50186d4 new opt option 2004-05-06 23:24:34 +00:00
Joe Shochet ab19f18a95 OTP code migration 2004-05-05 04:28:14 +00:00
Mike Goslin e43e69bae3 Added gateway option 2004-05-05 02:06:26 +00:00
Mike Goslin 61d945086e Replaced toonbase with base and tcr with cr 2004-05-05 01:44:58 +00:00
Mike Goslin 004a47b819 *** empty log message *** 2004-05-05 00:54:38 +00:00
Mike Goslin 966e57d3be Removed avatar2d as default argument to avoid import order problem - avatar2d now gets filled in after ShowBase is constructed. 2004-05-05 00:12:48 +00:00
Mark Mine 4c3d7e893c Added some, removed some 2004-05-04 00:31:49 +00:00
Mark Mine 1b6caf23d0 Use correct find, add otp, fix leveleditor bug 2004-05-04 00:31:20 +00:00
Mark Mine 0a816d9092 Added tag functionality 2004-05-04 00:26:27 +00:00
Joe Shochet 6ebb4f23d0 better handling of dcclass importing 2004-05-01 04:57:00 +00:00
Dave Schuyler 2dc81f276c reduced ray start to 10.0 feet 2004-05-01 00:43:29 +00:00
Dave Schuyler 2092a17028 changed to ray start global 2004-04-30 23:43:21 +00:00
Dave Schuyler 35f04984c1 reduced ray length 2004-04-30 23:39:32 +00:00
Dave Schuyler c37682d641 added CollisionHandlerRayStart 2004-04-30 23:38:57 +00:00
Dave Schuyler 26d5b08b8e reduced ray length 2004-04-30 23:22:15 +00:00
Mark Mine 2043f57dfa Added Kuka 2004-04-30 23:10:22 +00:00
Mark Mine 98bf9bd0a7 To allow different cluster daemon client 2004-04-30 23:09:01 +00:00
Mike Goslin 7786bc0915 Split Localizer and SpeedChat between OTP and Toontown. 2004-04-30 19:23:17 +00:00
Dave Schuyler 24e5b433ec changed pitch and roll asserts to set the pitch and roll to zero 2004-04-27 04:22:42 +00:00
Dave Schuyler ba511e303a sorting keys 2004-04-27 04:20:06 +00:00
Joe Shochet 283bee6b35 better DistObj importing 2004-04-27 01:35:00 +00:00
Dave Schuyler 7b751e0273 added pPrintValues 2004-04-24 05:23:03 +00:00
Dave Schuyler 1fd8558e4d remved fixCliff 2004-04-23 22:47:28 +00:00
Dave Schuyler 279b0b95d7 added asserts; changed notify debugging; changed task name 2004-04-23 22:41:35 +00:00
Dave Schuyler c4dbcfebee formatting 2004-04-23 03:56:46 +00:00
Dave Schuyler f04fa19eef added debugStateCall and debugCall 2004-04-23 03:54:00 +00:00
Dave Schuyler 2a4893270b deleted some redundant doc strings 2004-04-23 03:52:21 +00:00
Dave Schuyler d73bc5bbdc changed comment 2004-04-23 03:51:28 +00:00
Dave Schuyler 9bd3e99d5c added debug info 2004-04-23 03:51:02 +00:00
Dave Schuyler c876c52dbd added debug info; changed task name 2004-04-23 03:49:46 +00:00
Dave Schuyler 41268cd9a8 changed task name 2004-04-23 03:48:40 +00:00
Dave Schuyler c85e84adc6 added traceParentCall; print fsm tre unfinished 2004-04-23 03:48:02 +00:00
Mike Goslin a4a9c9e151 Split AvatarDNA into ToonDNA, SuitDNA, and CharDNA. 2004-04-22 18:40:49 +00:00
David Rose b169b29435 remove support for old panda 2004-04-20 22:51:39 +00:00
Asad M. Zaman 96fbd216c7 setPandaErrorCode is part of Launcher, not ShowBase 2004-04-20 17:25:46 +00:00
Asad M. Zaman 137beef85f take the user to graphics problem page in case it fails to open a window 2004-04-20 01:00:32 +00:00
Joe Shochet feeb28387f easier coll solid creation 2004-04-19 18:43:31 +00:00
Dave Schuyler 02c0f69ddc minor change to shadow position 2004-04-17 03:35:01 +00:00
Dave Schuyler 5d636da5de added reach 2004-04-15 22:19:39 +00:00
Mark Mine acfb0bb710 Check in latest ursula settings 2004-04-15 22:09:31 +00:00
Dave Schuyler d300204fa0 added printThisCall and tron stuff 2004-04-14 01:39:06 +00:00
Dave Schuyler d48b347dc3 new gravity handler 2004-04-14 01:27:34 +00:00
Dave Schuyler 7bcd6ca646 deleting test code 2004-04-12 20:43:07 +00:00
Joe Shochet bc70d28fc5 datagram improvements 2004-04-09 22:56:34 +00:00
David Rose 80986e8f3c minor tweak to linux case 2004-04-08 16:34:44 +00:00
Joe Shochet d5a2d790b0 added gateway cygpath commands 2004-04-08 16:26:29 +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
Joe Shochet 469b2e6a3f otp support 2004-04-07 17:40:27 +00:00
David Rose 5be1b3f064 make run 2004-04-07 17:33:40 +00:00
Dave Schuyler 9da45b6d81 Added -d option to pass directory to the Python sqeezer 2004-04-06 23:55:06 +00:00
Dave Schuyler 71f33c97d8 Added traceFunctionCall 2004-04-06 23:54:22 +00:00
Mark Mine 4308dea1af Added example to direct scrolled list
Added ability to rotate button with hpr option
2004-04-05 22:17:41 +00:00
Joe Shochet 42e8a6662d Datagram processing optimizations 2004-04-05 20:05:29 +00:00
Joe Shochet 7b19c4b1f6 removed ToontownGlobals import 2004-04-05 18:21:19 +00:00
David Rose d98e79f644 more fixes to unattached build 2004-04-03 05:07:03 +00:00
David Rose ff104dc9c5 fix problems with non-ctattach builds 2004-04-03 04:57:46 +00:00