Commit History

Author SHA1 Message Date
  rdb 8b1126ba3e direct: General cleanup of Python code 2 years ago
  WMOkiishi c7c70bc32a direct: Cut down on usage of `import *` (#1454) 2 years ago
  rdb eefcae7b05 direct: Add `base.clock`, deprecate `globalClock` 4 years ago
  rdb be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
  Sam Edwards f76b8a6ad8 distributed: Replace the OTP protocol format with Astron's 7 years ago
  Sam Edwards 0846a89677 general: Stop using several deprecated pandac.PandaModules imports. 9 years ago
  rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 9 years ago
  mfwass f8837999ed Cleanup trailing whitespace 10 years ago
  rdb 32367fcbdc Fix various import issues in the direct tree 10 years ago
  rdb 88048bf3da Fix use of has_key and map() 12 years ago
  Josh Wilson 1642d4163d updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter 16 years ago
  Josh Wilson 265130ae80 adding removeAIInterest() and _sendRemoveAIInterest() to allow client to close interests opened by the AI 17 years ago
  Josh Wilson a480d86b62 asserting notify statements to clean up the game logs 17 years ago
  Darren Ranalli b793922c74 fixed crash in handleInterestDoneMessage 18 years ago
  Josh Wilson bee9436134 increasing interestSettled event wait from 3 to 5 frames 18 years ago
  Darren Ranalli c1e524f3da added queueAllInterestsCompleteEvent 18 years ago
  Josh Wilson 9fab393e5c No longer sending a context with every addInterest, only the ones with events specified for interest complete notification. Also split out auto interest functions. 18 years ago
  Josh Wilson 9029fd64fc "Changed the way interest is maintained in the world by the local avatar (such as when teleporting, using doors or tunnels, or entering the game). Moved tunnels to be peers of the islands, rather than their children (in the interest graph). This enables the player to teleport to any game area. Enabled teleport to a friend (still needs work)" 18 years ago
  Darren Ranalli bf6c45bf16 don't print context mismatch warnings 19 years ago
  Josh Wilson d5d97fb009 scope -> context 19 years ago
  Darren Ranalli 0ad3bac423 print debug if verboseRepository 19 years ago
  Josh Wilson d0db2325af divided up printInterests() to separate the history and current state 19 years ago
  Darren Ranalli 0b5ac9c34c added setAllInterestsCompleteCallback 19 years ago
  aignacio_sf 1d7c9f7e76 fixed auto-interest remove 19 years ago
  Zachary Pavlov 01c54a2d3c failsafe now in for systems without native 19 years ago
  Darren Ranalli b018d90933 reduced logging 19 years ago
  Darren Ranalli 5a541cf1a5 clean up waitForAllInterestsComplete on exit/disconnect 19 years ago
  David Rose 10be9cdfd4 protect under __debug__ 19 years ago
  Darren Ranalli 2e07609d07 added logging of state reset in history, added isValidInterestHandle 19 years ago
  Darren Ranalli 2c481b3f26 added resetInterestStateForConnectionLoss 19 years ago