kaetemi
|
c350c25b1e
|
Merge: From default to sound_dev
|
2012-04-10 20:49:55 +02:00 |
|
kaetemi
|
17ff9e9f68
|
Changed: #795 Move vorbis dependency to nlsound and group project files
|
2012-04-10 20:40:24 +02:00 |
|
kaetemi
|
2825b8b402
|
Fixed: #1459 Done
|
2012-04-10 18:18:58 +02:00 |
|
kaetemi
|
6b88c8dd69
|
Added: #1459 Load group controller from sound sheets
|
2012-04-10 16:32:04 +02:00 |
|
kaetemi
|
8a6b6e218c
|
Added: #1459 Group controllers for sound sources
|
2012-04-10 15:24:35 +02:00 |
|
kervala
|
859eb1b1cb
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-10 13:50:23 +02:00 |
|
kaetemi
|
933c939509
|
Added: FormatNotSet value for TBufferFormat
|
2012-04-10 00:06:05 +02:00 |
|
kaetemi
|
14242f73c6
|
Fixed: Update audio mixer during buffer streaming in streaming sample
|
2012-04-10 00:05:01 +02:00 |
|
kaetemi
|
d229915603
|
Moved: Sound sources sample to sound sample directory
Added: CMake configuration for ogg vorbis stream source sample
|
2012-04-09 22:36:12 +02:00 |
|
kaetemi
|
385fdefbfc
|
Removed: #795 XAudio2 music implementation
|
2012-04-09 21:46:07 +02:00 |
|
kaetemi
|
e0350b84c9
|
Removed: OpenAL music implementation
|
2012-04-09 21:12:48 +02:00 |
|
kaetemi
|
50fdf13ac5
|
Reverted: 3fdff8debe52 No comment
|
2012-04-09 20:28:14 +02:00 |
|
kaetemi
|
0a07e483f9
|
Reverted: a1603fc4efbf Only release internal resources in driver destructor, not the driver classes, otherwise there will be crashes on exit. The driver classes are deleted by the application.
|
2012-04-09 20:18:13 +02:00 |
|
kaetemi
|
dee18c2e72
|
Added: Log warnings when setting excessively high max distances on sound sources
|
2012-04-09 20:00:53 +02:00 |
|
kaetemi
|
2e47ab7fe4
|
Reverted: dc87ef1a34b6 Parameter distMax depends on fixed values in sheets and other code. Using this to switch between rolloff and minimum sound is likely causing the glitchy sound volumes of background sounds. Must be fixed in whatever code is using too large value of distMax instead, and not here.
|
2012-04-09 19:03:48 +02:00 |
|
kaetemi
|
51ac3a0e38
|
Reverted: 2424536ec6f9 The setAsyncLoading function is used for a different purpose. In our case, async means that the file is read on the fly, and otherwise it is fully loaded into memory before being encoded. Synchronous mode is used for example during loading when hard disk access is not guaranteed.
|
2012-04-09 18:42:31 +02:00 |
|
kaetemi
|
870b089f1f
|
Added: Useful comment
|
2012-04-09 18:24:09 +02:00 |
|
kaetemi
|
9821db2b21
|
Fixed: Do not mess with the order of the old TSampleFormat enum
|
2012-04-09 18:21:41 +02:00 |
|
kervala
|
40fa6620bf
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-08 14:23:36 +02:00 |
|
kervala
|
bac5b8d084
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 23:47:55 +02:00 |
|
kervala
|
9d834ab2e3
|
Changed: Remove cariage return in build date
|
2012-04-07 23:16:04 +02:00 |
|
kervala
|
3d854ce2bf
|
Changed: Remove cariage return in build date
|
2012-04-07 22:47:03 +02:00 |
|
kervala
|
ed95d4ed79
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 22:30:39 +02:00 |
|
kervala
|
d3bb7e1062
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 20:04:08 +02:00 |
|
kervala
|
22b77a597f
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:56:41 +02:00 |
|
kervala
|
47bf2e82a4
|
Changed: Some checks for Clang and MinGW
|
2012-04-07 15:11:18 +02:00 |
|
kervala
|
c441d086ce
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:04:26 +02:00 |
|
kervala
|
de5137d0f6
|
Fixed: #1448 Compilation with CLang
|
2012-04-07 14:57:15 +02:00 |
|
kervala
|
0c72dc612d
|
Changed: Check for Lua, Luabind, CURL and LibWWW only if compiling the client
|
2012-04-07 14:03:50 +02:00 |
|
kervala
|
4dd62721b9
|
Changed: #1448 Compilation with CLang
|
2012-04-07 11:51:21 +02:00 |
|
kervala
|
1df1912b14
|
Changed: #1448 Compilation with CLang
|
2012-04-07 11:29:45 +02:00 |
|
kervala
|
5c66cbf374
|
Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !)
|
2012-04-07 11:14:21 +02:00 |
|
kaetemi
|
5add0ca372
|
Fixed: #1455 Bad changes in revision 48a37af6954c
|
2012-04-05 19:30:41 +02:00 |
|
kaetemi
|
acab58a3b9
|
Fixed: Compile errors under Linux.
|
2012-04-05 17:45:53 +02:00 |
|
sfb
|
77b85dba1b
|
merge
|
2012-04-02 14:27:45 -05:00 |
|
sfb
|
3178cb6708
|
Fixed: #1455 VS10 isn't implicitly casting to CSString. Forcing it, which is probably more correct anyway.
|
2012-04-02 14:26:12 -05:00 |
|
kaetemi
|
0482aa9aac
|
Fixed: Compile under Linux Mint 12 with GTK enabled.
|
2012-03-23 07:59:45 +01:00 |
|
sfb
|
548740bafc
|
Fixed: #1378 Imported nimetu's WebIG reference implementation.
|
2012-03-22 15:48:13 -05:00 |
|
sfb
|
ae10726b98
|
Fixed: #1414 Copied index.ctp to listdir.ctp and admin_index.ctp to eliminate symlinks.
|
2012-03-22 15:18:17 -05:00 |
|
sfb
|
f035e13e02
|
Changed: #1414 Removing symlinks.
|
2012-03-22 15:17:12 -05:00 |
|
sfb
|
6091c0092e
|
merge from default
|
2012-03-22 14:31:07 -05:00 |
|
sfb
|
12073be970
|
merge changeset from remote
|
2012-03-21 07:55:14 -05:00 |
|
kervala
|
a543cd7f24
|
Changed: #878 Fix typos in comments/code
|
2012-03-17 15:01:27 +01:00 |
|
kervala
|
213b1cd207
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-17 15:00:24 +01:00 |
|
kervala
|
09004ca004
|
Changed: #1444 Add details for user-agent
|
2012-03-15 00:15:03 +01:00 |
|
dnk-88
|
fe25a3332d
|
Added: #1450 Added multiple undo stacks per context.
|
2012-03-13 02:20:26 +03:00 |
|
sfb
|
47eac5203e
|
merge inbound
|
2012-03-12 13:31:26 -05:00 |
|
sfb
|
3d7b89f77b
|
Fixed: #1449 Added missing header, fixed CMake configuration, fixed iterators. GUS builds fine without MFC extensions.
|
2012-03-12 13:28:56 -05:00 |
|
sfb
|
cce95ffdfb
|
Fixed: #1436 Fixed license header for deployment_configuration files - PMS should be building fine now.
|
2012-03-12 13:26:13 -05:00 |
|
kervala
|
859f168dd0
|
Fixed: ryzom_servershare CMakeLists.txt typo
|
2012-03-10 13:08:13 +01:00 |
|
kaetemi
|
5cab75f13e
|
Fixed: Forgot to add the grouped files to the target thing
|
2012-03-09 18:26:53 +01:00 |
|
kervala
|
bd69216544
|
Fixed: Compilation with WITH_STATIC_EXTERNAL under Mac OS X
|
2012-03-09 14:39:37 +01:00 |
|
kervala
|
4be475c983
|
Merge
|
2012-03-09 13:06:52 +01:00 |
|
kervala
|
b7fe9c27ee
|
Changed: #1433 Merge changes from patch 1.13 (patch provided by Molator)
|
2012-03-09 13:03:47 +01:00 |
|
kaetemi
|
ec66027596
|
Changed: Some source file grouping in some projects
|
2012-03-09 11:30:31 +01:00 |
|
kervala
|
b7281e5cbe
|
Fixed: #1447 PCH don't work anymore on Mac OS X
|
2012-03-09 09:31:13 +01:00 |
|
kervala
|
68fd549142
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-08 16:59:03 +01:00 |
|
kervala
|
a66e4ecd90
|
Fixed: #1321 Adopt WITH_STATIC_EXTERNAL for Mac OS X
|
2012-03-07 20:47:32 +01:00 |
|
kervala
|
e3d0ed9c20
|
Changed: #1444 Add details for user-agent
|
2012-03-06 14:21:23 +01:00 |
|
kervala
|
19fa9a35dc
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-05 18:56:30 +01:00 |
|
kervala
|
f5feca0430
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-05 11:59:00 +01:00 |
|
Krolock
|
062c3a84d5
|
Added: creating new bnp files
Fixed: some bugs caused crashes during drag&drop
|
2012-03-04 19:09:41 +01:00 |
|
kervala
|
79c934520c
|
Fixed: #1433 Merge changes from patch 1.13
|
2012-03-04 16:54:37 +01:00 |
|
kervala
|
d403d24bb0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:35:44 +01:00 |
|
kervala
|
6c1e509898
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:11:28 +01:00 |
|
kervala
|
07e5d9d10e
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:09:23 +01:00 |
|
kervala
|
f84de8f1b0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:06:07 +01:00 |
|
kervala
|
71b7cb9ef0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-04 14:01:11 +01:00 |
|
kervala
|
41551e3026
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
2012-03-03 10:49:42 +01:00 |
|
kaetemi
|
c2de0eeb31
|
Fixed: #620 Incorrect usage of mutex in particle system loader
|
2012-03-02 22:43:42 +01:00 |
|
kaetemi
|
a64e68cf91
|
Patched: #1387 Wrong includes in some max plugins
|
2012-03-02 22:29:06 +01:00 |
|
sfb
|
501f05c05e
|
merge from default
|
2012-03-02 14:21:42 -06:00 |
|
kervala
|
81e1e78b02
|
Fixed: Compilation under Mac OS X
|
2012-02-29 23:12:07 +01:00 |
|
sfb
|
1d49b93a04
|
merge
|
2012-02-29 09:33:05 -06:00 |
|
sfb
|
12a20bd94c
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
sfb
|
9a5d240163
|
Changed: #1436 Enabled patchman build, fixed its CMakeLists added missing header includes, eliminated static-ness of extern'd functions.
|
2012-02-29 09:26:31 -06:00 |
|
sfb
|
782f3edf03
|
Added: #1436 Missing deployment_configuration.cpp/h files.
|
2012-02-29 09:24:49 -06:00 |
|
kaetemi
|
08551ceb4f
|
Fixed: Use $_POST and $_GET instead of deprecated $HTTP_GET_VARS and $HTTP_POST_VARS in the admin tool.
|
2012-02-29 13:10:59 +01:00 |
|
kervala
|
89e0ca3260
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 23:48:36 +01:00 |
|
kervala
|
ad9b680e91
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 22:42:30 +01:00 |
|
kervala
|
a272d956c2
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 16:10:47 +01:00 |
|
kervala
|
2324932491
|
Changed: Support for Debian/Ubuntu multiarch (use -DCMAKE_LIBRARY_ARCHITECTURE=<multiarch>)
|
2012-02-27 15:19:53 +01:00 |
|
kervala
|
87e6c19981
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 15:04:33 +01:00 |
|
kervala
|
6865470c03
|
Changed: #878 Fix typos in comments/code
|
2012-02-27 10:01:45 +01:00 |
|
kervala
|
ea55ed6cd0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 09:59:27 +01:00 |
|
kervala
|
48d8e331a6
|
Changed: Fix again bad MSVC10 CMake generator...
|
2012-02-22 22:17:09 +01:00 |
|
kervala
|
639b7f2285
|
Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2012-02-21 21:11:04 +01:00 |
|
Krolock
|
bfb06efd8e
|
Added: Drop handling from outside into FileListDialog
|
2012-02-21 18:00:05 +01:00 |
|
Krolock
|
3f1d11568e
|
Added: Sortproxymodel class
|
2012-02-21 17:47:26 +01:00 |
|
kervala
|
874b39b05a
|
Changed: Search in default paths if DXSDK_DIR is not defined
|
2012-02-21 17:47:16 +01:00 |
|
Krolock
|
b3730e18ce
|
Added: Sortproxymodel in order to sort DirTreeView (folders on top)
|
2012-02-21 17:45:47 +01:00 |
|
kervala
|
130b431043
|
Fixed: Bad check in emote tokens
|
2012-02-13 11:31:28 +01:00 |
|
Krolock
|
39acce2d8d
|
merge from default
|
2012-01-15 22:22:20 +01:00 |
|
dnk-88
|
976bbe7ad6
|
Merge
|
2012-01-15 20:54:00 +03:00 |
|
dnk-88
|
0dea272516
|
Fixed: #1375 Fixed compilation error.
|
2012-01-15 20:52:33 +03:00 |
|
Krolock
|
ae946437d7
|
Changed: Finished serial system
|
2012-01-12 00:18:09 +01:00 |
|
Krolock
|
874db0ccea
|
Changed: BIG_ENDIAN check is no longer needed
|
2012-01-12 00:00:09 +01:00 |
|
Krolock
|
390dd139dd
|
Changed: bnp_manager_plugin file handles to CIFile/COFile to use serial system
|
2012-01-11 23:52:18 +01:00 |
|
Krolock
|
b112ec5f91
|
Added: Implemented bnp_manager_plugin add and delete files
|
2012-01-11 20:54:54 +01:00 |
|
kervala
|
3bf819651e
|
Fixed: #1420 Client patcher compilation under Mac OS X
|
2012-01-10 10:19:52 +01:00 |
|
kervala
|
9f0e1482dd
|
Fixed: ryzom_client_patcher missing file
|
2012-01-07 19:14:24 +01:00 |
|
Krolock
|
34bfcc1af8
|
Added: Added bnp manager plugin basic layout, list and unpack for ovqt
|
2012-01-04 09:51:10 +01:00 |
|
kervala
|
08c853b9dc
|
Fixed: Missing "stdpch.h" include
|
2012-01-02 15:53:21 +01:00 |
|
kervala
|
6994f7374e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-01-02 15:41:22 +01:00 |
|
dnk-88
|
3e32c1b037
|
Added #1193 Added scheme bank dialog in particles editor.
|
2011-12-31 12:24:23 +03:00 |
|
dnk-88
|
cbe8f88266
|
Merge
|
2011-12-22 10:01:45 +03:00 |
|
dnk-88
|
d0d7f37432
|
Fixed: #1307 Clean up code.
|
2011-12-22 02:41:39 +03:00 |
|
sfb
|
d128f8cecf
|
merge
|
2011-12-21 09:50:08 -06:00 |
|
sfb
|
03b4c8db28
|
Fixed: #1334 Applied Ulukyn's patch. Adds two new config variables - WebIgMainDomain and WebIgTrustedDomains.
|
2011-12-21 09:49:30 -06:00 |
|
sfb
|
259c6f8ab2
|
merge
|
2011-12-19 08:03:24 -06:00 |
|
sfb
|
0dca6e19a4
|
Merge orphaned zone painter changes.
|
2011-12-19 07:58:09 -06:00 |
|
sfb
|
e87ed24608
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
2011-12-14 14:51:42 -06:00 |
|
sfb
|
c0c75e442d
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
2011-12-14 14:51:29 -06:00 |
|
sfb
|
b7ffe49754
|
Fixed: #1385 patch_gen uses tmpnam function instead of 'nul' for files with no pre-existing version. Note - used tmpnam instead of mkstemp due to cross-platform compatibility.
|
2011-12-12 14:38:41 -06:00 |
|
sfb
|
8d9e042622
|
Changed: #1323 Applied patch for Snowballs finding its config file on Windows. Thanks Molator.
|
2011-12-07 07:30:30 -06:00 |
|
sfb
|
c8467d9b51
|
Fixed: #1359 Applied patch from GelluleX adding cut/paste functionality to Ryzom for OSX.
|
2011-12-07 07:20:05 -06:00 |
|
sfb
|
506e214e38
|
Fixed: #1367 Added ifdef for OSX 10.7 GL API changes. Thanks GelluleX.
|
2011-12-07 07:16:37 -06:00 |
|
kaetemi
|
72b8643d54
|
Added: Use ssh key for 8_upload script.
|
2011-11-15 14:55:57 +01:00 |
|
kaetemi
|
bf9c288583
|
Added: Default cfg values for textures interfaces.
|
2011-11-12 13:40:44 +01:00 |
|
dnk-88
|
2234eae556
|
Fixed: #1193 Correct deleting particle system from workspace
|
2011-11-08 00:22:32 +02:00 |
|
kaetemi
|
43b0cf8ad1
|
Changed: #1093 Handle leveldesign and primitives directories seperately for the server upload script.
|
2011-10-31 13:54:22 +01:00 |
|
kaetemi
|
221f5618fb
|
Fixed: Errors when using the database xslt using msxsl.
|
2011-10-31 13:48:43 +01:00 |
|
kervala
|
81df57ac0f
|
Changed: #1328 Map time and weather Issue (patch provided by Sywindt)
|
2011-10-29 15:34:04 +02:00 |
|
sfb
|
b10c7e4009
|
Changed: Removed unnecessary help menu entry.
|
2011-10-22 17:09:55 -05:00 |
|
sfb
|
bd089d779b
|
merge default into gsoc2011-translationovqt
|
2011-10-22 17:00:09 -05:00 |
|
sfb
|
8d3e59131e
|
Changed: Converted to new plugin spec.
|
2011-10-22 16:58:55 -05:00 |
|
sfb
|
dfad5c55bc
|
Changed: Added header to fix mission compiler.
|
2011-10-22 16:58:07 -05:00 |
|
dnk-88
|
dab8c80928
|
Fixed: #1193 Clean up code.
|
2011-10-23 00:32:49 +03:00 |
|
dnk-88
|
38997d34f2
|
Fixed: #1193 In debug mode ovqt trying to load plugins witj suffix _d.dll instead _r.dll.
|
2011-10-23 00:30:28 +03:00 |
|
sfb
|
90083b318d
|
merged default into gsoc2011-translationovqt
|
2011-10-22 14:28:29 -05:00 |
|
sfb
|
34d5ecbb5f
|
Changed: Fixed an error when cancelling a merge window, added double click support on merge source. Fixed window scaling on merge windows.
|
2011-10-22 14:23:54 -05:00 |
|
kervala
|
a36017a365
|
Fixed: #1380 pdr_util, -o command line option (patch provided by nimetu)
|
2011-10-21 11:34:58 +02:00 |
|
kervala
|
b591056364
|
Fixed: #1376 Wrong NeL window position with Compiz
|
2011-10-15 16:42:03 +02:00 |
|
sfb
|
187964cefd
|
Fixed: #1373 the Mission Compiler plugin build for Linux and pre-4.7 Qt.
|
2011-10-13 10:19:15 -05:00 |
|
dnk-88
|
785fa25683
|
Fixed: #1193 Clean up code.
|
2011-10-12 00:23:50 +03:00 |
|
dnk-88
|
bff989499d
|
Fixed: #1193 Clean up code. Removed imenu_manager fro cmake rules.
|
2011-10-11 13:48:20 +03:00 |
|
kaetemi
|
3ec1b15dd1
|
Added: #1093 Script for uploading data to servers
|
2011-10-08 22:28:19 +02:00 |
|
kervala
|
87f2f5bdd6
|
Changed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz
|
2011-10-08 12:16:47 +02:00 |
|
kervala
|
a634acc541
|
Changed: Use all existing icons for Ryzom
|
2011-10-08 11:13:38 +02:00 |
|
kervala
|
312fc3eb74
|
Fixed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz
|
2011-10-08 11:01:10 +02:00 |
|
kaetemi
|
b02a4d6251
|
Changed: #1093 Build pacs prim list to correct location.
|
2011-09-28 09:55:59 +02:00 |
|
kaetemi
|
143556b098
|
Changed: #1093 Build pacs prim list to correct location.
|
2011-09-28 09:49:16 +02:00 |
|
kaetemi
|
7f229a1c0f
|
Changed: #1093 Move the visual_slot.tab to the right place after running sheets packer.
|
2011-09-26 22:10:48 +02:00 |
|
kaetemi
|
852e8e8f73
|
Changed: #1093 Also use mirror sheets directory in sheet id bin build.
|
2011-09-26 21:50:16 +02:00 |
|
kaetemi
|
fe319d60eb
|
Removed: Visual slot file should not be in repository. It is built by the sheets packer.
|
2011-09-26 21:47:56 +02:00 |
|
dnk-88
|
ecf3f2ae5e
|
Fixed: #1193 Plugin system checks dependency before loading plugins.
|
2011-09-26 12:36:04 +03:00 |
|
dnk-88
|
16300c5776
|
Changed: #1193 Updated other plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin.
|
2011-09-26 02:32:14 +03:00 |
|
dnk-88
|
9a420946f8
|
Changed: #1193 Updated object viewer plugin with latest API changes to OVQT plugin system. Added the plugin-spec file.
|
2011-09-26 01:36:02 +03:00 |
|
dnk-88
|
03a9b9455c
|
Changed: #1193 Updated core plugin. Added the plugin-spec file.
|
2011-09-26 01:25:10 +03:00 |
|
dnk-88
|
57a29f9ccd
|
Changed: #1193 Now plugin system reads plugin information from plugin-spec file(ovqt_plugin_*.xml) for each plugin.
|
2011-09-26 00:55:00 +03:00 |
|