Commit graph

5302 commits

Author SHA1 Message Date
kaetemi
271a1d1b7c Added tag ryzomcore/v0.11.0 for changeset edaa3624a564 2014-11-10 23:41:33 +01:00
kaetemi
1329cc8468 Merge with v0.11 2014-11-10 23:41:11 +01:00
kaetemi
6e5a02aa67 Branch v0.11 2014-11-10 23:36:01 +01:00
kaetemi
1f61dadc14 ryzomcore/v0.11.0 2014-11-10 23:34:41 +01:00
kaetemi
2cdc9dbe8f Fix PHP error "Only variables should be passed by reference" 2014-11-08 00:29:50 +01:00
kaetemi
290e0052ea Fix PHP error "Only variables should be passed by reference" 2014-11-07 23:51:42 +01:00
kaetemi
1b4b07cf44 Print callstack 2014-11-07 23:37:39 +01:00
kaetemi
a7fe1c3f7f Fix patchman scripts 2014-11-07 19:32:18 +01:00
kaetemi
6450e0e8eb Update default path 2014-11-07 19:21:05 +01:00
kaetemi
edbd613dd6 Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS
2014-11-07 19:17:43 +01:00
kaetemi
896fe3aa2a Update default patchman cfg 2014-11-07 19:16:45 +01:00
kaetemi
01f0777e6a Change patchman example domain 2014-11-07 19:02:50 +01:00
dfighter1985
836e2814d8 CDBViewQuantity shouldn't crash in the editor. 2014-10-20 22:49:46 +02:00
dfighter1985
2e0f06f231 Default text for DBViewNumber. 2014-10-20 22:27:33 +02:00
dfighter1985
d2dbcfa2eb it's not a bad idea to store the value in the right variable... 2014-10-20 22:21:59 +02:00
dfighter1985
796cccab19 DBViewNumber shouldn't crash anymore. 2014-10-20 20:57:08 +02:00
dfighter1985
3c26e7a981 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
bee43e31bb Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
2014-10-18 04:44:34 +02:00
Nimetu
ea2e8d1b92 Fix html img not showing on some cases, clean up addImage method 2014-10-18 01:20:56 +03:00
Nimetu
e9256d3b0b Fix crash when using textarea without form 2014-10-18 00:15:51 +03:00
dfighter1985
f79cf8a3bc set the Id of the text properly when loading the decorated edit box. 2014-10-17 22:25:30 +02:00
dfighter1985
6f19d524f0 Don't add non-selectable widgets to the hierarchy tree. 2014-10-17 21:23:00 +02:00
dfighter1985
5d35829335 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
1a39ae61c5 Fixed a typo that messed up the textures of decorated editbox. 2014-10-17 16:01:50 +02:00
dfighter1985
7bc7a63317 Save decorated edit box as such. 2014-10-16 21:03:58 +02:00
dfighter1985
ea42036580 Update decorated edit box decoration coords while dragging. 2014-10-16 20:58:47 +02:00
dfighter1985
28d2b27ac6 Allow selection of CGroupEditBox. 2014-10-16 20:29:36 +02:00
dfighter1985
2e06c88f71 Implemented CGroupEditBoxDecor a decorated CGroupEditBox. 2014-10-16 20:25:19 +02:00
dfighter1985
8aa83e9197 Render every 25ms instead of 200ms 2014-10-15 23:30:36 +02:00
dfighter1985
88bdd92560 A Kami will be the default texture for Bitmaps. 2014-10-15 20:20:44 +02:00
dfighter1985
ea457544c9 CtrlButton textures should be selectable in the texture chooser! 2014-10-15 20:07:13 +02:00
dfighter1985
28d95ce424 Default texture for CtrlButton. 2014-10-15 20:03:46 +02:00
dfighter1985
2a8345ef9f TEMPORARILY add the login texture map to new project by default. 2014-10-15 19:54:35 +02:00
Nimetu
2020d49352 Change table defaults valign=middle, cellpadding=1, cellspacing=2 2014-10-15 00:02:38 +03:00
Nimetu
56852c5a6b Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.
2014-10-14 15:29:06 +03:00
Nimetu
1af765330d Add rowspan and colspan attributes 2014-10-14 15:26:14 +03:00
Nimetu
36ba6552c0 Render table and cell borders 2014-10-13 01:59:20 +03:00
Nimetu
8ffde79912 Add bordercolor attribute to table tag 2014-10-13 01:10:46 +03:00
Nimetu
49eb6711cd Fix table cellpadding 2014-10-12 17:43:18 +03:00
Laszlo Kis-Adam
9978af26ad Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #91)
Added limits to pch, should fix Linux build.
2014-10-11 13:05:57 +02:00
dfighter1985
33beeeca82 Added limits to pch, should fix Linux build. 2014-10-11 13:04:03 +02:00
Laszlo Kis-Adam
02f4afc18f Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #90)
GUI Editor improvements
Widget dragging, group selection, multiple selection, grouping, ungrouping.
2014-10-11 02:18:33 +02:00
dfighter1985
2ed3af6927 Merged develop 2014-10-11 02:15:07 +02:00
dfighter1985
2cdeac6263 Added support for grouping widgets. 2014-10-11 00:42:43 +02:00
dfighter1985
9bc654f136 Allow multiselection. 2014-10-10 20:25:25 +02:00
dfighter1985
490dcc951c Unselect selection when clicking 'nothing'. 2014-10-10 17:33:57 +02:00
kervala
e934be3336 Minor changes 2014-10-10 13:08:14 +02:00
kervala
b3dcb0f72f Fix some warnings 2014-10-10 13:07:54 +02:00
kaetemi
c175dec5d8 Configure shadow outline in applications 2014-10-08 23:20:35 +02:00
kaetemi
0d2e4af712 Handle shadow outline in gui 2014-10-08 23:20:35 +02:00