Commit Graph
20 Commits
Author SHA1 Message Date
doitux 26390ac1a7 myQtHelper->getDataPath() removed 2007-09-08 22:01:30 +00:00
lotodore dee51b3df2 Trying to fix SDL definition conflict. 2007-09-03 19:17:45 +00:00
doitux ba586fd751 sdl include fix 2007-09-02 11:30:48 +00:00
lotodore 1f6a10e2d1 Changes for mingw32 compatibility. Gave up using GetAddrInfoW. getaddrinfo is dynamically bound, gethostbyname is used if it is not available.
VC compilation is broken.

Make sure to use the dynamic boost-thread lib with mingw, as thread specific pointers are used!
2007-09-01 14:04:41 +00:00
doitux 264b6a0583 next steps remove resources_qrc 2007-08-29 21:10:33 +00:00
doitux 6ffc835c99 wider 3d sound 2007-06-22 07:57:28 +00:00
doitux 1e493a8276 2007-06-16 22:08:52 +00:00
lotodore f3143d1b15 Fixed access violation when audio is closed and reopened. SDL_mixer does not allow this :-( 2007-06-16 10:13:28 +00:00
lotodore 6b5a754e7b Forgot resetting audioEnabled. 2007-06-16 09:58:27 +00:00
lotodore 5c63a12104 All sounds are now only played if sound output is on (even the ping in network game). Audio is only initialized if it is enabled. Fixed double sounds in network games. Simplified fading out cards on fold. 2007-06-16 09:48:23 +00:00
doitux f225ef8956 add sound-volume option 2007-06-13 09:27:28 +00:00
doitux 13aca4f616 3d audio added ;) + nl translation updated 2007-06-12 23:13:18 +00:00
lotodore 9a3e45d710 Added delays between dealing cards. Added check for IPv6. 2007-06-05 21:28:47 +00:00
doitux 28556c2acb sdl audio fix
small gui fixes
2007-06-04 23:34:49 +00:00
doitux 367163b289 2007-06-03 11:46:12 +00:00
doitux 698f28722c 2007-06-03 11:44:58 +00:00
lotodore 03bffdbc76 Fixed sound using streams. 2007-06-03 10:03:54 +00:00
doitux f425a7d167 2007-06-03 08:17:33 +00:00
doitux 755fb7ac16 sdlplayer reads qt resources ;) 2007-06-02 23:23:21 +00:00
doitux 35196f0732 2007-06-02 23:04:49 +00:00