Commit Graph

4474 Commits

Author SHA1 Message Date
Zachary Pavlov 9c32b2ec63 removed excess logging 2007-10-26 20:41:36 +00:00
Dustin Barnard 487ac293c7 *** empty log message *** 2007-10-24 23:06:57 +00:00
Darren Ranalli 6eb6e236db added task counts to AI pstats collection 2007-10-24 08:40:20 +00:00
M. Ian Graham 0f403bca36 Added support for inverted scrollbar, values descend from top to bottom 2007-10-24 05:43:49 +00:00
Redmond Urbino 5dde973966 kill crash on removeAllTasks 2007-10-24 02:09:48 +00:00
Redmond Urbino 2716bc4cda proper solution when calling removeTask with a task name 2007-10-23 00:38:56 +00:00
Redmond Urbino 847517b632 let removeTask handle a task name parameter 2007-10-23 00:20:41 +00:00
Darren Ranalli fcee0e315f remove name and value from builtins 2007-10-22 20:59:07 +00:00
Zachary Pavlov a25ba7ef8b debugging on approaches 2007-10-19 19:20:16 +00:00
Zachary Pavlov 50f646ed6b debugging on approaches 2007-10-19 19:04:53 +00:00
David Rose ed3a0dd294 allow auto-incrementing custom names 2007-10-19 17:29:52 +00:00
Joe Shochet b280d1253c slight optimization in string handling on taskName and uniqueName 2007-10-17 07:57:18 +00:00
Zachary Pavlov a20301a2b5 faster tasks and network updates from objects 2007-10-16 23:49:18 +00:00
David Rose 2a3d4d0934 use new parabola-based collision system 2007-10-16 20:11:56 +00:00
Darren Ranalli 77a4ea9542 added pstats-eventmanager config 2007-10-13 06:19:24 +00:00
Darren Ranalli 99b64f5e9d added client-cpu-affinity-mask config 2007-10-13 04:20:54 +00:00
Darren Ranalli 670c7496b9 added named collTrav per AI zone 2007-10-13 00:36:51 +00:00
Joe Hager 7041778657 Restructured module to prevent memory leak. 2007-10-12 23:47:44 +00:00
Justin Butler 156c36acbb Unprivatized posHprBroadcast function so it can be overriden, I did this so asserts from out of range positions can be caught and handled. 2007-10-11 23:21:33 +00:00
Darren Ranalli a5502e3b43 POD: fixed compilation of DataSet wrt inheritance, removed unnecessary getter default value handling, better documentation, more testing 2007-10-11 23:13:44 +00:00
Zachary Pavlov 41d4c7a9c0 used global config instead of base.config (same thing) 2007-10-11 00:01:51 +00:00
M. Ian Graham e527327b69 Notify fixes for running without __debug__ 2007-10-10 22:15:17 +00:00
Josh Wilson e4db9cb59d fixing bug where fade screen hangs around after teleport sometimes 2007-10-10 19:30:21 +00:00
David Rose 66eb1a1298 add postFlatten() 2007-10-08 21:37:37 +00:00
Przemyslaw Iwanowski 2f9f3b1b0b changed sfx player so that now a cutoff distance can be specified on per sound basis as an optional argument to the player 2007-10-08 21:10:28 +00:00
M. Ian Graham 204c6c2872 removed if __debug__ around notify 2007-10-05 19:25:48 +00:00
Zachary Pavlov a74f25d0ee removed unnessecary collide flag 2007-10-05 03:09:02 +00:00
Zachary Pavlov fa4278b3ae new object oriented tasks! 2007-10-05 03:07:04 +00:00
David Rose 2ce8a65fc4 support common transforming of shared PartBundles 2007-10-04 16:53:14 +00:00
Darren Ranalli 6d2fa2fcb2 added getDisableEvent() 2007-10-03 22:44:41 +00:00
Dustin Barnard 1b2a1e605e *** empty log message *** 2007-10-03 21:14:13 +00:00
Gyedo Jeon 5c42698d34 Commented out unerased line at 366 2007-10-03 16:46:29 +00:00
Joe Hager 865c50b9d4 Added sorting to the doIds listed in the object list. 2007-10-03 02:46:21 +00:00
Joe Hager 59b5a1a121 Fix typo 2007-10-03 01:14:13 +00:00
Joe Hager 2fc3c4873c Added various magic words to the interface. Will need to split base functions and product specific functions in the near future. 2007-10-03 00:59:22 +00:00
Joe Hager 393ac885ec Added webPrintObjectCount to act as web wrapper (aiHTTP Interface) for printObjectCount. 2007-10-03 00:57:58 +00:00
Dustin Barnard 0372bff048 *** empty log message *** 2007-10-02 23:15:42 +00:00
Dustin Barnard 2f5ab9378f *** empty log message *** 2007-10-01 18:28:20 +00:00
Joe Shochet 3000263819 opt for decorator when in production 2007-10-01 05:24:32 +00:00
Joe Hager d480af74a0 Bug fix for clicking on an object that has left the system. 2007-09-26 19:41:18 +00:00
Joe Hager 463ea5e3b3 Display render objects from doId2do list. 2007-09-26 02:35:06 +00:00
Dustin Barnard 087eab8a17 *** empty log message *** 2007-09-25 00:09:05 +00:00
Josh Wilson 784d948342 disabling auto-sail on disableAvatarControls 2007-09-25 00:06:29 +00:00
Joe Hager 9143737a1b init commit. Simple web based object inspector. Top frame has basic system info, left frame lists objects, right frame lists obj attribs when left frame is clicked. 2007-09-24 23:32:17 +00:00
Joe Hager ed42b62afa Init post. Gathers basic system info from reg. 2007-09-24 23:30:29 +00:00
Joe Hager 3791482eda First rev. Gathers basic info from /proc 2007-09-24 23:29:54 +00:00
Darren Ranalli b79eb8dbeb added non-collidable parent for AI collision optimization 2007-09-24 21:48:36 +00:00
Joe Shochet ea5ee97c6a when enabling controls, set wasd turn to whatever was set last in case mouse is held down 2007-09-23 06:32:14 +00:00
Darren Ranalli ca4d42804a use == instead of is to compare physics objects 2007-09-20 23:25:29 +00:00
Darren Ranalli ae64fbe298 don't clear the global controlForce's physicsObject if some other code has set it to move something else 2007-09-20 21:12:28 +00:00