My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Today

  • 15 hours ago
    issue 3 (Web service should expose AJAX based functionality) Labels changed by richard.m.tew   -  
    Labels: Type-Enhancement Type-Defect
    Labels: Type-Enhancement Type-Defect
  • 15 hours ago
    issue 3 (Web service should expose AJAX based functionality) reported by richard.m.tew   -   Maybe have a services/www/ directory with related game engine code. Have the default page use AJAX to display messages to the logged in user.
    Maybe have a services/www/ directory with related game engine code. Have the default page use AJAX to display messages to the logged in user.
  • 15 hours ago
    issue 2 (Web service is not implemented) reported by richard.m.tew   -   A basic web server should be added, perhaps based off the pre-existing example, and it should allow some introspection of engine state. Linking in authentication would be a good step.
    A basic web server should be added, perhaps based off the pre-existing example, and it should allow some introspection of engine state. Linking in authentication would be a good step.
  • 16 hours ago
    issue 1 (Shutdown of MUD does not ensure all data is sent before net ...) reported by richard.m.tew   -   What steps will reproduce the problem? 1. Intermud-3 service shutdown packet sent via sendall. 2. Shutdown MUD. 3. MUD shutdown process stalls. What is the expected output? What do you see instead? The expected output is that the MUD will shutdown cleanly. That the Intermud-3 router will get the relevant notification.
    What steps will reproduce the problem? 1. Intermud-3 service shutdown packet sent via sendall. 2. Shutdown MUD. 3. MUD shutdown process stalls. What is the expected output? What do you see instead? The expected output is that the MUD will shutdown cleanly. That the Intermud-3 router will get the relevant notification.

Yesterday

  • 34 hours ago
    r14 (- Fix bugs in the last checkin.) committed by richard.m.tew   -   - Fix bugs in the last checkin.
    - Fix bugs in the last checkin.
  • 35 hours ago
    r13 (- Intermud-3 code cleanup. Should be ready for additional p...) committed by richard.m.tew   -   - Intermud-3 code cleanup. Should be ready for additional packet handling, with the handling decoupled into the packet implementation, rather than the service packet dispatching.
    - Intermud-3 code cleanup. Should be ready for additional packet handling, with the handling decoupled into the packet implementation, rather than the service packet dispatching.
  • 39 hours ago
    r12 (- Standardised the version of the 'stacklesssocket.py' contr...) committed by richard.m.tew   -   - Standardised the version of the 'stacklesssocket.py' contrib module. - The 'net' service no longer needs to pump the 'stacklesssocket.py' module.
    - Standardised the version of the 'stacklesssocket.py' contrib module. - The 'net' service no longer needs to pump the 'stacklesssocket.py' module.
  • 40 hours ago
    r11 (- Removed "print" statements. - Added a 'acceptnonlocal' con...) committed by richard.m.tew   -   - Removed "print" statements. - Added a 'acceptnonlocal' config option that defaults to 0. - Updated the 'net' service to respect the 'acceptnonlocal' flag. - Added preliminary logging support to replace use of "print". - Intermud-3 shutdown now sends an interval of 1 second to indicate it will most likely be coming back almost immediately.
    - Removed "print" statements. - Added a 'acceptnonlocal' config option that defaults to 0. - Updated the 'net' service to respect the 'acceptnonlocal' flag. - Added preliminary logging support to replace use of "print". - Intermud-3 shutdown now sends an interval of 1 second to indicate it will most likely be coming back almost immediately.
  • 41 hours ago
    r10 (A fix to deal with changes to how connections are tracked in...) committed by richard.m.tew   -   A fix to deal with changes to how connections are tracked in the network service.
    A fix to deal with changes to how connections are tracked in the network service.

Older

  • Oct 16, 2008
    r9 (An octree implementation of sorts.) committed by richard.m.tew   -   An octree implementation of sorts.
    An octree implementation of sorts.
 
Hosted by Google Code