Fabien_HENON
|
f70bdc4032
|
Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
|
2012-05-26 19:21:19 +02:00 |
|
dfighter1985
|
2db0a5d06e
|
CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-25 03:21:03 +02:00 |
|
kervala
|
e9692f5fea
|
Fixed: Compilation under Mac OS X without -DWITH_STATIC_DRIVERS=ON
|
2012-05-24 20:28:19 +02:00 |
|
dfighter1985
|
4284b5f4d5
|
CHANGED: #1471 CInterfaceProperty is not part of the NELGUI library and is under NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-24 18:23:51 +02:00 |
|
dfighter1985
|
b834d9ea17
|
ADDED: #1471 added a global db manager for the GUI library, also added support for resizeing the CDB bank handler.
--HG--
branch : gui-refactoring
|
2012-05-24 00:55:50 +02:00 |
|
Fabien_HENON
|
5174e15521
|
Changed: #1469 StringId conversion to SheetId for sound (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
|
2012-05-23 22:27:39 +02:00 |
|
dfighter1985
|
f769f6fb0c
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-23 19:40:41 +02:00 |
|
dfighter1985
|
5a2a89b4fc
|
CHANGED: #1471 Moved the previously refactored code to the NELGUI library.
--HG--
branch : gui-refactoring
|
2012-05-23 04:13:58 +02:00 |
|
kervala
|
b0c27a92ce
|
Fixed: Some Windows.h inclusions
|
2012-05-21 10:03:08 +02:00 |
|
kervala
|
96372fb098
|
Changed: #878 Fix typos in comments/code
|
2012-05-19 23:43:42 +02:00 |
|
dfighter1985
|
1289f028a0
|
Moved some Lua stuff over to the NelGUI library.
--HG--
branch : gui-refactoring
|
2012-05-19 23:00:52 +02:00 |
|
dfighter1985
|
07b5992f94
|
Moved some Lua related string formatting methods from CInterfaceManager to
LuaHelperStuff namespace.
--HG--
branch : gui-refactoring
|
2012-05-19 00:00:09 +02:00 |
|
kervala
|
b0e48907d7
|
Fixed: #1328 Map time and weather Issue (synced with SVN, thanks!)
|
2012-05-18 20:53:59 +02:00 |
|
dfighter1985
|
b7feaa83cb
|
Refactored the CEvent -> CEventDescriptor code in CInputHandlerManager. Extracted it as a new class CInputHandler, and moved some of it to CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-05-17 03:28:50 +02:00 |
|
kervala
|
097138eaba
|
Changed: #1275 Compilation under Mac OS X
|
2012-05-15 12:58:20 +02:00 |
|
kervala
|
2e08d335ab
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-05-15 12:55:56 +02:00 |
|
kervala
|
d4372f4aa1
|
Changed: #1275 Use of NLDRIVERGL or NLDRIVERGLES namespaces with NL_STATIC to avoid duplicated symbols
|
2012-05-14 13:21:00 +02:00 |
|
kervala
|
db208efe92
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-13 17:43:46 +02:00 |
|
kervala
|
f7888cb7c9
|
Changed: #1275 Added OpenGL ES CMake module
|
2012-05-13 16:23:48 +02:00 |
|
kervala
|
5f04213d44
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-13 15:27:20 +02:00 |
|
kervala
|
dbd45081f4
|
Changed: Include OpenGL headers in "opengl" directory
|
2012-05-13 15:26:45 +02:00 |
|
kervala
|
7a23895df3
|
Changed: Update glext.h
|
2012-05-12 20:58:23 +02:00 |
|
kervala
|
26dd470afc
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-12 20:56:37 +02:00 |
|
kervala
|
07dd298ed2
|
Changed: Include stdopengl.h in Objective-C files
|
2012-05-12 20:55:58 +02:00 |
|
kervala
|
f6c77399a9
|
Fixed: Renable PCH under for OpenGL driver under Mac OS X
|
2012-05-12 20:54:37 +02:00 |
|
kervala
|
cf5e9bc8d9
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-12 19:21:52 +02:00 |
|
dfighter1985
|
4996705ed7
|
Moved event descriptors under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-10 23:31:39 +02:00 |
|
dfighter1985
|
aed979a7fe
|
Created NELGUI library, moved the GUI event descriptors there.
--HG--
branch : gui-refactoring
|
2012-05-10 22:17:04 +02:00 |
|
dfighter1985
|
10f7241449
|
Added new class CCDBManager, which encapsulates the separate CDB components into a easily (re)usable database solution. Also made CCDBSynchronized and CInterfaceManager use it.
--HG--
branch : cdb-refactoring
|
2012-04-27 22:49:38 +02:00 |
|
dfighter1985
|
982c57b70f
|
Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now!
--HG--
branch : cdb-refactoring
|
2012-04-22 06:45:35 +02:00 |
|
dfighter1985
|
decc92e75d
|
Extracted the CDB bank handling code into a new class CCDBBankHandler, the CDB system should be now totally independent of Ryzom.
--HG--
branch : cdb-refactoring
|
2012-04-17 08:23:02 +02:00 |
|
dfighter1985
|
17eab4ef52
|
CDB is now part of NLMISC. However it still requires some work!
--HG--
branch : cdb-refactoring
|
2012-04-16 06:08:12 +02:00 |
|
kaetemi
|
b3260314ac
|
Fixed: Crash on exit caused by incomplete music channel reset
|
2012-04-13 23:30:35 +02:00 |
|
kaetemi
|
adfffad551
|
Fixed: Typo
|
2012-04-13 14:15:04 +02:00 |
|
kaetemi
|
f17f7e726d
|
Changed: #1459 Reserve functional group controller node names
|
2012-04-13 13:59:24 +02:00 |
|
kaetemi
|
def7d31721
|
Merge
|
2012-04-13 11:59:56 +02:00 |
|
kaetemi
|
cdb719130f
|
Changed: #1459 Simplify the sound group controller interface
|
2012-04-13 11:54:20 +02:00 |
|
kervala
|
e3170b57bc
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-13 10:07:06 +02:00 |
|
kaetemi
|
de4e298fb6
|
Changed: Provide a fake sound name for fake CSound created by music channel
|
2012-04-13 03:10:13 +02:00 |
|
kaetemi
|
b13f0dcb34
|
Fixed: #1298 Replace assert with warning when physical sound source fails to play
|
2012-04-12 21:38:28 +02:00 |
|
kaetemi
|
4a02d20a4c
|
Fixed: The default max distance for sources is now sqrt(numeric_limits<float>::max())
--HG--
branch : sound_dev
|
2012-04-12 18:16:53 +02:00 |
|
kaetemi
|
b371588b93
|
Added: Log warnings when setting excessively high max distances on sound sources
--HG--
branch : sound_dev
|
2012-04-12 18:06:33 +02:00 |
|
kaetemi
|
f9745080b5
|
Removed: Warning messages
--HG--
branch : sound_dev
|
2012-04-12 17:56:54 +02:00 |
|
kaetemi
|
d63bda28f4
|
Fixed: Relative positioning mode was not implemented in OpenAL library driver with manual rolloff enabled
--HG--
branch : sound_dev
|
2012-04-12 17:48:56 +02:00 |
|
kaetemi
|
b6025fc008
|
Fixed: Always commit 3d positioning when calling play on sources. This avoids having to wait for update call. Sources no longer cause loud noise when ryzom client finishes loading
--HG--
branch : sound_dev
|
2012-04-12 17:24:06 +02:00 |
|
kaetemi
|
015f47d71d
|
Changed: #795 Handle safely when audio decoder fails to be created
--HG--
branch : sound_dev
|
2012-04-12 12:06:03 +02:00 |
|
kaetemi
|
a33f3e7e32
|
Merge
--HG--
branch : sound_dev
|
2012-04-12 00:28:10 +02:00 |
|
kaetemi
|
1cd4936ceb
|
Changed: #795 #1460 Make sure the streaming thread safely stops in all cases
--HG--
branch : sound_dev
|
2012-04-12 00:25:26 +02:00 |
|
kaetemi
|
b486e22a96
|
Fixed: Typos and warnings
--HG--
branch : sound_dev
|
2012-04-11 23:34:36 +02:00 |
|
kaetemi
|
80bf70efbb
|
Changed: Make CWinThread::start more sane, and fixed a typo
--HG--
branch : sound_dev
|
2012-04-11 22:05:18 +02:00 |
|
kaetemi
|
c0c5ee6d93
|
Fixed: Implementation for CPThread::isRunning()
--HG--
branch : sound_dev
|
2012-04-11 21:55:33 +02:00 |
|
kaetemi
|
1b49b59e02
|
Fixed: #795 Hang when stopping file stream source that is synchronously waiting for play
--HG--
branch : sound_dev
|
2012-04-11 21:51:01 +02:00 |
|
kaetemi
|
c03655b0ba
|
Added: Some sort of implementation for CPThread::isRunning()
--HG--
branch : sound_dev
|
2012-04-11 20:20:02 +02:00 |
|
kaetemi
|
695dac7783
|
Added: #1460 Music channel on top of stream file source when driver does not have built-in music channels
--HG--
branch : sound_dev
|
2012-04-11 19:30:37 +02:00 |
|
kaetemi
|
2f504788f0
|
Added: #795 Synchronous loading of audio file streams
--HG--
branch : sound_dev
|
2012-04-11 18:07:16 +02:00 |
|
kaetemi
|
bbd291a089
|
Added: #795 Streamed audio file sound source
--HG--
branch : sound_dev
|
2012-04-11 17:39:46 +02:00 |
|
kaetemi
|
57aa8b4d74
|
Fixed: #795 Removed unused include
--HG--
branch : sound_dev
|
2012-04-11 15:45:59 +02:00 |
|
kaetemi
|
19599cd9f5
|
Changed: Allow changing looping parameter of audio decoder after init
--HG--
branch : sound_dev
|
2012-04-11 15:44:02 +02:00 |
|
kaetemi
|
1758ed6a96
|
Added: Function to set thread priority
--HG--
branch : sound_dev
|
2012-04-11 15:38:49 +02:00 |
|
kaetemi
|
268f2e247f
|
Fixed: Potential bug in CWinThread, someone using a mutex on the stack again
--HG--
branch : sound_dev
|
2012-04-11 13:24:03 +02:00 |
|
kaetemi
|
1b88f2782b
|
Moved: #795 CAudioDecoder from stream ogg vorbis sample to nlsound
--HG--
branch : sound_dev
|
2012-04-11 11:52:28 +02:00 |
|
kaetemi
|
09717924cf
|
Removed: #795 CMusicBuffer from sound lowlevel
--HG--
branch : sound_dev
|
2012-04-11 11:40:42 +02:00 |
|
kaetemi
|
7a95fae1f9
|
Changed: Improve performance of ryzom client CSoundManager. Strange code, though.
--HG--
branch : sound_dev
|
2012-04-11 00:48:47 +02:00 |
|
kaetemi
|
b15e014a9d
|
Changed: #795 Move vorbis dependency to nlsound and group project files
--HG--
branch : sound_dev
|
2012-04-10 20:40:24 +02:00 |
|
kaetemi
|
84f11c6327
|
Fixed: #1459 Done
--HG--
branch : sound_dev
|
2012-04-10 18:18:58 +02:00 |
|
kaetemi
|
11f0872a01
|
Added: #1459 Load group controller from sound sheets
--HG--
branch : sound_dev
|
2012-04-10 16:32:04 +02:00 |
|
kaetemi
|
0b64102ab8
|
Added: #1459 Group controllers for sound sources
--HG--
branch : sound_dev
|
2012-04-10 15:24:35 +02:00 |
|
kaetemi
|
57411c0a7b
|
Added: FormatNotSet value for TBufferFormat
--HG--
branch : sound_dev
|
2012-04-10 00:06:05 +02:00 |
|
kaetemi
|
c4adc53a0f
|
Removed: #795 XAudio2 music implementation
--HG--
branch : sound_dev
|
2012-04-09 21:46:07 +02:00 |
|
kaetemi
|
8491bd4829
|
Removed: OpenAL music implementation
--HG--
branch : sound_dev
|
2012-04-09 21:12:48 +02:00 |
|
kaetemi
|
dd02d76df8
|
Reverted: 3fdff8debe52 No comment
--HG--
branch : sound_dev
|
2012-04-09 20:28:14 +02:00 |
|
kaetemi
|
19546acade
|
Reverted: a1603fc4efbf Only release internal resources in driver destructor, not the driver classes, otherwise there will be crashes on exit. The driver classes are deleted by the application.
--HG--
branch : sound_dev
|
2012-04-09 20:18:13 +02:00 |
|
kaetemi
|
f858bbfbe9
|
Added: Log warnings when setting excessively high max distances on sound sources
--HG--
branch : sound_dev
|
2012-04-09 20:00:53 +02:00 |
|
kaetemi
|
87ba382ef5
|
Reverted: dc87ef1a34b6 Parameter distMax depends on fixed values in sheets and other code. Using this to switch between rolloff and minimum sound is likely causing the glitchy sound volumes of background sounds. Must be fixed in whatever code is using too large value of distMax instead, and not here.
--HG--
branch : sound_dev
|
2012-04-09 19:03:48 +02:00 |
|
kaetemi
|
afdbc97039
|
Reverted: 2424536ec6f9 The setAsyncLoading function is used for a different purpose. In our case, async means that the file is read on the fly, and otherwise it is fully loaded into memory before being encoded. Synchronous mode is used for example during loading when hard disk access is not guaranteed.
--HG--
branch : sound_dev
|
2012-04-09 18:42:31 +02:00 |
|
kervala
|
0ac33d338a
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:04:26 +02:00 |
|
kervala
|
3c47b9f8d5
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
2012-03-03 10:49:42 +01:00 |
|
kaetemi
|
16835cc4b6
|
Fixed: #620 Incorrect usage of mutex in particle system loader
|
2012-03-02 22:43:42 +01:00 |
|
sfb
|
efa4fbdbf1
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
kervala
|
d50e7369cf
|
Changed: #878 Fix typos in comments/code
|
2012-02-27 10:01:45 +01:00 |
|
kervala
|
dbb327deb0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 09:59:27 +01:00 |
|
kervala
|
f0008d9952
|
Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2012-02-21 21:11:04 +01:00 |
|
kervala
|
e7a2f7e121
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-01-02 15:41:22 +01:00 |
|
sfb
|
5106a12702
|
Fixed: #1359 Applied patch from GelluleX adding cut/paste functionality to Ryzom for OSX.
|
2011-12-07 07:20:05 -06:00 |
|
sfb
|
5cf3e1f4d7
|
Fixed: #1367 Added ifdef for OSX 10.7 GL API changes. Thanks GelluleX.
|
2011-12-07 07:16:37 -06:00 |
|
kervala
|
0a4b19c6a7
|
Changed: #1328 Map time and weather Issue (patch provided by Sywindt)
|
2011-10-29 15:34:04 +02:00 |
|
kervala
|
71cd03fc96
|
Fixed: #1376 Wrong NeL window position with Compiz
|
2011-10-15 16:42:03 +02:00 |
|
kervala
|
d5e97e9729
|
Changed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz
|
2011-10-08 12:16:47 +02:00 |
|
kervala
|
5fcea27aa1
|
Fixed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz
|
2011-10-08 11:01:10 +02:00 |
|
kervala
|
6306833423
|
Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
|
2011-09-11 14:44:37 +02:00 |
|
kervala
|
74c2952c32
|
Changed: #1275 Create an OpenGL ES driver
|
2011-06-08 10:16:44 +02:00 |
|
kervala
|
81d2817c44
|
Changed: #878 Fix typos in comments/code
|
2011-06-08 10:14:14 +02:00 |
|
kervala
|
4027e82360
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-06-05 18:06:00 +02:00 |
|
kervala
|
e254253fe0
|
Fixed: Number of processors under Linux
|
2011-06-04 14:01:56 +02:00 |
|
kervala
|
0cbb87bfe1
|
Fixed: Strings buffer overflow in config files
|
2011-06-04 14:01:32 +02:00 |
|
kervala
|
0913c3d667
|
Changed: #878 Fix typos in comments/code
|
2011-06-04 13:51:03 +02:00 |
|
kervala
|
7fd0b6fb7d
|
Changed: Display unknown status in FBO errors messages
|
2011-06-04 13:50:33 +02:00 |
|
kervala
|
b4e09b1adc
|
Fixed: X extensions list is truncated
|
2011-06-04 13:49:41 +02:00 |
|
kervala
|
7c27c233eb
|
Changed: Exceptions catched by reference
|
2011-06-03 10:35:25 +02:00 |
|
kervala
|
043b845f6c
|
Changed: Exceptions catched by reference
|
2011-06-02 18:44:48 +02:00 |
|
kervala
|
f9cc842b82
|
Changed: Exceptions catched by reference
|
2011-06-02 18:31:40 +02:00 |
|
vl
|
277fab9863
|
Fixed: #1273 problem with shift enter on shop window
|
2011-04-21 16:39:23 +02:00 |
|
vl
|
5407fe2518
|
Fixed: ugly fix to not crash when we cannot create a buffer #1116
|
2011-06-01 00:04:11 +02:00 |
|
rti
|
cd61e1531a
|
merge
|
2011-05-31 18:12:25 +02:00 |
|
rti
|
1457deeb5e
|
Fixed: #1006 On Mac OS X, do glFinish() after vertex program upload to ensure program is ready to use.
|
2011-05-31 18:10:32 +02:00 |
|
kervala
|
230039a5c3
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-05-29 16:23:08 +02:00 |
|
kervala
|
c11e81dd7c
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-05-29 16:20:34 +02:00 |
|
kervala
|
a27b6cd2bd
|
Changed: Use of CFile::createEmptyFile
Changed: #142 Replace atoi and sscanf by fromString when it's possible
|
2011-05-29 13:57:08 +02:00 |
|
kervala
|
8208ec219b
|
Changed: Compilation with VC++ 2010 without STLport
|
2011-05-28 15:52:48 +02:00 |
|
rti
|
4a8749b06f
|
merge
|
2011-05-26 21:55:10 +02:00 |
|
rti
|
67488d486d
|
Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16
|
2011-05-26 20:57:23 +02:00 |
|
kervala
|
a09264c6c0
|
Changed: #878 Fix typos in comments/code
|
2011-05-26 16:20:17 +02:00 |
|
kervala
|
e909556883
|
Changed: #1177 VS 2010 does not work under CMake
|
2011-05-26 16:18:38 +02:00 |
|
kervala
|
db57bd0c11
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-05-26 16:07:35 +02:00 |
|
kervala
|
6f78067a8d
|
Changed: Merge changes from next patch
|
2011-05-26 14:14:29 +02:00 |
|
kervala
|
2d8136a283
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-15 17:11:16 +02:00 |
|
kervala
|
a272feeb9b
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-01 19:11:10 +02:00 |
|
kervala
|
ae9de611f6
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-01 18:27:05 +02:00 |
|
kervala
|
3a647345a1
|
Changed: Replaced display of pointers using %d or %X by %p
|
2011-03-28 17:32:49 +02:00 |
|
kervala
|
3fd9f30695
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-03-10 23:22:27 +01:00 |
|
kervala
|
5baccb8b54
|
Changed: #878 Fix typos in comments/code
|
2011-03-09 14:30:51 +01:00 |
|
kervala
|
3454cb2cec
|
Fixed: Use of LOD meshes when it shouldn't (patch provided by Sywindt, thanks a lot)
|
2011-02-24 19:00:36 +01:00 |
|
kervala
|
6c4f4bb1df
|
Changed: #1251 Code simplification and default values if not using config.h
|
2011-02-24 18:55:14 +01:00 |
|
kervala
|
1266d1d5a4
|
Fixed: #1251 NeL can't find selected drivers in CMake
|
2011-02-24 18:42:09 +01:00 |
|
kervala
|
535b75abd6
|
Changed: #1251 NeL can't find selected drivers in CMake
|
2011-02-24 18:01:31 +01:00 |
|
kervala
|
a8d8ec6e07
|
Changed: #878 Fix typos in comments/code
|
2011-02-21 16:08:32 +01:00 |
|
kervala
|
1ba49bad77
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-02-21 13:32:56 +01:00 |
|
kervala
|
758682e473
|
Changed: Only use PCH if WITH_PCH is defined
|
2011-02-21 13:30:31 +01:00 |
|
aquiles
|
f61bbc3e08
|
Changed: #1150 fixed wrong includes for moved headers
|
2011-02-20 16:37:17 +01:00 |
|
aquiles
|
8504c5a72a
|
Changed: #1150 Moved private headers
|
2011-02-18 21:27:31 +01:00 |
|
vl
|
51245d5f2f
|
Changed: on mac, openal is always dynlib
|
2011-02-18 09:10:55 +01:00 |
|
kervala
|
56dc241c3d
|
Fixed: Compilation under Linux with STLport
|
2011-02-11 18:05:19 +01:00 |
|
kervala
|
173686d99c
|
Changed: #878 Fix typos in comments/code
|
2011-02-09 16:03:44 +01:00 |
|
kervala
|
dff9463f02
|
Changed: #878 Fix typos in comments/code
|
2011-02-09 15:45:56 +01:00 |
|
kervala
|
9a3ad26bdc
|
Changed: Add missing files in SOURCE_GROUP
|
2011-02-09 15:44:19 +01:00 |
|
kervala
|
dca2dc67ed
|
Fixed: Wrong paths for .cpp files in CMakeLists.txt
|
2011-02-09 15:31:34 +01:00 |
|
kervala
|
ec9ab9106a
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-02-09 14:34:05 +01:00 |
|
kervala
|
ac68e188ab
|
Changed: #1249 Endianness problems while access to disk or memory (patch provided by Jeru)
|
2011-02-08 18:57:24 +01:00 |
|
kervala
|
51d09f375a
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 18:29:03 +01:00 |
|
kervala
|
b925de055c
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 17:33:30 +01:00 |
|
kervala
|
aeb4923843
|
Fixed: Crash when using bloom in object_viewer_qt with OpenGL driver
|
2011-01-22 16:01:00 +01:00 |
|
kervala
|
de0d07bb94
|
Fixed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-16 16:15:13 +01:00 |
|
kervala
|
ed64aaeb62
|
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-10 13:50:07 +01:00 |
|
rti
|
27e0c9d3cd
|
Changed: #1227 some simplification, added exceptions instead of nlerror
|
2011-01-08 03:27:47 +01:00 |
|
rti
|
9e71d5c502
|
Fixed #1227: Implement static IThread* IThread::getCurrentThread for pthread based systems
|
2011-01-08 01:17:13 +01:00 |
|
kervala
|
2e95cfce39
|
Fixed: Bad check for scissor
|
2011-01-07 10:05:08 +01:00 |
|
kervala
|
afb102bc31
|
Fixed: Compilation under some Linux versions
|
2011-01-05 11:22:30 +01:00 |
|
kervala
|
30b2829fb1
|
Changed: Don't modify NeL window if managed by a 3rd party library
|
2010-12-30 22:18:23 +01:00 |
|
kervala
|
3c99b33fb2
|
Fixed: define FNDELAY if not already defined
|
2010-12-30 12:34:10 +01:00 |
|
kervala
|
abdcfbc22f
|
Fixed: Compilation under some Linux versions
|
2010-12-30 12:25:29 +01:00 |
|
kervala
|
e363ebe2e8
|
Changed: #573 Get the maximum anisotropic value
|
2010-12-22 14:21:40 +01:00 |
|
kervala
|
fcd7edc6b3
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-22 14:15:50 +01:00 |
|
kervala
|
e53a439e7f
|
Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2010-12-22 14:14:30 +01:00 |
|
kervala
|
d6f29299a1
|
Changed: #878 Fix typos in comments/code
|
2010-12-22 01:00:28 +01:00 |
|
kervala
|
bc50a7ccd6
|
Fixed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2010-12-22 00:53:33 +01:00 |
|
kervala
|
a8fd430894
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-20 23:47:11 +01:00 |
|
kervala
|
67776bbaa7
|
Fixed: Compilation under Linux
|
2010-12-20 23:46:27 +01:00 |
|
kervala
|
d84ce90489
|
Fixed: Bad function to set texture coordinates for EXTVertexShader
|
2010-12-20 17:05:11 +01:00 |
|
kervala
|
aa2e1a4717
|
Fixed: Crash and bug if not supporting GL_ARB_texture_cube_map
|
2010-12-20 17:00:58 +01:00 |
|
kervala
|
e60ba59fec
|
Changed: #573 Added new checks for FBO extensions and multisample
|
2010-12-20 16:48:03 +01:00 |
|
kervala
|
b9f9d418da
|
Changed: Implement GL_NV_vertex_array_range for GLX
|
2010-12-20 16:43:05 +01:00 |
|
kervala
|
567b8d2e07
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-20 16:25:23 +01:00 |
|
rti
|
78229f4b67
|
Fixed #1151 OVQT !_Pumping assert when entering settings dialog
|
2010-12-12 19:08:44 +01:00 |
|
kervala
|
2763a3ece2
|
Changed: #878 Fix typos in comments/code
|
2010-12-12 15:12:49 +01:00 |
|
kervala
|
1c1d17a512
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-12 15:10:53 +01:00 |
|
rti
|
3d3f1abb9c
|
Fixed: #1174 Mac - Alpha Build - Mouse Behavior
|
2010-12-12 03:58:14 +01:00 |
|
kervala
|
2894dcf247
|
Changed: Use GL_ARB_vertex_buffer_object in priority (supported on most of cards and faster)
|
2010-12-08 18:05:01 +01:00 |
|
kervala
|
4f9b0269ec
|
Fixed: Compilation problem
|
2010-12-08 17:40:23 +01:00 |
|
kervala
|
90ad8da878
|
Changed: #878 Fix typos in comments/code
|
2010-12-08 14:49:24 +01:00 |
|
kervala
|
0708228f3b
|
Fixed: Removed some temporary fixes for system OpenGL drivers bugs
|
2010-12-08 13:43:53 +01:00 |
|
kervala
|
b94c30173e
|
Fixed: EVSSecondaryColorVariant redefined several times in setupEXTVertexShader
|
2010-12-08 13:40:33 +01:00 |
|
kervala
|
0c846dacd1
|
Fixed: All fragment shaders are not working on ATI cards (patch provided and tested by Naush)
|
2010-11-30 22:25:10 +01:00 |
|
rti
|
84a4596eef
|
Fixed: Mac OS X compilation of GL driver
|
2010-11-23 13:08:13 +01:00 |
|
kervala
|
bd34f12bf5
|
Changed: #1201 glXSwapIntervalMESA & glXGetSwapIntervalMESA Not present in NVidia GL include file
|
2010-11-22 16:10:07 +01:00 |
|
kervala
|
a70addba1c
|
Fixed: #1201 glXSwapIntervalMESA & glXGetSwapIntervalMESA Not present in NVidia GL include file
|
2010-11-22 11:54:44 +01:00 |
|
kervala
|
256b1afbd8
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 23:31:15 +01:00 |
|
kervala
|
f97796382b
|
Changed: #878 Fix typos in comments/code
|
2010-11-21 23:30:28 +01:00 |
|
kervala
|
c0ae02db6d
|
Changed: #878 Fix typos in comments/code
|
2010-11-21 22:31:33 +01:00 |
|
kervala
|
23653abd05
|
Changed: #878 Fix typos in comments/code
|
2010-11-21 22:30:32 +01:00 |
|
kervala
|
c9116fd7be
|
Changed: Listen for more X messages
|
2010-11-21 22:25:41 +01:00 |
|
kervala
|
1e352ff35e
|
Changed: Minor changes for X implementations
|
2010-11-21 22:21:34 +01:00 |
|
kervala
|
03512b8a4d
|
Changed: More verbose warnings messages for setScreenMode
|
2010-11-21 22:19:51 +01:00 |
|
kervala
|
383d4805be
|
Changed: isActive() implementation for X
|
2010-11-21 22:17:40 +01:00 |
|
kervala
|
7e2139e2bd
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 22:16:33 +01:00 |
|
kervala
|
e8e3a31b97
|
Changed: Remove hack for black window bug (related to previous NVidia driver)
|
2010-11-21 22:15:34 +01:00 |
|
kervala
|
c8816a2a13
|
Changed: Only one definition of X Atoms and X errors handler
|
2010-11-21 22:13:06 +01:00 |
|
kervala
|
921180452d
|
Changed: Hide window before releasing driver
|
2010-11-21 22:09:29 +01:00 |
|
kervala
|
7f8f46f70e
|
Changed: Use of _CurrentMode instead of several variables (similar to Direct3D driver)
|
2010-11-21 22:04:18 +01:00 |
|
kervala
|
06aa221db3
|
Changed: #1198 Window is too large when switching from fullscreen to windowed mode
|
2010-11-19 11:19:53 +01:00 |
|
kervala
|
57a2b251ff
|
Changed: #1034 Use Xcursor extension if available
|
2010-11-19 11:19:35 +01:00 |
|
kervala
|
26812dc2f4
|
Changed: #878 Fix typos in comments/code
|
2010-11-18 21:54:34 +01:00 |
|
kervala
|
af03256eae
|
Changed: Get X extensions list
|
2010-11-18 21:53:34 +01:00 |
|
kervala
|
0b76fe5473
|
Changed: #1034 Use Xcursor extension if available
|
2010-11-18 21:53:05 +01:00 |
|
kervala
|
56db70265f
|
Changed: #878 Fix typos in comments/code
|
2010-11-18 21:33:35 +01:00 |
|
rti
|
407ae7b4c4
|
Fixed: #1174 Mac - Alpha Build - Mouse Behavior
|
2010-11-15 10:04:52 +01:00 |
|
kervala
|
54b6685a9e
|
Changed: #878 Fix typos in comments/code
|
2010-11-13 18:33:01 +01:00 |
|
kervala
|
9550ed9d36
|
Changed: #878 Fix typos in comments/code
|
2010-11-12 14:26:38 +01:00 |
|
kervala
|
9e9828ddb9
|
Fixed: Compilation on Mac OS X 10.5
|
2010-11-09 13:21:17 +01:00 |
|
vl
|
9891284603
|
Fixed: file order is different linux and windows so now getpathcontent sort the file so it s the same order everywhere
|
2010-11-08 12:26:05 +01:00 |
|
rti
|
869ae6e962
|
Fixed: #1060 Implement getWndProc() on Mac OS X
|
2010-11-05 14:22:32 +01:00 |
|
rti
|
4a3ef46034
|
merge
|
2010-11-05 12:58:13 +01:00 |
|
rti
|
ad6bf52e20
|
Fixed: #1156 Handle window close/application quit cleanly
|
2010-11-05 12:57:31 +01:00 |
|
kervala
|
11bcc087a0
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-05 10:21:27 +01:00 |
|
kervala
|
f9d13d61fc
|
Changed: #878 Fix typos in comments/code
|
2010-11-04 22:22:29 +01:00 |
|
kervala
|
a3212b2a90
|
Changed: Implement getZBuffer for Direct3D driver
|
2010-11-04 22:19:57 +01:00 |
|
kervala
|
b443693334
|
Fixed: #1034 Implement CCustomMouse for Linux
|
2010-11-04 22:14:47 +01:00 |
|
kervala
|
6f0fef6808
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-04 19:35:44 +01:00 |
|
rti
|
0daf18f0ec
|
Fixed: #1154 glViewport size wrong when switching from native fullscreen resolution to maximized window
|
2010-11-03 20:10:22 +01:00 |
|
rti
|
bee2dc8aac
|
Removed: old cocoa_adapter files
|
2010-11-03 19:24:39 +01:00 |
|
rti
|
6b1069ae0f
|
Fixed: MacOS 10.6 and below distinction
|
2010-11-03 19:07:36 +01:00 |
|
rti
|
ea9a34a6f3
|
merge
|
2010-11-03 16:33:11 +01:00 |
|
rti
|
e8cbd26e9f
|
Fixed: #1153 Make ryzom_client run completely in an .app bundle
|
2010-11-03 16:32:06 +01:00 |
|
kervala
|
85a285d817
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-03 13:45:57 +01:00 |
|
kervala
|
ce04f969ef
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-11-03 13:45:08 +01:00 |
|
kervala
|
d3a9566b26
|
Changed: #878 Fix typos in comments/code
|
2010-11-03 13:44:27 +01:00 |
|
rti
|
fa14447c6c
|
Changed: #1153 Make ryzom_client run completely in an .app bundle
|
2010-11-03 13:39:35 +01:00 |
|
kervala
|
33b32e9efb
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 23:00:19 +01:00 |
|
kervala
|
64d10e6f1c
|
Changed: #878 Fix typos in comments/code
|
2010-11-02 22:59:50 +01:00 |
|
kervala
|
f6cb0a730b
|
Fixed: Compilation under Mac OS X 10.5
|
2010-11-02 22:58:15 +01:00 |
|
kervala
|
7a2d8d6f07
|
Changed: Listening for Enter/Leave window events now
|
2010-11-02 21:51:07 +01:00 |
|
kervala
|
34827ed8c7
|
Changed: #1063 Alt+F4 should prompt for confirm exit (thank you Naush)
|
2010-11-02 21:40:00 +01:00 |
|
kervala
|
44879f5d3f
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 21:17:32 +01:00 |
|
kervala
|
ef7ad7daa5
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 20:46:15 +01:00 |
|
kervala
|
a4c64bb753
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 19:45:05 +01:00 |
|
kervala
|
d60bcaec05
|
Changed: #878 Fix typos in comments/code
|
2010-11-02 14:00:32 +01:00 |
|
kervala
|
7d1b8eae21
|
Changed: #1145 Implement VSync under Linux
|
2010-11-02 13:42:25 +01:00 |
|
kervala
|
697e3a723c
|
Changed: #1034 Use XRender check from FindX11.cmake
|
2010-11-02 10:02:30 +01:00 |
|
rti
|
d690870fb6
|
Fixed: #1149 Mouse Position is not properly reported if NeL view does not fill window
|
2010-11-01 21:55:48 +01:00 |
|
rti
|
1b4205b277
|
Fixed: #1013 Viewport size when embedding NeL Cocoa view in Qt
|
2010-10-31 20:53:14 +01:00 |
|
rti
|
185058a013
|
Fixed: #1147 Needed one resize event to properly show GL view.
|
2010-10-31 18:24:58 +01:00 |
|
rti
|
bcbde9df16
|
Fixed: #1147 Make OVQT work on MacOS
|
2010-10-31 16:50:56 +01:00 |
|
rti
|
7883934455
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 23:55:54 +02:00 |
|
rti
|
5735dc26b1
|
merge
|
2010-10-30 23:48:55 +02:00 |
|
rti
|
a4c9a84d1e
|
Changed: #1060 Implement getWndProc() on Mac OS X
|
2010-10-30 22:36:20 +02:00 |
|
kervala
|
b0141b67e5
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 20:13:32 +02:00 |
|
kervala
|
a34865fbcb
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-30 17:47:47 +02:00 |
|
kervala
|
2ef72986ba
|
Fixed: #1145 Implement VSync under Linux
|
2010-10-30 17:03:28 +02:00 |
|
kervala
|
8d038f9a30
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 14:21:11 +02:00 |
|
kervala
|
8399175d8c
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-30 14:05:50 +02:00 |
|
kervala
|
ccf08113b9
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 14:01:31 +02:00 |
|
kervala
|
972a6cb6c3
|
Fixed: getTemporaryDirectory() under Linux
|
2010-10-26 17:26:28 +02:00 |
|
kervala
|
81ac951509
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-25 09:47:37 +02:00 |
|
kervala
|
bb803527ba
|
Fixed: #1137 SHIFT+RETURN doesn't work under linux (patch provided by Naush)
|
2010-10-24 18:54:43 +02:00 |
|
kervala
|
a902f08955
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-24 18:52:34 +02:00 |
|
kervala
|
ec77e6bf4d
|
Fixed: Names and exported symbols for sound drivers (thanks to Krolock)
|
2010-10-22 09:19:39 +02:00 |
|
rti
|
254fb2ce97
|
merge
|
2010-10-18 22:34:09 +02:00 |
|
rti
|
9bc0f3e06a
|
Changed: #1060 Implement getWndProc() on Mac OS X
|
2010-10-18 22:33:10 +02:00 |
|
kervala
|
2f343f505e
|
Changed: #1129 Compilation under Linux
|
2010-10-18 20:27:04 +02:00 |
|
kervala
|
24eb87f999
|
Fixed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods
|
2010-10-18 19:34:20 +02:00 |
|
kervala
|
3bdc155cd5
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-18 19:11:58 +02:00 |
|
"Matt Raykowski"
|
a7295afce2
|
Changed: Moved this header, changing it in the source file too.
|
2010-10-18 10:15:23 -05:00 |
|
"Matt Raykowski"
|
fb75c46b0e
|
Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
|
2010-10-18 10:13:01 -05:00 |
|
kervala
|
87565b46b9
|
Changed: Reactivate runtime checks and optimizations
|
2010-10-18 09:15:14 +02:00 |
|
kervala
|
7d9d79aeb9
|
Changed: Added include guard to stdmisc.h
|
2010-10-18 09:13:29 +02:00 |
|
kervala
|
4b7a0e4304
|
Changed: Added getBigFileName method to CBigFile
|
2010-10-18 09:12:49 +02:00 |
|
kervala
|
4e7609b939
|
Fixed: Moved zone_bank.h from src to include
|
2010-10-18 09:08:45 +02:00 |
|
kervala
|
2e71a5b4eb
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 23:25:09 +02:00 |
|
kervala
|
863d20a384
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 17:22:19 +02:00 |
|
kervala
|
621f7505c1
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 16:29:18 +02:00 |
|
kervala
|
a044d8a5e7
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-17 15:26:57 +02:00 |
|
kervala
|
b7b1197f45
|
Changed: #1038 Implement copy/paste for Linux (patch provided by Naush)
|
2010-10-16 22:16:09 +02:00 |
|
kervala
|
10522eae91
|
Changed: #1023 Use a standard application path for writing files
|
2010-10-16 20:07:20 +02:00 |
|
kervala
|
f77ca1992c
|
Changed: #142 Replace atoi and sscanf by fromString when it's possible
|
2010-10-16 19:58:05 +02:00 |
|
sfb
|
03db06e0c6
|
Merge
|
2010-10-15 20:54:14 -05:00 |
|
sfb
|
d25f8454f4
|
Changed: Moved zone_region.h header - used by leveldesign tools.
|
2010-10-15 20:39:59 -05:00 |
|
rti
|
120af2580d
|
Fixed: #1130 Merge cocoa_adapter.mm code into driver_opengl*.cpp (and cocoa_event_emitter.cpp)
|
2010-10-15 23:33:42 +02:00 |
|
kervala
|
92a682bc1b
|
Changed: Added better check for Mac OS SDK version
|
2010-10-14 20:41:34 +02:00 |
|
kervala
|
9198a34e32
|
Changed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods
|
2010-10-14 19:03:39 +02:00 |
|
kervala
|
86aa43e207
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-14 14:01:15 +02:00 |
|
kervala
|
8198f65d50
|
Fixed: #1057 X11 Key auto repeat
|
2010-10-14 13:43:28 +02:00 |
|
kervala
|
89f6f37b4d
|
Changed: getModes for Mac OS X < 10.6
|
2010-10-05 21:31:02 +02:00 |
|
kervala
|
25f97a0f2e
|
Fixed: #1119 Crash when pressing a key under Mac OS X 10.5.7
|
2010-10-05 21:29:47 +02:00 |
|
kervala
|
f655a8d015
|
Fixed: Compilation under Mac OS X 10.5
|
2010-10-04 21:47:26 +02:00 |
|
kervala
|
7e7dc58314
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-03 23:20:33 +02:00 |
|
kervala
|
572d9acf34
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-03 18:50:18 +02:00 |
|
kervala
|
31a990fa60
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-02 17:27:20 +02:00 |
|
kervala
|
f1c8d140aa
|
Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
|
2010-09-28 11:25:37 +02:00 |
|
kervala
|
84986b79b7
|
Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
|
2010-09-28 11:18:21 +02:00 |
|
kervala
|
9e058f053d
|
Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
|
2010-09-27 14:40:21 +02:00 |
|
kervala
|
1677874af2
|
Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB
|
2010-09-27 14:37:42 +02:00 |
|
kervala
|
01eb101355
|
Fixed: Compilation with STLport under Linux (and probably Mac OS X)
|
2010-09-26 23:27:52 +02:00 |
|
kervala
|
148a7260fc
|
Fixed: #1105 NLMISC::createDebug - Infinite loop
|
2010-09-26 23:08:17 +02:00 |
|
kervala
|
08bcbc3451
|
Changed: Updated CMake projects
|
2010-09-25 22:53:33 +02:00 |
|
kervala
|
c86d923901
|
Changed: #841 Change the wrong header in the source code
|
2010-09-25 16:12:26 +02:00 |
|
"Matt Raykowski"
|
d4570fffd5
|
Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc
|
2010-09-24 08:53:51 -05:00 |
|
vl
|
c53f0b1b48
|
Added: special case of rgba.cpp on static
|
2010-09-24 11:32:20 +02:00 |
|
vl
|
f9903f46de
|
Changed: ogg vorbis lib order
|
2010-09-24 10:29:06 +02:00 |
|
kervala
|
940de867ee
|
Fixed: Static sound drivers link to nelsnd_lowlevel
|
2010-09-23 18:48:04 +02:00 |
|
vl
|
837ab5c68f
|
Added: in static, we don't compile fmod since it only exists in dynlib
|
2010-09-23 15:51:24 +02:00 |
|
vl
|
65a58d76d1
|
Added: case for static version of the driver
|
2010-09-23 15:50:44 +02:00 |
|
vl
|
bc8339857d
|
Added: warning when we cannot open a big file
|
2010-09-21 08:54:42 +02:00 |
|
kervala
|
998e5b4c17
|
Changed: Added NL_ADD_RUNTIME_FLAGS
|
2010-09-20 22:02:35 +02:00 |
|
kervala
|
32f0a5037f
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-20 21:58:24 +02:00 |
|
kaetemi
|
59e5c03a83
|
Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory.
|
2010-09-19 23:18:29 +02:00 |
|
kervala
|
cd822bc0b4
|
Fixed: Display of .h files in generated projects
|
2010-09-19 18:49:03 +02:00 |
|
kervala
|
256062307b
|
Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar)
|
2010-09-16 19:04:18 +02:00 |
|
kervala
|
71da504731
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-15 10:27:26 +02:00 |
|
kervala
|
13de385469
|
Added: NL_ADD_RUNTIME_FLAGS for libraries
|
2010-09-14 13:51:44 +02:00 |
|
kervala
|
7b22cb92e8
|
Changed: Added -ldl for NELMISC
|
2010-09-12 13:41:47 +02:00 |
|
kervala
|
a983aa0783
|
Changed: Dependencies definitions
|
2010-09-11 19:44:22 +02:00 |
|
kervala
|
8db652391b
|
Changed: #915 NeL fails to build with --as-needed
|
2010-09-09 14:20:18 +02:00 |
|
kervala
|
92b4d5ef8a
|
Changed: #841 Change the wrong header in the source code
|
2010-09-04 19:57:54 +02:00 |
|
kervala
|
968a752e55
|
Fixed: Windows compilation problems
|
2010-09-04 19:54:22 +02:00 |
|
mattraykowski
|
c3e4ffbe26
|
merge while working on rebase root source dir
|
2010-09-03 08:02:04 -06:00 |
|
mattraykowski
|
972e141687
|
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 |
|
kervala
|
6cf96b9e36
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-02 13:02:03 +02:00 |
|
kervala
|
811b229f52
|
Changed: #878 Fix typos in comments/code
|
2010-09-02 11:02:03 +02:00 |
|
kervala
|
3bb72a0d06
|
Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
|
2010-09-02 09:56:54 +02:00 |
|
kervala
|
0ec41da752
|
Changed: #841 Change the wrong header in the source code
|
2010-09-02 09:32:30 +02:00 |
|
kervala
|
b83fdd467e
|
Changed: Added PCH to nelligo
|
2010-09-02 09:31:54 +02:00 |
|
kervala
|
d4346ef771
|
Changed: Added PCH to nelligo
|
2010-09-02 09:31:24 +02:00 |
|
kervala
|
1d5f2e8df9
|
Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
|
2010-09-01 23:30:06 +02:00 |
|
kervala
|
ad51d50449
|
Changed: Prevent Windows to draw background of NeL windows and some other messages
|
2010-08-30 18:38:00 +02:00 |
|
rti
|
4f02a8591a
|
Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly
|
2010-08-28 17:33:44 +02:00 |
|
kervala
|
aa506598d0
|
Fixed: #1080 Under Linux, load NeL drivers from a specific directory
|
2010-08-28 14:10:56 +02:00 |
|
kervala
|
b5f6188757
|
Fixed: #1044 Window content is black after switching windowed <-> fullscreen
|
2010-08-22 09:57:33 +02:00 |
|
kervala
|
eaa26434bc
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-08-21 15:57:55 +02:00 |
|
kervala
|
6577496fc2
|
Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr
|
2010-08-18 18:31:05 +02:00 |
|
kervala
|
e77e93f779
|
Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error)
|
2010-08-17 23:02:47 +02:00 |
|
rti
|
06f7326e34
|
Fixed: #1059 Make cocoa the default subsystem on Mac OS X
|
2010-08-13 18:16:37 +02:00 |
|
rti
|
3edb9289f7
|
merge
|
2010-08-13 16:05:39 +02:00 |
|
rti
|
ba4eca5cec
|
Fixed: #1062 Fullscreen with game resolution < desktop resolution
|
2010-08-13 16:05:01 +02:00 |
|
rti
|
ed8a11717d
|
Changed: #878 Fix typos in comments/code
|
2010-08-13 15:40:04 +02:00 |
|
kervala
|
ab11ddb805
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-12 19:42:33 +02:00 |
|
kervala
|
9984b638fb
|
Fixed: #1069 Thread/process CPU affinity Implementation for Linux
|
2010-08-12 19:15:29 +02:00 |
|
kervala
|
dc40c77b18
|
Changed: Removed libjpeg dependency on nel3d
|
2010-08-12 10:21:22 +02:00 |
|
kervala
|
57bbdf7a85
|
Changed: Removed useless dependencies
|
2010-08-11 19:43:52 +02:00 |
|
kervala
|
4b294f9402
|
Fixed: libc functions wouldn't be replaced by intrinsics equivalent
|
2010-08-11 15:05:03 +02:00 |
|
kervala
|
caf1c5151e
|
Fixed: nelsound dependency to nelsound_lowlevel
|
2010-08-11 14:41:10 +02:00 |
|
kervala
|
c693c47cac
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-09 16:20:03 +02:00 |
|
kervala
|
09d7a4a064
|
Fixed: Removed driver_opengl_mac.cpp from VC++ project
|
2010-08-08 20:17:13 +02:00 |
|
aquiles
|
28953b29ed
|
Changed: #1048 getType() in UFormElm
|
2010-08-03 15:26:44 +02:00 |
|
kervala
|
5d494ea2fe
|
Fixed: #1058 Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h
|
2010-08-05 18:05:57 +02:00 |
|
kervala
|
2da52ebc36
|
Fixed: #1057 X11 Key auto repeat
|
2010-08-05 14:21:41 +02:00 |
|
rti
|
0edc5f1f2c
|
Fixed: #1036 Problem when we start moving the camera in third person
|
2010-08-05 03:06:22 +02:00 |
|
rti
|
e1f2fc5abc
|
Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value)
|
2010-08-04 23:37:47 +02:00 |
|
rti
|
6b0320a7f2
|
Fixed: #1053 screen mode retrieval only in cocoa mode
|
2010-08-04 22:58:14 +02:00 |
|
rti
|
cc47fd2531
|
Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter
|
2010-08-04 22:12:54 +02:00 |
|
rti
|
b1fa58f06b
|
Fixed: #1029 destroyWindow() terminates the whole application
|
2010-08-04 21:43:42 +02:00 |
|
rti
|
fddfab508b
|
Fixed: #1004 updated get display modes implementation to use more current apis
|
2010-08-04 21:28:07 +02:00 |
|
rti
|
542d4125a0
|
Changed: #1004 - implemented nglGetProcAddress using dlsym
|
2010-08-04 20:33:52 +02:00 |
|
rti
|
e1656d14a7
|
Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel
|
2010-08-04 16:31:28 +02:00 |
|
kervala
|
4757228a22
|
Fixed: numeric_limits not found in Fmod driver
|
2010-08-03 13:56:34 +02:00 |
|
kervala
|
a7e4543e5d
|
Changed: #1044 Window content is black after switching windowed <-> fullscreen
|
2010-08-01 14:18:59 +02:00 |
|
kervala
|
3b09bcd927
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 14:16:44 +02:00 |
|
kervala
|
7e45b27f35
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 10:45:50 +02:00 |
|
kervala
|
a4b9d678ed
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 10:39:41 +02:00 |
|
kervala
|
bb8cea02ea
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 10:02:31 +02:00 |
|
kervala
|
01748aa3f5
|
Changed: #878 Fix typos in comments/code
|
2010-08-01 10:02:01 +02:00 |
|
kervala
|
540e24b7b6
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 09:53:45 +02:00 |
|