dfighter1985
|
a90445fa03
|
CHANGED: #1471 CCtrlButton is now under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-06-16 00:49:40 +02:00 |
|
dfighter1985
|
aca24ff510
|
CHANGED: #1471 CCtrlButton is now part of the NEL GUI library.
--HG--
branch : gui-refactoring
|
2012-06-16 00:23:20 +02:00 |
|
dfighter1985
|
bf7d3afd38
|
CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-06-15 23:30:27 +02:00 |
|
dfighter1985
|
dfb1f0ed37
|
CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library.
--HG--
branch : gui-refactoring
|
2012-06-15 22:40:08 +02:00 |
|
dfighter1985
|
a05fe020c3
|
CHANGED: #1471 Moved back some more static methods from CLuaIHMRyzom to CLuaIHM, as CLuaIHM can now handle these too.
--HG--
branch : gui-refactoring
|
2012-06-09 22:18:29 +02:00 |
|
dfighter1985
|
c792abe091
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-06-09 03:57:40 +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
|
0155fd6ed4
|
CHANGED: #1471 CViewRenderer no longer depends on CClientConfig, and is now part of NELGUI, under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-06-02 02:09:58 +02:00 |
|
dfighter1985
|
5ebc0c64cc
|
ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-05-30 02:12:37 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
d127d59807
|
Merging cdb-refactoring into gui-refactoring.
--HG--
branch : gui-refactoring
|
2012-04-28 21:36:39 +02:00 |
|
dfighter1985
|
34b88eee65
|
Merging default into cdb_refactoring.
--HG--
branch : cdb-refactoring
|
2012-04-28 19:55:46 +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 |
|
sfb
|
c0bbb9135e
|
merge
|
2012-04-26 13:07:43 -05:00 |
|
sfb
|
e6df7a7703
|
Changed: #1306 Implemented add/removing parent sheets, moved everything out of Plugin and into GeorgesQt namespace to eliminate ambiguity with other plugins.
|
2012-04-26 13:05:53 -05:00 |
|
dnk-88
|
4bed6e3261
|
Changed: #1306 Improved ui of geqt
|
2012-04-23 20:30:57 +03: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 |
|
sfb
|
cd6dfef39d
|
Changed: #1306 Added undo stack deeper (for later) and began adding form context menus proof-of-concept.
|
2012-04-20 15:40:02 -05:00 |
|
sfb
|
70ec74a97f
|
Changed: #1306 Implemented core "open" action to load a form from an arbitrary location.
|
2012-04-20 12:46:18 -05:00 |
|
dfighter1985
|
46b139fb67
|
Documented CCDBBankHandler class.
--HG--
branch : cdb-refactoring
|
2012-04-18 04:15:34 +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 |
|
dfighter1985
|
29cde6e15b
|
Moved xml auto pointer to nlmisc.
--HG--
branch : cdb-refactoring
|
2012-04-16 02:50:18 +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
|
1b41357a43
|
Fixed: #795 #1460 Linux compile of new sound samples
--HG--
branch : sound_dev
|
2012-04-12 00:27:03 +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 |
|