Commit graph

278 commits

Author SHA1 Message Date
kervala
ca75c5421c Changed: Typo 2015-01-11 14:56:51 +01:00
kervala
0b6bfe2abd Fixed: Compilation with OS X SDK 10.10 2015-01-10 20:33:02 +01:00
kervala
0a6f13de74 Fixed: Removed raw mouse mode for OS X too 2015-01-10 19:55:05 +01:00
kervala
6ec23c8a0e Fixed: OpenGL driver compilation 2015-01-10 19:53:27 +01:00
kervala
7c0fe6703b Merge 2015-01-10 19:08:55 +01:00
kervala
c3def674ba Changed: Minor changes 2015-01-10 18:45:14 +01:00
kervala
3047e92d38 Fixed: OpenGL ES driver compilation 2015-01-10 18:41:54 +01:00
kervala
ba4522f4b9 Changed: More aliases for OpenGL ES functions and defines to simplify code 2015-01-10 18:41:18 +01:00
Jan Boon
a593a79989 Merged in nimetu/ryzomcore/fix-issue-225 (pull request #98)
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
2015-01-09 18:09:17 +01:00
Nimetu
94a967381e Fix html submit button value that is included with form data (issue #226) 2015-01-09 13:11:20 +02:00
Nimetu
07c99a4b3d CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225) 2015-01-09 12:59:53 +02:00
kervala
1e03bedc78 Changed: Give priority to Luabind library filenames with specific Lua version 2014-12-26 13:43:20 +01:00
kervala
935ee947a6 Changed: Minor changes 2014-12-26 13:38:02 +01:00
kaetemi
4b05cce7e4 Merge with default 2014-12-22 14:26:26 +01:00
kaetemi
44d9130a68 ryzomcore/v0.11.2 2014-12-22 14:21:54 +01:00
kaetemi
c8c6b5e655 ryzomcore/v0.11.2 2014-12-22 14:21:01 +01:00
kaetemi
d715518f70 Move to hotfix: 287c1142e5ea 2014-12-22 14:08:29 +01:00
dfighter1985
6418129fd2 Ported changeset 9878ab4: CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219. 2014-12-22 01:26:04 +01:00
dfighter1985
d80b8ef4f9 CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219. 2014-12-21 22:55:27 +01:00
kaetemi
19b0693dbf Also export non-root shapes 2014-12-12 21:17:13 +01:00
kaetemi
5998a4741f Adjust sky batch 2014-12-12 01:22:19 +01:00
kaetemi
8595053853 Add sky batch script 2014-12-12 01:22:18 +01:00
kaetemi
563c905942 Merge 2014-12-09 23:07:58 +01:00
kaetemi
522d81ec4c Add zone snapshot script example 2014-12-09 23:06:08 +01:00
kaetemi
2e5a5c574f Fix NeLLigoMakeSnapShot 2014-12-09 23:06:08 +01:00
kaetemi
055a225778 Fix offscreen rendering mode 2014-12-09 23:06:08 +01:00
kaetemi
be11582a17 Add script to generate zone names 2014-12-09 23:06:07 +01:00
kaetemi
f6f498ed95 Handle window close message in painter 2014-12-09 23:06:07 +01:00
kaetemi
3e76aa891f Adjust patch orientation script 2014-12-04 13:28:30 +01:00
kaetemi
bd19b0e381 Add key in patch painter to reset a patch mesh 2014-12-04 13:21:45 +01:00
kaetemi
f2e226d222 Merge with hotfix 2014-12-04 13:21:40 +01:00
kaetemi
10f2e366e0 Fix crash with patch mesh attach 2014-12-04 13:21:12 +01:00
kaetemi
7327b5ee39 Add script to orient zone patches automatically 2014-12-03 15:16:39 +01:00
kaetemi
37bd76838e Increase patch painter distance 2014-12-03 15:16:39 +01:00
kaetemi
c7ebb4dcb5 Merge with hotfix 2014-11-24 15:04:16 +01:00
kaetemi
0619ac7ef1 ryzomcore/v0.11.1 2014-11-24 14:57:36 +01:00
kaetemi
140491bbbb Fix bug causing patch painter fail to open more than once 2014-11-19 16:30:14 +01:00
kaetemi
fd73b48d36 Fix bug causing patch painter fail to open more than once 2014-11-19 16:30:14 +01:00
kaetemi
931f3004d7 Remove PIC library 2014-11-19 16:20:14 +01:00
kaetemi
1f61dadc14 ryzomcore/v0.11.0 2014-11-10 23:34:41 +01:00
dfighter1985
836e2814d8 CDBViewQuantity shouldn't crash in the editor. 2014-10-20 22:49:46 +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
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