Commit Graph

2915 Commits

Author SHA1 Message Date
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
Dave Schuyler e45fe3235f lots of little changes for os x 2004-04-02 02:53:20 +00:00
David Rose 2ddaea3a3d use openWindows() instead of renderFrame() 2004-04-01 00:03:12 +00:00
David Rose d592b48df5 behave correctly if messenger or taskMgr is not defined 2004-03-30 05:33:35 +00:00
David Rose 3727394df7 add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
Joe Shochet 16ac335f0f removed print statements 2004-03-23 18:43:59 +00:00
Joe Shochet 1aef31c330 added import 2004-03-23 18:43:14 +00:00
Mark Mine bc13bd5691 *** empty log message *** 2004-03-22 05:40:37 +00:00
Darren Ranalli 1099342df8 reduced log spam 2004-03-13 05:19:56 +00:00
David Rose 6bc826c5a5 restore win-origin-x and win-origin-y 2004-03-04 01:42:28 +00:00
David Rose 7753bf7e24 do not load font until it is actually needed 2004-03-04 00:56:59 +00:00
David Rose 3888c1a087 regularize setFrameRateMeter 2004-03-03 23:25:55 +00:00
Mark Mine d1f9162c8e pmodels to pmockup 2004-03-03 19:33:12 +00:00
Joe Shochet 396331fce7 groundwork for pirates 2004-02-27 19:23:25 +00:00
David Rose 13437d3ff5 rename FSM -> ClassicFSM, introduce new FSM code 2004-02-27 17:59:58 +00:00
David Rose bca98f73d3 better handling of window failure 2004-02-25 19:41:38 +00:00
Darren Ranalli eec52ae30d once more must provide either startPos or duration, also implicit startPos is sampled every time interval starts rather than first time only 2004-02-23 22:46:49 +00:00
Jack Walsh f91154888e remove chancfg.h 2004-02-20 18:03:37 +00:00
Dave Schuyler d1b921ee1a setting isAirborne and mayJump on enabled; clearing task 2004-02-20 01:50:36 +00:00
David Rose 463f6bd287 save new camera in builtins 2004-02-20 00:36:44 +00:00
Darren Ranalli dae5fabd22 support implicit startPos w/ startVel and endZ -- may cause trouble for parent intervals 2004-02-20 00:07:54 +00:00
Darren Ranalli ca6e9716d8 fixed bug in endZ case 2004-02-19 23:42:41 +00:00
David Rose c26166c9cc add GraphicsOutput::sort 2004-02-19 02:53:23 +00:00
David Rose 9a2e560d20 remove pipe from GraphicsEngine::make_window() 2004-02-19 00:08:06 +00:00
David Rose 51ebbba986 add name to GraphicsWindow constructor 2004-02-18 22:51:41 +00:00
David Rose 0022871ce6 use GraphicsWindow.saveScreenshot() to save screenshot 2004-02-18 18:44:38 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 644c517d5a remove chancfg 2004-02-13 18:40:52 +00:00
David Rose 942f315170 fix getopts 2004-02-12 19:44:00 +00:00
David Rose 284fe2d2f6 run on Irix 2004-02-12 01:20:46 +00:00
David Rose b264b35e20 maybe there's no mouse 2004-02-11 23:21:44 +00:00
David Rose 644310d7d5 correctly default aspect ratio 2004-02-11 22:22:19 +00:00
David Rose 4f1334176b don't crash if no window 2004-02-11 22:13:31 +00:00
Dave Schuyler 1f92189aa4 adding out of world detection 2004-02-11 03:46:23 +00:00
Greg Wiatroski 92cdcf764b Fixed typo 2004-02-10 00:25:13 +00:00
David Rose 4b137b28d4 fix printdir some more 2004-02-09 21:29:08 +00:00
David Rose a2c74532b6 don't crash if no mouse 2004-02-09 21:14:22 +00:00
David Rose e331584369 tweak graphicsBuffer 2004-02-09 13:38:37 +00:00
David Rose 37be15fdfd define GraphicsBuffer 2004-02-07 00:46:44 +00:00
David Rose 26da9be3e7 define GraphicsOutput class 2004-02-06 23:41:00 +00:00
David Rose c48a1625a3 replace chanConfig with direct calls into Panda 2004-02-06 19:20:31 +00:00
David Rose e5dc497667 make floorSphere configurable 2004-02-06 19:19:44 +00:00
David Rose 3e8f0ebac2 don't crash if window not opened 2004-02-06 01:00:28 +00:00
Darren Ranalli ec3bb127cd fixed door-not-opening bug 2004-02-05 23:59:44 +00:00
David Rose 46f98ca7c3 support linux properly 2004-02-05 23:24:19 +00:00
Darren Ranalli c3338b187b added FactoryQuest 2004-02-05 00:52:15 +00:00
David Rose ece85bc470 fix typo 2004-02-04 22:39:08 +00:00
Darren Ranalli 23f4c72116 added non-__dev__ complaint when zone is not found in level model 2004-02-03 23:13:39 +00:00
Darren Ranalli 47b99a1571 removed PureVirtual class 2004-01-31 01:49:51 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Joe Shochet 24dd0bcb43 wantAvatarPhysics is now simply on - not a config variable 2004-01-29 22:15:41 +00:00
Dave Schuyler 3289f9cd75 changed FSM name 2004-01-29 21:12:17 +00:00
Dave Schuyler cbd7acc3a6 modified how the vis blocker works; added isWaitingForUnblockVis() 2004-01-28 07:28:08 +00:00
Darren Ranalli 3fc8c20500 factorySpecNum -> factoryId 2004-01-28 02:36:08 +00:00
Darren Ranalli 26a4a2b980 added comment about not changing entId ranges 2004-01-28 02:35:57 +00:00
Dave Schuyler 1790459221 getGlobalEventHandler() 2004-01-28 02:05:06 +00:00
Dave Schuyler 3200cdda10 improved watching of events not listened to 2004-01-28 00:08:28 +00:00
Mark Mine a666205e42 Fixed VBase3 case where setPos was called for pos hpr and scale 2004-01-27 23:18:41 +00:00
Darren Ranalli 1f045f2f17 removed scenario weights from spec 2004-01-27 23:05:03 +00:00
Darren Ranalli f96290f66e fixed black-screen problem with new level specs 2004-01-27 22:59:56 +00:00
Mark Mine fcf6fd5be8 Changed config variable to be cluster specific 2004-01-27 02:27:37 +00:00
Darren Ranalli 796acdd259 remove all references to removed zones 2004-01-27 02:12:04 +00:00
Darren Ranalli 4927912722 faster entId allocation 2004-01-27 00:54:31 +00:00
Darren Ranalli 3576ea4cc9 don't send setZone msg if viz has not changed 2004-01-27 00:54:02 +00:00
Darren Ranalli 815d15ee4b tcr -> cr 2004-01-22 02:06:28 +00:00
Darren Ranalli 52b35c659f added ~fzone 2004-01-21 00:33:14 +00:00
Darren Ranalli 4a5e3bea03 added metal crate to wall hack 2004-01-20 20:03:03 +00:00
David Rose 7f3800559d remove support for old panda 2004-01-20 19:56:22 +00:00
David Rose 169d882035 name CollisionTraversers 2004-01-14 19:27:54 +00:00
Darren Ranalli e25ab93820 added VisibilityBlocker 2004-01-09 23:39:12 +00:00
Darren Ranalli 7001df5c85 zoneNum and zoneEntId are the same thing now 2004-01-09 21:23:05 +00:00
Darren Ranalli a85d8ca23e toons placed in random zone if no entrancePoints have been set 2004-01-08 19:38:59 +00:00
Darren Ranalli b8d6318584 new specs have maximum zone visibility 2004-01-08 19:38:22 +00:00
Darren Ranalli 6aaa15f2f2 fix support for spec creation 2004-01-08 19:33:30 +00:00
Samir Naik 1d69646aa6 GoonPathData.Paths now a dict 2004-01-07 22:39:47 +00:00
Dave Schuyler 18f2b61c32 getting floor enter events from ray instead of sphere 2004-01-07 20:15:32 +00:00
David Rose 23cda1fd3f use LerpBlendHelpers.getBlend 2004-01-07 16:19:05 +00:00
David Rose 3208ebadf6 minor comment tweak 2004-01-07 16:15:24 +00:00
Dave Schuyler ea2b5e8ea6 added quiet() 2004-01-07 06:25:16 +00:00
David Rose b0e3667dbe fix IndirectInterval not to start/stop sounds repeatedly 2004-01-07 02:47:54 +00:00
Darren Ranalli 11af84dec4 verbose factory-win debugging 2004-01-06 22:24:10 +00:00
David Rose d787afb6a4 ensure sounds aren't played past their duration 2004-01-06 20:46:57 +00:00
Dave Schuyler 7935486194 fixed problem where being pushed off the edge of a moving conveyor did not stop the avatar from moving 2004-01-06 00:05:03 +00:00
David Rose 3ca542e7d6 we might need to upcast even in single inheritance 2004-01-05 23:40:20 +00:00
Darren Ranalli 0a6dd236f2 added (disabled) code to include every zone in viz when showing hidden zones in red 2004-01-05 23:17:45 +00:00
Darren Ranalli 83d2151a6c added scale attrib to NodePath 2004-01-05 23:16:44 +00:00
Dave Schuyler 0c338d3c3d made verify a built-in; added want-verify-pdb 2004-01-03 02:58:25 +00:00
David Rose fccf01715c use FontPool for loading fonts 2004-01-02 21:10:39 +00:00
David Rose eff32dce7d use FontPool for loading fonts 2004-01-02 21:09:40 +00:00
David Rose da894b0561 use FontPool for loading fonts 2004-01-02 21:08:52 +00:00
David Rose e55a5136af don't leave cray under node if not being used 2003-12-27 00:12:36 +00:00
David Rose 038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
David Rose 12ef28166f active new FrameRateMeter when requested 2003-12-23 23:12:24 +00:00
David Rose fef9d176e2 support new layer-ordering interface in panda 2003-12-23 19:27:41 +00:00
Dave Schuyler 09e295601b removed print statement 2003-12-23 02:50:28 +00:00
Dave Schuyler a9636b7185 formatting 2003-12-23 02:50:13 +00:00
David Rose 03b156dee1 use global cap on dt, not local cap 2003-12-23 00:17:01 +00:00
Dave Schuyler 7183fb3b50 changed to not use setInitialState 2003-12-22 23:13:54 +00:00
Dave Schuyler ca15a720c9 formatting 2003-12-22 23:00:53 +00:00
Darren Ranalli 6a87e89a43 fixed factory crosstalk problem 2003-12-20 01:17:51 +00:00
Darren Ranalli 5425755442 added printZones() 2003-12-19 21:19:40 +00:00
Darren Ranalli 3120d7108f added ignoreAll to Entity.destroy 2003-12-19 21:19:06 +00:00
Joe Shochet 90e07b77d5 no-op placeOnFloor to fix opening book while swimming bug 2003-12-17 22:43:21 +00:00
David Rose fa3df4a74c comment out unneeded events, adjust comments, minor cleanup 2003-12-17 21:19:31 +00:00
Darren Ranalli 3d45ead3eb comment 2003-12-17 20:54:20 +00:00
Darren Ranalli b55439dc32 guaranteed broadcast of initial state 2003-12-17 20:51:33 +00:00
Joe Shochet 6d084e845d missed a comment 2003-12-17 07:09:58 +00:00
Joe Shochet 09631cdd6c temp disable of floor sphere to prevent double triggering 2003-12-17 07:02:07 +00:00
Darren Ranalli 0677332a66 added ~fshow 2003-12-17 04:10:15 +00:00
Dave Schuyler 1061e277bf fixes for isOn and isOpen 2003-12-17 03:33:03 +00:00
Dave Schuyler 583dd0d3ee added floor sphere 2003-12-17 00:57:24 +00:00
Dave Schuyler 67e7d1404a fixed getZ call 2003-12-17 00:52:18 +00:00
Dave Schuyler 20d1b050cc added watch 2003-12-17 00:51:20 +00:00
Dave Schuyler 8bce613b1d *** empty log message *** 2003-12-17 00:47:49 +00:00
Darren Ranalli 9b0379e016 only allow __dev__ in __debug__ 2003-12-17 00:21:12 +00:00
Darren Ranalli dbbc69e9a5 verbose spec hash compare 2003-12-16 22:51:18 +00:00
Darren Ranalli edbebffe8d gracefully handle dev clients connecting to non-dev AI 2003-12-16 22:42:08 +00:00
Darren Ranalli 1d31baefae verbose error msgs when model and spec get out-of-sync 2003-12-16 22:24:04 +00:00
Samir Naik b4c9aa5cab moved crate wall collisions up a little 2003-12-16 21:23:09 +00:00
Dave Schuyler 4d2f4dcc49 added placeOnFloor() 2003-12-16 04:44:22 +00:00
Dave Schuyler 66e56f800a fix for jumping on lift 2003-12-16 02:27:11 +00:00
Darren Ranalli bc5d614be1 child/parent tables now stay in sync 2003-12-16 01:43:25 +00:00
Darren Ranalli b41597d6dd added dev assert 2003-12-16 01:43:03 +00:00
Joe Shochet ed04f0700b do we need to load estate house interior? 2003-12-15 23:21:33 +00:00
David Rose 2cb7dedbcd new interface 2003-12-15 21:51:31 +00:00
David Rose e8eb423a06 use new interface 2003-12-15 21:37:49 +00:00
David Rose eceddf13ee improve cleanup 2003-12-15 18:38:59 +00:00
Darren Ranalli da98027b0a more efficient removal of previous pending reparents, pending children are put under hidden 2003-12-15 04:49:36 +00:00
Joe Shochet 06f65e5d60 dont be in 2 pending reparents at once 2003-12-14 05:06:11 +00:00
Samir Naik 8168ed118e make sure child is only pending in one parents list 2003-12-14 03:17:10 +00:00
David Rose 6f52b6cf25 don't crash if localizing node goes away 2003-12-14 01:28:03 +00:00
Joe Shochet b7c6b8105e [darren] fixed grey-screen on first door-open 2003-12-14 00:37:52 +00:00
David Rose 37f484dd48 add constrainedLoop 2003-12-13 22:14:28 +00:00
Mark Mine 22781d4918 Updated to reflect new holiday system 2003-12-13 04:38:38 +00:00
Darren Ranalli f147f1a193 ouch is not auto-multiplied 2003-12-13 03:47:02 +00:00
Darren Ranalli b93d54401b enabled, volume for AmbientSound 2003-12-13 03:46:49 +00:00
Darren Ranalli e098bdf85b enabled, volume, random start t 2003-12-13 03:46:28 +00:00
Samir Naik 274c96300a *** empty log message *** 2003-12-13 03:13:05 +00:00
Dave Schuyler 5d97de42f3 jump will trigger an avatarMoving event 2003-12-13 02:44:07 +00:00
Dave Schuyler bd093075a0 fixed swimming 2003-12-13 02:03:40 +00:00
Darren Ranalli 842b8d6d4e added ouchMultiplier 2003-12-13 01:07:02 +00:00
Joe Shochet cbecb2d3ea fixed title task bug 2003-12-13 00:56:28 +00:00
Darren Ranalli a25ddf02b4 more useful comment 2003-12-13 00:33:46 +00:00
Darren Ranalli b0ac50a6f9 worst-case hack for production: always include toon's zone in the viz list 2003-12-13 00:33:33 +00:00
Dave Schuyler a163f826e7 removing render flag 2003-12-13 00:28:52 +00:00
Joe Shochet a53950c92d title text fix 2003-12-12 20:28:17 +00:00
Joe Shochet 06668a2ee8 turns out it is important to be rendering the frames 2003-12-12 19:36:38 +00:00
Dave Schuyler 8813ea4921 delta pos; isRendering 2003-12-12 10:50:58 +00:00
David Rose ef9e7478fc turn off warning for frame count=1 2003-12-12 05:45:51 +00:00
David Rose fcb41afd31 remove silly warning 2003-12-12 05:13:20 +00:00
Dave Schuyler 1cd919c551 *** empty log message *** 2003-12-12 04:38:43 +00:00
Darren Ranalli 775083920f clearly marked spots where attributes are set on init 2003-12-12 02:03:55 +00:00
Darren Ranalli 1b04e361d6 AmbientSound plays on creation, can move it in the editor 2003-12-11 23:13:27 +00:00
David Rose e8c4d87386 generalize partName interface 2003-12-11 08:08:09 +00:00
Dave Schuyler b55032cf4b added jump hard land back in 2003-12-11 06:56:00 +00:00
Dave Schuyler 1dd6700ef7 *** empty log message *** 2003-12-11 06:05:48 +00:00
Dave Schuyler 72c569548d *** empty log message *** 2003-12-11 05:56:12 +00:00
Dave Schuyler 71a1623c11 DevWalker 2003-12-11 05:42:36 +00:00
Dave Schuyler e5def67abb *** empty log message *** 2003-12-11 05:30:40 +00:00
Darren Ranalli 84e1b2ee2e added AmbientSound 2003-12-11 04:24:42 +00:00
Dave Schuyler 5a713cbba9 ghost mode 2003-12-11 00:16:56 +00:00
David Rose a7d9badea0 oobeCull 2003-12-11 00:04:16 +00:00
Dave Schuyler effa11bb0f *** empty log message *** 2003-12-10 23:39:12 +00:00
Samir Naik a7941fc838 more crate hacks 2003-12-10 03:33:22 +00:00
Dave Schuyler 8a382a8374 fix call to collisionsOff 2003-12-10 01:42:22 +00:00
Darren Ranalli adb24ce408 ai-dev -> want-dev, HQ code uses __dev__ 2003-12-10 00:53:35 +00:00
Dave Schuyler ac6aa0be38 *** empty log message *** 2003-12-10 00:16:09 +00:00
Darren Ranalli cda3c72e07 more robust visibility locking for factory battles 2003-12-09 23:45:57 +00:00
Dave Schuyler 0f2c0a09c1 isAirborne 2003-12-09 06:40:48 +00:00
David Rose 0be153797e new pie-throwing interface 2003-12-09 06:24:22 +00:00
Dave Schuyler a2437a514d *** empty log message *** 2003-12-09 05:49:33 +00:00
Dave Schuyler ad6b8e1c80 added get_impact_velocity 2003-12-09 04:35:29 +00:00
Dave Schuyler d5af5d35c3 *** empty log message *** 2003-12-09 04:33:26 +00:00
Dave Schuyler b4041cd018 added jump delay; moved jump enable code 2003-12-09 04:32:02 +00:00
Dave Schuyler bfef4fa423 added GravityWalker 2003-12-09 02:22:04 +00:00
Darren Ranalli d8f3a308ac removed LogicGateAI 2003-12-06 02:38:46 +00:00
Darren Ranalli a45a3e6980 factory battles lock down the visibility 2003-12-06 01:13:35 +00:00
Dave Schuyler ce06ce38a7 shortened cut scene iris out 2003-12-05 07:15:56 +00:00
Darren Ranalli 5d12b46a9f check zone on setZoneComplete 2003-12-05 02:19:25 +00:00
Darren Ranalli 3f03bf96d0 removed slow lineInfo() call 2003-12-05 02:18:34 +00:00
Darren Ranalli 8fbd7392b1 typo fix 2003-12-04 22:45:00 +00:00
Darren Ranalli 4c923fbd9e added explicit 'Done.' printouts 2003-12-04 22:44:44 +00:00
Darren Ranalli 1a52942692 added drose 2003-12-04 05:42:09 +00:00
Darren Ranalli 84209e033b better-behaved datagram handler cleanup 2003-12-04 04:37:01 +00:00
Darren Ranalli e5043ad51a support for setZoneComplete events 2003-12-04 04:14:28 +00:00
Dave Schuyler 21274fd8b7 Added setIsOn to AI 2003-12-04 03:39:30 +00:00
Darren Ranalli c1daa929b8 only one setZoneMsg per frame 2003-12-04 01:21:00 +00:00
Asad M. Zaman 1ad304e914 fixed the door state open event problem 2003-12-04 00:15:40 +00:00
Samir Naik 8dfa3654be fixed bug in makePathTrack 2003-12-03 21:29:23 +00:00
David Rose 5cd64e3a4d fix crash after switching avatars 2003-12-02 21:48:26 +00:00
Dave Schuyler 584b17159d removed print statements 2003-12-02 01:51:14 +00:00
Dave Schuyler 6a636ddc9e maybe fixing AI crash with orphand doLater 2003-12-02 01:45:53 +00:00
Dave Schuyler 5c414c34ad fix to allow overrunning cutscene trigger 2003-11-30 04:17:16 +00:00
Dave Schuyler 8ddf9011d5 fixing cleanup during alt-f4 exit 2003-11-29 04:21:35 +00:00
Samir Naik 63904c687e *** empty log message *** 2003-11-28 23:49:34 +00:00
Mark Mine 75dd4f1771 *** empty log message *** 2003-11-28 17:09:30 +00:00
David Rose 2339f5ef8a add CS etc. 2003-11-26 23:12:59 +00:00
David Rose e7d1b03ab8 add airecv flag 2003-11-26 22:25:52 +00:00
Joe Shochet 0c0ef268e7 fixed unknown var contact in resetPhys 2003-11-26 20:09:11 +00:00
Asad M. Zaman c1dfd835fb added mysef to the editor username 2003-11-26 19:38:27 +00:00
Dave Schuyler 28d9a59d4c hack for deltaPos 2003-11-26 08:18:09 +00:00