dfighter1985
|
4ea7c2025d
|
Read the GUI Editor widget and expression definition XML files from the right directory.
|
2015-02-09 01:48:39 +01:00 |
|
dfighter1985
|
1c31ac6f05
|
Install the GUI Editor widget and expression definition files to the data dir.
|
2015-02-08 23:46:33 +01:00 |
|
dfighter1985
|
eaf5d26bae
|
Handle relative paths when loading .worldedit files in World Editor.
|
2015-02-08 00:24:29 +01:00 |
|
dfighter1985
|
23873f2e3a
|
Erm. Initialize Nel3D on other platforms too...
|
2015-02-06 02:29:33 +01:00 |
|
dfighter1985
|
47f43b2a2e
|
CPack should use the install prefix.
|
2015-02-06 00:31:51 +01:00 |
|
dfighter1985
|
689a9e0883
|
We need the LIGO config file, not directory in the first start settings dialog.
|
2015-02-05 23:50:38 +01:00 |
|
dfighter1985
|
b5e9dfbc9e
|
Use release squish if debug not found. Fixes s3tc compressor tool build.
|
2015-02-02 23:25:11 +01:00 |
|
dfighter1985
|
94338a3742
|
Some CPack renames.
|
2015-02-02 22:51:43 +01:00 |
|
dfighter1985
|
c4fa07e1a9
|
Install tile editor's plugin spec to the right directory.
|
2015-02-02 22:41:29 +01:00 |
|
dfighter1985
|
8498b4aacd
|
Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
|
2015-02-02 22:01:16 +01:00 |
|
dfighter1985
|
41e2e8b4db
|
Merged mainline
|
2015-02-02 02:03:00 +01:00 |
|
dfighter1985
|
44760221f2
|
Initialize Nel3D in the Object Viewer plugin too.
|
2015-02-01 20:29:26 +01:00 |
|
kaetemi
|
566a5b6e86
|
Fix mirror type sizes
|
2014-12-22 16:39:54 +01:00 |
|
kaetemi
|
c522248f2d
|
ryzomcore/v0.11.2
|
2014-12-22 14:21:01 +01:00 |
|
dfighter1985
|
fe5c94505f
|
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
|
2014-12-21 22:55:27 +01:00 |
|
kaetemi
|
ea25449029
|
Fix crash with patch mesh attach
|
2014-12-04 13:21:12 +01:00 |
|
kaetemi
|
1a5f3a2875
|
ryzomcore/v0.11.1
|
2014-11-24 14:57:36 +01:00 |
|
kaetemi
|
899c0c441e
|
Fix #218 erratic mouse behaviour
|
2014-11-24 14:53:28 +01:00 |
|
kaetemi
|
2e94bc1d15
|
Fix bug causing patch painter fail to open more than once
|
2014-11-19 16:30:14 +01:00 |
|
kaetemi
|
7bcb0be630
|
Create hotfix branch
|
2014-11-24 14:51:35 +01:00 |
|
kaetemi
|
07fff04f33
|
Added tag ryzomcore/v0.11.0 for changeset edaa3624a564
|
2014-11-10 23:41:33 +01:00 |
|
kaetemi
|
64ba8e2fe6
|
Merge with v0.11
|
2014-11-10 23:41:11 +01:00 |
|
kaetemi
|
3f25c6f827
|
Branch v0.11
|
2014-11-10 23:36:01 +01:00 |
|
kaetemi
|
6d6926a8b8
|
ryzomcore/v0.11.0
|
2014-11-10 23:34:41 +01:00 |
|
kaetemi
|
d76c9c5018
|
Fix PHP error "Only variables should be passed by reference"
|
2014-11-08 00:29:50 +01:00 |
|
kaetemi
|
04c57350d9
|
Fix PHP error "Only variables should be passed by reference"
|
2014-11-07 23:51:42 +01:00 |
|
kaetemi
|
80105b365c
|
Print callstack
|
2014-11-07 23:37:39 +01:00 |
|
kaetemi
|
aee9f17acb
|
Fix patchman scripts
|
2014-11-07 19:32:18 +01:00 |
|
kaetemi
|
feeccbdea8
|
Update default path
|
2014-11-07 19:21:05 +01:00 |
|
kaetemi
|
a2457910c4
|
Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS
|
2014-11-07 19:17:43 +01:00 |
|
kaetemi
|
0e119941b6
|
Update default patchman cfg
|
2014-11-07 19:16:45 +01:00 |
|
kaetemi
|
6245a68f76
|
Change patchman example domain
|
2014-11-07 19:02:50 +01:00 |
|
dfighter1985
|
b6c9cc5498
|
CDBViewQuantity shouldn't crash in the editor.
|
2014-10-20 22:49:46 +02:00 |
|
dfighter1985
|
173bf9e773
|
Default text for DBViewNumber.
|
2014-10-20 22:27:33 +02:00 |
|
dfighter1985
|
38d2366a71
|
it's not a bad idea to store the value in the right variable...
|
2014-10-20 22:21:59 +02:00 |
|
dfighter1985
|
112d137add
|
DBViewNumber shouldn't crash anymore.
|
2014-10-20 20:57:08 +02:00 |
|
dfighter1985
|
3193ab11de
|
When setting the Id of the decorated edit box, set the Id of the text as well.
|
2014-10-20 18:51:53 +02:00 |
|
Jan Boon
|
841f06be25
|
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
|
2014-10-18 04:44:34 +02:00 |
|
Nimetu
|
754a0ff04d
|
Fix html img not showing on some cases, clean up addImage method
|
2014-10-18 01:20:56 +03:00 |
|
Nimetu
|
a24400c059
|
Fix crash when using textarea without form
|
2014-10-18 00:15:51 +03:00 |
|
dfighter1985
|
c96c030b25
|
set the Id of the text properly when loading the decorated edit box.
|
2014-10-17 22:25:30 +02:00 |
|
dfighter1985
|
50486109df
|
Don't add non-selectable widgets to the hierarchy tree.
|
2014-10-17 21:23:00 +02:00 |
|
dfighter1985
|
68fa126867
|
Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
|
2014-10-17 21:18:26 +02:00 |
|
dfighter1985
|
25b5750239
|
Fixed a typo that messed up the textures of decorated editbox.
|
2014-10-17 16:01:50 +02:00 |
|
dfighter1985
|
2a07542bf2
|
Save decorated edit box as such.
|
2014-10-16 21:03:58 +02:00 |
|
dfighter1985
|
50625d3e29
|
Update decorated edit box decoration coords while dragging.
|
2014-10-16 20:58:47 +02:00 |
|
dfighter1985
|
9b8991038d
|
Allow selection of CGroupEditBox.
|
2014-10-16 20:29:36 +02:00 |
|
dfighter1985
|
715fdd1ddf
|
Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
|
2014-10-16 20:25:19 +02:00 |
|
dfighter1985
|
42a0a7d443
|
Render every 25ms instead of 200ms
|
2014-10-15 23:30:36 +02:00 |
|
dfighter1985
|
f7d0f496c4
|
A Kami will be the default texture for Bitmaps.
|
2014-10-15 20:20:44 +02:00 |
|