dfighter1985
|
bdf9c2b7ba
|
CHANGED: #1471 CGroupContainer is now part of the NELGUI library and is under the NLGUI namespace.
|
2012-06-23 07:21:32 +02: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
|
ab8b296adc
|
CHANGED: #1471 CGroupList is now part of NELGUI library, and is under NLGUI namespace.
|
2012-06-22 06:48:19 +02:00 |
|
dfighter1985
|
e131c0f837
|
CHANGED: #1471 CGroupTree is now part of NELGUI library, and is under NLGUI namespace.
|
2012-06-22 05:37:55 +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
|
3933bd73d3
|
CHANGED: #1471 CCtrlPolygon is now in the NELGUI library and is under NLGUI.
|
2012-06-16 02:55:19 +02:00 |
|
dfighter1985
|
3929588a04
|
CHANGED: #1471 CCtrlQuad is now in the NELGUI library under the NLGUI namespace.
|
2012-06-16 02:34:07 +02:00 |
|
dfighter1985
|
c57c909ed7
|
CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library.
|
2012-06-15 22:40:08 +02:00 |
|
dfighter1985
|
3db1f3cc48
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
|
2012-06-09 03:57:40 +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
|
3a99551784
|
CHANGED: #1471 CWidgetManager no longer depends on CGroupContainer, instead of depends on a new class CGroupContainerBase.
|
2012-06-08 03:45:43 +02:00 |
|
dfighter1985
|
d9e1fcad72
|
CHANGED: #1471 CWidgetManager no longer depends on CViewPointer. Instead it depends on the new class CViewPointerBase.
|
2012-06-07 23:57:02 +02:00 |
|
dfighter1985
|
f807707bb6
|
CHANGED: #1471 CInterfaceElement no longer depends on CGroupContainer.
|
2012-06-06 22:31:47 +02:00 |
|
dfighter1985
|
1e1888b47f
|
CHANGED: #1471 moved makeWindow and unMakeWindow methods to CWidgetManager from CInterfaceManager. So CInterfaceGroup no longer depends on CInterfaceManager.
|
2012-06-06 01:56:25 +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
|
5ea64cb530
|
CHANGED: #1471 CViewRenderer no longer depends on CClientConfig, and is now part of NELGUI, under the NLGUI namespace.
|
2012-06-02 02:09:58 +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
|
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
|
8d2f01fac8
|
ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager.
|
2012-05-30 02:12:37 +02: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
|
c817c68e83
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
|
2012-05-23 19:40:41 +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
|
0d0fe51a0d
|
Some more Lua refactoring, started to break CLuaIHM into 2 parts. CLuaIHM will be generic, CLuaIHMRyzom will contain the Ryzom only code.
|
2012-05-21 03:35:05 +02:00 |
|
dfighter1985
|
ed3d565dda
|
CLuaString will no longer depend on CInterfaceManager.
|
2012-05-20 00:59:31 +02:00 |
|
dfighter1985
|
2af7e250b2
|
Moved some Lua stuff over to the NelGUI library.
|
2012-05-19 23:00:52 +02:00 |
|
dfighter1985
|
e3d72333dd
|
Moved event descriptors under the NLGUI namespace.
|
2012-05-10 23:31:39 +02:00 |
|
dfighter1985
|
c976419448
|
Created NELGUI library, moved the GUI event descriptors there.
|
2012-05-10 22:17:04 +02:00 |
|
dfighter1985
|
e6f5bdef0b
|
Merging cdb-refactoring into gui-refactoring.
|
2012-04-28 21:36:39 +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 |
|
dfighter1985
|
cf2305b1ce
|
CDB is now part of NLMISC. However it still requires some work!
|
2012-04-16 06:08:12 +02:00 |
|
kervala
|
5c66cbf374
|
Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !)
|
2012-04-07 11:14:21 +02:00 |
|
kervala
|
a543cd7f24
|
Changed: #878 Fix typos in comments/code
|
2012-03-17 15:01:27 +01:00 |
|
dfighter1985
|
f0cc382971
|
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.
|
2012-02-11 01:41:46 +01:00 |
|
kervala
|
5b5a050616
|
Changed: Exceptions catched by reference
|
2011-06-03 10:35:25 +02:00 |
|
kervala
|
540bc1f62f
|
Changed: Exceptions catched by reference
|
2011-06-02 18:31:40 +02:00 |
|
kervala
|
fbec2565e9
|
Changed: Compilation with VC++ 2010 without STLport
|
2011-05-28 15:52:48 +02:00 |
|
kervala
|
50843ded97
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-02-09 14:42:03 +01:00 |
|
kervala
|
fad58e7b19
|
Changed: #1246 Build on PPC machines (patch provided by Jeru)
|
2011-01-30 15:48:02 +01:00 |
|
kervala
|
62189a69b8
|
Changed: #878 Fix typos in comments/code
|
2010-12-08 14:47:17 +01:00 |
|
kervala
|
37d85c1922
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 15:07:59 +01:00 |
|
kervala
|
0f7b988352
|
Changed: #878 Fix typos in comments/code
|
2010-11-13 18:33:01 +01:00 |
|
kervala
|
6362857850
|
Changed: #878 Fix typos in comments/code
|
2010-11-12 14:26:38 +01:00 |
|
kervala
|
0e736b4902
|
Changed: Save r2_buffer.dat in "save" instead of "data"
|
2010-11-12 13:37:40 +01:00 |
|
kervala
|
a8fa95a1dc
|
Changed: #878 Fix typos in comments/code
|
2010-11-04 22:22:29 +01:00 |
|
kervala
|
ce97b8f27b
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-11-04 19:27:35 +01:00 |
|
kervala
|
7ee01e1f2c
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-11-02 21:50:17 +01:00 |
|
kervala
|
3bf713f884
|
Fixed: Some compilation errors
|
2010-09-25 22:43:11 +02:00 |
|
kervala
|
b51b521144
|
Changed: Removed using namespace in *.h
|
2010-09-25 16:02:33 +02:00 |
|