Commit graph

948 commits

Author SHA1 Message Date
kervala
e57d220ed2 Fixed: Compilation under Linux with STLport 2011-02-11 18:05:19 +01:00
dnk-88
15a429a0e4 Changed: #1193 Code cleanup. 2011-02-10 16:44:31 +02:00
dnk-88
ed4f0cca43 Changed: #1193 Added camera control panel. 2011-02-10 15:11:43 +02:00
vl
4688a9e79e Changed: used PRI*64 macro to printf and scanf int64 2011-02-09 20:24:58 +01:00
kervala
1e3fd381b4 Changed: #878 Fix typos in comments/code 2011-02-09 16:03:44 +01:00
kervala
1fbd8d5a80 Changed: #878 Fix typos in comments/code 2011-02-09 15:45:56 +01:00
kervala
5f702e25b9 Changed: Add missing files in SOURCE_GROUP 2011-02-09 15:44:19 +01:00
kervala
98e59d4673 Fixed: Wrong paths for .cpp files in CMakeLists.txt 2011-02-09 15:31:34 +01:00
kervala
4761992273 Changed: #878 Fix typos in comments/code 2011-02-09 14:42:30 +01:00
kervala
0a142b0aed Changed: #825 Remove all warnings when compiling Ryzom 2011-02-09 14:42:03 +01:00
kervala
352f937243 Fixed: NPC merchants with type 'sale' 2011-02-09 14:36:30 +01:00
kervala
8192e96ef6 Changed: #825 Remove all warnings when compiling Ryzom 2011-02-09 14:34:05 +01:00
kervala
0f0c1d79bb Changed: #1249 Endianness problems while access to disk or memory (patch provided by Jeru) 2011-02-08 18:57:24 +01:00
kervala
290645322e Changed: #1249 Endianness problems while access to disk or memory 2011-02-01 18:56:55 +01:00
kervala
0ccbf5501b Changed: #1249 Endianness problems while access to disk or memory 2011-02-01 18:29:03 +01:00
kervala
4939840995 Changed: #1249 Endianness problems while access to disk or memory 2011-02-01 17:33:30 +01:00
kervala
3100f477d3 Changed: #1246 Build on PPC machines (patch provided by Jeru) 2011-01-30 15:48:02 +01:00
dnk-88
5fb7617fec Changed: #1193 Tune timer dialog. 2011-01-28 00:17:11 +02:00
rti
a0df0fb938 merge 2011-01-27 18:01:38 +01:00
rti
c94b2d05a9 Fixed: #1248 CMake Error: get_filename_component unknown component 2011-01-27 18:00:21 +01:00
dnk-88
df890a56f9 Changed: #1193 Tune MRM dialog. 2011-01-27 15:20:49 +02:00
dnk-88
1f4a9c7386 Changed: #1193 Added new icons and tune MRM dialog. 2011-01-26 15:10:33 +02:00
dnk-88
e725323f5c Changed: #1171 Changed the order of initialization. OVQT weather & sun color dock window. 2011-01-26 15:09:08 +02:00
rti
7d935d6d53 Changed: #1246 Use CFastMutex on PPC as well if Mac or GCC > 4.0.1 2011-01-25 13:03:40 +01:00
rti
d919279b33 Fixed: OVQT core plugin build on Mac OS X 2011-01-24 12:42:47 +01:00
dnk-88
d35930ac36 Changed: #1193 New icons set for particles editor. 2011-01-24 11:59:01 +02:00
dnk-88
ba31b1fcc2 Changed: #1193 Added menu entry reload textures. 2011-01-23 13:04:03 +02:00
kervala
99eddec26c Changed: #878 Fix typos in comments/code 2011-01-22 22:18:33 +01:00
kervala
40321a5804 Fixed: Mouse wheel and keyboard events problem in object_viewer_qt 2011-01-22 17:47:16 +01:00
kervala
7dcc8bb0cb Fixed: Crash when using bloom in object_viewer_qt with OpenGL driver 2011-01-22 16:01:00 +01:00
dnk-88
ac738488d4 Changed: #1193 Code cleanup. 2011-01-22 16:50:27 +02:00
kervala
c49add86c8 Changed: CMake compilation checks with STLport under Windows 2011-01-22 13:27:40 +01:00
kervala
786caf50df Fixed: CMake compilation checks with STLport 2011-01-22 13:26:19 +01:00
dnk-88
5c1da23b24 Changed: #1193 Added menu entry change camera mode. 2011-01-21 21:17:25 +02:00
dnk-88
a7181ef762 Changed: #1193 Added menu entry change render mode. 2011-01-21 12:20:57 +02:00
dnk-88
099e632129 Changed: #1193 added ability to load IGs and reset camera. 2011-01-21 12:05:04 +02:00
dnk-88
105278b781 Changed: #1193 The status bar displays profiling information. Particle texture widget displays texture name. 2011-01-20 13:58:22 +02:00
dnk-88
79638b567e Changed: #1193 added ability changing render mode. 2011-01-20 10:26:45 +02:00
sfb
309f206437 merge 2011-01-18 12:45:20 -06:00
sfb
e7f3d24aa1 Fixed: #1236 Applied PackPro's fix for the EGS crash in PD messages, using memcpy instead of casts into the union. 2011-01-18 12:43:31 -06:00
dnk-88
48ea68f701 Changed: #1206 Update core plugin. 2011-01-18 12:03:29 +02:00
dnk-88
9bc57cd810 Changed: #1193 eventFilter is used instead of the CGraphicsInfoWidget 2011-01-18 12:01:49 +02:00
kervala
50babb19ab Changed: #1230 Reverted ryzom.world 2011-01-17 15:15:54 +01:00
kervala
8e0da0ada6 Changed: Updated autoexp.dat with last changes from Qt Visual Studio addin 2011-01-17 14:18:02 +01:00
kervala
8e47bd3c85 Fixed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 2011-01-16 16:15:13 +01:00
kervala
8f629758b9 Changed: #1230 Missing Sheets for Yubos and NPCs 2011-01-16 15:57:55 +01:00
dnk-88
7a441a4584 Changed: #1206 Correct works new settings dialog. 2011-01-16 14:28:22 +02:00
dnk-88
7d723acbf2 Changed: #1206 Update example plugin. 2011-01-16 12:00:46 +02:00
dnk-88
ff3708bd54 Changed: #1206 Update core plugin. 2011-01-16 11:58:23 +02:00
dnk-88
853575f591 Changed: #1193 Code cleanup. 2011-01-15 15:09:13 +02:00
dnk-88
76072fa461 Changed: #1206 Update plugin system. Added experimental core plugin. Added new settings dialog. 2011-01-15 14:45:35 +02:00
kervala
6dfdbeda8f Changed: #1233 CMake doesn't find libwww under linux 2011-01-15 13:05:38 +01:00
dnk-88
89a224255d Changed: #1193 Improve layers in dialogs. 2011-01-15 11:25:51 +02:00
kervala
351788a0f7 Fixed: Compilation under Linux 2011-01-14 17:00:39 +01:00
kervala
5a6c2bafb4 Fixed: Compilation under Linux 2011-01-14 16:23:22 +01:00
kervala
c5f6114860 Changed: #1230 Missing Sheets for Yubos and NPCs 2011-01-11 14:24:43 +01:00
kervala
034898032e Changed: #1230 Missing Sheets for Yubos and NPCs 2011-01-11 13:50:32 +01:00
kervala
23cf0e3e92 Changed: #1230 Fix for duplicate ma_cheveux01.(s)item and ma_cheveux02.(s)item 2011-01-11 13:42:15 +01:00
kervala
9a23032566 Changed: #1230 Missing Sheets for Yubos and NPCs 2011-01-10 20:48:43 +01:00
kervala
5c5fcaa0b0 Changed: Cleanup missing continents in ryzom.world 2011-01-10 14:34:23 +01:00
kervala
e921712357 Changed: #1230 Missing Sheets for Yubos and NPCs 2011-01-10 14:18:39 +01:00
kervala
1a42f09dd5 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 2011-01-10 13:50:07 +01:00
kervala
c38fb2482c Fixed: #1230 Missing Sheets for Yubos and NPCs 2011-01-10 11:13:09 +01:00
kervala
fb5afad481 Added: mp_generator and named_items_2_csv CMake projects 2011-01-09 15:51:12 +01:00
rti
f96cf1c9d0 Changed: #1227 some simplification, added exceptions instead of nlerror 2011-01-08 03:27:47 +01:00
rti
872051b16c Fixed #1227: Implement static IThread* IThread::getCurrentThread for pthread based systems 2011-01-08 01:17:13 +01:00
kervala
da96c2c7a7 Fixed: Bad check for scissor 2011-01-07 10:05:08 +01:00
kervala
2cfc682c9e Fixed: Compilation under some Linux versions 2011-01-05 11:22:30 +01:00
kervala
5b44c09bd3 Changed: Don't modify NeL window if managed by a 3rd party library 2010-12-30 22:18:23 +01:00
kervala
de03c40db3 Fixed: define FNDELAY if not already defined 2010-12-30 12:34:10 +01:00
kervala
531a4062d2 Fixed: Compilation under some Linux versions 2010-12-30 12:25:29 +01:00
kervala
9eecc8f951 Changed: #878 Fix typos in comments/code 2010-12-30 12:22:39 +01:00
kervala
2e370ab303 Fixed: Compilation with luabind 0.7 (include luabind/version.hpp only when existing) 2010-12-30 12:20:42 +01:00
kervala
f8d635e3e2 Changed: #573 Get the maximum anisotropic value 2010-12-22 14:21:40 +01:00
kervala
1ddc4db6d1 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-22 14:15:50 +01:00
kervala
84a04309ef Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 14:14:30 +01:00
kervala
ddf3431f85 Changed: #878 Fix typos in comments/code 2010-12-22 01:00:28 +01:00
kervala
ea79eb213f Fixed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 00:53:33 +01:00
sfb
1c2461c523 Changed: Corrected typo in file and folder name for an sbrick sheet. 2010-12-21 11:48:09 -06:00
sfb
439b60960e merge 2010-12-21 11:36:22 -06:00
sfb
41df824c35 Changed: Remove "rc2" file from World Editor compilation - not used. 2010-12-21 11:32:56 -06:00
sfb
9d786ca7f1 Changed: Sorted out sbrick files into usable hierarchy. 2010-12-21 11:31:11 -06:00
kervala
338592cc70 Fixed: CMake 2.6 error 2010-12-21 15:37:27 +01:00
sfb
c277bf80a7 Update: Organized sphrase sheets for easier browsing. 2010-12-21 08:27:55 -06:00
kervala
e4725eeaf6 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-20 23:47:11 +01:00
kervala
118d08cd8c Fixed: Compilation under Linux 2010-12-20 23:46:27 +01:00
kervala
e586382fb4 Fixed: Bad function to set texture coordinates for EXTVertexShader 2010-12-20 17:05:11 +01:00
kervala
ad15dbfc75 Fixed: Crash and bug if not supporting GL_ARB_texture_cube_map 2010-12-20 17:00:58 +01:00
kervala
673cd93bc9 Changed: #573 Added new checks for FBO extensions and multisample 2010-12-20 16:48:03 +01:00
kervala
b6cd8f4c9b Changed: Implement GL_NV_vertex_array_range for GLX 2010-12-20 16:43:05 +01:00
kervala
e35615d4c3 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-20 16:25:23 +01:00
aquiles
a9d294fc96 Merge 2010-12-19 16:52:13 +01:00
aquiles
00da61fd2f Changed: #1206 icon location; reinit timer on visible 2010-12-19 16:50:38 +01:00
rti
d5971aeb33 Added: -pipe option to reduce disk usage while building 2010-12-18 18:14:00 +01:00
dnk-88
b75fb0146d Merge 2010-12-18 15:20:10 +02:00
dnk-88
a8f015a84b Changed: #1206 update plugin system. 2010-12-18 15:19:26 +02:00
kervala
724fba06a7 Fixed: Compilation with STLport 2010-12-15 20:36:30 +01:00
rti
8d5e91db15 Fixed: workaround for OVQT mouse wheel on Windows and Mac 2010-12-14 18:13:53 +01:00
rti
d4baaa5465 Fixed: missing include 2010-12-14 18:12:15 +01:00
aquiles
0624d0af39 Changed: #1206 icon location; reinit timer on visible 2010-12-12 23:28:03 +01:00