Commit graph

299 commits

Author SHA1 Message Date
dnk-88
f0ec6b3fcc Fixed: #1307 Clean up code. 2011-12-22 02:41:39 +03:00
sfb
0c3d9d8178 merge 2011-12-21 09:50:08 -06:00
sfb
08845a4361 Fixed: #1334 Applied Ulukyn's patch. Adds two new config variables - WebIgMainDomain and WebIgTrustedDomains. 2011-12-21 09:49:30 -06:00
sfb
22be50ee4b merge 2011-12-19 08:03:24 -06:00
sfb
54804ab31f Merge orphaned zone painter changes. 2011-12-19 07:58:09 -06:00
sfb
986a5e1e76 Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake. 2011-12-14 14:51:42 -06:00
sfb
293009fb53 Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake. 2011-12-14 14:51:29 -06:00
sfb
25b23914e8 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
68102d53e5 Changed: #1323 Applied patch for Snowballs finding its config file on Windows. Thanks Molator. 2011-12-07 07:30:30 -06:00
sfb
48a7eb1af2 Fixed: #1359 Applied patch from GelluleX adding cut/paste functionality to Ryzom for OSX. 2011-12-07 07:20:05 -06:00
sfb
979a0b7d86 Fixed: #1367 Added ifdef for OSX 10.7 GL API changes. Thanks GelluleX. 2011-12-07 07:16:37 -06:00
kaetemi
5a9298fa25 Added: Use ssh key for 8_upload script. 2011-11-15 14:55:57 +01:00
kaetemi
95ba556c6d Added: Default cfg values for textures interfaces. 2011-11-12 13:40:44 +01:00
dnk-88
7bcf883aea Fixed: #1193 Correct deleting particle system from workspace 2011-11-08 00:22:32 +02:00
kaetemi
997f4ece03 Changed: #1093 Handle leveldesign and primitives directories seperately for the server upload script. 2011-10-31 13:54:22 +01:00
kaetemi
5766f164b0 Fixed: Errors when using the database xslt using msxsl. 2011-10-31 13:48:43 +01:00
kervala
9e6dc300e0 Changed: #1328 Map time and weather Issue (patch provided by Sywindt) 2011-10-29 15:34:04 +02:00
sfb
b4fc34dacd merged gsoc2011-translationovqt into default 2011-10-22 17:11:12 -05:00
sfb
f3aba10369 Changed: Removed unnecessary help menu entry. 2011-10-22 17:09:55 -05:00
sfb
1270f6b3bc merge default into gsoc2011-translationovqt 2011-10-22 17:00:09 -05:00
sfb
97379e3781 Changed: Converted to new plugin spec. 2011-10-22 16:58:55 -05:00
sfb
621d0e2c45 Changed: Added header to fix mission compiler. 2011-10-22 16:58:07 -05:00
dnk-88
f7525c521b Fixed: #1193 Clean up code. 2011-10-23 00:32:49 +03:00
dnk-88
589f66a735 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
10c7a5c918 merged default into gsoc2011-translationovqt 2011-10-22 14:28:29 -05:00
sfb
493f81218e 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
9a18d3f124 Fixed: #1380 pdr_util, -o command line option (patch provided by nimetu) 2011-10-21 11:34:58 +02:00
kervala
57632d5897 Fixed: #1376 Wrong NeL window position with Compiz 2011-10-15 16:42:03 +02:00
sfb
8a8d50ee2a Fixed: #1373 the Mission Compiler plugin build for Linux and pre-4.7 Qt. 2011-10-13 10:19:15 -05:00
dnk-88
4d4dcc3bdf Fixed: #1193 Clean up code. 2011-10-12 00:23:50 +03:00
dnk-88
89350b27de Fixed: #1193 Clean up code. Removed imenu_manager fro cmake rules. 2011-10-11 13:48:20 +03:00
kaetemi
6760228e02 Added: #1093 Script for uploading data to servers 2011-10-08 22:28:19 +02:00
kervala
d34377c17b Changed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz 2011-10-08 12:16:47 +02:00
kervala
1c0926cb23 Changed: Use all existing icons for Ryzom 2011-10-08 11:13:38 +02:00
kervala
450897d7b9 Fixed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz 2011-10-08 11:01:10 +02:00
kaetemi
1291012c8e Changed: #1093 Build pacs prim list to correct location. 2011-09-28 09:55:59 +02:00
kaetemi
aa39b753a8 Changed: #1093 Build pacs prim list to correct location. 2011-09-28 09:49:16 +02:00
kaetemi
1627939560 Changed: #1093 Move the visual_slot.tab to the right place after running sheets packer. 2011-09-26 22:10:48 +02:00
kaetemi
c9de569fbd Changed: #1093 Also use mirror sheets directory in sheet id bin build. 2011-09-26 21:50:16 +02:00
kaetemi
255dd33c2b 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
2b2722bf7a Fixed: #1193 Plugin system checks dependency before loading plugins. 2011-09-26 12:36:04 +03:00
dnk-88
0aed84e448 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
7c8f68460c 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
27dc707a02 Changed: #1193 Updated core plugin. Added the plugin-spec file. 2011-09-26 01:25:10 +03:00
dnk-88
79cd268073 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
cemycc
ca93787c13 Changed: #1307 Merge from default and fixing the bug when you switch windows 2011-09-23 13:30:51 +03:00
kaetemi
eff20d2825 Changed: #28 Clean comments 2011-09-23 00:20:20 +02:00
kaetemi
3e9f042981 Fixed: #1364 Only transfer bonus item infos when context help string is used for tooltip 2011-09-23 00:14:51 +02:00
kaetemi
982666fc76 Added: Leveldesign sheets required for building client sheets used for newbieland. 2011-09-21 23:38:40 +02:00
kaetemi
8fdf39a2aa Changed: #1093 Added generic helmets directory to export shape sources. 2011-09-21 23:17:39 +02:00