mattraykowski
|
ea566f55d0
|
Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux.
|
2010-09-16 07:41:45 -05:00 |
|
mattraykowski
|
695a5cdf83
|
merge
|
2010-09-15 20:36:25 -05:00 |
|
mattraykowski
|
a98739f977
|
Changed: #842 Added missing server tools to CMake build. Tweaked code to find headers in correct places.
|
2010-09-15 20:30:35 -05:00 |
|
kervala
|
b7cec00055
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-15 10:27:26 +02:00 |
|
kervala
|
8a598ab46a
|
Changed: Renamed servers executables and libs with CMake
|
2010-09-15 10:19:55 +02:00 |
|
kervala
|
8178f50365
|
Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client
|
2010-09-14 13:53:14 +02:00 |
|
kaetemi
|
097f9f96a2
|
Changed: #929 Improved stability of shape export, fixed export of cmb from ligo zones, map export copies originals for use with other processes as originally was done, corrected some lookup paths, removed unnecessary dependencies of some processes, copy only the needed lr files to the install, added export_build_install combination script.
|
2010-09-13 10:44:23 +02:00 |
|
kervala
|
372920f72e
|
Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
|
2010-09-12 00:40:26 +02:00 |
|
kervala
|
8468733ba0
|
Changed: #878 Fix typos in comments/code
|
2010-09-11 19:27:44 +02:00 |
|
kervala
|
c8a7d2b796
|
Fixed: Servers link errors under Linux
|
2010-09-11 19:26:22 +02:00 |
|
mattraykowski
|
3ca1b6a6bd
|
merge
|
2010-09-09 06:46:09 -06:00 |
|
kervala
|
a45f6fd9d1
|
Fixed: Added missing RYZOM_*_PREFIX
|
2010-09-08 09:31:00 +02:00 |
|
mattraykowski
|
497cea4b14
|
Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.)
|
2010-09-07 14:30:12 -06:00 |
|
kervala
|
5ae8eb8203
|
Fixed: Compilation under Windows
|
2010-09-06 20:42:13 +02:00 |
|
kervala
|
0985762b63
|
Fixed: Compilation under Linux
|
2010-09-05 11:29:34 +02:00 |
|
kervala
|
45e3a5bff6
|
Changed: Don't create config.h under Windows
|
2010-09-04 20:31:06 +02:00 |
|
kervala
|
131ce4ced2
|
Changed: FindLibwww search also for libexpat
|
2010-09-04 20:18:44 +02:00 |
|
kervala
|
29997015c9
|
Fixed: Windows compilation problems
|
2010-09-04 19:54:22 +02:00 |
|
kervala
|
15884b6acc
|
Fixed: ryzom_client_patcher compilation
|
2010-09-04 19:51:20 +02:00 |
|
kervala
|
933e37cdf5
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-04 19:46:43 +02:00 |
|
kervala
|
9b84af242e
|
Fixed: Some services compilation (winmain not found)
|
2010-09-04 18:34:09 +02:00 |
|
kervala
|
1722180ee3
|
Fixed: Including windows.h before using WinMain
|
2010-09-04 18:30:10 +02:00 |
|
kervala
|
ee9064da2f
|
Changed: Don't use "using namespace" in .h
|
2010-09-04 17:45:15 +02:00 |
|
kervala
|
2379551abe
|
Fixed: make_anim_melee_impact compilation
|
2010-09-03 23:09:44 +02:00 |
|
kervala
|
91e371e533
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-03 22:55:29 +02:00 |
|
kervala
|
a54335e454
|
Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
|
2010-09-03 22:48:53 +02:00 |
|
kervala
|
2f0e1ceb27
|
Fixed: sheets_packer compilation
|
2010-09-03 22:18:31 +02:00 |
|
kervala
|
e33a1eb875
|
Fixed: Server source directory
|
2010-09-03 22:16:46 +02:00 |
|
kervala
|
8c451ba6dd
|
Fixed: Merged Windows and Mac OS executable types
|
2010-09-03 22:16:10 +02:00 |
|
mattraykowski
|
6f882a7400
|
Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
|
2010-09-03 09:45:59 -06:00 |
|
mattraykowski
|
41c0e07894
|
merge while working on rebase root source dir
|
2010-09-03 08:02:04 -06:00 |
|
mattraykowski
|
50aee6c951
|
Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
|
2010-09-03 07:07:47 -06:00 |
|
kaetemi
|
96935c5be2
|
Added: #929 Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed: #929 Improved skipping of exported max files, corrected search paths for some tools configurations.
|
2010-09-03 12:37:35 +02:00 |
|
mattraykowski
|
d8ffaa120f
|
Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
|
2010-09-02 13:53:33 -06:00 |
|
kervala
|
c669f1bb09
|
Changed: Moved config.h stuff in ConfigureChecks.cmake
|
2010-09-02 18:23:02 +02:00 |
|
kervala
|
d960338b28
|
Changed: #878 Fix typos in comments/code
|
2010-09-02 11:02:03 +02:00 |
|
kaetemi
|
8763a898cb
|
Added: #929 Process for anim, font, swt, clodbank, pacs_prim, ps, skel. Project for objects, sky, contruction, fauna, fonts, outgame, sfx.
|
2010-09-01 15:24:43 +02:00 |
|
kaetemi
|
d71836f056
|
Changed: #964 Add remapping in client of tga filenames onto png files for unprocessed textures from the png asset database.
|
2010-09-01 15:17:34 +02:00 |
|
mattraykowski
|
72b6fb118b
|
Update: #842 Initial file/folder move for single project build.
|
2010-08-31 06:08:21 -06:00 |
|
kervala
|
267a39ee02
|
Changed: #1051 Progress tweak
|
2010-08-31 09:43:59 +02:00 |
|
kaetemi
|
0c6799898c
|
Added: #929 Added the objects build project and updated the max file batch convert script.
|
2010-08-30 23:24:13 +02:00 |
|
kervala
|
9f43646d77
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-08-28 15:02:00 +02:00 |
|
kaetemi
|
b33c1a0f8e
|
Changed: #929 Max shape export runs all the way through now.
Added: #929, #1082 Interface build project.
|
2010-08-27 22:29:13 +02:00 |
|
kaetemi
|
67307bc6e8
|
Fixed: #1082 Interface texturemaps can be configured in cfg file, png and tga inside interface texturemap treated equally.
|
2010-08-27 22:15:51 +02:00 |
|
kervala
|
03d3c5ebcf
|
Fixed: #1074 sheets_packer using default static relative paths
|
2010-08-27 16:48:44 +02:00 |
|
kervala
|
c4a54d8934
|
Fixed: #1074 sheets_packer using default static relative paths
|
2010-08-26 14:49:11 +02:00 |
|
kervala
|
20ed5649e9
|
Changed: #1074 sheets_packer using default static relative paths
|
2010-08-26 09:56:30 +02:00 |
|
kervala
|
e4d69dc1c9
|
Fixed: #955 CMake does not search luabind
|
2010-08-20 13:27:17 +02:00 |
|
kervala
|
2848016447
|
Fixed: client_patcher compilation under Windows
|
2010-08-16 14:41:05 +02:00 |
|
rti
|
2ee6e822b7
|
Fixed: #1059 Make cocoa the default subsystem on Mac OS X
|
2010-08-13 18:16:37 +02:00 |
|
kervala
|
39890b7fe0
|
Changed: client_default.cfg and patcher translations installation
|
2010-08-12 20:25:53 +02:00 |
|
kervala
|
c247dcc79c
|
Added: client_default.cfg.in to use specified data pathes
|
2010-08-12 10:19:37 +02:00 |
|
kervala
|
962738e647
|
Added: translations for client_patcher
|
2010-08-12 10:18:57 +02:00 |
|
kervala
|
7b52fd5017
|
Fixed: nelsound dependency to nelsound_lowlevel
|
2010-08-12 10:12:15 +02:00 |
|
kervala
|
f4a20105ce
|
Fixed: libc functions wouldn't be replaced by intrinsics equivalent
|
2010-08-12 10:11:53 +02:00 |
|
kervala
|
d3b59df267
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-12 10:10:52 +02:00 |
|
kervala
|
68cc7ae142
|
Changed: #878 Fix typos in comments/code
|
2010-08-11 19:28:29 +02:00 |
|
kervala
|
3a675cb90b
|
Fixed: libc functions wouldn't be replaced by intrinsics equivalent
|
2010-08-11 15:05:03 +02:00 |
|
kaetemi
|
d3b8b80f29
|
Added: #929 Ig build process.
|
2010-08-11 14:18:33 +02:00 |
|
kervala
|
d68f17c5e5
|
Changed: #878 Fix typos in comments/code
|
2010-08-09 15:26:52 +02:00 |
|
kervala
|
d67c4a1aaa
|
Changed: #1023 PreDataPath and DataPath must be set in client_default.cfg
|
2010-08-09 15:25:58 +02:00 |
|
kervala
|
70568a127d
|
Changed: #1051 Progress overwrite current line
|
2010-08-09 15:21:14 +02:00 |
|
kervala
|
783c3ba8d4
|
Fixed: #1064 New interface definition missing (patch provided by Naush)
|
2010-08-08 10:12:03 +02:00 |
|
kervala
|
a1ef5dc8a9
|
Changed: #1051 Create a console-based working patcher
|
2010-08-06 18:22:33 +02:00 |
|
kervala
|
21f708b5b8
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-05 18:57:15 +02:00 |
|
kervala
|
1ce824c4f5
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-05 18:54:32 +02:00 |
|
kervala
|
a7c6b9a450
|
Fixed: #1051 Create a console-based working patcher
|
2010-08-05 15:20:06 +02:00 |
|
kervala
|
719e589d0d
|
Changed: #1051 Create a console-based working patcher
|
2010-08-05 09:53:38 +02:00 |
|
kervala
|
5e8c8d80c5
|
Changed: #1051 Create a console-based working patcher
|
2010-08-03 23:26:44 +02:00 |
|
kervala
|
6dec92b54b
|
Changed: #1051 Create a console-based working patcher
|
2010-08-03 23:05:05 +02:00 |
|
kervala
|
9acff6c04d
|
Changed: Removed wrong #endif
|
2010-08-03 22:42:00 +02:00 |
|
kervala
|
2e2c08d7cb
|
Changed: Optimization for files loading under Linux
|
2010-08-03 20:23:54 +02:00 |
|
kervala
|
d6c2f62a93
|
Changed: Added a space before filename
|
2010-08-03 20:02:16 +02:00 |
|
kervala
|
704eb279e2
|
Changed: Using RZ_NO_CLIENT to include CClientConfig from client without adding other dependencies
|
2010-08-03 14:03:15 +02:00 |
|
kervala
|
aa6df6f3b9
|
Changed: Added parsing of PatchServer variable
|
2010-08-03 14:01:15 +02:00 |
|
kervala
|
437c6194de
|
Changed: Save CameraDistance and FPV not only if in Windowed mode (fix)
|
2010-07-30 09:35:09 +02:00 |
|
kervala
|
973320762d
|
Changed: Save CameraDistance and FPV not only if in Windowed mode
|
2010-07-29 20:22:47 +02:00 |
|
kervala
|
8a8f2afada
|
Changed: #878 Fix typos in comments/code
|
2010-07-29 20:18:49 +02:00 |
|
kervala
|
75a100d422
|
Changed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu
|
2010-07-29 16:40:38 +02:00 |
|
kervala
|
39aeaa0ec4
|
Fixed: #1042 Loading music is not fading after reselecting a character
|
2010-07-29 16:08:14 +02:00 |
|
kervala
|
99c9bc60d7
|
Changed: #1030 Don't add buffer to queue when using sync mode
|
2010-07-29 13:46:33 +02:00 |
|
kervala
|
b2cbd99d00
|
Changed: #878 Fix typos in comments/code
|
2010-07-28 21:48:57 +02:00 |
|
kervala
|
b72d16c806
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-07-28 21:46:40 +02:00 |
|
kervala
|
1cd25d97de
|
Changed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
2010-07-28 21:13:39 +02:00 |
|
kervala
|
032a6d67bc
|
Changed: #878 Fix typos in comments/code
|
2010-07-28 19:27:38 +02:00 |
|
vl
|
64990ca5b2
|
Merge
|
2010-07-28 09:38:47 +02:00 |
|
vl
|
ce230a2fcd
|
Fixed: the nel tracer/printer for libwww
|
2010-07-28 09:36:22 +02:00 |
|
vl
|
d3fd4c5789
|
Removed: flooding warning
|
2010-07-28 09:35:50 +02:00 |
|
vl
|
1bc6a4cc2b
|
Fixed: crash when we pass the login/pass in command line
|
2010-07-28 08:57:40 +02:00 |
|
vl
|
3db5f74c12
|
Changed: order or the lib to make it compile in pure static
|
2010-07-28 08:57:08 +02:00 |
|
kervala
|
fd41d63b2a
|
Fixed: #1032 Crash in OpenAL driver when a music is playing and user quit client
|
2010-07-27 19:32:15 +02:00 |
|
kervala
|
aaf7ed3215
|
Fixed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
2010-07-27 19:28:04 +02:00 |
|
kervala
|
da46bed296
|
Changed: #878 Fix typos in comments/code
|
2010-07-27 13:21:11 +02:00 |
|
vl
|
097ca1f3de
|
Changed: generate symbol by default
|
2010-07-26 11:19:15 +02:00 |
|
vl
|
ead0de9e63
|
Changed: No more log in stdout, only in log file
|
2010-07-26 11:18:56 +02:00 |
|
vl
|
b2b419ad5b
|
Added: search ryzom.png in path
|
2010-07-26 11:18:16 +02:00 |
|
vl
|
48ef8b4fdd
|
Changed: don't add the "data" directory 2 times
|
2010-07-26 10:56:47 +02:00 |
|
vl
|
3acf3e7de8
|
Removed: flooding warning
|
2010-07-26 10:56:22 +02:00 |
|
kervala
|
2fd533f737
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-07-24 22:29:42 +02:00 |
|
kervala
|
720790d759
|
Changed: #963 Floating point exceptions
|
2010-07-20 22:49:11 +02:00 |
|