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
|
1f58c8ddc2
|
ADDED: #1471 IParser interface with a few methods, accessible from CWidgetManager, just so that I don't have to move CInterfaceParser right now.
|
2012-06-02 21:48:11 +02:00 |
|
dfighter1985
|
891859406f
|
CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager.
|
2012-06-01 03:41:44 +02:00 |
|
dfighter1985
|
41134639db
|
CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager.
|
2012-06-01 01:22:05 +02:00 |
|
dfighter1985
|
51a515fded
|
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.
|
2012-06-01 00:19:53 +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 |
|
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
|
e3d72333dd
|
Moved event descriptors under the NLGUI namespace.
|
2012-05-10 23:31:39 +02:00 |
|
dfighter
|
ef71add33f
|
Moved xml_auto_ptr from game_share to nel misc.
|
2012-02-08 01:58:15 +01: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 |
|