dfighter1985
|
c7131429c9
|
CHANGED: #1471 Removing widget properties from the widget properties dialog will now work.
|
2012-11-18 02:20:52 +01:00 |
|
dfighter1985
|
b223bb43ad
|
CHANGED: #1471 Removing widgets from the widget properties dialog will now work.
|
2012-11-17 20:13:29 +01:00 |
|
dfighter1985
|
d47c317728
|
CHANGED: #1471 Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog.
|
2012-11-17 04:55:12 +01:00 |
|
kervala
|
affc4937c0
|
Fixed: Problem while parsing hg command line with a german locale
|
2012-11-04 17:10:26 +01:00 |
|
kervala
|
92e520eb92
|
Fixed: NeL NS compilation
|
2012-10-28 13:56:53 +01:00 |
|
kervala
|
05ae6371c1
|
Changed: Minor changes
|
2012-10-28 13:47:09 +01:00 |
|
kervala
|
89e78b8ad2
|
Fixed: MFC tools compilation with STLport
|
2012-10-28 13:41:50 +01:00 |
|
kervala
|
c4706adc76
|
fixes #3 allow Qt without STLport to link to NeL with STLport
|
2012-10-28 13:34:58 +01:00 |
|
kervala
|
8e110a8bb8
|
Fixed: Compilation with 64 bits MFC
|
2012-10-28 12:22:30 +01:00 |
|
kervala
|
b9fd49ebc3
|
Move all PACS headers in nel/include/pacs directory (fixes #2)
|
2012-10-28 11:55:21 +01:00 |
|
kervala
|
d68e03b816
|
Changed: NPOT textures finally don't need that in D3D
|
2012-10-27 18:44:38 +02:00 |
|
kervala
|
40227ccec5
|
Fixed #1: Implement anisotropic filtering for textures
|
2012-10-27 17:46:13 +02:00 |
|
kervala
|
100923cb6c
|
Changed: Minor changes
|
2012-10-27 16:39:06 +02:00 |
|
kervala
|
0dd9100e85
|
Changed: Simplify OpenGL ES driver by using some aliases
|
2012-10-27 16:27:13 +02:00 |
|
dfighter1985
|
0d27998506
|
CHANGED: #1471 GUI library will now build with the new externals and Visual Studio 2010.
|
2012-10-24 18:16:01 +02:00 |
|
ulukyn
|
7dba15d533
|
Changed: Update from Ryzom Team
|
2012-10-23 17:44:36 +02:00 |
|
kervala
|
ca0a9b8036
|
Fixed: revision.h error when hg executable not found
|
2012-10-22 14:56:25 +02:00 |
|
mattraykowski
|
01cd3859ca
|
merged default, resvolved conflicts.
|
2012-10-17 10:00:28 -05:00 |
|
mattraykowski
|
1c8841eb57
|
merged from default
|
2012-10-17 08:52:01 -05:00 |
|
kervala
|
ddfc526d0c
|
Changed: #573 Add anti-aliasing to the OpenGL Driver
|
2012-10-17 11:05:51 +02:00 |
|
sfb
|
7387d6c47d
|
merging gsoc2012-achievements
|
2012-10-16 12:05:23 -05:00 |
|
kervala
|
eef7e53c13
|
Changed: Use of CMAKE_OSX_ARCHITECTURES to compile universal binaries under Mac OS X
|
2012-10-08 19:06:08 +02:00 |
|
kervala
|
19481e0e1d
|
Changed: Don't use CMAKE_LIBRARY_ARCHITECTURE at all, because not reliable enough
|
2012-10-07 13:58:59 +02:00 |
|
kervala
|
0698f1abc2
|
Changed: Replaced string empty comparisons with empty()
|
2012-10-06 18:17:57 +02:00 |
|
kervala
|
2b86a180e6
|
Changed: Replaced string empty comparisons with empty()
|
2012-10-06 17:17:26 +02:00 |
|
kervala
|
9a12a5b4c2
|
Fixed: #1498 Client fails to switch shortcut bars on ctrl + number hotkeys
|
2012-10-06 17:12:23 +02:00 |
|
kervala
|
3a361f1c9a
|
Changed: #878 Fix typos in comments/code
|
2012-10-06 17:09:03 +02:00 |
|
kervala
|
eb3eccc7b0
|
Changed: Updated description for CBitmap::load and CBitmap::loadSize
|
2012-10-06 15:49:27 +02:00 |
|
kervala
|
bf743d929c
|
Changed: libxml2 requires liblzma under Mac OS X
|
2012-10-05 21:34:10 +02:00 |
|
kervala
|
790bd4d0ef
|
Changed: Synchronization with SVN
|
2012-10-05 20:37:15 +02:00 |
|
kervala
|
6085e9bba4
|
Fixed: Compilation under Mac OS X
|
2012-10-05 20:36:10 +02:00 |
|
kervala
|
e8b1eedc97
|
Changed: Synchronization with SVN
|
2012-10-05 14:57:05 +02:00 |
|
kervala
|
0d382e9034
|
Changed: CXXFLAGS and CPPFLAGS support in CMake
Changed: Use LIBRARY_ARCHITECTURE to override CMAKE_LIBRARY_ARCHITECTURE
|
2012-10-03 22:31:12 +02:00 |
|
kervala
|
ad98304019
|
Changed: Don't check Debian environment variables in CMake scripts (define options on cmake command-line instead)
|
2012-10-03 10:08:56 +02:00 |
|
kervala
|
c202964108
|
Changed: #1444 Allow to provide custom revision.h
|
2012-10-02 13:12:13 +02:00 |
|
kervala
|
c9a3e9efbc
|
Changed: #878 Fix typos in comments/code
|
2012-10-01 10:08:52 +02:00 |
|
kervala
|
864363165a
|
Changed: Install data_leveldesign if ryzom_tools are enabled
|
2012-10-01 10:07:41 +02:00 |
|
kervala
|
cfa0981f0d
|
Changed: Synchronization with SVN
|
2012-10-01 10:07:09 +02:00 |
|
kervala
|
fb17aa63e1
|
Fixed: #1497 optimize the drawing of radar by removing multiple access to local db (patch provided by yricl, a big thanks!)
|
2012-09-29 14:35:43 +02:00 |
|
kervala
|
cdf8fd5c6e
|
Fixed: #1496 Fall back to OpenAL default device (patch provided by simco, thanks!)
|
2012-09-29 12:51:15 +02:00 |
|
kervala
|
cb8b6a0e9f
|
Changed: Use ryzom_client as icons
|
2012-09-28 20:52:56 +02:00 |
|
kervala
|
7d12dd6058
|
Fixed: #1444 Add details for user-agent
|
2012-09-28 20:51:53 +02:00 |
|
kervala
|
95d4d5972e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-27 22:25:00 +02:00 |
|
kervala
|
21c7be0b17
|
Changed: Renamed some Linux files to not conflict with Ryzom package
|
2012-09-27 22:23:06 +02:00 |
|
kervala
|
34d1e33c1c
|
Changed: Use *_PREFIX instead of fixed values with INSTALL
|
2012-09-27 22:17:47 +02:00 |
|
kervala
|
2d5142844a
|
Changed: Use *_PREFIX instead of fixed values with INSTALL
|
2012-09-27 22:11:26 +02:00 |
|
kervala
|
ae1118744c
|
Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data
|
2012-09-26 12:53:03 +02:00 |
|
kervala
|
5e621fba15
|
Changed: Under Windows, install all files in the same folder excepted includes and libs
|
2012-09-26 12:51:11 +02:00 |
|
kervala
|
544763fe06
|
Changed: CRLF instead of LF
|
2012-09-26 12:49:00 +02:00 |
|
kervala
|
74e69d4bc2
|
Changed: Added zbuffer formats (commented)
|
2012-09-26 12:47:13 +02:00 |
|