kaetemi
|
4a581d89fa
|
Merge with develop
|
2016-03-10 12:09:18 +01:00 |
|
kaetemi
|
af0568e131
|
Fix rounding error in _RyzomDay and _RyzomTime calculation
|
2016-03-10 12:08:48 +01:00 |
|
kervala
|
b1226353c1
|
Merge with develop
|
2016-01-07 17:41:02 +01:00 |
|
kervala
|
96edb81218
|
Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
|
2016-01-07 17:39:11 +01:00 |
|
kervala
|
b29d523177
|
Merge with develop
|
2015-12-26 14:38:37 +01:00 |
|
kervala
|
f4238a49d3
|
Changed: Use entity textures cache size depending on video memory
|
2015-12-26 14:37:53 +01:00 |
|
kervala
|
4c0365287b
|
Merge with develop
|
2015-12-23 15:31:37 +01:00 |
|
kervala
|
88d45830a4
|
Changed: Need more checks before using getTotalVideoMemory()
|
2015-12-23 15:22:06 +01:00 |
|
kervala
|
134fb4f97d
|
Merge with develop
|
2015-12-20 11:21:40 +01:00 |
|
kervala
|
bb98346cc4
|
Changed: Minor changes
|
2015-12-20 11:19:51 +01:00 |
|
kervala
|
89f024f46a
|
Merge with develop
|
2015-12-03 14:42:33 +01:00 |
|
kervala
|
88393d62d5
|
Changed: Minor changes
|
2015-12-03 14:34:45 +01:00 |
|
kervala
|
1197c50201
|
Merge with develop
|
2015-12-02 19:28:44 +01:00 |
|
kervala
|
e96f954a87
|
Changed: Minor changes
|
2015-12-02 18:55:31 +01:00 |
|
kervala
|
1c206fc73e
|
Merge with develop
|
2015-11-05 17:30:12 +01:00 |
|
kervala
|
4f64daeee4
|
Changed: Centralize version different formats
|
2015-11-05 17:16:55 +01:00 |
|
kervala
|
ce0ec3b912
|
Changed: Minor changes
|
2015-03-07 17:51:12 +01:00 |
|
kaetemi
|
1704fc9853
|
Merge with ryzomcore/v0.11.0
|
2014-11-10 23:47:23 +01:00 |
|
kaetemi
|
165143984c
|
Increase texturing limits (*4), ref #203 (TODO: Update config translations)
|
2014-09-13 12:14:45 +02:00 |
|
kaetemi
|
13cddfe2c7
|
Backed out changeset: eae58a811aa5
|
2014-09-12 11:20:36 +02:00 |
|
kaetemi
|
be7a55f19a
|
Replace some hardcoded urls
|
2014-09-12 10:49:40 +02:00 |
|
kervala
|
226a3131b1
|
Changed: Small typo
|
2014-04-30 09:18:31 +02:00 |
|
kaetemi
|
302c478af6
|
Merge with develop
|
2014-09-12 15:19:12 +02:00 |
|
kaetemi
|
cfd8f79b3d
|
Use software cursor with attached display
|
2014-08-07 19:45:26 +02:00 |
|
kaetemi
|
971b1ae96c
|
Add FXAA to Ryzom Client
|
2014-08-04 06:19:19 +02:00 |
|
kaetemi
|
5e9fc17402
|
Move default render target handling to CDriverUser
|
2014-08-04 00:57:43 +02:00 |
|
kaetemi
|
8c6d46bed0
|
Adjust render target handling for effects
|
2014-08-03 22:15:44 +02:00 |
|
kaetemi
|
0f5f1f9047
|
Trash DirectInput
|
2014-07-08 22:21:11 +02:00 |
|
mattraykowski
|
aa261f28a4
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
02227edb58
|
CHANGED: #1471 CGroupEditBox is now in the NELGUI library and is under the NLGUI namespace.
|
2012-06-23 03:27:49 +02:00 |
|
dfighter1985
|
b7dc46ed8b
|
CHANGED: #1471 CViewBitmap is now part of NELGUI library, and is under NLGUI namespace.
|
2012-06-22 03:49:43 +02:00 |
|
dfighter1985
|
529dd877fe
|
CHANGED: #1471 Finally moved some of the basic widget classes and the widget manager, action handler manager to the GUI lib. Also moved some GUI related methods back to CLuaIHM.
|
2012-06-09 01:37:43 +02:00 |
|
dfighter1985
|
7a32e739e7
|
CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets )
|
2012-06-03 03:48:31 +02:00 |
|
dfighter1985
|
2e9fe265f2
|
CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc )
|
2012-05-31 04:27:27 +02:00 |
|
sfb
|
2f9410f22d
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
dfighter1985
|
dc6c1db2cd
|
CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used.
|
2012-05-24 05:02:24 +02:00 |
|
dfighter1985
|
731d1ced46
|
CHANGED: #1471 Moved the previously refactored code to the NELGUI library.
|
2012-05-23 04:13:58 +02:00 |
|
dfighter1985
|
4db9e47d13
|
Added: #1471 CLuaManager, Singleton for the Lua state, the code parts that depend on a globally available Lua state now depend on this instead of CInterfaceManager. Also refactored the code so it's ready to be moved to the NELGUI lib.
|
2012-05-23 02:41:43 +02:00 |
|
dfighter1985
|
d2d4838252
|
Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now!
|
2012-04-22 06:45:35 +02:00 |
|
kervala
|
540bc1f62f
|
Changed: Exceptions catched by reference
|
2011-06-02 18:31:40 +02:00 |
|
kervala
|
4aa2c68151
|
Changed: #878 Fix typos in comments/code
|
2011-05-31 22:16:17 +02:00 |
|
kervala
|
5c1aee1509
|
Changed: #1135 Merge changes from Ryzom patch 1.10
|
2010-10-18 20:02:31 +02:00 |
|
kervala
|
1cd25d97de
|
Changed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
2010-07-28 21:13:39 +02:00 |
|
kervala
|
aaf7ed3215
|
Fixed: #1031 Music is "stopped" when client is loading with OpenAL driver
|
2010-07-27 19:28:04 +02:00 |
|
vl
|
3acf3e7de8
|
Removed: flooding warning
|
2010-07-26 10:56:22 +02:00 |
|
kervala
|
dac2ec8357
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-06-21 21:03:21 +02:00 |
|
kervala
|
737427674c
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 22:45:24 +02:00 |
|
acemtp
|
1792297c93
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|