Histórico de commits

Autor SHA1 Mensagem Data
  rdb eefcae7b05 direct: Add `base.clock`, deprecate `globalClock` 4 anos atrás
  rdb be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 anos atrás
  Sam Edwards f76b8a6ad8 distributed: Replace the OTP protocol format with Astron's 7 anos atrás
  Sam Edwards 0846a89677 general: Stop using several deprecated pandac.PandaModules imports. 9 anos atrás
  rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 9 anos atrás
  mfwass f8837999ed Cleanup trailing whitespace 10 anos atrás
  rdb 32367fcbdc Fix various import issues in the direct tree 10 anos atrás
  rdb 88048bf3da Fix use of has_key and map() 12 anos atrás
  Josh Wilson 1642d4163d updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter 16 anos atrás
  Josh Wilson 265130ae80 adding removeAIInterest() and _sendRemoveAIInterest() to allow client to close interests opened by the AI 17 anos atrás
  Josh Wilson a480d86b62 asserting notify statements to clean up the game logs 17 anos atrás
  Darren Ranalli b793922c74 fixed crash in handleInterestDoneMessage 18 anos atrás
  Josh Wilson bee9436134 increasing interestSettled event wait from 3 to 5 frames 18 anos atrás
  Darren Ranalli c1e524f3da added queueAllInterestsCompleteEvent 18 anos atrás
  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 anos atrás
  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 anos atrás
  Darren Ranalli bf6c45bf16 don't print context mismatch warnings 19 anos atrás
  Josh Wilson d5d97fb009 scope -> context 19 anos atrás
  Darren Ranalli 0ad3bac423 print debug if verboseRepository 19 anos atrás
  Josh Wilson d0db2325af divided up printInterests() to separate the history and current state 19 anos atrás
  Darren Ranalli 0b5ac9c34c added setAllInterestsCompleteCallback 19 anos atrás
  aignacio_sf 1d7c9f7e76 fixed auto-interest remove 19 anos atrás
  Zachary Pavlov 01c54a2d3c failsafe now in for systems without native 19 anos atrás
  Darren Ranalli b018d90933 reduced logging 19 anos atrás
  Darren Ranalli 5a541cf1a5 clean up waitForAllInterestsComplete on exit/disconnect 19 anos atrás
  David Rose 10be9cdfd4 protect under __debug__ 19 anos atrás
  Darren Ranalli 2e07609d07 added logging of state reset in history, added isValidInterestHandle 19 anos atrás
  Darren Ranalli 2c481b3f26 added resetInterestStateForConnectionLoss 19 anos atrás
  David Rose 216e635ee7 more __all__ fixes from Josh Yelon 19 anos atrás
  Darren Ranalli 28711f8bd6 DelayedCallback->FrameDelayedCallback 19 anos atrás