kervala
|
7a23ff8fd6
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-05 18:51:37 +01:00 |
|
kervala
|
53f46eb5fa
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-14 11:46:17 +01:00 |
|
kervala
|
4a97f339a3
|
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
|
2015-11-13 16:22:49 +01:00 |
|
Nimetu
|
c00ba3f2c1
|
Fix compilation
--HG--
branch : develop
|
2015-03-01 18:41:16 +02:00 |
|
kaetemi
|
32b3b4ac80
|
Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
|
2015-02-20 17:50:58 +01:00 |
|
kervala
|
6784301afc
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 19:29:36 +01:00 |
|
kervala
|
5aa8a1d615
|
Fixed: Warning assert always false
--HG--
branch : hotfix
|
2015-02-14 17:47:55 +01:00 |
|
kervala
|
303f7d2e79
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-13 14:11:07 +01:00 |
|
kervala
|
de43ea8d86
|
Fixed: Some warnings
|
2013-09-29 16:26:24 +02:00 |
|
kaetemi
|
3b9f934b82
|
Fixes to compile Ryzom Client with lua 5.2
|
2013-06-16 03:43:45 +02:00 |
|
mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
2012-11-25 05:22:40 +01:00 |
|
kervala
|
8922f96b9a
|
Changed: Synchronization with SVN
|
2012-09-11 20:26:36 +02:00 |
|
dfighter1985
|
e2abe1e33e
|
CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
--HG--
branch : gui-refactoring
|
2012-07-13 05:37:09 +02:00 |
|
dfighter1985
|
ba6fd68efc
|
CHANGED: #1474 CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-07-12 21:39:51 +02:00 |
|
dfighter1985
|
1ddba090b6
|
CHANGED: #1471 CViewText is now part of NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-06-17 02:49:00 +02:00 |
|
dfighter1985
|
7acd93ff7c
|
CHANGED: #1471 CViewText no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-06-17 02:08:21 +02:00 |
|
dfighter1985
|
56a75a90ab
|
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.
--HG--
branch : gui-refactoring
|
2012-06-09 01:37:43 +02:00 |
|
dfighter1985
|
2fd850b0eb
|
CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-06-08 02:43:20 +02:00 |
|
dfighter1985
|
8b54f34045
|
CHANGED: #1471 extracted some dragging related code from CDBCtrlSheet and created a new class CCtrlDraggable, so that CWidgetManager doesn't have to be coupled with CDBCtrlSheet.
--HG--
branch : gui-refactoring
|
2012-06-05 05:25:49 +02:00 |
|
dfighter1985
|
ad03911fe3
|
CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets )
--HG--
branch : gui-refactoring
|
2012-06-03 03:48:31 +02:00 |
|
dfighter1985
|
9994770c99
|
CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-06-01 03:41:44 +02:00 |
|
dfighter1985
|
643ecb591e
|
CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager.
--HG--
branch : gui-refactoring
|
2012-06-01 01:22:05 +02:00 |
|
dfighter1985
|
d2c30f366d
|
CHANGED: #1471 Renamed the action handler factory manager to CAHManager and moved some global functions into it as instance methods. Also broke up an action handler file to AH and Ryzom related files.
--HG--
branch : gui-refactoring
|
2012-06-01 00:19:53 +02:00 |
|
dfighter1985
|
0755db035f
|
CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc )
--HG--
branch : gui-refactoring
|
2012-05-31 04:27:27 +02:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
dfighter1985
|
95955b72fe
|
CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used.
--HG--
branch : gui-refactoring
|
2012-05-24 05:02:24 +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 |
|
dfighter1985
|
c0f13794de
|
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.
--HG--
branch : gui-refactoring
|
2012-05-23 02:41:43 +02:00 |
|
dfighter1985
|
4996705ed7
|
Moved event descriptors under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-10 23:31:39 +02:00 |
|
dfighter1985
|
d127d59807
|
Merging cdb-refactoring into gui-refactoring.
--HG--
branch : gui-refactoring
|
2012-04-28 21:36:39 +02:00 |
|
dfighter1985
|
29cde6e15b
|
Moved xml auto pointer to nlmisc.
--HG--
branch : cdb-refactoring
|
2012-04-16 02:50:18 +02:00 |
|
sfb
|
efa4fbdbf1
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
dfighter1985
|
c27ad72de6
|
CViewRenderer no longer depends on the Driver global variable. Also got rid of the same dependencies in files which included that global from the CViewRenderer header.
--HG--
branch : gui-refactoring
|
2012-02-11 01:41:46 +01:00 |
|
dfighter
|
b127966ffc
|
Moved xml_auto_ptr from game_share to nel misc.
--HG--
branch : gui-refactoring
|
2012-02-08 01:58:15 +01:00 |
|
kaetemi
|
3346764013
|
Fixed: #1364 Only transfer bonus item infos when context help string is used for tooltip
|
2011-09-23 00:14:51 +02:00 |
|
kervala
|
89197ae54f
|
Changed: Merge changes from next patch
|
2011-05-31 21:51:26 +02:00 |
|
kervala
|
f215136c20
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 15:07:59 +01:00 |
|
kervala
|
aa88a7fb49
|
Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead
|
2010-07-15 19:58:04 +02:00 |
|
kervala
|
c6349e415f
|
Changed: optimizations for PCH
|
2010-07-10 15:02:07 +02:00 |
|
kervala
|
7cbe65d2ef
|
Changed: #878 Fix typos in comments/code
|
2010-06-14 10:02:51 +02:00 |
|
acemtp@users.sourceforge.net
|
d5c601ffa5
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|