1. 26 May, 2009 1 commit
  2. 01 Dec, 2008 1 commit
  3. 27 Apr, 2007 1 commit
  4. 08 Jan, 2007 1 commit
  5. 23 May, 2006 1 commit
  6. 09 Sep, 2003 1 commit
  7. 05 Sep, 2003 1 commit
  8. 31 May, 2002 1 commit
  9. 09 Mar, 2002 1 commit
  10. 25 Aug, 2000 1 commit
  11. 10 Jul, 2000 1 commit
    • Peter Hunnisett's avatar
      - Make ref counting a little more efficient · 4da59ea6
      Peter Hunnisett authored
      - Correct suspended process resumption
      - Don't use sys/queue.h anymore
      - Properly initialize the global semaphore across processes
      - Create a mapped file for shared data structures
      - Change some trace messages
      - Allocate dynamic shared data from the mapped file
      - Rework setting and retrieving lobby settings from shared memory
      - Add infrastructure for syncronization after app launch
      - Small documentation update
      - Include some stuff missing from header
      - Start on dp and dpl message infrastructure
      - Unicode versions of player/group commands added
      - Combined Connect/ConnectEx and Open/SecureOpen
      - More implementation
      4da59ea6
  12. 26 May, 2000 1 commit
  13. 25 Nov, 1999 1 commit
    • Peter Hunnisett's avatar
      - Added global data mutual exclusion · 88a2954a
      Peter Hunnisett authored
      - Removed hack for creating processes suspended now that it's implemented
      - Fixed ordinal numbering and added spec stubs
      - Fixed EnumConnections callback to fill in all parameters with valid data
      - Made direct play allocation/deallocation follow the same pattern as
        direct play lobby
      88a2954a
  14. 04 Nov, 1999 1 commit
    • Peter Hunnisett's avatar
      - Added dplayx LibMain for initialization of all dplayx 'global' data · 88d89f93
      Peter Hunnisett authored
      - Added start for global data manipulation
      - TODO list updated
      - Added some missing header file definitions
      - Added the ansi versions of dplay and dplobby
      - Fixed invalid macro for IDirectPlay4
      - Cleaned up compiler warnings
      - More implementation, bug fixes and critical region protection
      88d89f93