kaetemi
|
429219db7a
|
Inventory bug workaround, ref #177
|
2014-08-25 15:32:00 +02:00 |
|
kaetemi
|
119c931738
|
Link group_wheel.cpp, ref #176
|
2014-08-25 14:56:29 +02:00 |
|
kaetemi
|
539f10fafa
|
EOL
|
2014-08-19 15:42:42 +02:00 |
|
kaetemi
|
36f77a2ab0
|
EOL
|
2014-08-19 15:38:16 +02:00 |
|
kaetemi
|
2abbd37304
|
EOL
|
2014-08-19 15:37:31 +02:00 |
|
Laszlo Kis-Adam
|
e6b39fc0b6
|
Merged in dfighter1985/ryzomcore/gsoc2014-dfighter (pull request #72)
GSOC2014 tools commits
|
2014-08-19 00:59:26 +02:00 |
|
dfighter1985
|
e59fb841bc
|
Merged default.
|
2014-08-19 00:33:03 +02:00 |
|
kaetemi
|
a947afc387
|
Merge
|
2014-08-18 21:14:27 +02:00 |
|
kaetemi
|
a119349a7e
|
Crashfix in case pacs_prim are exported into .ig
|
2014-08-18 20:23:27 +02:00 |
|
dfighter1985
|
d4585aea4d
|
Save changes.
|
2014-08-18 19:49:32 +02:00 |
|
dfighter1985
|
6b5f6da809
|
Array resize.
|
2014-08-18 18:03:48 +02:00 |
|
Matthew Lagoe
|
78894a03b5
|
Merged in shubham_meena/ryzomcore (pull request #70)
Adding comments with more description and removed doxygen errors
|
2014-08-18 00:55:01 -07:00 |
|
shubham_meena
|
77d9dd967f
|
Improved documentation with doxygen generated doc
|
2014-08-18 07:13:15 +05:30 |
|
dfighter1985
|
e5a7b28e4b
|
Moved BrowserCtrlPvt to it's own files.
|
2014-08-18 01:50:07 +02:00 |
|
kaetemi
|
98fadea8bf
|
Fix shape lightmap optimize
|
2014-08-17 19:40:43 +02:00 |
|
kaetemi
|
0fdba79819
|
Crashfix in case pacs_prim are exported into .ig
|
2014-08-17 19:37:20 +02:00 |
|
kaetemi
|
45db7f57eb
|
Crashfix in case pacs_prim are exported into .ig
|
2014-08-17 16:48:51 +02:00 |
|
kaetemi
|
ef9a0d8184
|
Crashfix in case pacs_prim are exported into .ig
|
2014-08-17 16:41:09 +02:00 |
|
kaetemi
|
6e4a14740c
|
Crashfix in case pacs_prim are exported into .ig
|
2014-08-17 16:22:56 +02:00 |
|
kervala
|
d2419ff74e
|
Merge
|
2014-08-17 16:08:25 +02:00 |
|
kervala
|
74a30afcc4
|
Changed #172 XML floating point serialization not using neutral culture
|
2014-08-17 16:05:51 +02:00 |
|
kaetemi
|
85cd41355d
|
Additional fix #172 set _Locale to NULL after release
|
2014-08-17 16:02:51 +02:00 |
|
kaetemi
|
7c328658fb
|
Fix continent path bug
|
2014-08-17 15:58:42 +02:00 |
|
kervala
|
4f4a3469d3
|
Fixed #172 XML floating point serialization not using neutral culture
|
2014-08-17 15:39:30 +02:00 |
|
kaetemi
|
4d4a885f7a
|
Maxscript selection clear fix
|
2014-08-16 14:51:29 +02:00 |
|
kaetemi
|
2cd74c193f
|
Zone light exporter adjust
|
2014-08-16 14:51:29 +02:00 |
|
dfighter1985
|
d5dec4a681
|
Use the string 'array size' as the name for the property holding the array size.
|
2014-08-16 03:46:52 +02:00 |
|
dfighter1985
|
408e050ce2
|
Only add atoms to the property browser..
|
2014-08-16 03:10:50 +02:00 |
|
dfighter1985
|
3c90938c47
|
Only add atoms to the property browser..
|
2014-08-16 02:51:30 +02:00 |
|
dfighter1985
|
76a7980e23
|
Handle selected arrays too ( show size, changing it isn't implemented yet ).
|
2014-08-16 02:47:29 +02:00 |
|
dfighter1985
|
9128c712e6
|
Only add atoms to the property browser.
|
2014-08-16 02:01:07 +02:00 |
|
dfighter1985
|
02b2fc5b81
|
Fixed a crash. Setting a value into a valueless Georges node doesn't assign a type, which leads to a crash when trying to poll the value directly from the node. However if the value is polled indirectly using the node's name the value can be retrieved without a crash.
|
2014-08-15 23:49:12 +02:00 |
|
botanic
|
67ab6b4377
|
updated hgignore
|
2014-08-15 03:55:49 -07:00 |
|
botanic
|
a2312c1e1b
|
updated doxygen
|
2014-08-15 03:49:39 -07:00 |
|
shubham_meena
|
2c580b97aa
|
Merged in Gsoc14-ryzomAppImprovements (pull request #1)
Merging Gsoc 14 branch with default
|
2014-08-15 01:05:39 +05:30 |
|
shubham_meena
|
1b5a6ec066
|
code modified to accept request through Rest and sending achievments in response
|
2014-08-15 00:24:31 +05:30 |
|
shubham_meena
|
771070ab19
|
bug fix in plugin installation
|
2014-08-15 00:13:00 +05:30 |
|
shubham_meena
|
4087169084
|
added option for posting data in REST api
|
2014-08-14 22:25:16 +05:30 |
|
shubham_meena
|
d865f2932b
|
BugFixes: achievements and API key management plugins
|
2014-08-14 22:20:05 +05:30 |
|
shubham_meena
|
43959ab55d
|
small bug fix: support group missing brackets at end
|
2014-08-13 18:32:13 +05:30 |
|
shubham_meena
|
34d5d60779
|
Added few more options in REST api
|
2014-08-13 12:57:30 +05:30 |
|
dfighter1985
|
2cea18eae8
|
Apply changes.
|
2014-08-12 21:00:33 +02:00 |
|
dfighter1985
|
964a5d4e4c
|
Shown properties can now be edited.
|
2014-08-12 20:17:10 +02:00 |
|
dfighter1985
|
63fd3faad6
|
First iteration of the property browser.
|
2014-08-12 19:26:55 +02:00 |
|
shubham_meena
|
1005be5905
|
Bug Fix: delete plugin option available for inactive plugins
|
2014-08-12 12:46:22 +05:30 |
|
shubham_meena
|
b949fe3144
|
API key management plugin for ams
|
2014-08-12 00:33:58 +05:30 |
|
shubham_meena
|
c23e441881
|
Achievements plugin integrated with ams
|
2014-08-12 00:33:11 +05:30 |
|
shubham_meena
|
b756f128ba
|
added API key mangement and Achievements plugin during installation of ams
|
2014-08-12 00:23:48 +05:30 |
|
shubham_meena
|
61b86da6a5
|
Adding activated plugins to the main options list
|
2014-08-11 22:57:08 +05:30 |
|
dfighter1985
|
340684e1d6
|
Don't enter edit mode in the treeview.
|
2014-08-10 15:25:59 +02:00 |
|