Commit graph

247 commits

Author SHA1 Message Date
kervala
856efe7484 Changed: #878 Fix typos in comments/code 2010-06-13 17:22:27 +02:00
kervala
804170c6f0 Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
rti
dbb76e53cd Fixed: LzmaDecode, use SizeT typedef 2010-06-13 02:12:42 +02:00
kervala
55ed902a27 Changed: #878 Fix typos in comments/code 2010-06-12 18:11:47 +02:00
kervala
ae740754c4 Changed: Removed unused client code from sheets_packer 2010-06-12 18:02:51 +02:00
kervala
5bf30a0951 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-12 16:33:45 +02:00
kervala
8496b990a1 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-12 13:01:00 +02:00
kervala
b4db9534be Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-12 12:58:31 +02:00
kervala
8c72b284e2 Changed: #842 Missing parenthesis 2010-06-12 12:17:29 +02:00
kervala
8e4394a92f Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-11 21:56:43 +02:00
rti
db99233b0f merge 2010-06-11 15:04:57 +02:00
rti
610a04982f Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 2010-06-11 15:04:10 +02:00
kervala
918ba44e4e Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-11 13:20:13 +02:00
kervala
72a60e8959 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-11 13:01:04 +02:00
kervala
f0b80b939c Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-11 11:57:10 +02:00
kervala
bdf5fc06fa Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by Letto) 2010-06-11 11:40:43 +02:00
kervala
26ed6795f4 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-11 11:20:51 +02:00
kervala
aebd540041 Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
kervala
356801b090 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-10 10:27:21 +02:00
rti
c7e5793e27 merge 2010-06-09 23:35:55 +02:00
rti
cfecd694b9 Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments 2010-06-09 23:15:14 +02:00
kervala
04608ab726 Changed: #842 Some unneeded libwww libs are needed on some platforms 2010-06-09 19:30:53 +02:00
kervala
ff94e14ca4 Changed: #842 Removed unneeded libwww libs 2010-06-09 16:24:27 +02:00
vl
87c9b30c7d Merge 2010-06-08 18:01:58 +02:00
vl
caecd0492e Changed: moved nelns file in ryzom directories 2010-06-08 17:56:33 +02:00
Matt Raykowski
65e726c6df merge 2010-06-08 10:07:33 -05:00
Matt Raykowski
6465fa2596 Chanegd: #842 Added more server services and tools to the build. 2010-06-08 10:06:58 -05:00
vl
264dff494f Fixed: #962 animal consumes one unit too many (by nimetu) 2010-06-08 16:34:28 +02:00
vl
18690cf985 Changed: moved nelns file in ryzom directories 2010-06-08 16:25:41 +02:00
vl
e7a3aa75e8 Added: dss cfg 2010-06-08 09:42:32 +02:00
kervala
34af1a64ad Fixed: #966 Don't exit if no corresponding screen mode found in windowed 2010-06-07 20:24:11 +02:00
kaetemi
c820502ebb Added: #929 Rbank build process for build pipeline. 2010-06-07 07:42:41 +02:00
kervala
0fbbc2d533 Changed: #860 Remove/convert/update old projects 2010-06-05 19:59:55 +02:00
kervala
8abcc22d5a Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-05 19:59:22 +02:00
kervala
6e8fef97e5 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-05 19:55:32 +02:00
kervala
ce7ede2ce1 Fixed: #963 Floating point exceptions 2010-06-05 10:50:04 +02:00
kaetemi
69e1d7c23a Added: #929 Work in progress of new build pipeline scripts. 2010-06-05 01:09:49 +02:00
kaetemi
9fdb2b48de Changed: Also remap png to dds in client. 2010-06-05 00:30:12 +02:00
kervala
58bab79dad Changed: #878 Fix typos in comments/code 2010-06-03 14:45:51 +02:00
kervala
683d552383 Changed: #860 Remove/convert/update old projects 2010-06-03 14:26:16 +02:00
rti
2203fc42d7 Fixed: #958 libmd5 is not linked (patch by vbmithr) 2010-06-03 12:30:07 +02:00
rti
af91488611 Changed: #956 hardcoded linking to expat for now 2010-06-03 09:46:12 +02:00
rti
b5f889693c Fixed: #957 find all the libwww sub libraries - not only on mac 2010-06-03 09:41:32 +02:00
Matt Raykowski
999d7e22ef merge 2010-06-02 12:19:41 -05:00
Matt Raykowski
57bf46cedd Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build. 2010-06-02 12:19:14 -05:00
kervala
fb4603732c Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-02 12:19:56 +02:00
rti
25b0733f2e Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00
kervala
1ee6003817 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
rti
b40e6697ca Fixed: #910 - NeL and Ryzom client should build out of the box using CMake on mac os x now. 2010-05-29 21:49:31 +02:00
vl
0427edb31e Fixed: #847 downcast in 32b on 64b platform. 2010-05-28 20:25:14 +02:00
vl
8d4516ec21 Fixed: #847 downcast the groupid in 32b on 64b platform. 2010-05-28 17:17:12 +02:00
vl
70231edd30 Changed: #847 downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize. 2010-05-28 17:15:27 +02:00
vl
3e981beab8 Fixed: #935 save the screenshots in screenshot directory 2010-05-28 16:31:11 +02:00
vl
3b0c6f752e Fixed: #945 mouse click events do not respect mouse position (by rti) 2010-05-28 16:08:37 +02:00
kervala
a964d89de5 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-27 19:07:17 +02:00
kervala
d35d1f654e Changed: #860 Remove/convert/update Visual C++ projects 2010-05-27 19:04:06 +02:00
Matt Raykowski
6ac8354b90 Update: #842 ai_service links, for real. 2010-05-27 07:31:08 -05:00
kervala
61dcfd3c80 Changed: #853 Compilation on 64-bits platforms 2010-05-24 19:09:01 +02:00
kaetemi
6430653b1d Fixed: #930 Added the land export tool vcproj to the tools sln. 2010-05-23 23:18:43 +02:00
kervala
1c36c03d3c Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 14:15:29 +02:00
kervala
b77ca97431 Fixed: #869 Crash when updating Windows 7 progress bar 2010-05-22 13:42:13 +02:00
vl
561e3cdbb6 Changed: #906 due to strange crash, we remove the stl xml allocator 2010-05-22 08:54:18 +02:00
kervala
1e98e77a3b Fixed: Linux and Mac OS clients trying to download patches 2010-05-22 08:33:51 +02:00
kervala
b5a85d764a Removed: bloom_effect in client (the used version is in NeL) 2010-05-22 08:30:25 +02:00
kervala
a0c567f227 Fixed: #923 Loot does not appear in loot window 2010-05-21 18:54:57 +02:00
Matt Raykowski
944a2bd4e6 merge 2010-05-20 15:40:47 -05:00
Matt Raykowski
9a191125a2 Update: Fixing some warnings and some more CMake work. 2010-05-20 15:40:16 -05:00
vl
8564e3992e Fixed: #919 egs warning by kerozcak 2010-05-20 15:41:41 +02:00
Matt Raykowski
6e5fb77e0f Fixed: #914 Added additional path to FindMySQL.cmake 2010-05-20 07:26:05 -05:00
kervala
ddb6a2dc1c Merge 2010-05-20 10:43:21 +02:00
vl
3322fe6f24 Fixed: #919 egs warning by kerozcak 2010-05-20 10:33:23 +02:00
kervala
3c3e17052f Fixed: assert when Local mode is used 2010-05-20 10:30:15 +02:00
vl
a68f8921d1 Changed: new cfg cleaned by kerozcak 2010-05-20 10:27:57 +02:00
vl
339c4e420b Removed: hardcoded path replaced with $RYZOM_PATH 2010-05-20 10:19:16 +02:00
vl
c542612541 Removed: a hardcoded path, replaced with RYZOM_PATH 2010-05-20 10:17:54 +02:00
vl
2d52f47640 Merge 2010-05-19 17:50:49 +02:00
vl
893984ecaa Merge 2010-05-19 17:38:39 +02:00
vl
19275f8f1c Changed: no more hard coded paths 2010-05-19 17:37:37 +02:00
kervala
7a86bf67f7 Fixed: #913 shard_start.bat file unable to locate service executable files 2010-05-19 17:33:50 +02:00
vl
453a0d1b3f Added: graph_output directory that is necessary for the admin www tool 2010-05-19 17:17:09 +02:00
vl
2e40c5b357 Added: default_c directory that is necessary for the admin www tool 2010-05-19 17:12:46 +02:00
vl
8c7a9b6516 Fixed: #917 X11 Free Look and Cam Look support (by rti) 2010-05-19 11:04:40 +02:00
kervala
1fec532b3f Fixed: #918 Luabind 0.7 is not correctly detected 2010-05-19 09:46:03 +02:00
kervala
dd810094f4 Changed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 19:24:01 +02:00
kervala
896b62d236 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-18 16:53:47 +02:00
kervala
fff95ad179 Fixed: #912 Arrays not initialized and other minor bugs 2010-05-18 12:01:37 +02:00
kervala
f31ed6c750 Fixed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 09:46:41 +02:00
vl
d591e1b677 Fixed: missing ; after a nlassert 2010-05-17 18:07:41 +02:00
vl
95ec42ee71 Merge 2010-05-17 15:27:56 +02:00
vl
b541d58646 Fixed: #892 segfaults with newer libwww on linux 2010-05-17 15:27:43 +02:00
vl
95db3cc2f9 Fixed: #906 move code from .h to .cpp to resolve a libxml allocator problem 2010-05-17 14:51:04 +02:00
kervala
17262473c0 Changed: #853 Compilation on 64-bits platforms 2010-05-17 14:30:28 +02:00
vl
a0c4d7d72f Fixed: #905 r2_login.php can't create log file on linux by kerozcak 2010-05-17 14:00:20 +02:00
vl
dcc73535d2 Fixed: #909 warning flood 2010-05-17 12:29:55 +02:00
vl
299dcab227 Merge 2010-05-17 12:26:28 +02:00
vl
8779c9a177 Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing 2010-05-17 12:24:49 +02:00
vl
4723178982 Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
2010-05-17 12:02:21 +02:00
kervala
344b890a65 Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
kervala
a7c13ecb71 Changed: #901 nlstop() broken (including patch provided by vhelsing) 2010-05-17 10:44:12 +02:00
kervala
addc3f8ad1 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00