Commit graph

288 commits

Author SHA1 Message Date
kervala
ed95d4ed79 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02: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
dfighter1985
e020106e82 Translation files are now embedded into the binary, also made the source groups a bit more sane. 2012-03-16 17:35:37 +01:00
dfighter1985
a2ad31ae87 The Qt Ryzom client configuration tool can now be built with CMake! 2012-03-16 04:34:16 +01:00
dfighter1985
44c785e7ec Adding the Qt client config tool files from the other repo. 2012-03-16 00:50:04 +01:00
kervala
41551e3026 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01: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
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
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
kervala
a36017a365 Fixed: #1380 pdr_util, -o command line option (patch provided by nimetu) 2011-10-21 11:34:58 +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
f6c6e6b59a Changed: #28 Clean comments 2011-09-23 00:20:20 +02:00
kaetemi
5189e9eb6f Changed: #1093 Added generic helmets directory to export shape sources. 2011-09-21 23:17:39 +02:00
kaetemi
0d77ba0135 Added: #1093 Missing panoply_generique.cfg file. 2011-09-17 15:58:17 +02:00
kaetemi
29dff59e7c Changed: #1093 Also try ryzom_client_r.exe instead of client_ryzom_r.exe for copying exedll bnp... 2011-09-16 13:57:13 +02:00
Fabien_HENON
95a5316a33 #1304: Guild Missions: Merge with default 2011-08-21 19:29:28 +02:00
kerozcak
29ec7931f3 Changed: #1315 2011-08-21 02:54:22 +02:00
kervala
2d1cc56da3 Removed: Backup files 2011-08-13 17:39:55 +02:00
Fabien_HENON
2afce02712 Changed: #1304: Debug for the guild missions. Now it works ! 2011-08-04 17:04:49 +02:00
Fabien_HENON
6f34bec144 Changed: #1304: Checks in the mission compiler if the do_mission objective is correct (for a guild mission) when we add a number (the number of members from the guild needed to complete the mission) after a mission name 2011-07-23 18:14:31 +02:00
Fabien_HENON
c56fb0762d Changed: #1304: Revert modifications for the objectives in the mission compiler (i changed the way i will do it) 2011-07-23 15:56:32 +02:00
kerozcak
15c74a1f95 Changed: #1315 Added files forgotten to track. 2011-07-20 12:21:20 +02:00
Fabien_HENON
67bc278aea Changed: #1304: Debug of the options added in the script (';' replaced by ':' for parameters separation) 2011-07-19 18:10:28 +02:00
kerozcak
a7d008495a Changed: #1315 Update. 2011-07-14 16:49:25 +02:00
kerozcak
0cd318bcb8 Changed: #1315 Adding work i have done so far. 2011-06-09 18:23:29 +02:00
kerozcak
7f77a27119 Changed: #1315 Adding CakePHP app structure. 2011-06-09 17:53:42 +02:00
kerozcak
e0e710641e merge from default 2011-06-09 17:52:42 +02:00
kerozcak
7aa0429922 Changed: #1315 Directory name changed. 2011-06-09 17:51:49 +02:00
kervala
f06916b4fa Changed: #878 Fix typos in comments/code 2011-06-08 10:14:14 +02:00
kervala
ec90234947 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
kervala
73b6bee421 Changed: Replaced NLMISC::strlwr by NLMISC::toLower 2011-06-05 17:52:40 +02:00
kervala
9652969097 Changed: #878 Fix typos in comments/code 2011-06-04 13:48:27 +02:00
kervala
5b5a050616 Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
kervala
540bc1f62f Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
Fabien_HENON
9128f754fc Changed: #1304: mission_compiler actions: add new ones, check and script generation
Add 2 new actions for the mission compiler: recv_charge_point and
give_control.
Add the 'guild' option for some actions: check if the mission is
valid, and change the script generation to add this option.
2011-05-31 22:00:27 +02:00
Fabien_HENON
15e3cb3dd6 Changed: #1304: mission_compiler objectives: check and script generation
mission compiler now checks if we are not asking several guild
members to complete an objective whereas the mission is not a
guild mission.
It also generates the 'nb_guild_members_needed' parameter for
objectives in the script.
2011-05-31 16:22:57 +02:00
kervala
cce05665dd Changed: #878 Added new actions comments for translation_tools 2011-05-30 13:31:18 +02:00
sfb
4dd8f89943 merge 2011-05-29 14:09:15 -05:00
sfb
50d15e4c86 Changed: Applied patch fixing the mission_compiler_lib build under Linux 2011-05-29 14:08:46 -05:00
kervala
fbec2565e9 Changed: Compilation with VC++ 2010 without STLport 2011-05-28 15:52:48 +02:00
kervala
39c30152b9 Added: CMake project for mission_compiler_fe 2011-05-26 18:21:06 +02:00
kervala
bc3a3f6f7c Added: CMake project for mission_compiler_lib 2011-05-26 18:08:04 +02:00
dnk-88
5cfaa92c70 Changed: Added preview particle system in geqt. 2011-05-08 01:11:10 +03:00
dnk-88
dc07038a82 Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon 2011-05-07 18:23:23 +03:00
dnk-88
1af3224bc9 Header cascading section resizes is enabled. 2011-05-07 15:51:15 +03:00
Piotr Kaczmarek
d6fde74b27 add web-based translation tool directory 2011-04-29 21:40:17 +02:00
kervala
4aa2c68151 Changed: #878 Fix typos in comments/code 2011-05-31 22:16:17 +02:00
rti
494628f330 Fixed: Compilation with GCC 4.6 2011-04-12 17:15:35 +02:00
rti
7e542e0201 Fixed: GEQT build on gcc 2011-03-10 00:54:37 +01:00
aquiles
bccf9e45cb Changed: #1150 Added splash screen & new dialog + minor changes 2011-03-04 20:52:53 +01:00
aquiles
7d76796ee6 Changed: #1150 Moved private headers 2011-02-18 21:27:31 +01:00
kervala
0b8820ca0c Fixed: Compilation under Linux with STLport 2011-02-11 18:05:19 +01:00
kervala
96561a980c Fixed: Compilation under Linux 2011-01-14 17:00:39 +01:00
kervala
70c83d483f Fixed: Compilation under Linux 2011-01-14 16:23:22 +01:00
kervala
356816cba7 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 2011-01-10 13:50:07 +01:00
kervala
10e8d60c8a Added: mp_generator and named_items_2_csv CMake projects 2011-01-09 15:51:12 +01:00
sfb
1b1e9e2f6b Changed: Remove "rc2" file from World Editor compilation - not used. 2010-12-21 11:32:56 -06:00
aquiles
27af1924fb Merge 2010-12-19 16:52:13 +01:00
aquiles
69122decec Changed: #1206 icon location; reinit timer on visible 2010-12-19 16:50:38 +01:00
rti
e316e95579 Fixed: missing include 2010-12-14 18:12:15 +01:00
aquiles
4c3a646465 Changed: #1206 icon location; reinit timer on visible 2010-12-12 23:28:03 +01:00
rti
99e60e2047 Fixed: #1216 plugin and resource paths 2010-12-12 22:12:45 +01:00
rti
1505a457c8 Added: Georges Editor Qt Logo 2010-12-12 19:18:52 +01:00
rti
39aa4ad2df Fixed: #1190 Run Georges Editor Qt on Mac OS X 2010-12-12 19:10:58 +01:00
aquiles
127dc6ffd5 Changed: #1206 fixed missing stuff 2010-12-12 15:57:34 +01:00
kervala
8bc4a7fcdf Fixed: Compilation under Linux 2010-12-12 15:15:10 +01:00
kervala
d4ef878899 Changed: #878 Fix typos in comments/code 2010-12-12 15:12:49 +01:00
aquiles
9a3a42671c Changed: #1150 Switched to 3d view plugin 2010-11-29 15:43:46 +01:00
Matt Raykowski"
8b4d5ee5d3 Changed: Forgot to make World Editor an MFC-only tool. 2010-11-22 20:31:25 -06:00
aquiles
afca6154f9 Changed: #1150 reactivated 3d view and improved behaviour 2010-11-22 21:21:07 +01:00
aquiles
64fa95c029 Fixed: #1163 files for new dialog 2010-11-21 18:59:29 +01:00
aquiles
7bb2f4edd4 Fixed: #1163 icons show up small in table and full size in tooltip over icon cell - dblClk on cell opens filedialog for changing icon 2010-11-21 17:43:38 +01:00
aquiles
24bb6ada51 Changed: #1150 added progress dialog to show CPath progress and changed config behaviour 2010-11-21 17:40:58 +01:00
kervala
37d85c1922 Changed: #825 Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01:00
sfb
cad19bba81 merge 2010-11-18 09:13:19 -06:00
sfb
79324812b4 Changed: Fixed paths that reference a moved NLLIGO header. 2010-11-18 09:09:03 -06:00
sfb
aff679338e Changed: #842 Started adding World Editor to CMake build. 2010-11-18 09:08:24 -06:00
aquiles
1aaa7df862 Changed: #1150 fixed some dockwidgets bugs 2010-11-15 00:04:10 +01:00
aquiles
790bf9514c Changed: #1150 added some source groups to cmake for better file structuring 2010-11-14 22:01:19 +01:00
aquiles
bff02807ee Fixed: #1168 default & parent box working like a breeze 2010-11-14 21:49:19 +01:00
rti
e80b6df4a2 merge 2010-11-14 16:02:00 +01:00
rti
8c61ab8fb0 Changed: #1190 build app bundle and use QWidget instead of QGLWidget 2010-11-14 15:59:32 +01:00
kervala
0f7b988352 Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
kervala
6362857850 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
aquiles
cb41dab265 Changed: #1150 some layout stuff - widgets should behave better now 2010-11-08 14:19:01 +01:00
aquiles
4fa112a08c Changed: #1168 default checkbox activated, formdelegate adapted to introduced proxymodel 2010-11-08 14:14:28 +01:00
kervala
e6f7f65caf Changed: #825 Remove all warning when compiling Ryzom 2010-11-03 20:47:01 +01:00
kervala
cbce7633d6 Changed: #825 Remove all warning when compiling Ryzom 2010-11-03 13:45:08 +01:00
kervala
708d0503a3 Changed: #878 Fix typos in comments/code 2010-11-03 13:44:27 +01:00
kervala
bc1fed6c60 Fixed: Georges Editor Qt compilation under Linux 2010-11-02 20:51:39 +01:00
aquiles
9e7ef3a859 Changed: #1150 Code Cleanup 2010-11-02 15:25:36 +01:00
aquiles
0f488de2de Added: Georges Editor Qt first revision 2010-11-02 13:47:24 +01:00
kervala
08386e0c28 Changed: #825 Remove all warning when compiling Ryzom 2010-10-30 14:20:26 +02:00
kervala
ff1de97c98 Changed: #1051 Check for client.cfg in Ryzom application directory 2010-10-19 21:12:34 +02:00
kervala
f7f6ace84f Changed: #1051 Crash when index is out of bounds 2010-10-19 21:11:42 +02:00