kervala
|
ee40f8f9b5
|
Changed: Updated samples CMake projects
|
14 years ago |
rti
|
4f02a8591a
|
Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly
|
14 years ago |
kervala
|
65062f5dee
|
Changed: #825 Remove all warnings when compiling Ryzom
|
14 years ago |
kervala
|
6328b3fd56
|
Changed: Tweaked CMake default flags to use identical settings as VC++ projects
|
14 years ago |
kervala
|
c962ee318b
|
Changed: Added tga2dds project if libsquish is found (s3tc dependency removed)
|
14 years ago |
kervala
|
b99425d5eb
|
Changed: Allow user to specify externals location for CMake
|
14 years ago |
kervala
|
aa506598d0
|
Fixed: #1080 Under Linux, load NeL drivers from a specific directory
|
14 years ago |
kaetemi
|
5b0a249338
|
Changed: #929 Max shape export runs all the way through now.
Added: #929, #1082 Interface build project.
|
14 years ago |
kaetemi
|
61f2851a2b
|
Fixed: #1082 Interface texturemaps can be configured in cfg file, png and tga inside interface texturemap treated equally.
|
14 years ago |
kervala
|
a1fcd412b1
|
Changed: code simplification for s3tc_compressor_lib
|
14 years ago |
kervala
|
1ff44fdb50
|
Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap
|
14 years ago |
kervala
|
b2417a68ab
|
Changed: Bad parenthesis
|
14 years ago |
kervala
|
7610d61b80
|
Changed: Allow to write interface into a PNG file
|
14 years ago |
kervala
|
790cdf83c1
|
Fixed: #1074 sheets_packer using default static relative paths
|
14 years ago |
kervala
|
b80b9c4c58
|
Fixed: #1074 sheets_packer using default static relative paths
|
14 years ago |
kervala
|
cfe8f1870f
|
Changed: #1074 sheets_packer using default static relative paths
|
14 years ago |
kaetemi
|
4cf6235095
|
Changed: #929 Some reliability fixes for the max export plugin.
|
14 years ago |
kervala
|
b5f6188757
|
Fixed: #1044 Window content is black after switching windowed <-> fullscreen
|
14 years ago |
kervala
|
eaa26434bc
|
Changed: #825 Remove all warnings when compiling Ryzom
|
14 years ago |
kervala
|
5c8e161c7a
|
Merge
|
14 years ago |
Matt Raykowski
|
80b478b408
|
Changed: #825 Fixed warning/error about C++ comment blocks in C code.
|
14 years ago |
kervala
|
d7943cfa7d
|
Fixed: #955 CMake does not search luabind
|
14 years ago |
kervala
|
6577496fc2
|
Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr
|
14 years ago |
kervala
|
ce933b4c41
|
Fixed: chatclient sample compilation
|
14 years ago |
kervala
|
e77e93f779
|
Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error)
|
14 years ago |
kervala
|
55d518498d
|
Changed: Removed uneeded dependency to libxml and using new macros
|
14 years ago |
kervala
|
70e5a1e98e
|
Fixed: client_patcher compilation under Windows
|
14 years ago |
rti
|
06f7326e34
|
Fixed: #1059 Make cocoa the default subsystem on Mac OS X
|
14 years ago |
rti
|
3edb9289f7
|
merge
|
14 years ago |
rti
|
ba4eca5cec
|
Fixed: #1062 Fullscreen with game resolution < desktop resolution
|
14 years ago |
rti
|
ed8a11717d
|
Changed: #878 Fix typos in comments/code
|
14 years ago |
kervala
|
a7f0ee94e8
|
Changed: client_default.cfg and patcher translations installation
|
14 years ago |
kervala
|
ab11ddb805
|
Changed: #825 Remove all warning when compiling Ryzom
|
14 years ago |
kervala
|
9984b638fb
|
Fixed: #1069 Thread/process CPU affinity Implementation for Linux
|
14 years ago |
kervala
|
dc40c77b18
|
Changed: Removed libjpeg dependency on nel3d
|
14 years ago |
kervala
|
ed1f993f2e
|
Added: client_default.cfg.in to use specified data pathes
|
14 years ago |
kervala
|
b95f861fa5
|
Added: translations for client_patcher
|
14 years ago |
kervala
|
bf1d4b604b
|
Fixed: nelsound dependency to nelsound_lowlevel
|
14 years ago |
kervala
|
53d0963dba
|
Fixed: libc functions wouldn't be replaced by intrinsics equivalent
|
14 years ago |
kervala
|
c847c1dd87
|
Changed: #825 Remove all warning when compiling Ryzom
|
14 years ago |
kervala
|
4fb863c9f5
|
Changed: "using CVector" in 3d/vegetable.h
|
14 years ago |
kervala
|
57bbdf7a85
|
Changed: Removed useless dependencies
|
14 years ago |
kervala
|
dc43321615
|
Changed: #878 Fix typos in comments/code
|
14 years ago |
kervala
|
4b294f9402
|
Fixed: libc functions wouldn't be replaced by intrinsics equivalent
|
14 years ago |
kervala
|
caf1c5151e
|
Fixed: nelsound dependency to nelsound_lowlevel
|
14 years ago |
kaetemi
|
248a8464ec
|
Added: #929 Ig build process.
|
14 years ago |
kervala
|
0ace3e9251
|
Changed: #825 Remove all warning when compiling Ryzom
|
14 years ago |
kervala
|
c693c47cac
|
Changed: #825 Remove all warning when compiling Ryzom
|
14 years ago |
kervala
|
67ebdb938a
|
Changed: #878 Fix typos in comments/code
|
14 years ago |
kervala
|
6870bb4ce3
|
Changed: #1023 PreDataPath and DataPath must be set in client_default.cfg
|
14 years ago |
kervala
|
4884d2ed97
|
Changed: #1051 Progress overwrite current line
|
14 years ago |
kervala
|
c9f82c076f
|
Change: Apply shared libraries properties also for modules
|
14 years ago |
kervala
|
09d7a4a064
|
Fixed: Removed driver_opengl_mac.cpp from VC++ project
|
14 years ago |
kervala
|
18aa7d11ac
|
Fixed: #1066 Don't put VERSION in executables
|
14 years ago |
kervala
|
0cb39b3bd2
|
Fixed: #1064 New interface definition missing (patch provided by Naush)
|
14 years ago |
kervala
|
58242c5bae
|
Merge
|
14 years ago |
kervala
|
c2c4092730
|
Changed: #1051 Create a console-based working patcher
|
14 years ago |
kervala
|
c549c8f4dd
|
Changed: #825 Remove all warning when compiling Ryzom
|
14 years ago |
kervala
|
7c71e0ce01
|
Changed: #825 Remove all warning when compiling Ryzom
|
14 years ago |
kervala
|
5d494ea2fe
|
Fixed: #1058 Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h
|
14 years ago |
kervala
|
6b84d99679
|
Fixed: #1051 Create a console-based working patcher
|
14 years ago |
kervala
|
2da52ebc36
|
Fixed: #1057 X11 Key auto repeat
|
14 years ago |
kervala
|
dcab3b681b
|
Changed: #1051 Create a console-based working patcher
|
14 years ago |
rti
|
0edc5f1f2c
|
Fixed: #1036 Problem when we start moving the camera in third person
|
14 years ago |
rti
|
e1f2fc5abc
|
Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value)
|
14 years ago |
rti
|
6b0320a7f2
|
Fixed: #1053 screen mode retrieval only in cocoa mode
|
14 years ago |
rti
|
cc47fd2531
|
Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter
|
14 years ago |
rti
|
b1fa58f06b
|
Fixed: #1029 destroyWindow() terminates the whole application
|
14 years ago |
rti
|
fddfab508b
|
Fixed: #1004 updated get display modes implementation to use more current apis
|
14 years ago |
rti
|
542d4125a0
|
Changed: #1004 - implemented nglGetProcAddress using dlsym
|
14 years ago |
kaetemi
|
3e7ac724ca
|
Fixed: Added hack to handle badly exported FO_S2_big_tree in build_gamedata, and cleaned up some stuff.
|
14 years ago |
rti
|
e1656d14a7
|
Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel
|
14 years ago |
kervala
|
81c6b7e48a
|
Changed: #1051 Create a console-based working patcher
|
14 years ago |
kervala
|
dd0b5df304
|
Changed: #1051 Create a console-based working patcher
|
14 years ago |
kervala
|
2bc8aa793e
|
Changed: Removed wrong #endif
|
14 years ago |
kervala
|
bc3190ab1e
|
Changed: Optimization for files loading under Linux
|
14 years ago |
kervala
|
a2be9e1d1b
|
Changed: Added a space before filename
|
14 years ago |
aquiles
|
28953b29ed
|
Changed: #1048 getType() in UFormElm
|
14 years ago |
aquiles
|
072b95c975
|
Fixed: #1054 getFilename() in UForm
|
14 years ago |
kervala
|
ada9fd28ee
|
Changed: Using RZ_NO_CLIENT to include CClientConfig from client without adding other dependencies
|
14 years ago |
kervala
|
c96c540d34
|
Changed: Added parsing of PatchServer variable
|
14 years ago |
kervala
|
4757228a22
|
Fixed: numeric_limits not found in Fmod driver
|
14 years ago |
kervala
|
a7e4543e5d
|
Changed: #1044 Window content is black after switching windowed <-> fullscreen
|
15 years ago |
kervala
|
3b09bcd927
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
7e45b27f35
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
a4b9d678ed
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
bb8cea02ea
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
01748aa3f5
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
540e24b7b6
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
65647fecbb
|
Changed: #1044 Window content is black after switching windowed <-> fullscreen
|
15 years ago |
kervala
|
90acceadbf
|
Fixed: #1044 Window content is black after switching windowed <-> fullscreen
|
15 years ago |
kervala
|
1fab114680
|
Fixed: #1046 XConfigureNotify window position different from XMoveWindow
|
15 years ago |
kervala
|
dd93616bf6
|
Fixed: #1045 XMapWindow doesn't preserve current window position
|
15 years ago |
kervala
|
a587bc1846
|
Fixed: #1039 X11 error when quitting the client on linux
|
15 years ago |
kervala
|
6386f37f4f
|
Fixed: Parsing error in make_sheet_id.cfg
|
15 years ago |
kervala
|
47e2d3532d
|
Changed: Save CameraDistance and FPV not only if in Windowed mode (fix)
|
15 years ago |
kervala
|
b5f09fc9c9
|
Changed: Save CameraDistance and FPV not only if in Windowed mode
|
15 years ago |
kervala
|
042507413a
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
bd44224959
|
Changed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu
|
15 years ago |
kervala
|
a1d8277eea
|
Fixed: #1042 Loading music is not fading after reselecting a character
|
15 years ago |
kervala
|
cec0572a61
|
Changed: #1030 Allow to queue any buffer not only those managed by CSourceAL
|
15 years ago |
kervala
|
f565acbd40
|
Changed: #1030 Implemented getTime() in OpenAL driver
|
15 years ago |
kervala
|
20a2fbd674
|
Changed: #1030 Don't add buffer to queue when using sync mode
|
15 years ago |
kervala
|
0c5d50299b
|
Fixed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu
|
15 years ago |
kervala
|
ba4ee26f7c
|
Changed: #963 Floating point exceptions
|
15 years ago |
kervala
|
d35da7cfd8
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
032284affa
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
2a1441858f
|
Changed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
15 years ago |
kervala
|
39e25f218e
|
Changed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
15 years ago |
kervala
|
878996d64d
|
Changed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
15 years ago |
kervala
|
f768181706
|
Changed: #1030 Don't delete buffers if they will be reused
|
15 years ago |
kervala
|
ac5cd5e41e
|
Changed: main() returns 0 when success
|
15 years ago |
kervala
|
161e40a3f2
|
Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod>
|
15 years ago |
kervala
|
6dec8a3cf5
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
vl
|
3b0e201dd6
|
Merge
|
15 years ago |
vl
|
f34e513192
|
Fixed: the nel tracer/printer for libwww
|
15 years ago |
vl
|
056f8e147f
|
Removed: flooding warning
|
15 years ago |
vl
|
5a42894005
|
Fixed: crash when we pass the login/pass in command line
|
15 years ago |
vl
|
c9951246a7
|
Changed: order or the lib to make it compile in pure static
|
15 years ago |
kervala
|
b0a33c716c
|
Changed: #1030 Implement music streaming in OpenAL driver
|
15 years ago |
kervala
|
bf5e086157
|
Fixed: #1032 Crash in OpenAL driver when a music is playing and user quit client
|
15 years ago |
kervala
|
aa446917b9
|
Fixed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
15 years ago |
kervala
|
8dff836491
|
Fixed: #1030 Implement music streaming in OpenAL driver
|
15 years ago |
kervala
|
f0205328dc
|
Changed: #1030 Implement music streaming in OpenAL driver
|
15 years ago |
kervala
|
163e2dc1a5
|
Changed: #1030 Implement music streaming in OpenAL driver
|
15 years ago |
kervala
|
5950b1f5bf
|
Changed: #1030 Implement music streaming in OpenAL driver
|
15 years ago |
kervala
|
4d586ef8d0
|
Changed: #1030 Implement music streaming in OpenAL driver
|
15 years ago |
kervala
|
5045b0ea8a
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
a3ae822a88
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
88a5f4e074
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
vl
|
30ee5647df
|
Changed: generate symbol by default
|
15 years ago |
vl
|
5a1fa02588
|
Changed: No more log in stdout, only in log file
|
15 years ago |
vl
|
daedac045b
|
Added: search ryzom.png in path
|
15 years ago |
vl
|
bd86b6f29d
|
Changed: don't add the "data" directory 2 times
|
15 years ago |
vl
|
d971a9537c
|
Removed: flooding warning
|
15 years ago |
kervala
|
2b2b1c3748
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
b22129a4fb
|
Changed: #1028 Implement GlWndProc for X11
|
15 years ago |
kervala
|
2b74d425ed
|
Changed: #1028 Implement GlWndProc for X11
|
15 years ago |
kervala
|
28e5c4e485
|
Fixed: #1028 Implement GlWndProc for X11
|
15 years ago |
kervala
|
9275ce5175
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
c6d7643b4b
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
mattraykowski
|
27ec384cb8
|
Change: #842 Added some source groups to mimic VS SLNs.
|
15 years ago |
mattraykowski
|
f76025cfac
|
Change: #842 Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively.
|
15 years ago |
mattraykowski
|
500cd44655
|
Changed: #842 Added ability to toggle support for STLport builds - note untested!
|
15 years ago |
mattraykowski
|
ca56d259cc
|
Changed: #842 Fix for nelmisc builds on Windows without DirectX in the VS paths.
|
15 years ago |
kervala
|
43de0a28b1
|
Changed: #963 Floating point exceptions
|
15 years ago |
vl
|
49c8252f99
|
Changed: sint64 into uint64 to compile on old gcc
|
15 years ago |
vl
|
edeeb18515
|
Merge
|
15 years ago |
vl
|
e71c3b5417
|
Merge
|
15 years ago |
vl
|
fa493394b5
|
Changed: Display fps and spf on SHIFT+F2
|
15 years ago |
kervala
|
e918f393c9
|
Fixed: #1024 Ryzom-client requires Cmake 2.8 - Not standard in Ubuntu 9.04
|
15 years ago |
kervala
|
9e7420a442
|
Changed: #1023 Use a standard application path for writing files
|
15 years ago |
kervala
|
6c6432891f
|
Changed: #842 Added FINAL_VERSION for NeL
|
15 years ago |
kervala
|
714e99ec08
|
Changed: #842 Removed CMake unused files
|
15 years ago |
kervala
|
733e5f4b1a
|
Changed: cbDirectoryChanged now displays a warning if it couldn't change directory
|
15 years ago |
kervala
|
ddeff78c93
|
Changed: only check screenshot folder presence one time
|
15 years ago |
kervala
|
d9b644d153
|
Changed: #842 Added new files for X11 applications
|
15 years ago |
kervala
|
c1606111a8
|
Changed: #991 Make sure all debug files are created in log directory
|
15 years ago |
kervala
|
bbc814e12b
|
Changed: #1023 Use a standard application path for writing files
|
15 years ago |
kervala
|
5f0a250598
|
Changed: #982 Remove seven_zip dependency for Mac OS and Linux client
|
15 years ago |
kervala
|
0e5c1c4af3
|
Changed: #1023 Use a standard application path for writing files
|
15 years ago |
kervala
|
8caf0eb97e
|
Changed: #973 Added an icon for X11
|
15 years ago |
kervala
|
ddb918de66
|
Changed: #1023 Use a standard application path for writing files
|
15 years ago |
kervala
|
a1356178fd
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
5f3ecbe8ff
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
61d960a970
|
Changed: #1023 Use a standard application path for writing files
|
15 years ago |
kervala
|
3334163590
|
Changed: #842 Added new files for X11 applications
|
15 years ago |
kervala
|
9cb67be062
|
Changed: #842 Removed CMake unused files
|
15 years ago |
kervala
|
d65129e67d
|
Changed: #1023 Use a standard application path for writing files
|
15 years ago |
kervala
|
f4c0778e45
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
18dd1b0ee2
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
5bb012883d
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
c426347080
|
Changed: #1023 Use a standard application path for writing files
|
15 years ago |
kervala
|
aa88a7fb49
|
Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead
|
15 years ago |
kervala
|
b4aaac574f
|
Fixed: config_file generated files not openable
|
15 years ago |
kervala
|
e6717c9efc
|
Changed: #1021 nel-misc.pc install file missing ubuntu / debian linux
|
15 years ago |
rti
|
32cd792e14
|
merge
|
15 years ago |
rti
|
d4e2ab4013
|
Fixed: #1020 GLWindow, create, destroy, create would lead to creating two autorelease pools
|
15 years ago |
Matt Raykowski
|
e3302e6844
|
merge
|
15 years ago |
Matt Raykowski
|
b4a635c412
|
Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking.
|
15 years ago |
kervala
|
936d97b070
|
Fixed: GCC error with templates (by Naush)
|
15 years ago |
rti
|
1a756384c2
|
merge
|
15 years ago |
rti
|
9a490239e8
|
Fixed: #1008 Modifier Key Information
|
15 years ago |
kervala
|
3b70e484f6
|
Fixed: #1019 Add public setWindowIcon method to UDriver
|
15 years ago |
kervala
|
00ae75ef04
|
Fixed: #1018 Implement setWindowIcon for Win32
|
15 years ago |
kervala
|
8605f833e9
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
15 years ago |
kervala
|
ad59a1f35b
|
Fixed: #973 Add an internal method to set an icon for X11 window in OpenGL driver
|
15 years ago |
vl
|
dee391151a
|
Fixed: some gcc warning
|
15 years ago |
vl
|
4e87d65d87
|
Added: default value for fxMatrix (thx valgrind)
|
15 years ago |
kervala
|
34e58b7f19
|
Fixed: #928 XRandR modesetting
|
15 years ago |
kervala
|
41eedee735
|
Fixed: #928 XRandR modesetting
|
15 years ago |
kervala
|
361f32e7cd
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
f497cba0c2
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
64a175ff09
|
Fixed: tile_edit_qt compilation
|
15 years ago |
kervala
|
8a9208b24c
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
kervala
|
77708e8d52
|
Changed: optimizations for PCH
|
15 years ago |
kervala
|
b9750904f1
|
Changed: #991 Make sure all debug files are created in log directory
|
15 years ago |
kervala
|
31236e1dea
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
c6349e415f
|
Changed: optimizations for PCH
|
15 years ago |
kervala
|
0383b14169
|
Changed: optimizations for PCH
|
15 years ago |
kervala
|
9b06f1c481
|
Fixed: sort screen modes by width, height and frequency
|
15 years ago |
kervala
|
d330483dd9
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
c535f83ea3
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
1f3793e523
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
a51e1516ec
|
Fixed: NeL compilation with automake
|
15 years ago |
kervala
|
76aa034bea
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
vl
|
f38d78a22d
|
Added: default value for HairColor (thx valgrind)
|
15 years ago |
vl
|
f34d0f3249
|
Added: default value for light 0 (thx valgrind)
|
15 years ago |
vl
|
e9834f7270
|
Removed: hi res icon post build
|
15 years ago |
vl
|
6bf8cc13b7
|
Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X
|
15 years ago |
kervala
|
23387884dc
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
vl
|
dfbb27fafc
|
Merge
|
15 years ago |
vl
|
39b6194f02
|
Changed: misc things
|
15 years ago |
vl
|
7fa8e70111
|
Added: new rp jobs
|
15 years ago |
vl
|
eb8d775332
|
Added: new login interface and loading background
|
15 years ago |
vl
|
4c06c20712
|
Added: better detection of jpeg size
|
15 years ago |
rti
|
b9bd5c8fce
|
Fixed: #1012 Dead Keys Broken
|
15 years ago |
rti
|
a91497f86b
|
Fixed: #1011 Switch nlWindow from NSWindow* to NSView*
|
15 years ago |
rti
|
cbbcd286cb
|
Fixed: #1011 Switch nlWindow from NSWindow* to NSView*
|
15 years ago |
rti
|
977ca59638
|
merge
|
15 years ago |
rti
|
bc08dee5a0
|
Fixed: #1009 Cocoa Window not necessary
|
15 years ago |
vl
|
f4a2b13452
|
Removed: some flooding warning
|
15 years ago |
vl
|
8ecf22ad3f
|
Fixed: Bad way to loop a number between 0 and 5
|
15 years ago |
kervala
|
317ffa2ce0
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
rti
|
e6e1d2e3fe
|
merge
|
15 years ago |
rti
|
b9b1605120
|
Changed: #947 improved mouse wheel handling (thresholding)
|
15 years ago |
kervala
|
220a3458c2
|
Changed: USE_JPEG is only used when building NLMISC now
|
15 years ago |
kervala
|
082676ea80
|
Changed: CFile::copyFile takes now 2 std::string as parameters
|
15 years ago |
kervala
|
575f577dac
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
kervala
|
e1242bffea
|
Removed: useless backup files
|
15 years ago |
kervala
|
de9ba8fbe4
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
kervala
|
ae239a6b94
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
vl
|
fa1ec407e8
|
Added: monitor service cfg
|
15 years ago |
rti
|
1e1e0c45ae
|
Fixed: #1000 ft2build.h not found by FindFreetype
|
15 years ago |
rti
|
c613b8a103
|
Changed: #880 disabled PCH for opengl driver if WITH_COCOA (PCH does not work with objc)
|
15 years ago |
kervala
|
deb32e7dda
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
kervala
|
6457dd4f55
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
d24c112408
|
Fixed: world_editor_sound_plugin compilation on 64 bits
|
15 years ago |
kervala
|
7cb5099a1c
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
df304689fc
|
Changed: #842 Added -g flag in Release too
|
15 years ago |
kervala
|
7c9914b4e3
|
Changed: #880 Removed useless code in PCHSupport.cmake
|
15 years ago |
kervala
|
c27c28d7c4
|
Changed: CWordsDictionary::makeResult using references
|
15 years ago |
kervala
|
e0f22bf104
|
Fixed: std::auto_ptr not found
|
15 years ago |
kervala
|
fbd689a6a0
|
Fixed: icon_search project
|
15 years ago |
kervala
|
6779fcf1b3
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
f33365ea10
|
Changed: #880 Added WITH_PCH to activate Precompiled Header (default is ON)
|
15 years ago |
kervala
|
0238458539
|
Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too)
|
15 years ago |
kervala
|
7d7ded9528
|
Changed: #842 Added new optimizations for VC++ linker and compiler
|
15 years ago |
kervala
|
870fb2a50a
|
Changed: #842 Removed obsolete files (all methods are already implemented in CSystemInfo)
|
15 years ago |
kervala
|
d308968f9a
|
Changed: #842 nel-config and .pc files correct paths
|
15 years ago |
kervala
|
8eac425f0f
|
Changed: #842 NeL and Ryzom Core version 0.7.0
|
15 years ago |
kervala
|
6eda3d5039
|
Changed: #842 Added SOVERSION property to shared libraries
|
15 years ago |
kervala
|
fc22fcb3de
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
kervala
|
12b45aa650
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
fcb53cf7be
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
7a99daae23
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
73744cd0ae
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
611b5498e8
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
kervala
|
9eb0e21867
|
Changed: #880 Use PCH under Linux with CMake
|
15 years ago |
rti
|
6567201c25
|
merge
|
15 years ago |
rti
|
8ad1901f17
|
Changed: #947 added mac menu, force redraw after buffer swap, some cleanup
|
15 years ago |
kervala
|
9de1c9e027
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
0af8991374
|
Added: Mercurial template file for generating changelogs
|
15 years ago |
rti
|
59b7ac1f9f
|
merge
|
15 years ago |
rti
|
60dae3bfd0
|
Changed: #947 adapted to recent driver changes, some cleanup
|
15 years ago |
kervala
|
5c913341e2
|
Fixed: #998 bnp_make returns 1 when successful
|
15 years ago |
kervala
|
964ffc2183
|
Fixed: #993 Floating Point Exception in NL3D::CDriverGL::getModes on Linux
|
15 years ago |
kervala
|
0761387c3b
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
kervala
|
551d33c933
|
Fixed: #993 Floating Point Exception in NL3D::CDriverGL::getModes on Linux
|
15 years ago |
kervala
|
4e9550100a
|
Added: patch_gen project in Ryzom tools
|
15 years ago |
kervala
|
a362e280ca
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kervala
|
db81731ff5
|
Fixed: #992 Infinite loop and crash when a parent sheet is the same file as self
|
15 years ago |
kervala
|
5e4cd25b2c
|
Changed: #991 Make sure all debug files are created in log directory
|
15 years ago |
kervala
|
ec62912164
|
Changed: #991 Make sure all debug files are created in log directory
|
15 years ago |
kervala
|
28c4072960
|
Changed: #991 Make sure all debug files are created in log directory
|
15 years ago |
kervala
|
4e334e85b7
|
Fixed: #990 Add possibility to set and get log directory
|
15 years ago |
Matt Raykowski
|
95c62c13fe
|
Changed: #842 Added PDS, SBS, SUS and TS to CMake build.
|
15 years ago |
kervala
|
f5e591486f
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kervala
|
7a8e9b3198
|
Changed: #825 Remove all warning when compiling Ryzom
|
15 years ago |
kaetemi
|
ced1b79840
|
Changed: #929 Corrected some config variable names for rbank build process.
|
15 years ago |
Matt Raykowski
|
96f88d8a8d
|
Changed: #842 Added three more services: MOS, RBS, PDSS.
|
15 years ago |
Matt Raykowski
|
ce1bcbaf27
|
Changed: #842 Added a few more services: LAS, LGS, MFS, MS, AS, NS, WS.
|
15 years ago |
kervala
|
982734fc81
|
Fixed: #943 Compiling under Debian 5 (linux) 64bit
|
15 years ago |
kervala
|
f2e43698ea
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
vl
|
74bcf2dd7e
|
Fixed: #965 added missing leveldesign files
|
15 years ago |
kervala
|
7a00fb5082
|
Fixed: client_config compilation
|
15 years ago |
kervala
|
a5a3929833
|
Fixed: #985 Crash when opening a door
|
15 years ago |
kervala
|
ea5c5b8bad
|
Fixed: client_config compilation
|
15 years ago |
kervala
|
51bd12ec4a
|
Changed: #985 Crash when opening a door
|
15 years ago |
kervala
|
a5d0faaec5
|
Changed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
15 years ago |
kervala
|
3ed8f85188
|
Fixed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
15 years ago |
kervala
|
cb649eba75
|
Fixed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
15 years ago |
kervala
|
a877932708
|
Fixed: #984 Create setWindowStyle and getWindowStyle private methods in OpenGL driver
|
15 years ago |
kervala
|
4095bf6a4c
|
Fixed: #977 Characters without heads.
|
15 years ago |
kervala
|
bf6e36cd33
|
Changed: Removed files with no content from project (fix some VC++ warnings)
|
15 years ago |
kervala
|
6c47a3a615
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
458203979c
|
Fixed: variable_parser compilation
|
15 years ago |
kervala
|
6c595f6c3c
|
Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
|
15 years ago |
kervala
|
dcf1277953
|
Changed: #842 Added SOVERSION property to shared libraries
|
15 years ago |
kervala
|
7cbe65d2ef
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
rti
|
ec3f194b42
|
Changed: #947 fixed set mouse pos in fullscreen on non main monitor
|
15 years ago |
rti
|
7457a1838f
|
merge
|
15 years ago |
rti
|
ac758bc0e3
|
Changed: #947 fixed set mouse pos in fullscreen on non main monitor
|
15 years ago |
kervala
|
91d971ad64
|
Fixed: #983 Create setWindowSize private method in OpenGL driver
|
15 years ago |
rti
|
207c648b88
|
merge, fixed build with NL_MAC_NATIVE
|
15 years ago |
rti
|
7e91dd34fd
|
merge
|
15 years ago |
kervala
|
5e298e8844
|
Fixed: #983 Create setWindowSize private method in OpenGL driver
|
15 years ago |
rti
|
2e6078898e
|
Changed: #947 fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions)
|
15 years ago |
kervala
|
a63d1e249b
|
Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver
|
15 years ago |
kervala
|
295c02ccd1
|
Fixed: #982 Remove seven_zip dependency for Mac OS and Linux client
|
15 years ago |
kervala
|
8b5437515c
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
f381f335e1
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
rti
|
45582ac1c8
|
Changed: #947 fixed mouse position setting on non main monitor
|
15 years ago |
rti
|
6208a8130a
|
Fixed: LzmaDecode, use SizeT typedef
|
15 years ago |
rti
|
6ff4d15826
|
merge
|
15 years ago |
rti
|
1424cfb2b1
|
Changed: #947 fixed key 5 and 6 interchanged
|
15 years ago |
kervala
|
6a78fc23a5
|
Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver
|
15 years ago |
kervala
|
90fc776669
|
Fixed: #981 Create createWindow and destroyWindow private methods in OpenGL driver
|
15 years ago |
kervala
|
eb769bfb9c
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
74150b80b6
|
Added: shapes_exporter in NeL tools
|
15 years ago |
kervala
|
2c5b13b4a4
|
Changed: Removed unused client code from sheets_packer
|
15 years ago |
kervala
|
2f93f19afc
|
Fixed: #979 Implement getWindowPos for Linux
|
15 years ago |
kervala
|
e4e43d2ac3
|
Fixed: #980 Create a setScreenMode method in OpenGL driver
|
15 years ago |
kervala
|
829e15f5bf
|
Fixed: #980 Create a setScreenMode method in OpenGL driver
|
15 years ago |
kervala
|
365745a3bf
|
Fixed: #979 Implement getWindowPos for Linux
|
15 years ago |
kervala
|
1f1981e0ad
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
929f5a3b8d
|
Changed: #970 Move all window and input related methods to a new file from OpenGL driver
|
15 years ago |
kervala
|
d16356fefe
|
Changed: #970 Move all window and input related methods to a new file from OpenGL driver
|
15 years ago |
kervala
|
a6d55108f2
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
f0af732417
|
Changed: #842 Prefix all Ryzom binaries by ryzom_
|
15 years ago |
kervala
|
613a7ffa58
|
Changed: #842 Missing parenthesis
|
15 years ago |
kervala
|
59bdca45fe
|
Changed: #842 Prefix all Ryzom binaries by ryzom_
|
15 years ago |
kervala
|
9147170866
|
Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)
|
15 years ago |
kervala
|
72e5f44ed6
|
Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)
|
15 years ago |
kaetemi
|
d4ad6c774d
|
Merge
|
15 years ago |
kaetemi
|
199ef975d8
|
Fixed: #974 OpenAL driver did not work anymore because of bad isBufferLoaded implementation.
|
15 years ago |
rti
|
ebc8121dd8
|
Fixed: #975 Fullscreen X11 on Mac is not available (vidmode missing), disable it in the driver.
|
15 years ago |
rti
|
cb9217d8a3
|
Changed: #947 mouse wheel, resizable flag
|
15 years ago |
rti
|
0eda79d7b3
|
merge
|
15 years ago |
rti
|
f082ef3efb
|
Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66)
|
15 years ago |
kervala
|
004f5b3f83
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
9a90995ce2
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
b8e5331ffe
|
Changed: #842 Prefix all Ryzom binaries by ryzom_
|
15 years ago |
kervala
|
a6b5c5f453
|
Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by Letto)
|
15 years ago |
kervala
|
ab7adb557f
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
b4529541c3
|
Fixed: #960 mapping accentued keys to actions in game
|
15 years ago |
kervala
|
4b15d7273e
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
25585bb828
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
15 years ago |
rti
|
458f5a1072
|
Changed: #842 fixed *.pc install source paths
|
15 years ago |
rti
|
1b6382633a
|
merge
|
15 years ago |
rti
|
38fd14fbd2
|
Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments
|
15 years ago |
kervala
|
e3cadf3de5
|
Fixed: #971 Another dead lock under Linux
|
15 years ago |
kervala
|
dc69bc2c73
|
Changed: #842 Some unneeded libwww libs are needed on some platforms
|
15 years ago |
kervala
|
7e5502b38c
|
Changed: #842 Added pkg-config files
|
15 years ago |
kervala
|
5a113d7950
|
Changed: #842 Removed unneeded libwww libs
|
15 years ago |
"Matt Raykowski"
|
9a92bf9d71
|
merge
|
15 years ago |
"Matt Raykowski"
|
ede3c57553
|
Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
|
15 years ago |
"Matt Raykowski"
|
edeec1cb70
|
Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
|
15 years ago |
rti
|
59155f1839
|
Changed: #947 enable bloom on mac (commented hardcoded "not for mac" gl ext stuff)
|
15 years ago |
rti
|
fc9bd00a81
|
merge
|
15 years ago |
rti
|
23cbfdbb60
|
Changed: #947 added fullscreen and mode switching support
|
15 years ago |
kervala
|
017935c302
|
Changed: #970 Move all window and input related methods to a new file from OpenGL driver
|
15 years ago |
vl
|
09bcc39b6d
|
Merge
|
15 years ago |
vl
|
6c8593a312
|
Changed: moved nelns file in ryzom directories
|
15 years ago |
Matt Raykowski
|
1b1c621cb6
|
merge
|
15 years ago |
Matt Raykowski
|
9effa3d68f
|
Chanegd: #842 Added more server services and tools to the build.
|
15 years ago |
vl
|
6c1a803c6a
|
Fixed: #962 animal consumes one unit too many (by nimetu)
|
15 years ago |
vl
|
8fcec5faf7
|
Changed: moved nelns file in ryzom directories
|
15 years ago |
vl
|
71486048f7
|
Added: dss cfg
|
15 years ago |
kervala
|
6672da9201
|
Fixed: #966 Don't exit if no corresponding screen mode found in windowed
|
15 years ago |
kervala
|
5af2dbea2a
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
9df2f7fe95
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
42537265d9
|
Changed: #842 Move building system to CMake for the Ryzom Client (patch provided by Krolock)
|
15 years ago |
kervala
|
293f47c367
|
Fixed: #898 Shadows under Linux
|
15 years ago |
kaetemi
|
c71492c605
|
Added: #929 Rbank build process for build pipeline.
|
15 years ago |
kaetemi
|
401dafe705
|
Changed: #964 Allow disabling of consistency check in rbank build tool, because it's immensely slow.
|
15 years ago |
kervala
|
85d980b816
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
3117e5fd5f
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
15 years ago |
kervala
|
7cb2d2e09e
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
15 years ago |
kervala
|
d2c478106d
|
Fixed: #963 Floating point exceptions
|
15 years ago |
kervala
|
d14e6418da
|
Fixed: #963 Floating point exceptions
|
15 years ago |
kaetemi
|
2ef597aaae
|
Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database.
|
15 years ago |
kaetemi
|
a30c616cb7
|
Added: #929 Work in progress of new build pipeline scripts.
|
15 years ago |
kaetemi
|
0b54c00362
|
Changed: Build max plugins with debug information.
|
15 years ago |
kaetemi
|
c7c9f927c7
|
Changed: Stability fixes for exporting with max plugins.
|
15 years ago |
kaetemi
|
cdc72262be
|
Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged.
|
15 years ago |
kaetemi
|
9c258ad628
|
Fixed: Export crashes caused by incorrect delete of objects created by max.
|
15 years ago |
kaetemi
|
196dc070e7
|
Changed: Max plugins now share the same NeL context.
|
15 years ago |
kaetemi
|
cb176f9c1f
|
Changed: Also remap png to dds in client.
|
15 years ago |
kervala
|
1cb5cf3e4d
|
Fixed: #961 Allow use of UAnimationSet without activate headers optimization
|
15 years ago |
kervala
|
e823e9ece2
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
e065046317
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
76c34e285d
|
Fixed: #898 Shadows under Linux
|
15 years ago |
rti
|
5566ef2310
|
Fixed: #958 libmd5 is not linked (patch by vbmithr)
|
15 years ago |
rti
|
46e81fa4c1
|
Changed: #956 hardcoded linking to expat for now
|
15 years ago |
rti
|
97917f9602
|
Fixed: #957 find all the libwww sub libraries - not only on mac
|
15 years ago |
rti
|
f632c2edc0
|
merge
|
15 years ago |
rti
|
ff95aa3e84
|
Changed: #947 dead key support
|
15 years ago |
Matt Raykowski
|
1a695c444b
|
merge
|
15 years ago |
Matt Raykowski
|
7977cefc40
|
Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build.
|
15 years ago |
rti
|
a0e9e045dc
|
Changed: #947 window position and cocoa screen coordinates
|
15 years ago |
rti
|
dce6ccf148
|
merge
|
15 years ago |
rti
|
4ef905aab7
|
Changed #947 improved shortcut and unicode text handling
|
15 years ago |
kervala
|
acc2f84ef9
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
15 years ago |
Thibaut Girka
|
70d25e6056
|
Changed: #926 enable window resizing
|
15 years ago |
Thibaut Girka
|
102822ff00
|
Fixed: #926 fixed XF86VidModeModeInfo creation, should work on 64b
|
15 years ago |
Thibaut Girka
|
bd1f1f7c7e
|
Merge local changes
|
15 years ago |
rti
|
b5c8752872
|
Changed: #947 window title, position, resize. fixed notify sound on key down.
|
15 years ago |
rti
|
7e3fb9f078
|
Fixed: link X11 on Mac OS X if without WITH_COCOA
|
15 years ago |
rti
|
0f62cfa0f2
|
Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
|
15 years ago |
kervala
|
1cb477b8d3
|
Fixed: #951 Use nlWindow instead of void* for window ID
|
15 years ago |
kervala
|
f71252d0d5
|
Added: #825 CSystemUtils class in Makefile.am
|
15 years ago |
rti
|
e322091017
|
Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth
|
15 years ago |
rti
|
80e7cb03c7
|
Fixed: #910 - NeL and Ryzom client should build out of the box using CMake on mac os x now.
|
15 years ago |
rti
|
2deca37990
|
Fixed: #872 NEL: build on Mac OS X
|
15 years ago |
kervala
|
35c1603f20
|
Fixed: #946 Add a check for GL_ARB_texture_rectangle
|
15 years ago |
kervala
|
2a6620044c
|
Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither.
|
15 years ago |
kaetemi
|
a1a5ed3b30
|
Fixed: Updated dds rename in tilebank to also work with png.
|
15 years ago |
kaetemi
|
cac95ed079
|
Fixed: Png read didn't implement _LoadGrayscaleAsAlpha.
|
15 years ago |
kaetemi
|
6ae9a74e21
|
Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor.
|
15 years ago |
vl
|
cfabb13cca
|
Fixed: #847 downcast in 32b on 64b platform.
|
15 years ago |
vl
|
7db7fac7b3
|
Fixed: #847 downcast the groupid in 32b on 64b platform.
|
15 years ago |
vl
|
840ead61ba
|
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.
|
15 years ago |
vl
|
1d145a0b62
|
Fixed: #935 save the screenshots in screenshot directory
|
15 years ago |
vl
|
4690908535
|
Fixed: #945 mouse click events do not respect mouse position (by rti)
|
15 years ago |
aquiles
|
2f3f320843
|
Fixed: #944 Bloom for non NV Cards on OpenGL
|
15 years ago |
kervala
|
9dcd284614
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
0668dc8408
|
Changed: #860 Remove/convert/update Visual C++ projects
|
15 years ago |
kervala
|
b31ad9974a
|
Fixed: #941 Dead keys are not working on Linux
|
15 years ago |
Matt Raykowski
|
f0d9ff49d7
|
Update: #842 ai_service links, for real.
|
15 years ago |
kervala
|
2522e93604
|
Changed: #941 Dead keys are not working on Linux
|
15 years ago |
kervala
|
e0a5ebf20f
|
Changed: #942 Make all keys used for actions/macros identical on all platforms
|
15 years ago |
Matt Raykowski
|
10577effa0
|
Update: Merged in nlWindow patch from SVN.
|
15 years ago |
kervala
|
7c664c32f7
|
Changed: #942 Make all keys used for actions/macros identical on all platforms
|
15 years ago |
kervala
|
a63e6c5dc3
|
Changed: #942 Make all keys used for actions/macros identical on all platforms
|
15 years ago |
kervala
|
247d75b75b
|
Fixed: #937 Implement first time pressed keys on Linux
|
15 years ago |
kervala
|
23d3e04d3e
|
Fixed: #936 Invalid character when pressing DEL key under Linux
|
15 years ago |
kaetemi
|
93277088e1
|
Fixed: Nel application context missing in build far bank tool.
|
15 years ago |
kaetemi
|
a2f203f7a9
|
Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version.
|
15 years ago |
kervala
|
0107b510f2
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kervala
|
cca38ca645
|
Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti)
|
15 years ago |
kaetemi
|
61161d3092
|
Fixed: #930 Added the land export tool vcproj to the tools sln.
|
15 years ago |
kervala
|
b6138d5ec8
|
Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti)
|
15 years ago |
kervala
|
39f2624a69
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
15 years ago |
kervala
|
05b6447aad
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
15 years ago |
kervala
|
2572ef9e9f
|
Fixed: #869 Crash when updating Windows 7 progress bar
|
15 years ago |
Thibaut Girka
|
9b5e5c9972
|
Refactor a bit
|
15 years ago |
Thibaut Girka
|
9cb84682ae
|
Add X mode setting when fullscreen
|
15 years ago |
Thibaut Girka
|
69502d3362
|
Implement CDriverGL::setMode for X
|
15 years ago |
vl
|
962491b33d
|
Changed: #906 due to strange crash, we remove the stl xml allocator
|
15 years ago |
kervala
|
7ca5eea749
|
Fixed: Linux and Mac OS clients trying to download patches
|
15 years ago |
kervala
|
05f51ac50d
|
Removed: bloom_effect in client (the used version is in NeL)
|
15 years ago |
kervala
|
d5cb795113
|
Fixed: #923 Loot does not appear in loot window
|
15 years ago |
Matt Raykowski
|
6eb4cfa546
|
merge
|
15 years ago |
Matt Raykowski
|
526effaaca
|
Update: Fixing some warnings and some more CMake work.
|
15 years ago |
vl
|
e0e050970a
|
Fixed: #919 egs warning by kerozcak
|
15 years ago |
Matt Raykowski
|
f0ecd029f2
|
Fixed: #914 Added additional path to FindMySQL.cmake
|
15 years ago |
kervala
|
e6412d9f25
|
Merge
|
15 years ago |
vl
|
2213015d4a
|
Fixed: #919 egs warning by kerozcak
|
15 years ago |
kervala
|
78111dec49
|
Fixed: assert when Local mode is used
|
15 years ago |
vl
|
a819027d72
|
Changed: new cfg cleaned by kerozcak
|
15 years ago |
vl
|
53579fdd52
|
Added: some ignore filter
Removed: hgignore in the code directory
|
15 years ago |
vl
|
d8e885e53d
|
Removed: hardcoded path replaced with $RYZOM_PATH
|
15 years ago |
vl
|
25b512bf8a
|
Removed: a hardcoded path, replaced with RYZOM_PATH
|
15 years ago |
vl
|
79e9fb5bdc
|
Merge
|
15 years ago |
vl
|
b8ee03c43a
|
Merge
|
15 years ago |
vl
|
4add4275d8
|
Changed: no more hard coded paths
|
15 years ago |
kervala
|
dc7c67701a
|
Fixed: #913 shard_start.bat file unable to locate service executable files
|
15 years ago |
vl
|
d6be8873e4
|
Added: graph_output directory that is necessary for the admin www tool
|
15 years ago |
vl
|
9ae85fe837
|
Added: default_c directory that is necessary for the admin www tool
|
15 years ago |
vl
|
e20d2848a3
|
Fixed: #917 X11 Free Look and Cam Look support (by rti)
|
15 years ago |
kervala
|
4908e843e8
|
Fixed: #918 Luabind 0.7 is not correctly detected
|
15 years ago |
kervala
|
5854b23559
|
Changed: #900 ELuaExecuteError: No matching overload found, setContextHelpText
|
15 years ago |
kervala
|
a9f92a0e36
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
eda4939a41
|
Fixed: #912 Arrays not initialized and other minor bugs
|
15 years ago |
kervala
|
28e20b2718
|
Fixed: #900 ELuaExecuteError: No matching overload found, setContextHelpText
|
15 years ago |
kervala
|
eb3c02025a
|
Changed: #862 Update autoexp.dat for Qt and STLport
|
15 years ago |
vl
|
9ec6dc9ced
|
Fixed: missing ; after a nlassert
|
15 years ago |
vl
|
6e0bb8765e
|
Merge
|
15 years ago |
vl
|
e8ea720275
|
Fixed: #892 segfaults with newer libwww on linux
|
15 years ago |
vl
|
4773981bdf
|
Fixed: #906 move code from .h to .cpp to resolve a libxml allocator problem
|
15 years ago |
kervala
|
7c79fd574b
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
vl
|
47a4a8e20a
|
Fixed: #905 r2_login.php can't create log file on linux by kerozcak
|
15 years ago |
vl
|
dfb1cb9e66
|
Fixed: #909 warning flood
|
15 years ago |
vl
|
251ff677c0
|
Merge
|
15 years ago |
vl
|
d1cb8fde2d
|
Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing
|
15 years ago |
vl
|
f5ed11d46e
|
Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
|
15 years ago |
kervala
|
91f233c5fb
|
Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos)
|
15 years ago |
kervala
|
de682be280
|
Changed: #901 nlstop() broken (including patch provided by vhelsing)
|
15 years ago |
kervala
|
65e5267ffd
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
a0ca31041e
|
Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing)
|
15 years ago |
vl
|
bec9f0f252
|
Changed: #825 remove some warning
|
15 years ago |
vl
|
7af5325c5b
|
Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS
|
15 years ago |
vl
|
f786310f85
|
Fixed: #901 nlstop
|
15 years ago |
kervala
|
39e327c1b3
|
Changed: #902 tool projects build failed issue (patch provided by kuo)
|
15 years ago |
kervala
|
db80394679
|
Fixed: #902 tool projects build failed issue (patch provided by kuo)
|
15 years ago |
kaetemi
|
c290f234b4
|
Fixed: Some files in object viewer missing dot comma after nlassert(...).
|
15 years ago |
kaetemi
|
7e6f6c3e5a
|
Fixed: Compile error when using 3ds Max 2011 SDK.
|
15 years ago |
Matt Raykowski
|
42a098c625
|
merge
|
15 years ago |
Matt Raykowski
|
2742738c4b
|
Update: #825 More initialization order issues.
|
15 years ago |
Matt Raykowski
|
22fc0c3447
|
Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order.
|
15 years ago |
kervala
|
0e7c1ddfe4
|
Fixed: #897 Missing ; after two nlassert calls
|
15 years ago |
kervala
|
41a197060a
|
Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
|
15 years ago |
kervala
|
9a56fe33b9
|
Merge
|
15 years ago |
kervala
|
7d7b77015e
|
Fixed: #896 Wrong ShardId in logger_service.cfg and mail_forum_service.cfg (patch provided by kerozcak)
|
15 years ago |
Matt Raykowski
|
ecabe47fc6
|
merge
|
15 years ago |
Matt Raykowski
|
7be3643531
|
Update: #842 Fix for linking issue with ai_share and added ai_service (fails final linking)
|
15 years ago |
kervala
|
3c6c83bf03
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kervala
|
cecb9d646b
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kervala
|
2c88d837e3
|
Fixed: removed MFC dependencies
|
15 years ago |
kervala
|
cb39bf549d
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
cdc1dde0aa
|
Fixed: #897 Missing ; after two nlassert calls (patch provided by vhelsing)
|
15 years ago |
kervala
|
8a99fec990
|
Merge
|
15 years ago |
kervala
|
9a978cf322
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
9fad66bb2d
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
5ffff9709e
|
Changed: #887 add do while to nldebug and co
|
15 years ago |
kervala
|
ef1182bc48
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
Matt Raykowski
|
813ff2f836
|
merge
|
15 years ago |
kervala
|
7ffa7858bf
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
Matt Raykowski
|
600c21a69c
|
merge
|
15 years ago |
vl
|
1151ec2f8c
|
Fixed: #887 add missing ;
|
15 years ago |
Matt Raykowski
|
0f2df97d23
|
Update: #842 More EGS CMake updates, one linker left.
|
15 years ago |
kervala
|
45c8adf72f
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
ca1a6f95fe
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
53a99b5b55
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
c92db19b1d
|
Fixed: #895 BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error
|
15 years ago |
vl
|
4aaf3863de
|
Merge
|
15 years ago |
vl
|
a0094b2234
|
Fixed: #887 add do/while to remove some warning and add missing ;
|
15 years ago |
vl
|
bb63259a3d
|
Changed: #872 include path are not the same for openal on mac (patch by rti)
|
15 years ago |
vl
|
fa7b90e27d
|
Changed: #872 threadid is now in size_t. patch by rti
|
15 years ago |
Matt Raykowski
|
1bf8f2ee9a
|
Update: #842 Added server_share to build, cleaned EGS SRC glob.
|
15 years ago |
Matt Raykowski
|
b1775e4b40
|
Update: #842 Excluded shutdown_handler.h/cpp from EGS CMake build.
|
15 years ago |
Matt Raykowski
|
49014f0a47
|
Update: #842 In progress: adding EGS to CMake build.
|
15 years ago |
Matt Raykowski
|
2028cfb46e
|
merge
|
15 years ago |
Matt Raykowski
|
a3bc0ea702
|
Update: #842 Starting to add services to CMake, added admin_modules and frontend_service.
|
15 years ago |
kervala
|
3449a727c0
|
Fixed: #884 24bpp support (patch provided by ThibG)
|
15 years ago |
Matt Raykowski
|
6901aaa0e4
|
merge
|
15 years ago |
Matt Raykowski
|
cbecd29fa6
|
Update: #842 Applied some patches and fixed include directories for CMake.
|
15 years ago |
Matt Raykowski
|
cd7af53bc8
|
Fixed: #849 CMake now finds XF86VidMode and links OpenGL correctly.
|
15 years ago |
kervala
|
d6830102f5
|
Changed: #885 luabind (On Windows Breaks Compiling)
|
15 years ago |
kervala
|
d955ac8426
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
6eff3d4d61
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
vl
|
8ef863c832
|
Merge
|
15 years ago |
kervala
|
0ce1916acb
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
1c96de0be8
|
Fixed: #890 Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti)
|
15 years ago |
vl
|
1009564115
|
Changed: make it compile in pure static
|
15 years ago |
kervala
|
e4653bbde9
|
Fixed: #873 NELNS: build on Mac OS X (patch provided by rti)
|
15 years ago |
kervala
|
7734507190
|
Fixed: #871 Shared Libs loading on Mac OS X (patch provided by rti)
|
15 years ago |
kervala
|
05c1f6bd2a
|
Merge
|
15 years ago |
kervala
|
85d83088a3
|
Fixed: #884 24bpp support (patch provided by ThibG)
|
15 years ago |
vl
|
b1022a83c5
|
Fixed: in static, it didn't compile
|
15 years ago |
kervala
|
404e26a51f
|
Fixed: #886 cannot move, only spin in circles (patch provided by ratmice)
|
15 years ago |
kervala
|
c0318a2823
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
aa8eba9d99
|
Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
|
15 years ago |
kervala
|
1c51331f5d
|
Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
|
15 years ago |
kervala
|
b8645f969f
|
Changed: #841 Change the wrong header in the source code
|
15 years ago |
kervala
|
b91fe891f3
|
Fixed: #885 luabind (On Windows Breaks Compiling)
|
15 years ago |
kervala
|
538f7abb14
|
Fixed: #888 CSString::find and CSString::findNS broken
|
15 years ago |
kervala
|
e8d80432ba
|
Fixed: #883 linux segfault in lua
|
15 years ago |
kervala
|
d2d2427288
|
Changed: #876 Nel driver_xaudio2 and driver_dsound failed to compile
|
15 years ago |
kervala
|
5214dc06fc
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
vl
|
5d2cce5c81
|
Removed: default plugins
|
15 years ago |
vl
|
ec45939204
|
Changed: path on sound include
|
15 years ago |
vl
|
929717e3b1
|
Fixed: make it compile
|
15 years ago |
vl
|
da6a581748
|
Fixed: all path are now relative. Only have to define $RYZOM_PATH
|
15 years ago |
kervala
|
c4a4e1c9e9
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
e035f914c1
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kervala
|
29a57b3efe
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
vl
|
b8f28bda34
|
Merge
|
15 years ago |
vl
|
c29d30f319
|
Fixed: #874 commented the old asm g++ code and use the builtin function. patch by rti
|
15 years ago |
vl
|
94cb8e9c26
|
Changed: #853 fixed a void* to uint32 conversion
|
15 years ago |
kervala
|
0e97acfacf
|
Changed: #877 World editor crashes on launch ...
|
15 years ago |
kervala
|
ad6a1e6888
|
Changed: #843 Client Core crashing on direct3d shader driver
|
15 years ago |
kervala
|
1a649a8d23
|
Merge
|
15 years ago |
kervala
|
783c0ac359
|
Merge
|
15 years ago |
kervala
|
732adbfe17
|
Changed: #877 World editor crashes on launch ...
|
15 years ago |
kervala
|
b5ebd09065
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
f4e5757d07
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
Matt Raykowski
|
c9d0e92ad7
|
Resolved: #876 Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h
--HG--
branch : branch_pvt_headers
|
15 years ago |
Matt Raykowski
|
57220dbd7d
|
Resolved: #876 Applied patch from Nille02 - typos in header move branch.
--HG--
branch : branch_pvt_headers
|
15 years ago |
Matt Raykowski
|
85bc5bdb84
|
merge
|
15 years ago |
kervala
|
7c57b18dd0
|
Changed: #860 zviewer already in code/nel/tools/3d
|
15 years ago |
Matt Raykowski
|
f5b2d23db4
|
Update: #870 Fixing the private headers issues.
|
15 years ago |
kervala
|
ad487dae19
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
a61aa6616b
|
Fixed: #875 Add possibility to change default audio driver
|
15 years ago |
kervala
|
307208ccb6
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
15 years ago |
kervala
|
b25c2fa105
|
Merge
|
15 years ago |
kervala
|
e41e144d99
|
Changed: #869 Crash when updating Windows 7 progress bar
|
15 years ago |
kervala
|
bfb3742639
|
Changed: #829 Make Ryzom client working with latest liblua, luabind, libwww
|
15 years ago |
kervala
|
c084a595f8
|
Changed: #860 Remove/convert/update Visual C++ projects
|
15 years ago |
Matt Raykowski
|
99a66f677b
|
Update: merged
|
15 years ago |
Matt Raykowski
|
e055fbd30b
|
Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
|
15 years ago |
vl
|
6bc0e6d202
|
Fixed: #853 problem with crypt function under 64b system. patch by ratmice
|
15 years ago |
vl
|
b577ab73bc
|
Fixed: #857 linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice
|
15 years ago |
vl
|
45283a568c
|
Changed: #865 make the mutex working on Linux
|
15 years ago |
vl
|
b827ad959a
|
Changed: cfg variable to fit open shard
|
15 years ago |
vl
|
b1cb46b72e
|
Fixed: #867 patched by kvogel
|
15 years ago |
kervala
|
8b7144733a
|
Changed: #866 VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
|
15 years ago |
kaetemi@users.sourceforge.net
|
818fabfa30
|
Fixed: Use of <? instead of <?php in some files broke login on some system configurations.
|
15 years ago |
kaetemi@users.sourceforge.net
|
a4457c5778
|
Fixed: #864 Server crash on character create when compile on win without stlport
|
15 years ago |
kervala
|
a110c5e4a3
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
0ad6f116b1
|
Changed: #860 Remove/convert/update old projects
|
15 years ago |
kervala
|
8138abd67e
|
Fixed: #862 Update autoexp.dat for Qt and STLport
|
15 years ago |
kervala
|
3e1b1fa0cc
|
Changed: #845 Don't check for MS STL headers if STLport is used
|
15 years ago |
kervala
|
091e2ea9d5
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kervala
|
ed28f1f290
|
Changed: #860 Remove/convert/update Visual C++ projects
|
15 years ago |
kervala
|
0391b3fad6
|
Changed: #860 Remove/convert/update Visual C++ projects
|
15 years ago |
kervala
|
f2abf727a8
|
Fixed: #859 surpress the annoying "Using TR1 extensions" message
|
15 years ago |
kaetemi@users.sourceforge.net
|
cd88931aa4
|
Added: The 'use' sql command on the admin default data sql as well for convenience.
|
15 years ago |
thorbjorn
|
ea28199136
|
Fixed: Compile fixes for gcc 4.5.0
Example:
error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error: for a function-style cast, remove the redundant ‘::pair’
|
15 years ago |
vl
|
b3a13e1adc
|
Added: 2 scripts to start/stop the shard on Windows
|
15 years ago |
vl
|
20b9c59e3e
|
Fixed: bad mysql lib name in debug
|
15 years ago |
vl
|
1031f80566
|
Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; )
|
15 years ago |
vl
|
f2486352a2
|
Added: default cfg include common.cfg
|
15 years ago |
vl
|
4726dc72b0
|
Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore)
|
15 years ago |
vl
|
cf82bb4a8c
|
Fixed: by default on linux DisableDirectInput is set to true
|
15 years ago |
kaetemi@users.sourceforge.net
|
4d04e7b9ce
|
Changed: Values for success table set to 50% for success chance, partial success 90% and xp gain 1.0 on all entries, instead of 0.
|
15 years ago |
kaetemi@users.sourceforge.net
|
a31ef6297d
|
Fixed: Missed version in skill tree.
|
15 years ago |
kaetemi@users.sourceforge.net
|
4b05f562d2
|
Added: Missing skill tree sheets.
|
15 years ago |
kaetemi@users.sourceforge.net
|
9588e40e6b
|
Added: Missing skill tree sheets.
|
15 years ago |
acemtp@users.sourceforge.net
|
36b8bf5ceb
|
Added: default data for admin tool
|
15 years ago |
acemtp@users.sourceforge.net
|
271838046d
|
Added: 'use' sql command to set the good table
|
15 years ago |
kaetemi@users.sourceforge.net
|
baa0de57a6
|
Fixed: Some windows system lib was not linked when using self compiled external libraries.
|
15 years ago |
acemtp@users.sourceforge.net
|
297446ef5f
|
Added: tables and default data for sql
|
15 years ago |
kaetemi@users.sourceforge.net
|
3773bb3e6b
|
Merge
|
15 years ago |
kaetemi@users.sourceforge.net
|
1d7f0999b8
|
Removed: Some files generated by VS compiler.
|
15 years ago |
kervala
|
c863ea7644
|
Changed: #851 misc linux patches (patches provided by ratmice)
|
15 years ago |
kervala
|
bac9d3f6ff
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kaetemi@users.sourceforge.net
|
b5c66e8a19
|
Added: Missing sheets causing server crash.
|
15 years ago |
kervala
|
0fe4c2696c
|
Merge
|
15 years ago |
kervala
|
311e87b746
|
Changed: #853 Compilation on 64-bits platforms
|
15 years ago |
kaetemi@users.sourceforge.net
|
a9c74710fe
|
Removed: Some files generated by VS compiler.
|
15 years ago |
kaetemi@users.sourceforge.net
|
1a162a7fb9
|
Changed: VS2008 project for max vertex tree paint.
|
15 years ago |
kervala
|
cd0b60ad4e
|
Merge
|
15 years ago |
kervala
|
cb500bd3e3
|
Changed: #845 Don't check for MS STL headers if STLport is used
|
15 years ago |
acemtp@users.sourceforge.net
|
796809b5d1
|
Fixed: #836 posix cp flag
|
15 years ago |
acemtp@users.sourceforge.net
|
d8eff382db
|
Fixed: #833 remove the -march=pentium
|
15 years ago |
acemtp@users.sourceforge.net
|
8b920944dd
|
Changed: #832 add +x on linux script to be executable
|
15 years ago |
acemtp@users.sourceforge.net
|
61eefa97c2
|
Fixed: #841 set the good agpl header
|
15 years ago |
acemtp@users.sourceforge.net
|
29b38937a5
|
Fixed: #841 set the good agpl header
|
15 years ago |
kaetemi@users.sourceforge.net
|
318c2d4f6f
|
Fixed: Availability of DirectSound 8 functions differs between versions.
|
15 years ago |
kaetemi@users.sourceforge.net
|
4d3a73dfc4
|
Fixed: Picture files in tile edit exe project don't use precompiled header.
|
15 years ago |
acemtp@users.sourceforge.net
|
c0e0bc625d
|
Added: replace_vista_icon.exe to fix the error PRJ0019: A tool returned an error code from "insert the hi res icon"
|
15 years ago |
kaetemi@users.sourceforge.net
|
670a95686a
|
Added: Scripts for cleaning up asset paths in .max files, and for fixing texture filenames to .png extension.
|
15 years ago |
acemtp@users.sourceforge.net
|
d5c601ffa5
|
initial version
|
15 years ago |
acemtp@users.sourceforge.net
|
6f07d020c9
|
initial version
|
15 years ago |