• 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
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
dpclassfactory.c Loading commit data...
dpinit.h Loading commit data...
dplay.c Loading commit data...
dplayx.spec Loading commit data...
dplayx_global.c Loading commit data...
dplayx_global.h Loading commit data...
dplayx_main.c Loading commit data...
dplayx_messages.c Loading commit data...
dplayx_messages.h Loading commit data...
dplayx_queue.h Loading commit data...
dplobby.c Loading commit data...
name_server.c Loading commit data...
name_server.h Loading commit data...