dfighter1985
|
e1b6690e6f
|
Moved some Lua related string formatting methods from CInterfaceManager to
LuaHelperStuff namespace.
|
2012-05-19 00:00:09 +02:00 |
|
dfighter1985
|
653ff421ea
|
FIXED: Crash caused by CInterfaceLinkUpdater trying to remove itself after CInterfaceManager had been released.
|
2012-05-17 03:38:27 +02:00 |
|
dfighter1985
|
88cc7df755
|
Refactored the CEvent -> CEventDescriptor code in CInputHandlerManager. Extracted it as a new class CInputHandler, and moved some of it to CInterfaceManager.
|
2012-05-17 03:28:50 +02:00 |
|
dfighter1985
|
e3d72333dd
|
Moved event descriptors under the NLGUI namespace.
|
2012-05-10 23:31:39 +02:00 |
|
dfighter1985
|
e6f5bdef0b
|
Merging cdb-refactoring into gui-refactoring.
|
2012-04-28 21:36:39 +02:00 |
|
dfighter1985
|
5f041538c8
|
Added new class CCDBManager, which encapsulates the separate CDB components into a easily (re)usable database solution. Also made CCDBSynchronized and CInterfaceManager use it.
|
2012-04-27 22:49:38 +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
|
4313f62647
|
CDB no longer depends on CInterfaceLink.
|
2012-04-16 01:31:21 +02:00 |
|
kervala
|
68fd549142
|
Changed: #1433 Merge changes from patch 1.13
|
2012-03-08 16:59:03 +01:00 |
|
sfb
|
12a20bd94c
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
kervala
|
130b431043
|
Fixed: Bad check in emote tokens
|
2012-02-13 11:31:28 +01:00 |
|
dfighter1985
|
8b278c8c61
|
Moved an action handler, from the view manager's source to the game action handlers' source.
|
2012-02-13 02:30:26 +01:00 |
|
dfighter1985
|
a26458be47
|
We might as well load the input config when we initialize the input handler.
|
2012-02-12 02:18:00 +01:00 |
|
dfighter1985
|
a5fcd23dcd
|
CInterfaceManager no longer depends on Driver global variable.
|
2012-02-11 23:44:55 +01:00 |
|
dfighter1985
|
94b7c2a8e7
|
CInterfaceManager and CViewText will no longer depend on the TextContext global variable.
|
2012-02-11 04:19:31 +01:00 |
|
dfighter1985
|
7149af9886
|
VCiewRenderer no longer depends on the global TextContext variable. Instead it's updated when it changes.
|
2012-02-11 02:28:14 +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 |
|
kaetemi
|
616519f04e
|
Fixed: #1364 Only transfer bonus item infos when context help string is used for tooltip
|
2011-09-23 00:14:51 +02:00 |
|
kervala
|
9a975ceea1
|
Changed: #878 Fix typos in comments/code
|
2011-06-14 19:31:59 +02: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 |
|
rti
|
1c7d8571d7
|
Fixed: crash when using SelectCharacter = [0,4] (thanks ace)
|
2011-05-25 16:52:52 +02:00 |
|
kervala
|
5ac53fb64e
|
Changed: Changes from last patch
|
2011-03-09 13:40:44 +01:00 |
|
kervala
|
37d85c1922
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 15:07:59 +01:00 |
|
kervala
|
eca4acbe49
|
Changed: #1135 Reverted some changes from next Ryzom patch
|
2010-11-07 18:51:39 +01:00 |
|
kervala
|
24dfa7bf3d
|
Changed: #1135 Merge changes from Ryzom patch 1.10
|
2010-11-05 09:45:24 +01:00 |
|
kervala
|
eb3f1737c2
|
Changed: #878 Fix typos in comments/code
|
2010-11-02 14:00:32 +01:00 |
|
kervala
|
08386e0c28
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-30 14:20:26 +02:00 |
|
kervala
|
1355d22e43
|
Changed: #1135 Merge changes from Ryzom patch 1.10 (thanks Naush)
|
2010-10-18 20:50:38 +02:00 |
|
kervala
|
5c1aee1509
|
Changed: #1135 Merge changes from Ryzom patch 1.10
|
2010-10-18 20:02:31 +02:00 |
|
kervala
|
5574174db4
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-18 10:10:16 +02:00 |
|
kervala
|
e0ebfebeac
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-11 15:43:22 +02:00 |
|
kervala
|
264e3ccc9d
|
Fixed: Bad merge
|
2010-09-25 22:38:06 +02:00 |
|
kervala
|
9c1b43c027
|
Changed: Added namespace in some macros
|
2010-09-25 16:04:13 +02:00 |
|
kervala
|
b51b521144
|
Changed: Removed using namespace in *.h
|
2010-09-25 16:02:33 +02:00 |
|
kaetemi
|
67307bc6e8
|
Fixed: #1082 Interface texturemaps can be configured in cfg file, png and tga inside interface texturemap treated equally.
|
2010-08-27 22:15:51 +02:00 |
|
kervala
|
783c3ba8d4
|
Fixed: #1064 New interface definition missing (patch provided by Naush)
|
2010-08-08 10:12:03 +02:00 |
|
vl
|
3acf3e7de8
|
Removed: flooding warning
|
2010-07-26 10:56:22 +02:00 |
|
kervala
|
46707ef3bc
|
Changed: #878 Fix typos in comments/code
|
2010-06-14 10:02:51 +02:00 |
|
kervala
|
8496b990a1
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-06-12 13:01:00 +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 |
|