Parent Directory
|
|
|
|
|
Metaserver/
|
|
|
|
|
CarbonSndPlayDB.c
|
1.2 |
5 years |
astrange |
Misc fixes
|
CarbonSndPlayDB.h
|
1.3 |
5 years |
lpetrich |
Fixed it to allow CodeWarrior to compile it OK
|
ConnectPool.cpp
|
1.1 |
13 months |
ghs |
connect to games in a separate thread, to avoid length connect() timeouts
regret... |
ConnectPool.h
|
1.3 |
5 months |
ghs |
CodeWarrior prefers if we don't prefix SDL includes with SDL/
|
Makefile.am
|
1.28 |
13 months |
ghs |
connect to games in a separate thread, to avoid length connect() timeouts
regret... |
NetworkGameProtocol.cpp
|
1.1 |
5 years |
wzenfell |
Star-topology network game protocol (now the default).
Support for multiple game... |
NetworkGameProtocol.h
|
1.3 |
18 months |
ghs |
when teams are enabled, send net mic only to team
|
RingGameProtocol.cpp
|
1.8 |
18 months |
ghs |
when teams are enabled, send net mic only to team
|
RingGameProtocol.h
|
1.3 |
18 months |
ghs |
when teams are enabled, send net mic only to team
|
SDL_netx.cpp
|
1.9 |
2 years |
ghs |
some temporary hacks to get Classic SDL to build
|
SDL_netx.h
|
1.1 |
6 years |
cbauer |
added TCP/IP networking code contributed by Woody Zenfell (doesn't link,
unteste... |
SSLP_API.h
|
1.1 |
6 years |
cbauer |
added TCP/IP networking code contributed by Woody Zenfell (doesn't link,
unteste... |
SSLP_Protocol.h
|
1.2 |
6 years |
lpetrich |
Adding Mac Classic SDL Networking support
|
SSLP_limited.cpp
|
1.9 |
4 years |
wzenfell |
Fixing long-standing bug that could have delayed service location a few
seconds ... |
StarGameProtocol.cpp
|
1.8 |
18 months |
ghs |
when teams are enabled, send net mic only to team
|
StarGameProtocol.h
|
1.3 |
18 months |
ghs |
when teams are enabled, send net mic only to team
|
Update.cpp
|
1.1 |
18 months |
ghs |
jam in some code to check for updates and alert the user when one is
available
|
Update.h
|
1.2 |
18 months |
ghs |
updates to get classic Mac to build
|
network.cpp
|
1.108 |
4 weeks |
ghs |
fix a possible crash when a joiner cancels
|
network.h
|
1.40 |
5 months |
ghs |
make it an option to disallow joiners using .save level
|
network_audio_shared.h
|
1.3 |
18 months |
ghs |
drop down to 8000 Hz net mic
add better SRC to network_microphone_shared for sys... |
network_capabilities.cpp
|
1.2 |
13 months |
ghs |
support zipped data transfer in net games
|
network_capabilities.h
|
1.7 |
7 months |
ghs |
Lua is now version 2
|
network_data_formats.cpp
|
1.11 |
3 years |
asvitkine |
A new DISABLE_NETWORKING define for non-networked Aleph One builds.
|
network_data_formats.h
|
1.8 |
3 years |
ghs |
Updated net game setup code to utilize specific TCPMess messages, in
preparation... |
network_ddp.cpp
|
1.8 |
3 years |
asvitkine |
A new DISABLE_NETWORKING define for non-networked Aleph One builds.
|
network_dialog_widgets_sdl.cpp
|
1.27 |
6 months |
ghs |
remove remaining old theme stuff
|
network_dialog_widgets_sdl.h
|
1.20 |
6 months |
ghs |
get rid of the now-unused w_chat_history
|
network_dialogs.cpp
|
1.135 |
5 months |
ghs |
stop advertising the game on the metaserver before displaying the PCR
|
network_dialogs.h
|
1.61 |
5 months |
ghs |
holding alt (or command) while joining goes straight to metaserver
|
network_distribution_types.h
|
1.1 |
6 years |
cbauer |
- additions by Woody Zenfell:
- SDL network speaker (realtime audio playback)... |
network_dummy.cpp
|
1.7 |
3 years |
asvitkine |
Making use of network_dummy for DISABLE_NETWORKING build to eliminate some
ifdef... |
network_games.cpp
|
1.29 |
5 months |
ghs |
fix a minor problem with Solra's custom game type patch:
game end conditions are... |
network_games.h
|
1.7 |
8 months |
ghs |
we can have a real flag for this so Lua has something to set
|
network_lookup.cpp
|
1.7 |
3 years |
asvitkine |
A new DISABLE_NETWORKING define for non-networked Aleph One builds.
|
network_lookup_sdl.cpp
|
1.9 |
3 years |
asvitkine |
A new DISABLE_NETWORKING define for non-networked Aleph One builds.
|
network_lookup_sdl.h
|
1.3 |
6 years |
lpetrich |
Adding Mac Classic SDL Networking support
|
network_messages.cpp
|
1.14 |
13 months |
ghs |
don't attempt to compress 0 length data messages
|
network_messages.h
|
1.10 |
13 months |
ghs |
support zipped data transfer in net games
|
network_microphone.cpp
|
1.14 |
19 months |
ghs |
Mac OS X net mic builds now, but doesn't work great
|
network_microphone_coreaudio.cpp
|
1.4 |
18 months |
ghs |
try 8000 Hz and 48000 Hz for net mic
|
network_microphone_sdl_alsa.cpp
|
1.6 |
13 months |
ghs |
fix a typo
|
network_microphone_sdl_dummy.cpp
|
1.1 |
6 years |
cbauer |
- additions by Woody Zenfell:
- SDL network speaker (realtime audio playback)... |
network_microphone_sdl_win32.cpp
|
1.6 |
17 months |
ghs |
handle windows's odd penchant for returning partial samples from the mic
|
network_microphone_shared.cpp
|
1.19 |
13 months |
ghs |
return true out of announce_microphone_capture_format, because we accept
everyth... |
network_microphone_shared.h
|
1.1 |
5 years |
astrange |
Merging in Woody Zenfell's changes to enable the network microphone and speaker ... |
network_names.cpp
|
1.5 |
3 years |
asvitkine |
A new DISABLE_NETWORKING define for non-networked Aleph One builds.
|
network_private.h
|
1.27 |
2 years |
ghs |
warn the gatherer if he tried to open ports on a UPnP router but it didn't work
|
network_sound.h
|
1.6 |
17 months |
ghs |
add .ignore mic for ignoring annoying mic users
|
network_speaker.cpp
|
1.11 |
3 years |
asvitkine |
A new DISABLE_NETWORKING define for non-networked Aleph One builds.
|
network_speaker_sdl.cpp
|
1.8 |
19 months |
ghs |
16-bit net mic playback
|
network_speaker_sdl.h
|
1.3 |
5 years |
astrange |
Merging in Woody Zenfell's changes to enable the network microphone and speaker ... |
network_speaker_shared.cpp
|
1.12 |
17 months |
ghs |
add .ignore mic for ignoring annoying mic users
|
network_speex.cpp
|
1.5 |
19 months |
ghs |
activate speex's automatic gain control and noise removal preprocessor
(now requ... |
network_speex.h
|
1.6 |
19 months |
ghs |
activate speex's automatic gain control and noise removal preprocessor
(now requ... |
network_star.h
|
1.11 |
18 months |
ghs |
when teams are enabled, send net mic only to team
|
network_star_hub.cpp
|
1.45 |
14 months |
ghs |
we don't want to disconnect players when their flag queues become full
we want t... |
network_star_spoke.cpp
|
1.33 |
18 months |
ghs |
when teams are enabled, send net mic only to team
|
network_udp.cpp
|
1.13 |
3 years |
asvitkine |
A new DISABLE_NETWORKING define for non-networked Aleph One builds.
|
network_udp_opentransport.cpp
|
1.6 |
2 years |
ghs |
restore Classic networking (you heard me)
|