kervala
|
e4ab2467c1
|
Minor changes
|
2014-10-10 13:08:14 +02:00 |
|
kervala
|
9995543f47
|
Fix some warnings
|
2014-10-10 13:07:54 +02:00 |
|
kaetemi
|
d6586fa42a
|
Configure shadow outline in applications
|
2014-10-08 23:20:35 +02:00 |
|
kaetemi
|
a1262b71b2
|
Handle shadow outline in gui
|
2014-10-08 23:20:35 +02:00 |
|
kaetemi
|
523761d7b7
|
Implement text shade outline
|
2014-10-08 23:20:34 +02:00 |
|
dfighter1985
|
733fb56703
|
A little crash fix.
|
2014-10-08 21:28:20 +02:00 |
|
dfighter1985
|
a4dfd8c95e
|
Sizes should remain the same when ungrouping.
|
2014-10-08 21:00:56 +02:00 |
|
dfighter1985
|
003ddd6881
|
Added support for ungrouping.
|
2014-10-08 20:36:16 +02:00 |
|
dfighter1985
|
e9f5fef158
|
Make group selection optional.
|
2014-10-08 18:45:17 +02:00 |
|
dfighter1985
|
01cdcaa480
|
Only select a group first in editor mode.
|
2014-10-08 18:00:54 +02:00 |
|
dfighter1985
|
b524c9fec1
|
Don't try to handle the right mouse button actions in editor mode.
|
2014-10-08 17:59:39 +02:00 |
|
dfighter1985
|
1111a022af
|
When moving a group draw it's children too.
|
2014-10-08 17:52:56 +02:00 |
|
dfighter1985
|
d06ed834b6
|
Reparent items in widget hierarchy instead of deleting and creating a new item...
|
2014-10-08 17:42:18 +02:00 |
|
dfighter1985
|
4d06c3c278
|
Select groups first.
|
2014-10-08 17:37:05 +02:00 |
|
kaetemi
|
da982ab0ca
|
Disable dumb loading strings
|
2014-10-08 09:31:45 +02:00 |
|
kaetemi
|
6ec644e2ba
|
Fix rendering of specially sized window highlights
|
2014-10-08 09:31:13 +02:00 |
|
kaetemi
|
d2e9352d4c
|
Fix when tx_b and tx_b_open have different heights
|
2014-10-08 09:30:59 +02:00 |
|
kaetemi
|
961669ef5c
|
Fix crypt
|
2014-10-07 03:00:34 +02:00 |
|
kaetemi
|
8d550ca356
|
Compile fixes
|
2014-10-07 01:44:43 +02:00 |
|
kaetemi
|
ef0bc5a367
|
Require setup upgrade
|
2014-10-07 01:20:57 +02:00 |
|
kaetemi
|
499155b9d5
|
Merge with develop
|
2014-10-07 01:15:35 +02:00 |
|
Jan Boon
|
9fdb341faa
|
Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #89)
ref #206 : windows compilation stuff
|
2014-10-07 01:14:31 +02:00 |
|
kaetemi
|
bf1f843f16
|
Set version
|
2014-10-07 01:14:03 +02:00 |
|
kaetemi
|
cbe5cb66f7
|
Add inset_t parameter to layer options, allows putting header graphics in top texture
|
2014-10-04 01:43:27 +02:00 |
|
kaetemi
|
96ea88ac07
|
Fix a bad copy paste in NLGUI
|
2014-10-04 01:43:13 +02:00 |
|
Rodolphe Breard
|
a0ec4645cc
|
ref #206 : hacking the types so it may compile on windows
|
2014-10-02 19:14:25 +02:00 |
|
Rodolphe Breard
|
1f54bf31e6
|
ref #206 : removing unused crypt lib reference
|
2014-10-02 18:21:56 +02:00 |
|
kaetemi
|
0eed48b902
|
Fix #207, FXAA orientation under D3D
|
2014-10-01 23:24:56 +02:00 |
|
kaetemi
|
9709a5da6a
|
Merge with develop
|
2014-10-01 23:23:06 +02:00 |
|
Jan Boon
|
7feab0e5cf
|
Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #88)
rolling back to include a crypt(3) implementation and adding sha512 support
|
2014-10-01 23:20:52 +02:00 |
|
Jan Boon
|
185c7ba4ac
|
Merged in nimetu/ryzomcore-2/nimetu/find-lua-version-for-luabind-under-fedor-1412076128442 (pull request #87)
find lua version for luabind under fedora
|
2014-10-01 23:19:21 +02:00 |
|
Jan Boon
|
98b0192352
|
Merged in nimetu/ryzomcore-1/nimetu/static-libxml2-under-linux-requires-lzma-1412075714030 (pull request #86)
static libxml2 under linux requires lzma (tested on fedora/debian)
|
2014-10-01 23:19:04 +02:00 |
|
Jan Boon
|
2935767d60
|
Merged in nimetu/ryzomcore/html-maxlength-attr (pull request #84)
Add maxlength attribute to input and textarea tags
|
2014-10-01 23:18:33 +02:00 |
|
nimetu
|
adf5cb28b5
|
find lua version for luabind under fedora
|
2014-09-30 11:23:16 +00:00 |
|
nimetu
|
e0151ffa17
|
static libxml2 under linux requires lzma (tested on fedora/debian)
|
2014-09-30 11:16:28 +00:00 |
|
dfighter1985
|
7504dc1238
|
From now on dragged widgets will be re-aligned on drop. They will find the nearest hotspot of the group they are dropped into, and calculate an offset so they will align to the hotspot and yet remain where they were dropped.
|
2014-09-29 20:29:04 +02:00 |
|
dfighter1985
|
4d5d67fac7
|
Update CCtrlTextButton's CViewText's coords after updating it's own coords.
|
2014-09-29 17:38:24 +02:00 |
|
dfighter1985
|
2383e19561
|
Posref changes in the editor should apply...
|
2014-09-29 17:23:22 +02:00 |
|
dfighter1985
|
e87d83bccc
|
Refactoring. Added CInterfaceFactory.
|
2014-09-27 21:48:51 +02:00 |
|
dfighter1985
|
59011fe726
|
When moving a widget, save the reference to the hierarchy lookup map...
|
2014-09-27 20:54:44 +02:00 |
|
dfighter1985
|
fada6e7dcc
|
A little refactoring.
|
2014-09-27 20:15:46 +02:00 |
|
dfighter1985
|
75047b71b4
|
Move the text too with the text button.
|
2014-09-27 19:54:19 +02:00 |
|
dfighter1985
|
3ca518dca2
|
Merged develop
|
2014-09-27 18:22:44 +02:00 |
|
dfighter1985
|
039e8a83a4
|
Initialize struct member before use...
|
2014-09-27 18:20:29 +02:00 |
|
Nimetu
|
2b02fd2c37
|
Add maxlength attribute to input and textarea tags
|
2014-09-27 15:55:57 +03:00 |
|
dfighter1985
|
6e162e7edb
|
A little bit of refactoring.
|
2014-09-27 01:04:49 +02:00 |
|
dfighter1985
|
1f4553f39c
|
Update coords when changing something.
|
2014-09-27 01:00:52 +02:00 |
|
dfighter1985
|
3fbe51185f
|
Merged develop.
|
2014-09-27 00:08:06 +02:00 |
|
dfighter1985
|
161c8e5edc
|
Editbox selection should be stopped when the mouse button goes up, even if it happens outside of the box.
|
2014-09-26 23:29:38 +02:00 |
|
Rodolphe Breard
|
31a08ab8d7
|
rolling back to include a crypt(3) implementation and adding sha512 support
|
2014-09-26 22:30:56 +02:00 |
|
dfighter1985
|
6eb4cf9c3f
|
Collapse the tree, and only expand the items that are needed to get to the selected items.
|
2014-09-25 00:37:25 +02:00 |
|
dfighter1985
|
b46483a2a6
|
When repareting a widget, remove the old item from the hierarchy and add a new one at the right place.
|
2014-09-24 23:56:11 +02:00 |
|
dfighter1985
|
e6f4801129
|
Refactored IWidgetAdditionWatcher, now it's called IWidgetWatcher and it also reports widget moves.
|
2014-09-24 23:32:24 +02:00 |
|
dfighter1985
|
f7825fc8b3
|
No need for free floating elements when we can simply reparent to the top window...
|
2014-09-24 22:59:40 +02:00 |
|
dfighter1985
|
c5b8f30bb9
|
Orphaned widgets won't get stuck.
|
2014-09-24 20:40:37 +02:00 |
|
dfighter1985
|
f30054a26c
|
Add widget to a new parent when the widget being dragged is dropped, otherwise add it to the orphanlist so that it's drawn anyways. NOTE: The dropped widget can be clipped. If it is clipped, it never shows up even tho it's there.
|
2014-09-24 18:45:52 +02:00 |
|
dfighter1985
|
49d023d273
|
Set dragged widgets' coordinates based on the move rather than the mouse pointer's coords.
|
2014-09-24 16:31:26 +02:00 |
|
dfighter1985
|
574d24e5e3
|
Dragged elements will no longer disappear.
|
2014-09-24 16:20:25 +02:00 |
|
kaetemi
|
a943c939ef
|
Add useful default config variables to dev client
|
2014-09-24 12:34:40 +02:00 |
|
kaetemi
|
cdfbcfe1d8
|
Add some more practical data build batch scripts
|
2014-09-24 01:07:12 +02:00 |
|
kaetemi
|
3158f6d90e
|
Handle GUI event only once
|
2014-09-23 19:47:06 +02:00 |
|
kaetemi
|
f6a5adb597
|
Remove debug message
|
2014-09-23 18:18:14 +02:00 |
|
kaetemi
|
32c0f2d7f7
|
Fix EGS sheet rebuild crashes
|
2014-09-23 13:54:02 +02:00 |
|
dfighter1985
|
17dcb2acf9
|
Instantiate the Wold Editor window after the LIGO setup.
|
2014-09-23 00:16:57 +02:00 |
|
dfighter1985
|
10c340e29a
|
Merged develop.
|
2014-09-22 23:58:48 +02:00 |
|
dfighter1985
|
23d28dff8d
|
Call the onActivate method of the current context after all plugins are initialized.
|
2014-09-22 23:41:55 +02:00 |
|
dfighter1985
|
d19e4ecaab
|
Studio should no longer crash when multiple plugins that use LIGO are loaded. LIGO classes are now guarded against multiple registrations. If it's tried log messages are generated. Mission Compiler and World Editor will now apply their own LIGO configs when the user switches to their tab.
|
2014-09-22 23:24:48 +02:00 |
|
kaetemi
|
f051c5d156
|
Add an assert
|
2014-09-21 13:24:33 +02:00 |
|
kaetemi
|
d9819abd11
|
Fix double delete
|
2014-09-21 12:31:02 +02:00 |
|
dfighter1985
|
8a1821aba4
|
oups
|
2014-09-20 20:55:30 +02:00 |
|
dfighter1985
|
a05057bf7e
|
GUI Editor should no longer crash on Linux
|
2014-09-20 20:51:08 +02:00 |
|
dfighter1985
|
2666f19500
|
Merged develop
|
2014-09-19 20:10:00 +02:00 |
|
kaetemi
|
e8799f08aa
|
Add extra search paths
|
2014-09-19 19:48:17 +02:00 |
|
kaetemi
|
2d6fd2fff9
|
Increment web version
|
2014-09-18 21:55:34 +02:00 |
|
kaetemi
|
d9b1ba33a3
|
Merge with develop
|
2014-09-18 21:54:34 +02:00 |
|
kaetemi
|
5165f74aae
|
It works on my machine
|
2014-09-18 21:02:14 +02:00 |
|
kaetemi
|
9d161fddf5
|
Add resave scripts
|
2014-09-18 17:40:07 +02:00 |
|
kaetemi
|
b9b58bd7dc
|
Add particle system path fixing script
|
2014-09-18 14:10:03 +02:00 |
|
kaetemi
|
7fdcf203c5
|
Fix missing include
|
2014-09-18 13:02:32 +02:00 |
|
kaetemi
|
3731f28892
|
Backed out incomplete changes to GL driver
|
2014-09-18 11:31:19 +02:00 |
|
dfighter1985
|
ca250bab9b
|
Fixed Object Viewer build.
|
2014-09-17 22:36:58 +02:00 |
|
dfighter1985
|
e40ecbda00
|
Merged the gui-editor branch.
|
2014-09-17 21:12:14 +02:00 |
|
dfighter1985
|
516d5c9a47
|
don't evaluate the child-nodes when there are none, directly just return ()
|
2014-09-17 20:54:16 +02:00 |
|
dfighter1985
|
d6251c2a1a
|
When removing the root node, don't retain the pointer to it...
|
2014-09-17 20:51:45 +02:00 |
|
dfighter1985
|
5578b791f3
|
Added the rest of the expression files.
|
2014-09-17 20:49:26 +02:00 |
|
dfighter1985
|
c2eb8e16ae
|
Merged develop.
|
2014-09-17 19:51:14 +02:00 |
|
dfighter1985
|
6badbe5112
|
Added support for clearing the Expression Editor scene.
|
2014-09-17 19:27:06 +02:00 |
|
dfighter1985
|
49e8343345
|
Texture Chooser shouldn't have been left in the main menu...
|
2014-09-17 19:21:39 +02:00 |
|
dfighter1985
|
8ca98c91e9
|
Moved the Expression Editor to it's right place.
|
2014-09-17 19:19:43 +02:00 |
|
dfighter1985
|
e7f9487800
|
Instead of mouse move event, use the itemChange handler to move the links.
|
2014-09-17 16:17:41 +02:00 |
|
dfighter1985
|
e18e3ac358
|
ExpressionNode flags are now set in it's constructor.
|
2014-09-17 16:02:28 +02:00 |
|
dfighter1985
|
55264978ad
|
Links shouldn't be selectable.
|
2014-09-17 16:01:23 +02:00 |
|
dfighter1985
|
a7b3b0f985
|
This is the GUI Editor not Georges...
|
2014-09-17 15:50:12 +02:00 |
|
dfighter1985
|
814fedbc4a
|
Save expression.
|
2014-09-17 15:47:49 +02:00 |
|
dfighter1985
|
f3fbfdcb83
|
Expression can now be built.
|
2014-09-17 15:31:54 +02:00 |
|
dfighter1985
|
aa1ac95aae
|
A root node can now be set. The root node is where the evaluation will start.
|
2014-09-17 14:41:57 +02:00 |
|
Rodolphe Breard
|
45d09504b1
|
Fixing the database migration system for issue #206
|
2014-09-16 22:43:36 +02:00 |
|
Rodolphe Breard
|
16bc8449c1
|
fixing #206 : passwords are now stored using SHA-512 instead of traditional DES
|
2014-09-16 20:34:26 +02:00 |
|
dfighter1985
|
4fe0b030f5
|
Added sample expression files.
|
2014-09-16 15:54:53 +02:00 |
|
dfighter1985
|
1e91e006c4
|
When changing the value of a node, change the size the node if needed.
|
2014-09-16 15:31:06 +02:00 |
|
dfighter1985
|
535e0474ad
|
Allow to set and change values of value nodes.
|
2014-09-16 15:15:31 +02:00 |
|
dfighter1985
|
52fa0b4fa9
|
Only allow variable nodes to have their number of slots changed.
|
2014-09-16 03:45:26 +02:00 |
|
dfighter1985
|
cce83f371d
|
Set the number of slots and their names from the data loaded from XMLs.
|
2014-09-16 03:38:21 +02:00 |
|
dfighter1985
|
8b0f7ddeaf
|
Parse expression files, and build the expression tree from the expressions parsed from these files.
|
2014-09-16 02:32:10 +02:00 |
|
kaetemi
|
fbcf921062
|
Fix r2ed
|
2014-09-15 18:15:40 +02:00 |
|
kaetemi
|
f4399190e3
|
Fix r2ed
|
2014-09-15 17:42:24 +02:00 |
|
kaetemi
|
4f0a79d67a
|
Fix r2ed
|
2014-09-15 16:59:12 +02:00 |
|
kaetemi
|
1a8b6333ba
|
Fix r2ed
|
2014-09-15 14:33:07 +02:00 |
|
kaetemi
|
fab78e58e9
|
Fix bad type passed to sscanf
|
2014-09-15 12:49:13 +02:00 |
|
dfighter1985
|
8314fd5c6b
|
Slot count can now be changed.
|
2014-09-15 01:25:01 +02:00 |
|
botanic
|
4061ada656
|
Fix #194
|
2014-09-14 15:52:40 -07:00 |
|
botanic
|
3cd38fdbdb
|
FIX #205
|
2014-09-14 13:09:00 -07:00 |
|
dfighter1985
|
79e205c6d8
|
Expression Editor is now a QMainWindow subclass. Also added an expression tree, with some sample nodes.
|
2014-09-14 21:00:40 +02:00 |
|
botanic
|
8e40fe8210
|
change to 256 characters
|
2014-09-14 10:13:30 -07:00 |
|
botanic
|
d6c21ee905
|
Merge
|
2014-09-14 09:46:59 -07:00 |
|
botanic
|
f80f8586ec
|
Update domain settings
|
2014-09-14 09:46:12 -07:00 |
|
dfighter1985
|
1b913a76c1
|
Show the node names as title, in the link dialog.
|
2014-09-14 17:19:11 +02:00 |
|
dfighter1985
|
e37394ae20
|
Add serial number to nodes.
|
2014-09-14 17:04:42 +02:00 |
|
dfighter1985
|
c404e0e590
|
Allow painting of arbitrary number of connection slots.
|
2014-09-14 16:57:56 +02:00 |
|
dfighter1985
|
eb70ac6199
|
A little refactoring.
|
2014-09-14 16:43:45 +02:00 |
|
kaetemi
|
62d567afca
|
Add cartographer
|
2014-09-14 16:37:24 +02:00 |
|
dfighter1985
|
892ca16ae3
|
Support for adding nodes with different slot count.
|
2014-09-14 16:37:17 +02:00 |
|
dfighter1985
|
624578c024
|
Added unlinking support.
|
2014-09-14 15:36:41 +02:00 |
|
dfighter1985
|
8513711d66
|
Improved linking
|
2014-09-14 15:15:20 +02:00 |
|
kaetemi
|
21d283edb0
|
Add pz process
|
2014-09-14 15:02:44 +02:00 |
|
dfighter1985
|
dfe108cb82
|
There are more than 1 slots available now.
|
2014-09-13 23:54:25 +02:00 |
|
dfighter1985
|
594443ce3b
|
More refactoring.
|
2014-09-13 22:54:50 +02:00 |
|
dfighter1985
|
2f92e69e9d
|
More refactoring.
|
2014-09-13 22:39:00 +02:00 |
|
dfighter1985
|
cce08a6914
|
Refactoring
|
2014-09-13 22:31:48 +02:00 |
|
dfighter1985
|
1d1660c27b
|
Connection slots are now managed by their own object, and linking is now done to their positions.
|
2014-09-13 22:26:11 +02:00 |
|
botanic
|
b8f49d5ac1
|
Update smarty for admin to 2.6.28
|
2014-09-13 13:09:48 -07:00 |
|
dfighter1985
|
cf42655519
|
Paint the connection text, boxes separately.
|
2014-09-13 21:34:47 +02:00 |
|
botanic
|
4e76e6b562
|
update lib sql version
|
2014-09-13 10:40:47 -07:00 |
|
botanic
|
a77516ea05
|
disable debug mode
|
2014-09-13 10:35:21 -07:00 |
|
botanic
|
d0491e05f5
|
Merge
|
2014-09-13 10:31:22 -07:00 |
|
botanic
|
2642bfc4f5
|
Fix #122
|
2014-09-13 10:31:12 -07:00 |
|
botanic
|
2eaf65bb62
|
Fix #122
|
2014-09-13 10:30:58 -07:00 |
|
dfighter1985
|
f170d8854b
|
Add a little style.
|
2014-09-13 18:03:02 +02:00 |
|
kaetemi
|
165143984c
|
Increase texturing limits (*4), ref #203 (TODO: Update config translations)
|
2014-09-13 12:14:45 +02:00 |
|
kaetemi
|
61d089c7c0
|
Fix includes
|
2014-09-13 12:02:47 +02:00 |
|
kaetemi
|
a3b0569624
|
Fix strange code
|
2014-09-13 11:13:25 +02:00 |
|
dfighter1985
|
ac9dc5638c
|
Throw an error message when trying to link nodes that are already linked.
|
2014-09-13 00:54:37 +02:00 |
|
dfighter1985
|
a6e5f52e17
|
Link nodes and remove and delete the link too when deleting one of the nodes.
|
2014-09-13 00:43:00 +02:00 |
|
dfighter1985
|
f7b360f1cb
|
Subclassed QGraphicsItem and QGraphicsItemLine.
|
2014-09-12 23:45:57 +02:00 |
|
dfighter1985
|
475bd91a0c
|
Added link action.
|
2014-09-12 21:01:29 +02:00 |
|
kaetemi
|
13e690b629
|
Change cfg name
|
2014-09-12 20:33:20 +02:00 |
|
kaetemi
|
536ac42f54
|
Add missing r2_islands_textures tool
|
2014-09-12 20:29:50 +02:00 |
|
dfighter1985
|
8f72f2d12f
|
We can select multiple items
|
2014-09-12 19:47:28 +02:00 |
|
dfighter1985
|
b300bb1ee7
|
Added GUI for expression editor.
|
2014-09-12 19:19:51 +02:00 |
|
kaetemi
|
302c478af6
|
Merge with develop
|
2014-09-12 15:19:12 +02:00 |
|
kaetemi
|
a62c795fac
|
ryzomcore/v0.10.0
|
2014-09-12 10:57:31 +02:00 |
|
kaetemi
|
5ac1d8f03b
|
Add data_common to executables_dev batch
|
2014-09-12 10:50:19 +02:00 |
|
kaetemi
|
be7a55f19a
|
Replace some hardcoded urls
|
2014-09-12 10:49:40 +02:00 |
|
kaetemi
|
6c0125086c
|
Remove hardcoded urls
|
2014-09-12 10:42:42 +02:00 |
|
kaetemi
|
c0b5876e45
|
Remove dead code (CCharacterAchievements, CKnownBrickInfo)
|
2014-09-12 08:35:49 +02:00 |
|
botanic
|
f033744ecb
|
Merge
|
2014-09-11 20:29:14 -07:00 |
|
botanic
|
6e8a345ad6
|
FIX #200
dont crash when neldb is missing
|
2014-09-11 10:50:34 -07:00 |
|
kaetemi
|
0222ebd096
|
Regenerate PLR cpp and header
|
2014-09-11 17:40:53 +02:00 |
|
kaetemi
|
3cd9e658a8
|
Add missing leaf
|
2014-09-11 15:13:17 +02:00 |
|
kaetemi
|
5391aaf75c
|
Remove dead code
|
2014-09-11 12:12:17 +02:00 |
|
kaetemi
|
b34c7cf12a
|
When in Rome, do as the Romans do
|
2014-09-11 10:36:41 +02:00 |
|
kaetemi
|
df9864cb30
|
Merge
|
2014-09-11 10:01:05 +02:00 |
|
kaetemi
|
524d5c1f25
|
Admin web fix
|
2014-09-11 10:00:10 +02:00 |
|
kaetemi
|
27c1c74c50
|
Small database adjustment
|
2014-09-11 09:31:59 +02:00 |
|
dfighter1985
|
60205f51e8
|
Merged default.
|
2014-09-10 20:18:00 +02:00 |
|
dfighter1985
|
af7bff14cf
|
Offer to save changes when closing a dialog.
|
2014-09-10 19:59:38 +02:00 |
|
dfighter1985
|
54b8bf6aa2
|
When closing a dialog, remove it from the docked dialogs, and delete it.
|
2014-09-10 19:52:35 +02:00 |
|
dfighter1985
|
26712697c2
|
Allow editing of the comment section, and save comments when saving.
|
2014-09-10 19:14:26 +02:00 |
|
dfighter1985
|
6576b3d325
|
Raise the widget after adding.
|
2014-09-10 18:50:07 +02:00 |
|
dfighter1985
|
912248afde
|
WTF?
|
2014-09-10 18:49:34 +02:00 |
|
dfighter1985
|
cb0cacf3cc
|
oups
|
2014-09-10 18:04:55 +02:00 |
|
dfighter1985
|
b69169af71
|
Use a file browser for setting files.
|
2014-09-10 17:59:22 +02:00 |
|
dfighter1985
|
90b3bd0338
|
A little refactoring
|
2014-09-10 17:02:51 +02:00 |
|
dfighter1985
|
21da4da0fa
|
Store the filename only in the Dfn value.
|
2014-09-10 16:44:49 +02:00 |
|
kaetemi
|
0d40dbc177
|
Add script for installing worldedit data
|
2014-09-10 16:38:19 +02:00 |
|
dfighter1985
|
c4a9db12f9
|
Properly support color types.
|
2014-09-10 16:22:08 +02:00 |
|
kaetemi
|
bdd7cc9b90
|
Nice try
|
2014-09-10 16:00:13 +02:00 |
|
nimetu
|
18c5c4df06
|
Fix #161 fix craft success rate display on client
|
2014-09-10 15:40:32 +02:00 |
|
nimetu
|
2f78b7dd68
|
Fix #143 /muteUniverse on dyn universe channels
|
2014-09-10 15:38:57 +02:00 |
|
nimetu
|
e781439e48
|
Fix #199 Studio object viewer plugin font
|
2014-09-10 12:19:11 +02:00 |
|
kaetemi
|
9e948bbf60
|
Move islands entry points to data
|
2014-09-10 08:25:45 +02:00 |
|
kaetemi
|
3f9e5e5d03
|
Remove unused mirror dataset
|
2014-09-10 08:18:05 +02:00 |
|
kaetemi
|
d02bd5e7b6
|
Merge
|
2014-09-10 05:28:14 +02:00 |
|
kaetemi
|
f17fd758ef
|
Use the correct ring database
|
2014-09-10 05:25:00 +02:00 |
|
botanic
|
95910f0a4f
|
FIX #192
|
2014-09-09 17:29:59 -07:00 |
|
botanic
|
81ab2fb438
|
FIX #197
Added default config values that should work for mail config settings in case people are lazy
|
2014-09-09 17:26:20 -07:00 |
|
botanic
|
d20ef06ba0
|
fix windows warnings in sync
|
2014-09-09 17:20:23 -07:00 |
|
dfighter1985
|
3425c517f5
|
Create vstruct node when needed.
|
2014-09-10 00:36:55 +02:00 |
|
dfighter1985
|
bd508d3ef4
|
Instead of storing the node, store the name and the node type.
|
2014-09-10 00:28:03 +02:00 |
|
dfighter1985
|
0c3a1d7b23
|
Don't add Virtual Structs to the property browser!
|
2014-09-09 22:01:52 +02:00 |
|
dfighter1985
|
df02d7f7f1
|
Added support for Virtual Structs.
|
2014-09-09 21:57:30 +02:00 |
|
kaetemi
|
3251199ef1
|
Use correct AES cfg
|
2014-09-09 18:58:05 +02:00 |
|
kaetemi
|
aa97b11910
|
Crashfix
|
2014-09-09 15:50:12 +02:00 |
|
kaetemi
|
f1bca534b5
|
Bugfix
|
2014-09-09 12:39:35 +02:00 |
|
kaetemi
|
e03ced791d
|
Typo
|
2014-09-09 08:23:37 +02:00 |
|
kaetemi
|
f38bcfc1bd
|
Don't use magic numbers for the LCT
|
2014-09-09 08:16:44 +02:00 |
|
kaetemi
|
0a2ce69818
|
Typo
|
2014-09-09 08:15:05 +02:00 |
|
kaetemi
|
f351f458b1
|
Cleanup the AMS theme a bit, improve layouting of user settings
|
2014-09-09 04:02:15 +02:00 |
|
kaetemi
|
4e4052a3df
|
Mask database connection error
|
2014-09-09 02:52:24 +02:00 |
|
kaetemi
|
6bd1563f9b
|
Merge
|
2014-09-09 02:30:24 +02:00 |
|
botanic
|
f7094af0fa
|
fix sync
|
2014-09-08 17:29:43 -07:00 |
|
kaetemi
|
001f90bb99
|
Cache PDO connections and connection failures in a single page load
|
2014-09-09 02:15:25 +02:00 |
|
kaetemi
|
7ebc9478e6
|
Disable APC page caching
|
2014-09-09 02:14:49 +02:00 |
|
botanic
|
8c03a3d746
|
dont cache $#1t
|
2014-09-08 16:23:04 -07:00 |
|
botanic
|
dbcbefe77a
|
attachment error checking
|
2014-09-08 11:59:49 -07:00 |
|
botanic
|
69e2257cbb
|
make the random generation more secure
|
2014-09-08 11:46:43 -07:00 |
|
botanic
|
0be70dd7de
|
fix some unset warnings
|
2014-09-08 05:54:34 -07:00 |
|
botanic
|
f24a0fb73d
|
change some div's so it looks proper
|
2014-09-08 05:20:28 -07:00 |
|
botanic
|
e73079a1d1
|
turn debugging off
|
2014-09-08 04:56:13 -07:00 |
|
botanic
|
1ee6cd5387
|
properly display permissions
|
2014-09-08 04:55:05 -07:00 |
|
botanic
|
d1d6bbe0ee
|
display the correct plugin page
|
2014-09-08 03:55:59 -07:00 |
|
botanic
|
9a98e129ec
|
set template permissions
|
2014-09-08 03:29:30 -07:00 |
|
botanic
|
2644b999c3
|
fix menu plugin display
|
2014-09-08 03:19:13 -07:00 |
|
botanic
|
d39729d998
|
fix notice
|
2014-09-08 03:04:34 -07:00 |
|
botanic
|
af204ebb7b
|
fix plugin template
|
2014-09-08 03:02:11 -07:00 |
|
botanic
|
0c2e70bb2b
|
fix index issue
|
2014-09-08 02:57:09 -07:00 |
|
botanic
|
087c8fce40
|
Fix smarty issues
|
2014-09-08 02:36:38 -07:00 |
|
botanic
|
44508e3d73
|
Cleanup Domain management code
|
2014-09-08 02:36:31 -07:00 |
|
botanic
|
08ffaa0dfe
|
Merge
|
2014-09-08 02:08:26 -07:00 |
|
botanic
|
00ecfd59d9
|
upgrade smarty to 3.1.19
|
2014-09-08 02:07:42 -07:00 |
|
botanic
|
03742bc483
|
Fix for stupid loop
|
2014-09-08 02:05:49 -07:00 |
|
kaetemi
|
5efb09bc5a
|
Install fix
|
2014-09-08 10:42:38 +02:00 |
|
kaetemi
|
fa975bedb3
|
Cleanup some RYZOMID code
|
2014-09-08 09:48:28 +02:00 |
|
kaetemi
|
424b5af411
|
Remove dead code in game item manager
|
2014-09-08 09:37:14 +02:00 |
|
kaetemi
|
6376925e62
|
Bugfix in distance prioritizer
|
2014-09-08 09:09:42 +02:00 |
|
botanic
|
eb6864f942
|
remove testing errorlog
|
2014-09-07 23:57:31 -07:00 |
|
kaetemi
|
730d0e42d1
|
Remove dead code
|
2014-09-08 08:04:09 +02:00 |
|
botanic
|
c3fc3abb81
|
Merge
|
2014-09-07 22:27:32 -07:00 |
|
botanic
|
8c3dc770ec
|
Domain management plugin updates
|
2014-09-07 22:26:34 -07:00 |
|
kaetemi
|
4798c0168e
|
Better use this
|
2014-09-08 07:16:07 +02:00 |
|
kaetemi
|
5554aa2aec
|
Enable PHP APC cache for AMS smarty
|
2014-09-08 07:10:28 +02:00 |
|
kaetemi
|
7e50a01513
|
Remove dead declarations in DSS
|
2014-09-08 05:34:14 +02:00 |
|
kaetemi
|
3f1b78bf91
|
Fix SU RSM UAP SQL query
|
2014-09-08 05:28:09 +02:00 |
|
kaetemi
|
79be610902
|
Make this extra clear
|
2014-09-08 01:41:33 +02:00 |
|
kaetemi
|
4158b5bcac
|
Enable ring database installation and upgrade in the setup script...
|
2014-09-08 01:35:47 +02:00 |
|
kaetemi
|
01b0124608
|
Translation fix
|
2014-09-08 01:27:46 +02:00 |
|
kaetemi
|
e2246eb8c3
|
Adjust plugin description
|
2014-09-08 00:42:07 +02:00 |
|
kaetemi
|
987cea24a0
|
Don't put fixed row id's in insert queries for upgrades
|
2014-09-08 00:26:54 +02:00 |
|
kaetemi
|
be40dff097
|
Bugfix
|
2014-09-08 00:23:07 +02:00 |
|
kaetemi
|
c691a999b1
|
Don't write version if upgrade failed
|
2014-09-08 00:21:30 +02:00 |
|
kaetemi
|
16cdf3b765
|
Bugfix
|
2014-09-08 00:16:36 +02:00 |
|
kaetemi
|
84364c0a82
|
Fix
|
2014-09-08 00:11:48 +02:00 |
|
kaetemi
|
31d29526cf
|
Typo
|
2014-09-08 00:09:12 +02:00 |
|
kaetemi
|
670a5905ae
|
Setup adjust
|
2014-09-08 00:06:13 +02:00 |
|
Dylan Geels
|
76e2a6e7f0
|
The setup was showing a error from it.
|
2014-09-07 13:18:32 +00:00 |
|
Dylan Geels
|
42f4a38b9f
|
Function split() is deprecated
|
2014-09-07 13:06:24 +00:00 |
|
Dylan Geels
|
a6fb490d68
|
Function split() is deprecated
|
2014-09-07 13:01:42 +00:00 |
|
botanic
|
36cbfcbce8
|
upgrade nel lib version
|
2014-09-07 05:41:35 -07:00 |
|
botanic
|
dfb748b06f
|
Merge
|
2014-09-07 05:40:29 -07:00 |
|
botanic
|
08301dcb44
|
setup modifications
|
2014-09-07 05:40:02 -07:00 |
|
botanic
|
ca8270bf65
|
Initial Domain Management Plugin
|
2014-09-07 05:39:48 -07:00 |
|
botanic
|
2f1f2139b5
|
added initial domain_management plugin, also fixed potental conflicting hook names
|
2014-09-07 03:17:20 -07:00 |
|
kaetemi
|
6f2ac8e535
|
Cleanup shard table
|
2014-09-07 09:10:23 +02:00 |
|
kaetemi
|
55d2685aca
|
Change ClientApplication to DomainId in permission table
|
2014-09-07 08:53:10 +02:00 |
|
kaetemi
|
b1af237e5a
|
Cleanup some English AMS translations
|
2014-09-07 04:21:08 +02:00 |
|
kaetemi
|
246e7d4930
|
Cleanup some English AMS translations
|
2014-09-07 04:16:07 +02:00 |
|
kaetemi
|
768bfd0238
|
Bugfix
|
2014-09-07 03:51:10 +02:00 |
|
kaetemi
|
41cdd65964
|
Bugfix
|
2014-09-07 03:47:55 +02:00 |
|
kaetemi
|
65a4681d36
|
Add login configuration
|
2014-09-07 03:43:00 +02:00 |
|
kaetemi
|
778a55d022
|
This might fix #193
|
2014-09-06 21:25:07 +02:00 |
|
kaetemi
|
c9b3d84f4c
|
Syntax styling
|
2014-09-06 20:59:21 +02:00 |
|
kaetemi
|
7095bf0864
|
This should fix #193
|
2014-09-06 20:56:06 +02:00 |
|
botanic
|
3471c23eb6
|
Merge
|
2014-09-05 22:24:41 -07:00 |
|
botanic
|
2694a99c85
|
fix missing pcntl_fork func
|
2014-09-05 22:24:09 -07:00 |
|
kaetemi
|
7499ed408c
|
Add more paranoia
|
2014-09-06 06:49:42 +02:00 |
|
kaetemi
|
d9ce522e0a
|
Now really, don't execute any scripts here
|
2014-09-06 06:40:33 +02:00 |
|
kaetemi
|
4765f63328
|
Saner behaviour to show Forbidden error
|
2014-09-06 04:55:17 +02:00 |
|
kaetemi
|
510bb2074b
|
Add upgrade script
|
2014-09-06 04:44:08 +02:00 |
|
botanic
|
4f51c4cdb6
|
fixed sync to be more robust
|
2014-09-05 19:38:53 -07:00 |
|
botanic
|
f9c4c3ac1f
|
throw error on non-writable file
|
2014-09-05 19:26:12 -07:00 |
|
botanic
|
d1a300e751
|
forgot $AMS_TMPDIR
|
2014-09-05 19:18:17 -07:00 |
|
botanic
|
1d15bdfab3
|
Merge
|
2014-09-05 18:46:33 -07:00 |
|
botanic
|
e7ca564187
|
Fix #189
|
2014-09-05 18:46:13 -07:00 |
|
kaetemi
|
c782592d9d
|
Make files folder safe to use
|
2014-09-06 03:44:58 +02:00 |
|
kaetemi
|
b638219dbd
|
Make files folder safe to use
|
2014-09-06 03:43:31 +02:00 |
|
kaetemi
|
0e76ed6386
|
Protect shard admin auth SQL queries
|
2014-09-06 01:40:37 +02:00 |
|
kaetemi
|
4a186cc233
|
Fix version number
|
2014-09-06 00:38:20 +02:00 |
|
kaetemi
|
5abb581602
|
Merge
|
2014-09-06 00:37:29 +02:00 |
|
kaetemi
|
f46cb42bed
|
Create shard admin user in setup
|
2014-09-06 00:35:28 +02:00 |
|
dfighter1985
|
15f6ed3c37
|
Merged default.
|
2014-09-05 22:28:11 +02:00 |
|
dfighter1985
|
029ebdc751
|
Get type info from DFN.
|
2014-09-05 21:42:14 +02:00 |
|
dfighter1985
|
ca910cf17a
|
Added support for manipulating atoms.
|
2014-09-05 20:28:43 +02:00 |
|
dfighter1985
|
49f216ca0e
|
Appending, resizing arrays, deleting array members should now create the proper new nodes.
|
2014-09-05 19:41:51 +02:00 |
|
dfighter1985
|
c4e01eaca6
|
Added support for adding atoms and virtual structs in the treeview.
|
2014-09-05 18:58:47 +02:00 |
|
kervala
|
ad5cc68107
|
Changed: Code formatting
|
2014-09-05 15:42:53 +02:00 |
|
dfighter1985
|
2020638e35
|
Do the same when readding items after a deletion.
|
2014-09-05 15:20:22 +02:00 |
|
dfighter1985
|
12996110fc
|
Add new array entries with all their children.
|
2014-09-05 15:13:58 +02:00 |
|
botanic
|
4b526a4761
|
Merge
|
2014-09-05 02:31:56 -07:00 |
|
botanic
|
4368fb7f64
|
only show powered by and version when admin
|
2014-09-05 02:30:50 -07:00 |
|
botanic
|
5f5cfd2df6
|
added version number to ams
|
2014-09-05 02:27:08 -07:00 |
|
kaetemi
|
2a6edf5c0f
|
Merge
|
2014-09-05 11:22:47 +02:00 |
|
kaetemi
|
17234d6398
|
Merge
|
2014-09-05 11:22:18 +02:00 |
|
kaetemi
|
b273806cf0
|
Validate setup password
|
2014-09-05 11:21:21 +02:00 |
|
botanic
|
4ce203b32c
|
remove unecessery printing
|
2014-09-05 02:21:00 -07:00 |
|
botanic
|
bb38a64e78
|
fixed some caching
|
2014-09-05 02:17:19 -07:00 |
|
botanic
|
6ca575ef33
|
remove errolog
|
2014-09-05 02:10:32 -07:00 |
|
botanic
|
6b92b85b04
|
fix sync
|
2014-09-05 02:10:09 -07:00 |
|
kaetemi
|
daf80ea104
|
Add basis for database upgrades
|
2014-09-05 11:07:25 +02:00 |
|
botanic
|
85910829a7
|
Made filesize friendly
|
2014-09-05 01:30:54 -07:00 |
|
botanic
|
88afbeac83
|
remove old file
|
2014-09-05 01:22:39 -07:00 |
|
botanic
|
42a6c38080
|
added placeholder
|
2014-09-05 01:22:19 -07:00 |
|
botanic
|
0076828ee0
|
added placeholder
|
2014-09-05 01:21:59 -07:00 |
|
botanic
|
851ffd2bb6
|
Merge
|
2014-09-05 01:20:39 -07:00 |
|
botanic
|
cad8ea9592
|
Fix #190
|
2014-09-05 01:20:00 -07:00 |
|
kaetemi
|
856213a2aa
|
Alternative redirect script
|
2014-09-05 10:11:50 +02:00 |
|
kaetemi
|
927eda9188
|
Merge
|
2014-09-05 10:01:20 +02:00 |
|
kaetemi
|
bd5cbd9357
|
Modularize web setup
|
2014-09-05 09:57:06 +02:00 |
|
botanic
|
2f4d30dc1b
|
forgot to add variable
|
2014-09-05 00:52:38 -07:00 |
|
botanic
|
0570aedff7
|
Fix #188
|
2014-09-05 00:50:07 -07:00 |
|
botanic
|
a5f5c0ce37
|
added new ticket_attachment table to installer properly
|
2014-09-04 21:34:57 -07:00 |
|
botanic
|
a49a6f7c4b
|
fixed installer
|
2014-09-04 20:29:45 -07:00 |
|
botanic
|
460298c773
|
Upload button setup
TODO: add files to database
TODO: hash folder to stick files in
|
2014-09-04 19:58:04 -07:00 |
|
botanic
|
49370fb5a4
|
Merge
|
2014-09-04 17:27:29 -07:00 |
|
botanic
|
58a2208fe9
|
Fix #111
|
2014-09-04 17:26:22 -07:00 |
|
dfighter1985
|
8d3c8de517
|
Enter a log entry when creating new documents.
|
2014-09-04 15:41:17 +02:00 |
|
dfighter1985
|
63972b8c43
|
Merged default.
|
2014-09-03 20:27:01 +02:00 |
|
dfighter1985
|
6457ab90eb
|
Added support for creating new form documents
|
2014-09-03 19:55:46 +02:00 |
|
dfighter1985
|
256d72fe62
|
Added support for new DFN document creation.
|
2014-09-03 19:37:49 +02:00 |
|
dfighter1985
|
d139bc9f8d
|
Added support for new typ document creation.
|
2014-09-03 19:28:01 +02:00 |
|
dfighter1985
|
3e3a9b8585
|
Error messages
|
2014-09-03 19:14:32 +02:00 |
|
dfighter1985
|
6954103b61
|
A little refactoring, dialogs are now loaded using the full filepath.
|
2014-09-03 19:11:38 +02:00 |
|
dfighter1985
|
ec20f009e7
|
Added GUI stub for new types/Dfns/forms.
|
2014-09-03 18:33:09 +02:00 |
|
dfighter1985
|
1be8e6f6a8
|
Removed m_modified, since the base widget has a field for this.
|
2014-09-03 17:25:11 +02:00 |
|
dfighter1985
|
baec2d1155
|
Form editor should trigger the save button properly now.
|
2014-09-03 17:22:09 +02:00 |
|
dfighter1985
|
a0194f5d24
|
Added missing copyright headers.
|
2014-09-03 17:12:25 +02:00 |
|
dfighter1985
|
2802f9e6cb
|
Log changes and save log.
|
2014-09-03 16:42:12 +02:00 |
|
dfighter1985
|
c2738ecf73
|
Mark the typ dialog modified after a modification.
|
2014-09-03 16:26:52 +02:00 |
|
dfighter1985
|
4239748047
|
Apply changes.
|
2014-09-03 16:14:38 +02:00 |
|
dfighter1985
|
43bf6cebed
|
Load type data into the property browser.
|
2014-09-03 16:08:13 +02:00 |
|
botanic
|
6fe49dfe92
|
fix settings width
|
2014-09-03 05:27:38 -07:00 |
|
botanic
|
fcbca9c5ed
|
margins in element-style...really?
|
2014-09-03 05:05:21 -07:00 |
|
botanic
|
0dc2509c0e
|
fix #185
|
2014-09-03 05:00:36 -07:00 |
|
botanic
|
0004241718
|
Merge
|
2014-09-03 04:42:54 -07:00 |
|
botanic
|
157c286502
|
fix support group bug and dblayer bug
|
2014-09-03 04:42:28 -07:00 |
|
Matthew Lagoe
|
fc5d684403
|
Merged in shubham_meena/ryzomcore (pull request #71)
documentation for doxygen containing plugin management system
|
2014-09-03 04:15:02 -07:00 |
|
botanic
|
fa0262bc0a
|
Fix syntax error with unassigned ticket
|
2014-09-03 04:13:44 -07:00 |
|
botanic
|
fb18ee6f54
|
fixed language when logged in
|
2014-09-03 04:03:01 -07:00 |
|
botanic
|
ef2477fa23
|
updated bootstrap and charisma
|
2014-09-03 03:22:14 -07:00 |
|
botanic
|
e44cd3d40e
|
updating plugins
|
2014-09-03 01:28:27 -07:00 |
|
botanic
|
6b484f7cbb
|
Fix path's in plugins
|
2014-09-03 01:13:08 -07:00 |
|
botanic
|
f29aa60fc7
|
fixed change email on shard
|
2014-09-03 00:23:47 -07:00 |
|
botanic
|
ceb1a30e17
|
Changed to use new throw new SystemExit();
|
2014-09-02 23:30:25 -07:00 |
|
botanic
|
6edcdcf65f
|
Merge
|
2014-09-02 23:26:53 -07:00 |
|
botanic
|
556f246b81
|
Fix add user in settings
|
2014-09-02 23:24:41 -07:00 |
|
kaetemi
|
b691fa9694
|
Crash workaround
|
2014-09-03 08:18:21 +02:00 |
|
kaetemi
|
2c2f776f3a
|
Remove bad data in sql
|
2014-09-03 07:38:24 +02:00 |
|
kaetemi
|
88ca2ab7e9
|
Don't cache redirects
|
2014-09-03 07:36:10 +02:00 |
|
kaetemi
|
37e0201a5f
|
Throw exception instead of exit.
|
2014-09-03 07:23:39 +02:00 |
|
kaetemi
|
591a038ad3
|
Merge
|
2014-09-03 07:07:55 +02:00 |
|
kaetemi
|
50a3791553
|
Die, don't exit
|
2014-09-03 07:06:43 +02:00 |
|
botanic
|
82aaca7eea
|
Merge
|
2014-09-02 21:40:10 -07:00 |
|
botanic
|
7b27b580b1
|
Fix #181
|
2014-09-02 21:39:35 -07:00 |
|
kaetemi
|
6d98bb0493
|
Merge
|
2014-09-03 06:39:20 +02:00 |
|
kaetemi
|
fd59c37eda
|
Force all user ids equal
|
2014-09-03 06:38:38 +02:00 |
|
botanic
|
e75cb7fabc
|
Fix #182
|
2014-09-02 21:32:48 -07:00 |
|
botanic
|
72db8409a5
|
Merge
|
2014-09-02 21:26:09 -07:00 |
|
botanic
|
419f8349dd
|
settings page display bug
|
2014-09-02 21:25:39 -07:00 |
|
kaetemi
|
c008e0b46d
|
Transactions not required here either, actually
|
2014-09-03 06:16:41 +02:00 |
|
kaetemi
|
4982e7c6c4
|
Merge
|
2014-09-03 06:08:08 +02:00 |
|
kaetemi
|
27efa58777
|
Reduce unnecessary manual transaction commit
|
2014-09-03 06:07:02 +02:00 |
|
botanic
|
d9a2e44e9e
|
Merge
|
2014-09-02 21:04:22 -07:00 |
|
botanic
|
099bce3701
|
missing )
|
2014-09-02 21:03:51 -07:00 |
|
botanic
|
220a93a133
|
updated hgignore as well as fixed php errors
|
2014-09-02 20:55:51 -07:00 |
|
kaetemi
|
44b8223a5f
|
Disable connection cache workaround
|
2014-09-03 05:47:47 +02:00 |
|
kaetemi
|
3f9eb61e07
|
Don't create transactions for SELECT queries
|
2014-09-03 05:39:16 +02:00 |
|
kaetemi
|
33d7bf5c15
|
Fix #180
|
2014-09-03 05:11:11 +02:00 |
|
kaetemi
|
fdc514b039
|
Fix #180
|
2014-09-03 04:46:08 +02:00 |
|
kaetemi
|
011869167d
|
Only make a single database connection per host, and keep them persistent
|
2014-09-03 03:51:11 +02:00 |
|
kaetemi
|
379e04dc25
|
Remove excessive javascript interactivity in AMS
|
2014-09-03 03:08:57 +02:00 |
|
kaetemi
|
bf7a91b3fc
|
Some more adjustments for DBLayer...
|
2014-09-03 03:08:22 +02:00 |
|
dfighter1985
|
d146d91ab1
|
Mark the DFN editor modified after adding / removing an element.
|
2014-09-03 00:00:52 +02:00 |
|
dfighter1985
|
5022549a0d
|
Implemented saving.
|
2014-09-02 23:54:42 +02:00 |
|
dfighter1985
|
3d6a9fb139
|
Implemented add button.
|
2014-09-02 23:37:16 +02:00 |
|
dfighter1985
|
9422a67cf3
|
Implemented definition editing.
|
2014-09-02 23:25:47 +02:00 |
|
dfighter1985
|
8635cd3c65
|
Implemented remove button.
|
2014-09-02 23:07:55 +02:00 |
|
dfighter1985
|
a76a6b6e85
|
Load comments, log, and definitions.
|
2014-09-02 23:00:32 +02:00 |
|
dfighter1985
|
3b270c3e9e
|
Delete DFN when destroying a DFN editor...
|
2014-09-02 22:47:18 +02:00 |
|
dfighter1985
|
a66582cff5
|
Load .typ file.
|
2014-09-02 22:46:19 +02:00 |
|
dfighter1985
|
62fb0ca1ae
|
Added GUI for the Type editor.
|
2014-09-02 22:32:56 +02:00 |
|
kaetemi
|
6fed8bad5b
|
Re-use the database connection
|
2014-09-02 20:39:07 +02:00 |
|
kaetemi
|
6acf67d03b
|
Make login and email unique keys
|
2014-09-02 20:17:53 +02:00 |
|
dfighter1985
|
5fa370463b
|
Logging DFN changes.
|
2014-09-02 20:13:10 +02:00 |
|
kaetemi
|
57781ca616
|
Remove invalid behaviour with ring databases
|
2014-09-02 19:56:37 +02:00 |
|
dfighter1985
|
0904c30803
|
No comment. Literally! :D
|
2014-09-02 19:32:05 +02:00 |
|
dfighter1985
|
a875e66696
|
Implemented add and remove buttons.
|
2014-09-02 19:26:02 +02:00 |
|
kaetemi
|
6a8e2f314e
|
Move misleading copyright notices to a more appropriate location
|
2014-09-02 19:01:15 +02:00 |
|
kaetemi
|
aebaac46c8
|
Web services setup tool, fix #141
|
2014-09-02 18:34:09 +02:00 |
|
dfighter1985
|
bca9fd9347
|
Save changes.
|
2014-09-02 15:31:14 +02:00 |
|
dfighter1985
|
298268b88e
|
Change the name in the list too.
|
2014-09-02 15:13:48 +02:00 |
|
dfighter1985
|
8163f41473
|
Enable saving when modified, disable saving after saving.
|
2014-09-02 15:11:28 +02:00 |
|
dfighter1985
|
2292fc96c4
|
Apply changes.
|
2014-09-02 14:54:07 +02:00 |
|
kaetemi
|
262d9c006b
|
Move SQL files
|
2014-09-02 14:36:31 +02:00 |
|
dfighter1985
|
2e9de8cef3
|
Added first iteration of the file path property manager / editor / factory.
|
2014-09-01 23:06:23 +02:00 |
|
dfighter1985
|
3929b62e48
|
Use enum property manager for the type.
|
2014-08-31 23:21:19 +02:00 |
|
dfighter1985
|
23c27349c3
|
Load DFN.
|
2014-08-31 22:42:49 +02:00 |
|
dfighter1985
|
e44733dfa6
|
Added common base class for Typ, Dfn, and From dialogs: GeorgesDockWidget.
|
2014-08-31 21:25:12 +02:00 |
|
dfighter1985
|
ff88a345a8
|
Added GUI for DFN dialog.
|
2014-08-31 20:21:31 +02:00 |
|
dfighter1985
|
f56ab5fbaa
|
Merged default
|
2014-08-30 23:02:14 +02:00 |
|
dfighter1985
|
e5b2d05fa7
|
EOL
|
2014-08-30 22:23:21 +02:00 |
|
dfighter1985
|
2a3751dae2
|
Show an error message when form loading fails.
|
2014-08-30 21:37:11 +02:00 |
|
dfighter1985
|
b11474e6be
|
Renamed signal.
|
2014-08-30 21:32:28 +02:00 |
|
kervala
|
4d50808bfe
|
Fixed: EOL
|
2014-08-30 16:21:25 +02:00 |
|
kervala
|
63d62391a7
|
Changed: Preserve attributes when copying files in Application Bundle
|
2014-08-30 16:20:36 +02:00 |
|
dfighter1985
|
8d99120409
|
Save the log too, when saving..
|
2014-08-27 20:30:16 +02:00 |
|
dfighter1985
|
2ebc1d59ef
|
Mark file modified even when using the context menu.
|
2014-08-27 20:25:30 +02:00 |
|
dfighter1985
|
127e0b48ef
|
Implemented rename context menu.
|
2014-08-27 20:24:05 +02:00 |
|
dfighter1985
|
6cc882e95e
|
Now logging changes.
|
2014-08-27 19:22:10 +02:00 |
|
dfighter1985
|
14a5a81c60
|
Load log into the log tab.
|
2014-08-27 17:37:53 +02:00 |
|
dfighter1985
|
9249ec3dcb
|
Don't disable the log tab!
|
2014-08-27 17:34:26 +02:00 |
|
dfighter1985
|
55c22bbce8
|
Implement 'delete array entry' context menu command.
|
2014-08-27 16:23:16 +02:00 |
|
kervala
|
5e8c5d2102
|
Changed: Including malloc/malloc.h is useless
|
2014-08-27 11:21:47 +02:00 |
|
kervala
|
891e0d1bd7
|
Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X)
|
2014-08-27 11:19:20 +02:00 |
|
kervala
|
05be67e263
|
Fixed: Compilation under Mac OS X (malloc is already aligned on 16 bytes and memalign doesn't exist)
|
2014-08-27 11:16:30 +02:00 |
|
dfighter1985
|
58eb1bc9eb
|
Implemented 'append array entry' context menu
|
2014-08-27 01:14:49 +02:00 |
|
kaetemi
|
f601e916bf
|
Remove warnings, ref #177
|
2014-08-26 13:48:34 +02:00 |
|
kaetemi
|
d02891b939
|
Adjust casts, ref #177
|
2014-08-26 13:33:18 +02:00 |
|
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 |
|
dfighter1985
|
205f374a2a
|
Crash fixes related to Georges array size changing.
|
2014-08-20 23:36:53 +02:00 |
|
dfighter1985
|
56b335ca9e
|
Added support for creating arrays.
|
2014-08-20 23:18:16 +02:00 |
|
dfighter1985
|
f32ded34fa
|
Initialize CFormItem fields...
|
2014-08-20 19:57:16 +02:00 |
|
dfighter1985
|
6d19500e35
|
When reaching 0 array size, delete the array node.
|
2014-08-20 18:22:20 +02:00 |
|
kaetemi
|
0f236b800f
|
Merge with default
|
2014-08-19 15:43:49 +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 |
|
dfighter1985
|
8523452d2b
|
Save from the file menu too.
|
2014-08-19 01:57:20 +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 |
|
shubham_meena
|
74503f666c
|
documentation for doxygen containing plugin management system
|
2014-08-18 21:43:24 +05:30 |
|
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
|
0baeffd1a1
|
Merge with default
|
2014-08-16 15:05:32 +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 |
|
kaetemi
|
cb448176b5
|
Snowballs update
|
2014-08-12 21:11:55 +02:00 |
|
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 |
|
kaetemi
|
cfd8f79b3d
|
Use software cursor with attached display
|
2014-08-07 19:45:26 +02:00 |
|
kaetemi
|
f731d220d7
|
Project client loading screens into 3D space for HMD
|
2014-08-07 18:49:05 +02:00 |
|
kaetemi
|
b31f939f9e
|
Non-functional direct to rift
|
2014-08-07 05:09:11 +02:00 |
|
kaetemi
|
338b9b8a7f
|
GL: Fix switch from different resolution fullscreen to borderless display
|
2014-08-07 04:45:14 +02:00 |
|
kaetemi
|
60c4e36fec
|
Clean handling of display mode switching in client
|
2014-08-07 04:36:51 +02:00 |
|
kaetemi
|
c2d39e8bdf
|
GL: Handle borderless fullscreen to specified monitor internally
|
2014-08-07 04:18:17 +02:00 |
|
kaetemi
|
7bd9216a6f
|
Specify monitor when changing display mode
|
2014-08-07 01:04:58 +02:00 |
|
dfighter1985
|
04095561cb
|
Merge default
|
2014-08-07 00:03:09 +02:00 |
|
dfighter1985
|
37e9c885b7
|
Add the property browser library to the CPack archive when generated.
|
2014-08-06 22:59:58 +02:00 |
|
dfighter1985
|
d82d5ec9f6
|
World Editor plugin Linux build fix.
|
2014-08-06 22:12:46 +02:00 |
|
dfighter1985
|
df4755222b
|
GUI Editor Linux build fix
|
2014-08-06 22:10:11 +02:00 |
|
dfighter1985
|
62ea5d19ce
|
Fixed qrc path.
|
2014-08-06 19:54:01 +02:00 |
|
dfighter1985
|
0f42cb7f49
|
Update the tile list right away if the image is replaced.
|
2014-08-06 17:40:39 +02:00 |
|
dfighter1985
|
b41686aa44
|
If I add a 256x256 tile, maybe I should remove it as 256x256, not 128x128...
|
2014-08-06 17:14:59 +02:00 |
|
kaetemi
|
7db83ce7da
|
Process some scene traversals only once when rendering in stereo
|
2014-08-06 14:36:09 +02:00 |
|
dfighter1985
|
2f56a5eee4
|
Statically load the empty tile image so that we don't need to have over 9000 instances of it. Also display an error message if loading fails on startup.
|
2014-08-06 13:25:50 +02:00 |
|
dfighter1985
|
3fc31ee2ad
|
Removed yet another unused variable.
|
2014-08-06 13:04:30 +02:00 |
|
dfighter1985
|
4f05fea63c
|
Removed unused variable.
|
2014-08-06 13:01:44 +02:00 |
|
kaetemi
|
758e87e115
|
OVR: Chroma factor
|
2014-08-05 20:14:58 +02:00 |
|
dfighter1985
|
f22f9fbc08
|
Repaint immediately when the display channel is changed.
|
2014-08-05 16:01:45 +02:00 |
|
dfighter1985
|
53f771690c
|
Save the last directory where we loaded a tile image from.
|
2014-08-05 15:34:29 +02:00 |
|
dfighter1985
|
f23a557e77
|
Save the last directoy where we loaded a tilebank from.
|
2014-08-05 15:16:25 +02:00 |
|
dfighter1985
|
1e9e492f0f
|
Rotation is now set in the tilebank wrapper and applied when replacing a tile.
|
2014-08-05 13:42:56 +02:00 |
|
dfighter1985
|
6c8ae2fafe
|
Line endings and copyright headers...
|
2014-08-05 13:18:41 +02:00 |
|
kaetemi
|
0c7bc1240f
|
OVR: Fix for debug devices
|
2014-08-05 04:03:27 +02:00 |
|
kaetemi
|
031f1cdcbd
|
OVR: Convert texture coordinates and setup rendering material
|
2014-08-05 03:54:19 +02:00 |
|
dfighter1985
|
29bf9e0a93
|
Set all images by default.
|
2014-08-05 03:35:10 +02:00 |
|
dfighter1985
|
53e118eb04
|
Clear before loading the model data.
|
2014-08-05 03:20:30 +02:00 |
|
dfighter1985
|
a7022146ec
|
Makes no sense, but doesn't seem to be crashing anymore o.O
|
2014-08-05 03:17:29 +02:00 |
|
kaetemi
|
c9762fbef5
|
3D: Ensure correct fog handling for effects
|
2014-08-05 02:58:55 +02:00 |
|
dfighter1985
|
cc12fb91b4
|
Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes.
|
2014-08-05 02:58:31 +02:00 |
|
kaetemi
|
19209b8028
|
OVR: Test distortion mesh
|
2014-08-05 02:55:26 +02:00 |
|
kaetemi
|
537a7e7395
|
OVR: Test large render target
|
2014-08-05 02:25:14 +02:00 |
|
kaetemi
|
32540add2a
|
3D: Set matrix modes after changing render target in effect
|
2014-08-05 02:24:11 +02:00 |
|
kaetemi
|
240889b03d
|
3D: Render target matrix context fix
|
2014-08-05 02:21:30 +02:00 |
|
kaetemi
|
fb16438a49
|
OVR: Testing
|
2014-08-05 01:49:45 +02:00 |
|
kaetemi
|
4a8d07b889
|
OVR: Translate camera
|
2014-08-05 00:51:53 +02:00 |
|
kaetemi
|
30f98c4b62
|
OVR: Get orientation
|
2014-08-05 00:46:04 +02:00 |
|
kaetemi
|
2dda6cc5f0
|
OVR: Generate distortion mesh
|
2014-08-05 00:20:21 +02:00 |
|
dfighter1985
|
1255cdb3e7
|
Saving tilebank
|
2014-08-04 22:14:39 +02:00 |
|
dfighter1985
|
1309834e49
|
Texture path.
|
2014-08-04 21:59:05 +02:00 |
|
dfighter1985
|
716903fd5f
|
Surface data.
|
2014-08-04 21:53:22 +02:00 |
|
dfighter1985
|
bcfcb5bb83
|
Oriented stuff.
|
2014-08-04 21:41:33 +02:00 |
|
dfighter1985
|
de15faa5d2
|
Vegetation set stuff.
|
2014-08-04 21:33:11 +02:00 |
|
dfighter1985
|
90b9a592b8
|
Most of the functionality works with the new code.
|
2014-08-04 21:22:44 +02:00 |
|
kaetemi
|
c99cfed0dd
|
OVR: Read device descriptions
|
2014-08-04 20:32:31 +02:00 |
|
kaetemi
|
05a2f91711
|
OVR: Iterate devices
|
2014-08-04 19:19:15 +02:00 |
|
kaetemi
|
0baada5110
|
Cleanup
|
2014-08-04 18:31:31 +02:00 |
|
kaetemi
|
ca165de62c
|
Add placeholders for LibOVR 0.4.0 support
|
2014-08-04 18:30:25 +02:00 |
|
shubham_meena
|
a313d66c89
|
rest api using curl
|
2014-08-04 14:05:11 +05:30 |
|
kaetemi
|
b24fa74936
|
3D: Fix texture coords for FXAA on D3D
|
2014-08-04 07:38:40 +02:00 |
|
kaetemi
|
971b1ae96c
|
Add FXAA to Ryzom Client
|
2014-08-04 06:19:19 +02:00 |
|
kaetemi
|
925aa9c715
|
Remove debug
|
2014-08-04 06:19:03 +02:00 |
|
kaetemi
|
946128cdca
|
3D: User higher quality FXAA version
|
2014-08-04 06:11:47 +02:00 |
|
kaetemi
|
62d9785fa1
|
Cleanup snowballs2
|
2014-08-04 05:24:40 +02:00 |
|
kaetemi
|
650e634e68
|
3D: Add FXAA
|
2014-08-04 04:44:27 +02:00 |
|
kaetemi
|
a72b200fe8
|
Fix crash on AMD with legacy clouds
|
2014-08-04 01:05:53 +02:00 |
|
kaetemi
|
5e9fc17402
|
Move default render target handling to CDriverUser
|
2014-08-04 00:57:43 +02:00 |
|
kaetemi
|
8c6d46bed0
|
Adjust render target handling for effects
|
2014-08-03 22:15:44 +02:00 |
|
kaetemi
|
996dd9aa16
|
Merge with default
|
2014-08-03 22:15:39 +02:00 |
|
kaetemi
|
2ad030f5f9
|
GL: Occlusion query bugfix
|
2014-08-03 22:15:12 +02:00 |
|
dfighter1985
|
80f7dd725d
|
Started to rework tile checks, tile banks loading / saving. A tilebank will now be in the tilemodel, and it will work from there. Also moved some constants into an independent file.
|
2014-08-03 21:33:13 +02:00 |
|
kaetemi
|
f03f73e5c8
|
3D: Cleanup bloom effect
|
2014-08-03 21:09:55 +02:00 |
|
kaetemi
|
2bccba1ddc
|
3D: Cleanup bloom effect
|
2014-08-03 20:35:05 +02:00 |
|
dfighter1985
|
df4446701e
|
Rotation can now be set.
|
2014-08-03 19:04:34 +02:00 |
|
kaetemi
|
f9aa0bf7cc
|
GL: Share depth and stencil to get similar behaviour to D3D driver
|
2014-08-03 18:59:19 +02:00 |
|
dfighter1985
|
ca1f00e35a
|
Save the tile border, etc data when saving.
|
2014-08-03 17:58:02 +02:00 |
|
dfighter1985
|
3823a9a01b
|
Added checks. Yes it's horrible and needs to be refactored.
|
2014-08-03 04:15:12 +02:00 |
|
kaetemi
|
54f4d5bac3
|
Simplify GUI projection settings
|
2014-08-03 00:56:26 +02:00 |
|
kaetemi
|
9d883e227c
|
Off-center GUI cylinder
|
2014-08-02 20:11:28 +02:00 |
|
kaetemi
|
5580d0b761
|
Cylindrical GUI
|
2014-08-02 19:50:26 +02:00 |
|
kervala
|
5f5f0dd76c
|
Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up)
|
2014-08-02 11:18:24 +02:00 |
|
kervala
|
9f3717bda0
|
Fixed: build_interface currently only works with 32 bits bitmaps
|
2014-08-02 10:58:50 +02:00 |
|
kervala
|
97fcba17cd
|
Fixed: VC++ 2010 compiler bug in for loop variables reuse
|
2014-08-02 10:57:31 +02:00 |
|
kaetemi
|
4add0e3610
|
Sound orientation with HMD and Headphones
|
2014-08-01 23:11:35 +02:00 |
|
kervala
|
6fb6baeb90
|
Fixed: Some NeL tools in 3d directory don't need NeL 3D
|
2014-08-01 17:17:53 +02:00 |
|
kervala
|
a2c797551d
|
Fixed: Compilation of PACS tools without NeL 3D
|
2014-08-01 17:00:08 +02:00 |
|
kaetemi
|
9e23a689ae
|
Project GUI into space
|
2014-08-01 15:44:12 +02:00 |
|
kaetemi
|
6de844b43c
|
Temporary crashfix, ref #68
|
2014-08-01 15:23:13 +02:00 |
|
kaetemi
|
0adb5be855
|
Restore camera and scene viewport after disabling VR
|
2014-08-01 13:20:55 +02:00 |
|
shubham_meena
|
6388c2e3aa
|
API key management calender
|
2014-08-01 16:01:35 +05:30 |
|
kaetemi
|
03e367be86
|
Merge with default
|
2014-08-01 11:50:40 +02:00 |
|
dfighter1985
|
b34db5e7da
|
Apply the current zoom factor!
|
2014-08-01 02:38:04 +02:00 |
|
dfighter1985
|
66c8b95e2d
|
Don't reload the pixmaps every time they are displayed... -.-
|
2014-08-01 02:34:57 +02:00 |
|
dfighter1985
|
2ddd7e1035
|
Line endings...
|
2014-07-31 23:23:52 +02:00 |
|
kaetemi
|
655d709ceb
|
Render target format (for alpha)
|
2014-07-31 18:25:50 +02:00 |
|
kaetemi
|
74c4c09211
|
Fix issue with render target in OpenGL when size not specified
|
2014-07-31 17:41:56 +02:00 |
|
kaetemi
|
029d9bddfe
|
Mode2D selection
|
2014-07-31 03:53:38 +02:00 |
|
kaetemi
|
a6812f5844
|
Merge with game-device
|
2014-07-31 02:07:20 +02:00 |
|
kaetemi
|
64666c302a
|
Add render target manager, issue #47
|
2014-07-31 00:46:00 +02:00 |
|
kaetemi
|
5de85eb194
|
Merge with default
|
2014-07-30 22:32:27 +02:00 |
|
kaetemi
|
af99ad6085
|
Bugfix
|
2014-07-30 21:47:48 +02:00 |
|
kaetemi
|
98db1841c3
|
Fix XRef ligo export
|
2014-07-30 20:56:28 +02:00 |
|
kaetemi
|
fa64fb9359
|
Faster ligo export step
|
2014-07-30 20:56:28 +02:00 |
|
kaetemi
|
c062aab85a
|
Crashfix for 3ds Max export
|
2014-07-30 20:56:28 +02:00 |
|
dfighter1985
|
ab2e54a3c8
|
When hitting 'save as' ask for a filename even if one is set.
|
2014-07-30 15:55:09 +02:00 |
|
dfighter1985
|
6386c5aac4
|
Should store the filename after opening..
|
2014-07-30 15:44:02 +02:00 |
|
dfighter1985
|
8ea69d4b81
|
Should only add 1 tile here...
|
2014-07-30 15:40:02 +02:00 |
|
dfighter1985
|
677d13c7ab
|
128 and 256 tiles don't have alpha, so no need to load/save them.
|
2014-07-30 15:29:50 +02:00 |
|
dfighter1985
|
fadd8fbf89
|
Replace and delete image should be applied to the correct channel now.
|
2014-07-30 14:39:19 +02:00 |
|
dfighter1985
|
0750ca7a4d
|
Show the image that belongs to the channel that is selected.
|
2014-07-30 14:28:17 +02:00 |
|
dfighter1985
|
47a5f95b71
|
Copyright headers...
|
2014-07-30 11:20:29 +02:00 |
|
dfighter1985
|
8e3ec659d5
|
Close the loaded file and return true...
|
2014-07-30 11:15:14 +02:00 |
|
dfighter1985
|
4a69a4f8b2
|
Set teh current selection to row 0
|
2014-07-30 11:14:41 +02:00 |
|
dfighter1985
|
99683c6569
|
Save and load the tilebank texture path.
|
2014-07-30 11:10:15 +02:00 |
|
dfighter1985
|
447caab681
|
Save and load the veget set filename.
|
2014-07-30 10:58:37 +02:00 |
|
dfighter1985
|
e82ffc9b14
|
TileBank loading.
|
2014-07-30 10:54:08 +02:00 |
|
dfighter1985
|
5b2aa71b90
|
Add the already selected tilesets to the land when editing.
|
2014-07-30 07:43:02 +02:00 |
|
dfighter1985
|
240844c1cd
|
Connected the oriented combobox and now saving it's value to the tilebank.
|
2014-07-30 01:50:01 +02:00 |
|
dfighter1985
|
a513af355d
|
Implemented saving of the currently stored tilebank data.
|
2014-07-30 01:29:17 +02:00 |
|
kaetemi
|
8c58150e83
|
ryzomcore/v0.9.1
|
2014-07-29 19:21:25 +02:00 |
|
kaetemi
|
7d835464f0
|
Crash workaround in IG loading, ref #171
|
2014-07-31 19:50:25 +02:00 |
|
kaetemi
|
21282fe62e
|
Cleanup
|
2014-07-29 16:48:14 +02:00 |
|
kaetemi
|
413fb4bfbe
|
Fix Skin export interface issue, #169
|
2014-07-29 15:42:11 +02:00 |
|
kaetemi
|
f563a9642e
|
Add warning
|
2014-07-29 15:23:51 +02:00 |
|
kaetemi
|
1c1d7a2e4a
|
Crashfix Physique export
|
2014-07-29 15:23:06 +02:00 |
|
kaetemi
|
b74a24a312
|
Remove a debug assert
|
2014-07-29 14:39:07 +02:00 |
|
kaetemi
|
56c6bf21fd
|
Bugfix
|
2014-07-29 14:25:28 +02:00 |
|
kaetemi
|
c447405078
|
Initialize object viewer viewport at correct size
|
2014-07-29 14:10:40 +02:00 |
|
kaetemi
|
268d692b03
|
Compile fix
|
2014-07-29 14:09:08 +02:00 |
|
nimetu
|
25b5ff5c1d
|
Crafted tool durability, fix #156
|
2014-07-28 23:51:25 +02:00 |
|
dfighter1985
|
fed92a47d3
|
As it turns out, tilesets can be assigned to multiple lands...
|
2014-07-28 17:05:51 +02:00 |
|
dfighter1985
|
d3698a5c1a
|
Implemented the GUI part of saving...
|
2014-07-27 20:38:08 +02:00 |
|
dfighter1985
|
2f9b4f1b5e
|
128x128 tab should be shown by default.
|
2014-07-27 18:23:25 +02:00 |
|
dfighter1985
|
aef9f58242
|
Implemented tile image replace.
|
2014-07-26 02:24:32 +02:00 |
|
dfighter1985
|
2f6faf05c1
|
Implemented tile image deletion.
|
2014-07-26 02:19:13 +02:00 |
|
dfighter1985
|
39bde4b257
|
A little refactoring.
|
2014-07-26 02:11:02 +02:00 |
|
dfighter1985
|
fe044b8592
|
Reindex tile item nodes after deleting a node.
|
2014-07-26 02:05:21 +02:00 |
|
dfighter1985
|
fc4856f28c
|
Implemented tile deletion.
|
2014-07-26 01:57:50 +02:00 |
|
dfighter1985
|
4d0002a6f4
|
I must be blind...
|
2014-07-26 00:32:42 +02:00 |
|
dfighter1985
|
a1b8737776
|
Implemented Tile addition.
|
2014-07-26 00:29:37 +02:00 |
|
shubham_meena
|
03b029188f
|
bug fix: added template path option in .info file
|
2014-07-26 00:27:57 +05:30 |
|
dfighter1985
|
41f8104f19
|
Implemented tilebank texture path setting.
|
2014-07-24 23:41:42 +02:00 |
|
dfighter1985
|
a14a16f935
|
Implemented choosing / resetting vegetset for tile sets.
|
2014-07-24 23:31:37 +02:00 |
|
dfighter1985
|
7b13b09e01
|
When selecting another land, select the first tile set, if it exists.
|
2014-07-24 18:44:00 +02:00 |
|
dfighter1985
|
8034eac2e0
|
Connect the selection model so the widgets are updated.
|
2014-07-24 18:39:34 +02:00 |
|
dfighter1985
|
25dba4695d
|
Each land has it's own TilesetModel now. When changing the land the model also changes.
|
2014-07-24 18:31:07 +02:00 |
|
dfighter1985
|
c1d6ada9c6
|
Implemented land name changing.
|
2014-07-24 16:25:28 +02:00 |
|
dfighter1985
|
c81e70b9b2
|
Implemented land removal.
|
2014-07-24 16:20:44 +02:00 |
|
dfighter1985
|
7c1f53994d
|
Implemented land adding.
|
2014-07-24 16:18:01 +02:00 |
|
dfighter1985
|
f67e5b4e5b
|
Renamed land related widgets.
|
2014-07-24 16:09:58 +02:00 |
|
dfighter1985
|
347a883d7b
|
Implemented tileset move up and move down.
|
2014-07-24 02:28:19 +02:00 |
|
dfighter1985
|
764b80b751
|
Implemented tileset rename.
|
2014-07-23 21:53:09 +02:00 |
|
dfighter1985
|
acf3f656b2
|
Implemented tileset removal.
|
2014-07-23 18:35:26 +02:00 |
|
dfighter1985
|
068a10ea6d
|
Don't try to delete the same items more than once!
|
2014-07-22 15:38:26 +02:00 |
|
dfighter1985
|
c369f49b8a
|
Don't allow 2 tilesets to have the same name.
|
2014-07-22 15:35:14 +02:00 |
|
dfighter1985
|
395fafd2fe
|
Update qrc location.
|
2014-07-22 14:44:31 +02:00 |
|
dfighter1985
|
8971f98722
|
Merged default.
|
2014-07-22 00:15:50 +02:00 |
|
dfighter1985
|
bfb04d7dda
|
Error message when files can't be opened.
|
2014-07-21 23:25:35 +02:00 |
|
dfighter1985
|
7c0cd64ae7
|
Added save and save as items to the context menu.
|
2014-07-21 23:08:05 +02:00 |
|
dfighter1985
|
d63c78b503
|
Shouldn't crash when adding a new row.
|
2014-07-21 17:46:01 +02:00 |
|
dfighter1985
|
741fee935e
|
Mark translated item with green, untranslated ones with red.
|
2014-07-21 04:11:53 +02:00 |
|
dfighter1985
|
7988a71c98
|
New context menu options: mark / unmark translated.
|
2014-07-21 03:51:03 +02:00 |
|
dfighter1985
|
232e830c3c
|
Make sure a correct hash is not used for untranslated strings.
|
2014-07-21 03:24:18 +02:00 |
|
dfighter1985
|
164eac0eba
|
Save to the right file.
|
2014-07-20 20:03:16 +02:00 |
|
dfighter1985
|
ad06212de7
|
Set header text according to the language.
|
2014-07-20 19:52:23 +02:00 |
|
dfighter1985
|
a51f76d036
|
Work with translated files, instead of work files.
|
2014-07-20 17:24:04 +02:00 |
|
dfighter1985
|
b0c916276d
|
Ask for confirmation before deleting a row.
|
2014-07-19 17:26:59 +02:00 |
|
dfighter1985
|
39c43b03a8
|
Show insert / delete row in context menu.
|
2014-07-19 17:23:53 +02:00 |
|
kervala
|
0c3c9ca77a
|
Changed: Determinates 3dsmax SDK base directory
|
2014-07-19 14:04:19 +02:00 |
|
kervala
|
fab8d1d22f
|
Fixed: Give priority to fmod64 in 64 bits
|
2014-07-19 14:03:22 +02:00 |
|
kervala
|
b7cf2d3774
|
Fixed: Initialization of pointers in constructor
|
2014-07-19 14:02:43 +02:00 |
|
kervala
|
875ab80728
|
Changed: Minor optimization and warning
|
2014-07-19 14:01:44 +02:00 |
|
kervala
|
853b6aba0b
|
Changed: Replaced tests with .size() by .empty() because faster
|
2014-07-19 14:01:03 +02:00 |
|
kervala
|
29e875255f
|
Fixed: Some typos
|
2014-07-19 13:59:54 +02:00 |
|
kervala
|
dbbb344bde
|
Changed: Minor change
|
2014-07-19 11:24:07 +02:00 |
|
kervala
|
0d81bb48b8
|
Changed: Some Big endian swaps (for PowerPC especially)
|
2014-07-19 11:23:49 +02:00 |
|
kervala
|
d02a3d7fe6
|
Fixed: Use UTF-8 for French translations
Changed: Improved some translations (more to come)
|
2014-07-19 11:19:34 +02:00 |
|
kervala
|
0d83dd9162
|
Fixed: Warning
|
2014-07-19 11:16:43 +02:00 |
|
kervala
|
389037c26e
|
Changed: Replaced atof by NLMISC::fromString
|
2014-07-19 11:14:38 +02:00 |
|
dfighter1985
|
ec89725824
|
Implemented row deletion / insertion.
|
2014-07-18 01:52:23 +02:00 |
|
dfighter1985
|
237ac85e9c
|
Use the QWidget modified property instead of the UXTEditor's own.
|
2014-07-18 01:18:41 +02:00 |
|
dfighter1985
|
b86fce833c
|
Allow only 1 instance of the uxt editor.
|
2014-07-18 01:08:31 +02:00 |
|
dfighter1985
|
80d0c7c9c6
|
Added copyright headers to the new files.
|
2014-07-18 00:53:36 +02:00 |
|
dfighter1985
|
de87aca09d
|
Implemented saving.
|
2014-07-18 00:50:40 +02:00 |
|
dfighter1985
|
512aa4c867
|
Apply table changes to the loaded data, and offer to save when closing the changed table.
|
2014-07-18 00:27:05 +02:00 |
|
dfighter1985
|
1df00cc8b3
|
Set header texts.
|
2014-07-17 19:17:02 +02:00 |
|
dfighter1985
|
85f1e37155
|
UXT Editor widget
|
2014-07-17 19:08:29 +02:00 |
|
KISHAN GRIMOUT
|
77d1f8e4bc
|
fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix #164
|
2014-07-16 13:47:08 +02:00 |
|
kaetemi
|
94c3613ece
|
Fix #71
|
2014-07-28 22:16:41 +02:00 |
|
kaetemi
|
a6327001dd
|
Backed out changeset: 7bdb27443f88
|
2014-07-28 22:15:09 +02:00 |
|
kaetemi
|
b6e703d8f7
|
Fix self illumination color widget in NeL Material script
|
2014-07-28 18:32:05 +02:00 |
|
kaetemi
|
1140181fe3
|
Fix NeL Material script defaults, fix #166
|
2014-07-28 18:31:40 +02:00 |
|
kaetemi
|
0bcbb3f4aa
|
Adjust 3ds Max plugin versioning info
|
2014-07-28 18:31:20 +02:00 |
|
dfighter1985
|
bc50ca150b
|
I don't really know what to write here.
|
2014-07-16 02:52:17 +02:00 |
|
dfighter1985
|
be977a23b7
|
Set the undostack so we won't crash...
|
2014-07-15 21:46:16 +02:00 |
|
dfighter1985
|
19570b735d
|
Initialize the undostack to NULL, so we get a proper crash instead of a dangled pointer crash.
|
2014-07-15 21:41:11 +02:00 |
|
dfighter1985
|
5a39d59fb9
|
Fixed another crash.
|
2014-07-15 20:29:57 +02:00 |
|
dfighter1985
|
b55b0c5e0d
|
'Fixed' the Mission Compiler crash.
|
2014-07-15 20:19:53 +02:00 |
|
dfighter1985
|
2a6e5115e1
|
When changing a property make sure to set default to false, so it's actually saved!
|
2014-07-15 18:51:06 +02:00 |
|
kaetemi
|
722837e8a9
|
Disable WG specifics in r2_login script
|
2014-07-15 15:25:09 +02:00 |
|
dfighter1985
|
12d33f1024
|
Save world editor files.
|
2014-07-15 01:30:30 +02:00 |
|
kaetemi
|
07d3eba709
|
Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary
|
2014-07-14 20:27:46 +02:00 |
|
kaetemi
|
47bc03522e
|
One set of SQL scripts to rule them all
|
2014-07-14 19:15:23 +02:00 |
|
dfighter1985
|
cabcff881c
|
Trying to load an invalid world editor file shouldn't crash the application, and an error messagebox should inform the user.
|
2014-07-13 21:38:14 +02:00 |
|
kaetemi
|
b24f979569
|
Add callback template class
|
2014-07-12 18:19:25 +02:00 |
|
kaetemi
|
8432b9eddc
|
Maybe solves #210
|
2014-10-16 02:00:53 +02:00 |
|
kaetemi
|
dc17e72ad3
|
Higher quality outline, visual difference is relevant only for black
|
2014-10-16 02:00:45 +02:00 |
|
Laszlo Kis-Adam
|
606f0f483f
|
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #94)
Just too lazy to push directly
|
2014-10-15 19:48:23 +02:00 |
|
kaetemi
|
de026fe48c
|
Don't use I18N when the required ui prefix is not in the tooltip text (convention actually dictates uitt as tooltip prefix)
|
2014-10-14 23:45:08 +02:00 |
|
kaetemi
|
32a144a282
|
Shadow should not be taken into account for font height, breaks vertical centering
|
2014-10-14 23:45:08 +02:00 |
|
kaetemi
|
1733045cd9
|
HID: Adjust free look
|
2014-07-12 17:47:00 +02:00 |
|
kaetemi
|
18ade6cbd4
|
Trash DirectInput
|
2014-07-12 17:17:24 +02:00 |
|
dfighter1985
|
5f941d812d
|
Apply property changes.
|
2014-07-12 01:54:45 +02:00 |
|
dfighter1985
|
790ac4524f
|
Block only the propertychanged signal in the const_string_array property manager.
|
2014-07-12 00:38:35 +02:00 |
|
dfighter1985
|
3b713d152a
|
Store QtProperty, IPrimitive pairs and look the primitive up when the property changes.
|
2014-07-12 00:01:17 +02:00 |
|
dfighter1985
|
ae120af5b5
|
Changed property to p, property is a reserved word in VS.
|
2014-07-11 20:47:24 +02:00 |
|
dfighter1985
|
3dc9d07f59
|
Use \n instead of ; as a separator.
|
2014-07-11 20:41:15 +02:00 |
|
dfighter1985
|
b9e12caaef
|
Identation
|
2014-07-11 20:37:32 +02:00 |
|
dfighter1985
|
77b98d796c
|
Implemented const_string_array editor.
|
2014-07-11 20:35:05 +02:00 |
|
dfighter1985
|
a4ccf0b86c
|
Workaround related to the unknown statusbar crash.
|
2014-07-09 23:20:50 +02:00 |
|
dfighter1985
|
f694cfdb8e
|
Copyright banner + line endings... I always mess this up somehow..
|
2014-07-09 21:13:57 +02:00 |
|
dfighter1985
|
2ca6c73d09
|
Texture chooser now supports atlas textures as well.
|
2014-07-09 21:07:12 +02:00 |
|
kaetemi
|
3650ef83b7
|
Fix #162: Center ingame mouse cursor after login
|
2014-07-09 12:31:22 +02:00 |
|
kaetemi
|
24e8caf0fb
|
Formatting: Use tabs
|
2014-07-09 16:59:55 +02:00 |
|
KISHAN GRIMOUT
|
bd257f42c7
|
fix windows 64bit build in mem_displayer.cpp
|
2014-07-09 13:41:43 +02:00 |
|
kaetemi
|
0f5f1f9047
|
Trash DirectInput
|
2014-07-08 22:21:11 +02:00 |
|
dfighter1985
|
559968ba41
|
Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser.
|
2014-07-08 18:59:30 +02:00 |
|
dfighter1985
|
3b0b82423f
|
Added action property editor, editor factory, manager. Actions can now be edited using the editor widget in the property tree.
|
2014-07-08 18:26:20 +02:00 |
|
dfighter1985
|
6f3e230cad
|
Allow TextureChooser's texture selection to be queried.
|
2014-07-07 19:19:03 +02:00 |
|
shubham_meena
|
e00922c699
|
fixed few bugs
|
2014-07-07 13:56:58 +05:30 |
|
dfighter1985
|
c736145c2f
|
CPath can now return the file list with a path filter.
|
2014-07-06 23:21:25 +02:00 |
|
shubham_meena
|
06b6e788f4
|
branch updated
|
2014-07-07 02:12:40 +05:30 |
|
shubham_meena
|
cc6c18cb47
|
merging conflicts
|
2014-07-07 01:57:08 +05:30 |
|
shubham_meena
|
48cf2559de
|
removed merged conflicts
|
2014-07-07 01:48:42 +05:30 |
|
shubham_meena
|
f130781223
|
updates database
|
2014-07-05 13:01:56 +05:30 |
|
dfighter1985
|
28807c5eea
|
Make sure to always convert to plain bitmap.
|
2014-07-05 03:31:21 +02:00 |
|
dfighter1985
|
2a47ce3292
|
No need to store the loaded image data after passing it to the label.
|
2014-07-05 03:13:01 +02:00 |
|
dfighter1985
|
95defff448
|
Prototype of the texture chooser.
|
2014-07-05 02:55:46 +02:00 |
|
shubham_meena
|
cf6c9b6683
|
hook functionality
|
2014-07-03 16:44:37 +05:30 |
|
dfighter1985
|
cf2e18143f
|
ActionList dialog can now select an action, and is used with the proc editor.
|
2014-07-03 00:44:38 +02:00 |
|
dfighter1985
|
668bbc1780
|
Added facilities for viewing the loaded actions.
|
2014-07-02 22:27:04 +02:00 |
|
dfighter1985
|
0f489d209c
|
Line endings...
|
2014-07-02 20:44:46 +02:00 |
|
dfighter1985
|
40805d6526
|
Changed some property types.
|
2014-07-01 01:54:55 +02:00 |
|
dfighter1985
|
112f90fbbb
|
Bitmap alignment can now be set as an enum.
|
2014-07-01 01:51:41 +02:00 |
|
dfighter1985
|
0dfb7a091c
|
Quelled some compiler compliants.
|
2014-06-29 03:01:43 +02:00 |
|
dfighter1985
|
c8c162308d
|
tooltip parent is now changable using an enum.
|
2014-06-29 02:53:33 +02:00 |
|
dfighter1985
|
5deea1a13b
|
Tooltip posrefs are now enums in the GUI Editor.
|
2014-06-29 01:44:06 +02:00 |
|
dfighter1985
|
9690392ec6
|
Forgot the widget settings...
|
2014-06-27 00:49:31 +02:00 |
|
dfighter1985
|
6dd11d7fad
|
Got rid of a memleak.
|
2014-06-27 00:47:29 +02:00 |
|
dfighter1985
|
78c83d83b0
|
The proper enum type is now determined by type not name.
|
2014-06-27 00:24:31 +02:00 |
|
dfighter1985
|
afd1d96363
|
text posref is now an enum too.
|
2014-06-27 00:07:44 +02:00 |
|
shubham_meena
|
9a06b57ebf
|
function to install update in the plugin
|
2014-06-23 14:36:29 +05:30 |
|
dfighter1985
|
762139cc1e
|
Some refactoring.
|
2014-06-21 22:55:10 +02:00 |
|
kaetemi
|
8ede6ba6e8
|
Fix compile
|
2014-06-21 22:32:49 +02:00 |
|
dfighter1985
|
87778c86c9
|
Posref can now be set as an enum, instead of a string in the property editor.
|
2014-06-21 18:25:14 +02:00 |
|
kaetemi
|
dd52a05d02
|
Don't enforce native fragment programs on modern hardware. Fixes water for the open source ATI/AMD driver, which reports fragment programs as not native (as they are translated to modern hardware).
|
2014-06-21 06:41:14 +02:00 |
|
kaetemi
|
9e0b573141
|
Exit with error
|
2014-06-21 05:46:20 +02:00 |
|
kaetemi
|
502d81c428
|
Fix compile
|
2014-06-20 23:38:44 +02:00 |
|
kaetemi
|
a6195bcee7
|
Fix compile
|
2014-06-20 23:24:54 +02:00 |
|
kaetemi
|
d518f6b730
|
Add option for -mfpmath=both flag
|
2014-06-20 19:46:33 +02:00 |
|
kaetemi
|
ca8f75bea8
|
Add SSE3 compile flag if enabled
|
2014-06-20 18:51:34 +02:00 |
|
kaetemi
|
2753b49b45
|
Compile fix
|
2014-06-20 17:53:38 +02:00 |
|
dfighter1985
|
d506f6bc22
|
Text justification can now be set using an enum property editor.
|
2014-06-20 17:07:27 +02:00 |
|
dfighter1985
|
2c900d20e5
|
A little refactoring
|
2014-06-20 16:26:10 +02:00 |
|
dfighter1985
|
701b7f29db
|
Button types can now be set using an enum property editor.
|
2014-06-20 16:22:07 +02:00 |
|
dfighter1985
|
4a8bd7c7c1
|
Line endings...
|
2014-06-20 15:09:13 +02:00 |
|
kaetemi
|
39894f4a99
|
SSE2: Compile fix
|
2014-06-20 03:08:51 +02:00 |
|
dfighter1985
|
775278d9de
|
As Object Viewer no longer uses the QtOpenGL widget this is not needed.
|
2014-06-19 18:40:50 +02:00 |
|
dfighter1985
|
8f6fb7ea99
|
More widgets can use the color picker now.
|
2014-06-19 17:21:11 +02:00 |
|
shubham_meena
|
5d9f32b0cb
|
template with list of updates
|
2014-06-19 17:16:24 +05:30 |
|
shubham_meena
|
7aa7d5a56e
|
template for updates of plugins
|
2014-06-19 17:11:10 +05:30 |
|
shubham_meena
|
f04d5694f1
|
check functionality for existing updates
|
2014-06-19 14:53:49 +05:30 |
|
dfighter1985
|
03e4c5ccd4
|
Added color picking support to the GUI Editor. TODO: change all the widget definitions.
|
2014-06-18 16:48:33 +02:00 |
|
shubham_meena
|
2998ce870f
|
updating functionality with some error fixes
|
2014-06-18 15:10:31 +05:30 |
|
dfighter1985
|
8fb7c1c5f0
|
Why did I make these public in the first place?
|
2014-06-18 02:53:39 +02:00 |
|
dfighter1985
|
625dc4cc3e
|
Making master Dnk happy.
|
2014-06-18 02:51:53 +02:00 |
|
dfighter1985
|
470896d85a
|
Wrong slash...
|
2014-06-18 02:41:58 +02:00 |
|
dfighter1985
|
c4da612ba6
|
Crashfix: If the status info widget isn't removed it miraclously crashes the app on shutdown. TODO: investigate why.
|
2014-06-18 01:20:37 +02:00 |
|
dfighter1985
|
bf16d2addf
|
Unload plugins when killing them.
|
2014-06-18 01:15:39 +02:00 |
|
dfighter1985
|
bfe1805927
|
Object Viewer plugin will now use the Nel3DWidget in the Core plugin.
|
2014-06-16 16:22:52 +02:00 |
|
dfighter1985
|
320a9dd33a
|
Had to move the Nel3DWidget library to the core plugin, because Nel can only be used statically at this point. Which makes using the separate Nel3DWidget library inparctical.
|
2014-06-16 15:30:35 +02:00 |
|
dfighter1985
|
f28b134fb4
|
Moved the Nel 3d widget into it's own library.
|
2014-06-15 22:22:01 +02:00 |
|
dfighter1985
|
b51660f2dd
|
Nel3DWidget is no longer in the GUI Editor namespace.
|
2014-06-15 19:52:04 +02:00 |
|
dfighter1985
|
324fd79243
|
Set some windows attributes.
|
2014-06-15 19:42:41 +02:00 |
|
dfighter1985
|
4f0cae93d2
|
Activate the driver when getting a show event, and clear the GUI Editor display widget when there's no GUI loaded.
|
2014-06-15 19:28:57 +02:00 |
|