ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/cfplus
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/cfplus (file contents):
Revision 1.203 by root, Mon Aug 6 02:11:45 2007 UTC vs.
Revision 1.204 by root, Mon Aug 6 05:06:33 2007 UTC

419 419
420sub audio_shutdown { 420sub audio_shutdown {
421 undef $MUSIC_PLAYER; 421 undef $MUSIC_PLAYER;
422 undef $MUSIC_PLAYING_META; 422 undef $MUSIC_PLAYING_META;
423 undef $MUSIC_PLAYING_DATA; 423 undef $MUSIC_PLAYING_DATA;
424
425 audio_music_set_meta { };
426 424
427 $MUSIC_WANT = []; 425 $MUSIC_WANT = [];
428 @MUSIC_JINGLE = (); 426 @MUSIC_JINGLE = ();
429 %AUDIO_PLAY = (); 427 %AUDIO_PLAY = ();
430 %AUDIO_CHUNK = (); 428 %AUDIO_CHUNK = ();
2285Event::loop; 2283Event::loop;
2286#CFPlus::SDL_Quit; 2284#CFPlus::SDL_Quit;
2287#CFPlus::_exit 0; 2285#CFPlus::_exit 0;
2288 2286
2289END { 2287END {
2288 video_shutdown;
2289 audio_shutdown;
2290 CFPlus::SDL_Quit; 2290 CFPlus::SDL_Quit;
2291 CFPlus::DB::Server::stop; 2291 CFPlus::DB::Server::stop;
2292} 2292}
2293 2293
2294=head1 NAME 2294=head1 NAME
2295 2295
2296cfplus - A Crossfire+ and Crossfire game client 2296cfplus - A Crossfire TRT and Crossfire game client
2297 2297
2298=head1 SYNOPSIS 2298=head1 SYNOPSIS
2299 2299
2300Just run it - no commandline arguments are supported. 2300Just run it - no commandline arguments are supported.
2301 2301
2302=head1 USAGE 2302=head1 USAGE
2303 2303
2304cfplus utilises OpenGL for all UI elements and the game. It is supposed to be used 2304cfplus utilises OpenGL for all UI elements and the game. It is supposed to
2305fullscreen and interactively. 2305be used in fullscreen mode and interactively.
2306 2306
2307=head1 DEBUGGING 2307=head1 DEBUGGING
2308 2308
2309 2309
2310CFPLUS_DEBUG - environment variable 2310CFPLUS_DEBUG - environment variable

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines