kervala
|
e84dd7b5f7
|
Changed: Replaced strlwr by toLower
|
2014-04-24 22:59:29 +02:00 |
|
kervala
|
24fa8df5ff
|
Fusion avec default
--HG--
branch : compatibility
|
2014-04-24 19:16:42 +02:00 |
|
kervala
|
3fff8fe467
|
Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
|
2014-04-24 18:11:16 +02:00 |
|
dfighter1985
|
41f44b2aa6
|
Merge default.
--HG--
branch : gsoc2012-gui-editor
|
2014-04-19 21:53:29 +02:00 |
|
kervala
|
81881a583f
|
Fixed: Switch not handled warnings
--HG--
branch : compatibility
|
2014-03-27 15:53:19 +01:00 |
|
kervala
|
2076a6b13d
|
Changed: Typo
|
2014-03-22 16:23:28 +01:00 |
|
kervala
|
c26e4c7426
|
Changed: Typo
--HG--
branch : compatibility
|
2014-03-22 16:23:28 +01:00 |
|
botanic
|
e995784886
|
Fixed typo issue 60
|
2014-01-28 11:41:26 -08:00 |
|
botanic
|
71b0f9ae92
|
Issue #60
does seem to work better when latency is high
|
2014-01-26 03:20:00 -08:00 |
|
botanic
|
b6441edf2d
|
Fix for Issue #94
|
2014-01-26 02:57:59 -08:00 |
|
Nimetu
|
ea5a36b105
|
Remove tooltip debug message from logs
--HG--
branch : misc-patches
|
2014-01-04 00:20:05 +02:00 |
|
Nimetu
|
3cd6ecdb82
|
Add deadlock counter to prevent endless loop (issue #73)
--HG--
branch : misc-patches
|
2014-01-03 19:11:49 +02:00 |
|
kervala
|
a45bbd96c5
|
Fixed: Warning with clang
|
2013-11-13 22:23:02 +01:00 |
|
kervala
|
73196fe7fe
|
Changed: Replace strlwr by toLower
|
2013-11-13 21:53:21 +01:00 |
|
kervala
|
b46c316940
|
Fixed: #77 crash when using lua:parseInterfaceFromString() (a big thanks to nimetu for the fix !)
|
2013-11-13 21:52:21 +01:00 |
|
kervala
|
d8a6c9f966
|
Fixed: Warning with clang
|
2013-11-13 21:40:41 +01:00 |
|
Matt Raykowski
|
0001719d99
|
Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
|
2013-10-19 16:02:52 -05:00 |
|
kervala
|
eb3c58cce9
|
Fixed: Use multiarch library path under Linux
|
2013-09-30 09:11:35 +02:00 |
|
kervala
|
43bbfe3da7
|
Fixed: Some warnings
|
2013-09-27 16:30:55 +02:00 |
|
Quitta
|
a484de5b3f
|
Merge with quitta-gsoc-2013
|
2013-09-23 00:49:16 +02:00 |
|
kervala
|
82904232d2
|
Fixed: Warnings with GCC
|
2013-09-22 13:20:19 +02:00 |
|
kervala
|
6695a9064e
|
Changed: Created NELID macro to fix warning "multi-character character constant"
|
2013-09-22 13:10:57 +02:00 |
|
kervala
|
87ee7fa8d2
|
Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt
|
2013-09-08 12:52:00 +02:00 |
|
kervala
|
881912fa34
|
Fixed: Crash when trying to display a missing texture
|
2013-08-26 12:33:26 +02:00 |
|
kaetemi
|
3bc5d88d78
|
Force link
|
2013-08-01 10:11:11 +02:00 |
|
Quitta
|
eba12f770f
|
Merge with default
--HG--
branch : quitta-gsoc-2013
|
2013-07-31 16:26:22 +02:00 |
|
Quitta
|
e8db641b47
|
Merge with default
--HG--
branch : quitta-gsoc-2013
|
2013-07-31 16:17:29 +02:00 |
|
Quitta
|
12baee2fcf
|
fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
|
2013-07-30 01:46:56 +02:00 |
|
kaetemi
|
64335ae0b8
|
NLGUI files dbgroup_combo_box.cpp and dbgroup_select_number.cpp were not linked
|
2013-07-28 21:39:54 +02:00 |
|
kaetemi
|
5a9537dfcc
|
Avoid having to use 'set' action handler, which parses the value expression on every use, in interface links by implementing use of cdb nodes as targets
--HG--
branch : kaetemi-optimize
|
2013-07-28 05:10:07 +02:00 |
|
kaetemi
|
7bb8dec40c
|
Parse action handler condition for interface link in advance
--HG--
branch : kaetemi-optimize
|
2013-07-28 03:02:07 +02:00 |
|
kaetemi
|
d5308215aa
|
Avoid redundant per-frame calls to getDbProp in NLGUI::CWidgetManager
--HG--
branch : kaetemi-optimize
|
2013-07-28 00:48:34 +02:00 |
|
kervala
|
aeddda3e19
|
Fixed: lua_open() doesn't exist with Lua 5.2
|
2013-07-24 18:47:50 +02:00 |
|
dfighter1985
|
b29fd5ca11
|
Editbox should now create it's text when added.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-11 02:40:55 +02:00 |
|
dfighter1985
|
b49a6ca04d
|
Added some defaults.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-10 22:29:47 +02:00 |
|
dfighter1985
|
25195fce4c
|
The editor probably shouldn't crash when adding textbutton widget.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-10 02:10:18 +02:00 |
|
dfighter1985
|
9042de4ab2
|
Make sure to apply the changes, when changing properties.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-10 00:55:23 +02:00 |
|
dfighter1985
|
057960d056
|
Forgot to set the parent.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-10 00:28:29 +02:00 |
|
dfighter1985
|
337f93a233
|
When adding a new widget, the correct widget is now instantiated. Also added some checks.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-09 23:57:48 +02:00 |
|
dfighter1985
|
142bc623c9
|
Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ).
--HG--
branch : gsoc2012-gui-editor
|
2013-05-09 05:53:14 +02:00 |
|
dfighter1985
|
67a24bb1b0
|
Merged default
--HG--
branch : gsoc2012-gui-editor
|
2013-05-03 02:07:38 +02:00 |
|
kervala
|
2aea567fe2
|
Changed: Moved Ryzom detailed version in client
|
2013-04-29 14:46:53 +02:00 |
|
kervala
|
9aff9ae939
|
Fixed: PCH compilation
|
2013-03-31 23:36:56 +02:00 |
|
kervala
|
ab454f3d92
|
fixes #31 Luabind can't be found
Added PCH support to NeL GUI
|
2013-03-24 20:16:23 +01:00 |
|
dfighter1985
|
7aee088634
|
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-10 00:56:27 +01:00 |
|
dfighter1985
|
b6970c54ae
|
MODIFIED: Ups, missed this.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-09 22:31:51 +01:00 |
|
dfighter1985
|
df834e0584
|
FIXED: Widgets will no longer get stuck in the widget hierarchy tree, when deleting their parent.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-09 22:02:31 +01:00 |
|
dfighter1985
|
20820697a3
|
FIXED: It's not nice to leak memory.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-09 20:58:53 +01:00 |
|
dfighter1985
|
363154e241
|
MODIFIED: Preliminary support for a little cleanup when removing a widget from it's parent group ( for example when moving the widget ).
--HG--
branch : gsoc2012-gui-editor
|
2013-03-08 06:28:52 +01:00 |
|
dfighter1985
|
aa2affa158
|
MODIFIED: Draw the highlight of the currently selected widget in editor mode.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-07 06:01:33 +01:00 |
|