dfighter1985
ad9e9839fb
Don't try to handle the right mouse button actions in editor mode.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
64571abd47
When moving a group draw it's children too.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5d5bf860d4
Reparent items in widget hierarchy instead of deleting and creating a new item...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
97ddd3573d
Select groups first.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
dc3238b111
Disable dumb loading strings
...
--HG--
branch : develop
10 years ago
kaetemi
ec68d2c317
Fix rendering of specially sized window highlights
...
--HG--
branch : develop
10 years ago
kaetemi
ec6ea26323
Fix when tx_b and tx_b_open have different heights
...
--HG--
branch : develop
10 years ago
kaetemi
025d7b6260
Fix crypt
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
e6c0c70fc9
Compile fixes
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
650dba5c51
Require setup upgrade
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
f900f80b36
Merge with develop
...
--HG--
branch : sha512-auth
10 years ago
Jan Boon
944b048356
Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #89 )
...
ref #206 : windows compilation stuff
--HG--
branch : sha512-auth
10 years ago
kaetemi
b98c6f6a59
Set version
...
--HG--
branch : develop
10 years ago
kaetemi
88a9a809a9
Add inset_t parameter to layer options, allows putting header graphics in top texture
...
--HG--
branch : develop
10 years ago
kaetemi
25f1aa6247
Fix a bad copy paste in NLGUI
...
--HG--
branch : develop
10 years ago
Rodolphe Breard
4c2be7ea1f
ref #206 : hacking the types so it may compile on windows
...
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard
81d5294fc3
ref #206 : removing unused crypt lib reference
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
bb9d0d91d3
Fix #207 , FXAA orientation under D3D
...
--HG--
branch : develop
10 years ago
kaetemi
ff7450a22e
Merge with develop
...
--HG--
branch : sha512-auth
10 years ago
Jan Boon
7549ab8b7f
Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #88 )
...
rolling back to include a crypt(3) implementation and adding sha512 support
--HG--
branch : sha512-auth
10 years ago
Jan Boon
7729c3b65c
Merged in nimetu/ryzomcore-2/nimetu/find-lua-version-for-luabind-under-fedor-1412076128442 (pull request #87 )
...
find lua version for luabind under fedora
--HG--
branch : develop
10 years ago
Jan Boon
782f08f137
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)
--HG--
branch : develop
10 years ago
Jan Boon
980b855de9
Merged in nimetu/ryzomcore/html-maxlength-attr (pull request #84 )
...
Add maxlength attribute to input and textarea tags
--HG--
branch : develop
10 years ago
Rodolphe Breard
65b902970a
ref #206 : rolling back to include a crypt(3) implementation and adding sha512 support
...
--HG--
branch : sha512-auth
10 years ago
nimetu
dcf2906b94
find lua version for luabind under fedora
...
--HG--
branch : nimetu/find-lua-version-for-luabind-under-fedor-1412076128442
10 years ago
nimetu
3e209147b0
static libxml2 under linux requires lzma (tested on fedora/debian)
...
--HG--
branch : nimetu/static-libxml2-under-linux-requires-lzma-1412075714030
10 years ago
dfighter1985
d2587df8c1
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.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
4571038fa6
Update CCtrlTextButton's CViewText's coords after updating it's own coords.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
86007c9156
Posref changes in the editor should apply...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
2603ad3a2b
Refactoring. Added CInterfaceFactory.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
22d9accae6
When moving a widget, save the reference to the hierarchy lookup map...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
0055e2dd91
A little refactoring.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
4797b150d8
Move the text too with the text button.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d053bb51c2
Merged develop
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
c6df57adf1
Initialize struct member before use...
...
--HG--
branch : develop
10 years ago
Nimetu
0d62650159
Add maxlength attribute to input and textarea tags
...
--HG--
branch : html-maxlength-attr
10 years ago
dfighter1985
0af278e50a
A little bit of refactoring.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
8c3702f826
Update coords when changing something.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
c92d084600
Merged develop.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
938c36027d
Editbox selection should be stopped when the mouse button goes up, even if it happens outside of the box.
...
--HG--
branch : develop
10 years ago
dfighter1985
4ec13e57e4
Collapse the tree, and only expand the items that are needed to get to the selected items.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
9cae0c1793
When repareting a widget, remove the old item from the hierarchy and add a new one at the right place.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
006f87278b
Refactored IWidgetAdditionWatcher, now it's called IWidgetWatcher and it also reports widget moves.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
a658be39b7
No need for free floating elements when we can simply reparent to the top window...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e7ab56beea
Orphaned widgets won't get stuck.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
bd7cb1eea3
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.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f9dbef7df7
Set dragged widgets' coordinates based on the move rather than the mouse pointer's coords.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
62744db86d
Dragged elements will no longer disappear.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
3bd552ebb0
Add useful default config variables to dev client
...
--HG--
branch : develop
10 years ago
kaetemi
27cbd59a0f
Add some more practical data build batch scripts
...
--HG--
branch : develop
10 years ago
kaetemi
6551881171
Handle GUI event only once
...
--HG--
branch : develop
10 years ago
kaetemi
cb022c6bbb
Remove debug message
...
--HG--
branch : develop
10 years ago
kaetemi
e714e37c4c
Fix EGS sheet rebuild crashes
...
--HG--
branch : develop
10 years ago
dfighter1985
7ef9920bac
Instantiate the Wold Editor window after the LIGO setup.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
9b989a2dc0
Merged develop.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e67e9594e1
Call the onActivate method of the current context after all plugins are initialized.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f61438d7d9
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.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
eff07ebbf9
Add an assert
...
--HG--
branch : develop
10 years ago
kaetemi
cec992c4a5
Fix double delete
...
--HG--
branch : develop
10 years ago
dfighter1985
648b2cb46b
oups
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5b7bc8cc54
GUI Editor should no longer crash on Linux
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
447aac5821
Merged develop
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
779b0c22bc
Add extra search paths
...
--HG--
branch : develop
10 years ago
kaetemi
0ed6e8111b
Increment web version
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
b6df4cac4f
Merge with develop
...
--HG--
branch : sha512-auth
10 years ago
kaetemi
0275d0fe29
It works on my machine
...
--HG--
branch : develop
10 years ago
kaetemi
902a873e78
Add resave scripts
...
--HG--
branch : develop
10 years ago
kaetemi
5e9c3b82fc
Add particle system path fixing script
...
--HG--
branch : develop
10 years ago
kaetemi
027860be16
Fix missing include
...
--HG--
branch : develop
10 years ago
kaetemi
c1b8ea9bd0
Backed out incomplete changes to GL driver
...
--HG--
branch : develop
10 years ago
dfighter1985
780394f989
Fixed Object Viewer build.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
7a4d9e2cdc
Merged the gui-editor branch.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
012fae0ef6
don't evaluate the child-nodes when there are none, directly just return ()
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
4d760c7515
When removing the root node, don't retain the pointer to it...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
0c354f436d
Added the rest of the expression files.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d90d3cd227
Merged develop.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
4059547835
Added support for clearing the Expression Editor scene.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e77fed3c3d
Texture Chooser shouldn't have been left in the main menu...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
df98492b1c
Moved the Expression Editor to it's right place.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
a9cd538786
Instead of mouse move event, use the itemChange handler to move the links.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
315e43a469
ExpressionNode flags are now set in it's constructor.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
bf12cbc53c
Links shouldn't be selectable.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
b715b6eaf6
This is the GUI Editor not Georges...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
83859cdd82
Save expression.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5f47f74431
Expression can now be built.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
cbca49fcc0
A root node can now be set. The root node is where the evaluation will start.
...
--HG--
branch : dfighter-tools
10 years ago
Rodolphe Breard
5c2cc95dc9
Fixing the database migration system for issue #206
...
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard
094a23bd09
fixing #206 : passwords are now stored using SHA-512 instead of traditional DES
...
--HG--
branch : sha512-auth
10 years ago
dfighter1985
cc071e5048
Added sample expression files.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5e91c2f374
When changing the value of a node, change the size the node if needed.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f0e78b5fbb
Allow to set and change values of value nodes.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
142d82d788
Only allow variable nodes to have their number of slots changed.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
89aaa52703
Set the number of slots and their names from the data loaded from XMLs.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
af74411104
Parse expression files, and build the expression tree from the expressions parsed from these files.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
c789a22155
Fix r2ed
...
--HG--
branch : develop
10 years ago
kaetemi
74e9aac960
Fix r2ed
...
--HG--
branch : develop
10 years ago
kaetemi
9283a74a22
Fix r2ed
...
--HG--
branch : develop
10 years ago
kaetemi
84046c8db4
Fix r2ed
...
--HG--
branch : develop
10 years ago
kaetemi
07caf402c2
Fix bad type passed to sscanf
...
--HG--
branch : develop
10 years ago
dfighter1985
5e5fb49f12
Slot count can now be changed.
...
--HG--
branch : dfighter-tools
10 years ago
botanic
89604dbba4
Fix #194
...
--HG--
branch : develop
10 years ago
botanic
ba3f48a9e2
FIX #205
...
--HG--
branch : develop
10 years ago
dfighter1985
7f2091d6c9
Expression Editor is now a QMainWindow subclass. Also added an expression tree, with some sample nodes.
...
--HG--
branch : dfighter-tools
10 years ago
botanic
9ceeed138e
change to 256 characters
...
--HG--
branch : develop
10 years ago
botanic
34acdf0d94
Merge
...
--HG--
branch : develop
10 years ago
botanic
38810a8c0f
Update domain settings
...
--HG--
branch : develop
10 years ago
dfighter1985
65382b45b7
Show the node names as title, in the link dialog.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
eb0693cd27
Add serial number to nodes.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
99ebe16c03
Allow painting of arbitrary number of connection slots.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
40b4bce729
A little refactoring.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
adb717052a
Add cartographer
...
--HG--
branch : develop
10 years ago
dfighter1985
42cd76c768
Support for adding nodes with different slot count.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
aa67011381
Added unlinking support.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
875cad3f72
Improved linking
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
b5a95d725b
Add pz process
...
--HG--
branch : develop
10 years ago
dfighter1985
2e6a5bb1d6
There are more than 1 slots available now.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
275095107b
More refactoring.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5fc392623b
More refactoring.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
c63f22fe92
Refactoring
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
4cf4440a97
Connection slots are now managed by their own object, and linking is now done to their positions.
...
--HG--
branch : dfighter-tools
10 years ago
botanic
07933bf52c
Update smarty for admin to 2.6.28
...
--HG--
branch : develop
10 years ago
dfighter1985
7c930366de
Paint the connection text, boxes separately.
...
--HG--
branch : dfighter-tools
10 years ago
botanic
53ea877a50
update lib sql version
...
--HG--
branch : develop
10 years ago
botanic
3c01c5c811
disable debug mode
...
--HG--
branch : develop
10 years ago
botanic
9be68e3326
Merge
...
--HG--
branch : develop
10 years ago
botanic
9b813a5e4c
Fix #122
...
--HG--
branch : develop
10 years ago
botanic
765e614c23
Fix #122
...
--HG--
branch : develop
10 years ago
dfighter1985
aef69eef64
Add a little style.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
433d83e2fc
Increase texturing limits (*4), ref #203 (TODO: Update config translations)
...
--HG--
branch : develop
10 years ago
kaetemi
7fed632c54
Fix includes
...
--HG--
branch : develop
10 years ago
kaetemi
9678b56ed5
Fix strange code
...
--HG--
branch : develop
10 years ago
kaetemi
fe4c2becf8
File name, fix #202
...
--HG--
branch : compatibility
10 years ago
dfighter1985
af550acd62
Throw an error message when trying to link nodes that are already linked.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d2c396bc84
Link nodes and remove and delete the link too when deleting one of the nodes.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
adece7564a
Subclassed QGraphicsItem and QGraphicsItemLine.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
83566116d9
Added link action.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
6bb136dca9
Change cfg name
...
--HG--
branch : develop
10 years ago
kaetemi
07ee9a4469
Add missing r2_islands_textures tool
...
--HG--
branch : develop
10 years ago
dfighter1985
e2ea5a74b8
We can select multiple items
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
cc7e93c96e
Added GUI for expression editor.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
d12ccf194e
Merge with develop
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
0fe2401260
Backed out changeset: eae58a811aa5
...
--HG--
branch : compatibility
10 years ago
kaetemi
04528999c8
Backed out changeset: cd8e80e4b0d6
...
--HG--
branch : compatibility
10 years ago
kaetemi
b698c10475
Merge with ryzomcore/v0.10.0
...
--HG--
branch : compatibility
10 years ago
kaetemi
e347b2a97f
ryzomcore/v0.10.0
10 years ago
kaetemi
9fd8338849
Add data_common to executables_dev batch
10 years ago
kaetemi
8a3994d95a
Replace some hardcoded urls
10 years ago
kaetemi
50f05a2bb9
Remove hardcoded urls
10 years ago
kaetemi
927ecb3dae
Remove dead code (CCharacterAchievements, CKnownBrickInfo)
10 years ago
botanic
dcd09e034b
Merge
10 years ago
botanic
92afe8e76a
FIX #200
...
dont crash when neldb is missing
10 years ago
kaetemi
2abe431675
Regenerate PLR cpp and header
10 years ago
kaetemi
14fda8a39a
Add missing leaf
10 years ago
kaetemi
47368e78f9
Remove dead code
10 years ago
kaetemi
0d7c9fd4bf
When in Rome, do as the Romans do
10 years ago
kaetemi
6b2b633fed
Merge
10 years ago
kaetemi
a9ee3c6b37
Admin web fix
10 years ago
kaetemi
1bf482adc9
Small database adjustment
10 years ago
dfighter1985
1ca2b634ee
Merged default.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
52963260a8
Offer to save changes when closing a dialog.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
09ccd8613d
When closing a dialog, remove it from the docked dialogs, and delete it.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
97d7fbe6e8
Allow editing of the comment section, and save comments when saving.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
104506a717
Raise the widget after adding.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
78a65459f0
WTF?
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
7abd407bc5
oups
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
1d028c759c
Use a file browser for setting files.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
946685dfac
A little refactoring
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
c44d910434
Store the filename only in the Dfn value.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
fceb2927f4
Add script for installing worldedit data
10 years ago
dfighter1985
e89cde4b93
Properly support color types.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
d03c2dcfcd
Nice try
10 years ago
nimetu
1a4c2169c5
Fix #161 fix craft success rate display on client
10 years ago
nimetu
ca79af60c6
Fix #143 /muteUniverse on dyn universe channels
10 years ago
nimetu
0cd3ea8d3b
Fix #199 Studio object viewer plugin font
10 years ago
kaetemi
9e74156181
Move islands entry points to data
10 years ago
kaetemi
f5fb98764f
Remove unused mirror dataset
10 years ago
kaetemi
22fc641666
Merge
10 years ago
kaetemi
89db6c78a7
Use the correct ring database
10 years ago
botanic
cafe41fa24
FIX #192
10 years ago
botanic
74df36b179
FIX #197
...
Added default config values that should work for mail config settings in case people are lazy
10 years ago
botanic
dfdd7698c3
fix windows warnings in sync
10 years ago
dfighter1985
0587d6a687
Create vstruct node when needed.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e47d480170
Instead of storing the node, store the name and the node type.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
53357ca9ec
Don't add Virtual Structs to the property browser!
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
821ec6cfad
Added support for Virtual Structs.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
328eaf592a
Use correct AES cfg
10 years ago
kaetemi
55ca1e7a2a
Crashfix
10 years ago
kaetemi
7c40248728
Bugfix
10 years ago
kaetemi
0445c3138c
Typo
10 years ago
kaetemi
a8f8fa7b63
Don't use magic numbers for the LCT
10 years ago
kaetemi
ea9cf3db93
Typo
10 years ago
kaetemi
f0ac4705d8
Cleanup the AMS theme a bit, improve layouting of user settings
10 years ago
kaetemi
d863ed8a10
Mask database connection error
10 years ago
kaetemi
7cd21d48b4
Merge
10 years ago
botanic
6a36f1f433
fix sync
10 years ago
kaetemi
be78a1cd0b
Cache PDO connections and connection failures in a single page load
10 years ago
kaetemi
c4d4587830
Disable APC page caching
10 years ago
botanic
e1c70eb423
dont cache $#1t
10 years ago
botanic
0b579f6306
attachment error checking
10 years ago
botanic
efadbb3f58
make the random generation more secure
10 years ago
botanic
6f1037f829
fix some unset warnings
10 years ago
botanic
2a8ff51169
change some div's so it looks proper
10 years ago
botanic
8be65ec64c
turn debugging off
10 years ago
botanic
32745a132b
properly display permissions
10 years ago
botanic
4f907c30e6
display the correct plugin page
10 years ago
botanic
7fc83ccd37
set template permissions
10 years ago
botanic
b20008b520
fix menu plugin display
10 years ago
botanic
c3c319944c
fix notice
10 years ago
botanic
76dc593a1c
fix plugin template
10 years ago
botanic
8d49355c9f
fix index issue
10 years ago
botanic
4009772907
Fix smarty issues
10 years ago
botanic
371f666dea
Cleanup Domain management code
10 years ago
botanic
1b9986063e
Merge
10 years ago
botanic
b58f365473
upgrade smarty to 3.1.19
10 years ago
botanic
52885f20e0
Fix for stupid loop
10 years ago
kaetemi
3e476a9376
Install fix
10 years ago
kaetemi
d651eff10b
Cleanup some RYZOMID code
10 years ago
kaetemi
3baf60ad1d
Remove dead code in game item manager
10 years ago
kaetemi
e0a1d27dc8
Bugfix in distance prioritizer
10 years ago
botanic
ab06a6ce08
remove testing errorlog
10 years ago
kaetemi
4dda4099de
Remove dead code
10 years ago
botanic
4ff51bf600
Merge
10 years ago
botanic
876afdf018
Domain management plugin updates
10 years ago
kaetemi
034c5d7982
Better use this
10 years ago
kaetemi
6031e8666d
Enable PHP APC cache for AMS smarty
10 years ago
kaetemi
7448ec51a7
Remove dead declarations in DSS
10 years ago
kaetemi
bde283e8cb
Fix SU RSM UAP SQL query
10 years ago
kaetemi
af1b9ed495
Make this extra clear
10 years ago
kaetemi
c902392de3
Enable ring database installation and upgrade in the setup script...
10 years ago
kaetemi
01735e86ad
Translation fix
10 years ago
kaetemi
58d2c8be86
Adjust plugin description
10 years ago
kaetemi
8a875b3bab
Don't put fixed row id's in insert queries for upgrades
10 years ago
kaetemi
5ec2db090d
Bugfix
10 years ago
kaetemi
795b5a9aa0
Don't write version if upgrade failed
10 years ago
kaetemi
fed7dc17ac
Bugfix
10 years ago
kaetemi
ed0f753fa9
Fix
10 years ago
kaetemi
f4956721ff
Typo
10 years ago
kaetemi
d7c1249b6b
Setup adjust
10 years ago
Dylan Geels
6a3d59f6f5
The setup was showing a error from it.
10 years ago
Dylan Geels
fc43595faf
Function split() is deprecated
10 years ago
Dylan Geels
1a1aa68ebc
Function split() is deprecated
...
--HG--
branch : Geels/join_shardphp-edited-online-with-bitbuck-1410094877054
10 years ago
botanic
d3606149e8
upgrade nel lib version
10 years ago
botanic
b89faeb75b
Merge
10 years ago
botanic
6e0c7ef5ca
setup modifications
10 years ago
botanic
3601eae39b
Initial Domain Management Plugin
10 years ago
botanic
6a47cda484
added initial domain_management plugin, also fixed potental conflicting hook names
10 years ago
kaetemi
57564a8ab0
Cleanup shard table
10 years ago
kaetemi
b0c0439b39
Change ClientApplication to DomainId in permission table
10 years ago
kaetemi
00b394603d
Cleanup some English AMS translations
10 years ago
kaetemi
70eb2d7bee
Cleanup some English AMS translations
10 years ago
kaetemi
c938c18f35
Bugfix
10 years ago
kaetemi
aebcf606ed
Bugfix
10 years ago
kaetemi
b4f4eddd12
Add login configuration
10 years ago
kaetemi
82d9103263
This might fix #193
10 years ago
kaetemi
500aa9fbfc
Syntax styling
10 years ago
kaetemi
667fa78aab
This should fix #193
10 years ago
botanic
83d9dc9f69
Merge
10 years ago
botanic
9211037a54
fix missing pcntl_fork func
10 years ago
kaetemi
6763d96992
Add more paranoia
10 years ago
kaetemi
67d5ec373e
Now really, don't execute any scripts here
10 years ago
kaetemi
186da3c0fa
Saner behaviour to show Forbidden error
10 years ago
kaetemi
d132e5ebb1
Add upgrade script
10 years ago
botanic
d34f884d32
fixed sync to be more robust
10 years ago
botanic
72711ab92e
throw error on non-writable file
10 years ago
botanic
702320a0ce
forgot $AMS_TMPDIR
10 years ago
botanic
cbabab3e80
Merge
10 years ago
botanic
afa6787100
Fix #189
10 years ago
kaetemi
3ee17121f9
Make files folder safe to use
10 years ago
kaetemi
1448007193
Make files folder safe to use
10 years ago
kaetemi
1cec88b78b
Protect shard admin auth SQL queries
10 years ago
kaetemi
07eff64df5
Fix version number
10 years ago
kaetemi
17e921c8e4
Merge
10 years ago
kaetemi
9be5bfb5d7
Create shard admin user in setup
10 years ago
dfighter1985
46e3242557
Merged default.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
3a94909a92
Get type info from DFN.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
ff0df2bf50
Added support for manipulating atoms.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
b63f73b1b6
Appending, resizing arrays, deleting array members should now create the proper new nodes.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
6233c25461
Added support for adding atoms and virtual structs in the treeview.
...
--HG--
branch : dfighter-tools
10 years ago
kervala
ff370bb49f
Changed: Code formatting
10 years ago
dfighter1985
0ac5d7c9ee
Do the same when readding items after a deletion.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
683efde803
Add new array entries with all their children.
...
--HG--
branch : dfighter-tools
10 years ago
botanic
ea366fcce9
Merge
10 years ago
botanic
1908d6967c
only show powered by and version when admin
10 years ago
botanic
884357c705
added version number to ams
10 years ago
kaetemi
1acf0bf3ca
Merge
10 years ago
kaetemi
9163bf4afa
Merge
10 years ago
kaetemi
98735ea86e
Validate setup password
10 years ago
botanic
ab29777062
remove unecessery printing
10 years ago
botanic
72cfe723e1
fixed some caching
10 years ago
botanic
f27cd046a0
remove errolog
10 years ago
botanic
f46de3129e
fix sync
10 years ago
kaetemi
fbee858ae9
Add basis for database upgrades
10 years ago
botanic
e99c43095e
Made filesize friendly
10 years ago
botanic
5ae905d317
remove old file
10 years ago
botanic
bd442c9854
added placeholder
10 years ago
botanic
4293518dcf
added placeholder
10 years ago
botanic
58be0a2b8e
Merge
10 years ago
botanic
8a1a88d48c
Fix #190
10 years ago
kaetemi
38a900d4f4
Alternative redirect script
10 years ago
kaetemi
e3a519fad8
Merge
10 years ago
kaetemi
8c57fb88ab
Modularize web setup
10 years ago
botanic
147fa8f403
forgot to add variable
10 years ago
botanic
37be03d51c
Fix #188
10 years ago
botanic
981e75dfdb
added new ticket_attachment table to installer properly
10 years ago
botanic
bb7c5f147b
fixed installer
10 years ago
botanic
2311731fae
Upload button setup
...
TODO: add files to database
TODO: hash folder to stick files in
10 years ago
botanic
822d255aa7
Merge
10 years ago
botanic
4ae4c1a17d
Fix #111
10 years ago
dfighter1985
8c9237a16f
Enter a log entry when creating new documents.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
aba33c2406
Merged default.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
916810c35d
Added support for creating new form documents
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
37bbb6be32
Added support for new DFN document creation.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
ca127f756c
Added support for new typ document creation.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
22d1fe0cbc
Error messages
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
84853839f8
A little refactoring, dialogs are now loaded using the full filepath.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
7206f060a7
Added GUI stub for new types/Dfns/forms.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
99e9a2ad76
Removed m_modified, since the base widget has a field for this.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
691edb41eb
Form editor should trigger the save button properly now.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
7e66701cba
Added missing copyright headers.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
b68b658f89
Log changes and save log.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d289b7e030
Mark the typ dialog modified after a modification.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
2ee86da670
Apply changes.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
6e86da4c40
Load type data into the property browser.
...
--HG--
branch : dfighter-tools
10 years ago
botanic
71840e582a
fix settings width
10 years ago
botanic
c968a95734
margins in element-style...really?
10 years ago
botanic
12ccb08de2
fix #185
10 years ago
botanic
071530251e
Merge
10 years ago
botanic
9855aecc25
fix support group bug and dblayer bug
10 years ago
Matthew Lagoe
617b5f84f0
Merged in shubham_meena/ryzomcore (pull request #71 )
...
documentation for doxygen containing plugin management system
10 years ago
botanic
f7d338bdf6
Fix syntax error with unassigned ticket
10 years ago
botanic
8e46cd7ab9
fixed language when logged in
10 years ago
botanic
f15d151fbd
updated bootstrap and charisma
10 years ago
botanic
f21fa61d5f
updating plugins
10 years ago
botanic
e373874bbf
Fix path's in plugins
10 years ago
botanic
912a15c1bd
fixed change email on shard
10 years ago
botanic
e2882d1b9f
Changed to use new throw new SystemExit();
10 years ago
botanic
fe8cb3595a
Merge
10 years ago
botanic
ea9324bd51
Fix add user in settings
10 years ago
kaetemi
54435b9258
Crash workaround
10 years ago
kaetemi
7edf900a2e
Remove bad data in sql
10 years ago
kaetemi
9c26f8e345
Don't cache redirects
10 years ago
kaetemi
41e0baca84
Throw exception instead of exit.
10 years ago
kaetemi
7a62843aee
Merge
10 years ago
kaetemi
71302bf982
Die, don't exit
10 years ago
botanic
441ede1cad
Merge
10 years ago
botanic
b081d97b3c
Fix #181
10 years ago
kaetemi
d9dac55a28
Merge
10 years ago
kaetemi
f920da3873
Force all user ids equal
10 years ago
botanic
c13264c207
Fix #182
10 years ago
botanic
5c63089b0a
Merge
10 years ago
botanic
5d6a38ec16
settings page display bug
10 years ago
kaetemi
2b2ffb8052
Transactions not required here either, actually
10 years ago
kaetemi
5954b96813
Merge
10 years ago
kaetemi
41385c3b8c
Reduce unnecessary manual transaction commit
10 years ago
botanic
a533354df8
Merge
10 years ago
botanic
110b36dd4a
missing )
10 years ago
botanic
dee11a74c9
updated hgignore as well as fixed php errors
10 years ago
kaetemi
d4423d956f
Disable connection cache workaround
10 years ago
kaetemi
a120179e75
Don't create transactions for SELECT queries
10 years ago
kaetemi
3ddf42f0ef
Fix #180
10 years ago
kaetemi
04ef076448
Fix #180
10 years ago
kaetemi
978c09b029
Only make a single database connection per host, and keep them persistent
10 years ago
kaetemi
75c5232dcf
Remove excessive javascript interactivity in AMS
10 years ago
kaetemi
340fae54ed
Some more adjustments for DBLayer...
10 years ago
dfighter1985
6cd4d756db
Mark the DFN editor modified after adding / removing an element.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f587e06d7a
Implemented saving.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
173dbba11c
Implemented add button.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
a68dd4c33e
Implemented definition editing.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
ec8a7522b2
Implemented remove button.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
73a2b9bc90
Load comments, log, and definitions.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
a69e09af6f
Delete DFN when destroying a DFN editor...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
cfaebcc1ff
Load .typ file.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
24a7cc4a6d
Added GUI for the Type editor.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
afe03367d9
Re-use the database connection
10 years ago
kaetemi
dfc65485ec
Make login and email unique keys
10 years ago
dfighter1985
0b9c281b2f
Logging DFN changes.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
2bc60334c1
Remove invalid behaviour with ring databases
10 years ago
dfighter1985
e3d405454e
No comment. Literally! :D
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
c51b519845
Implemented add and remove buttons.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
b64ab2c828
Move misleading copyright notices to a more appropriate location
10 years ago
kaetemi
75dc4fc779
Web services setup tool, fix #141
10 years ago
dfighter1985
ed1c600c4d
Save changes.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
afc8aef238
Change the name in the list too.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e2cb637a13
Enable saving when modified, disable saving after saving.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f1a6a8d9cd
Apply changes.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
b500066026
Move SQL files
10 years ago
dfighter1985
25d808f7ea
Added first iteration of the file path property manager / editor / factory.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
259dc63ac4
Use enum property manager for the type.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e768506349
Load DFN.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
230159e2b6
Added common base class for Typ, Dfn, and From dialogs: GeorgesDockWidget.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
0a3d7d6355
Added GUI for DFN dialog.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d232939294
Merged default
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
cfabc13ffd
EOL
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
ad4771e3d1
Show an error message when form loading fails.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
0d530f15f6
Renamed signal.
...
--HG--
branch : dfighter-tools
10 years ago
kervala
305a6658ec
Merge with default
...
--HG--
branch : compatibility
10 years ago
kervala
3625818283
Fixed: EOL
10 years ago
kervala
687927ba10
Changed: Preserve attributes when copying files in Application Bundle
10 years ago
dfighter1985
58b50e7d7e
Save the log too, when saving..
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
e6aa34584a
Mark file modified even when using the context menu.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
0ae8fbde29
Implemented rename context menu.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
77a21cfc99
Now logging changes.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
3c0e76e78b
Load log into the log tab.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
f0fdd41675
Don't disable the log tab!
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
5bb3e16ca4
Implement 'delete array entry' context menu command.
...
--HG--
branch : dfighter-tools
10 years ago
kervala
e489f177a0
Merge with default
...
--HG--
branch : compatibility
10 years ago
kervala
f57380f19b
Changed: Including malloc/malloc.h is useless
10 years ago
kervala
bb324e80b4
Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X)
10 years ago
kervala
8d3ea38ffc
Fixed: Compilation under Mac OS X (malloc is already aligned on 16 bytes and memalign doesn't exist)
10 years ago
dfighter1985
6fb9c35d84
Implemented 'append array entry' context menu
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
dcd272c81a
Merge with default
...
--HG--
branch : compatibility
10 years ago
kaetemi
4402e2134c
Remove warnings, ref #177
10 years ago
kaetemi
031cd3b68d
Adjust casts, ref #177
10 years ago
kaetemi
0c71506129
Merge with default
...
--HG--
branch : compatibility
10 years ago
kaetemi
2a27139594
Inventory bug workaround, ref #177
10 years ago
kaetemi
dce524e19b
Merge with default
...
--HG--
branch : compatibility
10 years ago
kaetemi
fad363efb5
Merge with ryzomcore/v0.9.1
...
--HG--
branch : compatibility
10 years ago
kaetemi
573fb44088
Link group_wheel.cpp, ref #176
10 years ago
dfighter1985
d593ef5d17
Crash fixes related to Georges array size changing.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
eeac53ebba
Added support for creating arrays.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
d046a970d9
Initialize CFormItem fields...
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
655d446151
When reaching 0 array size, delete the array node.
...
--HG--
branch : dfighter-tools
10 years ago
kaetemi
da5558d50a
Merge with default
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
46aa5cef29
EOL
10 years ago
kaetemi
02e8f6e956
EOL
10 years ago
kaetemi
8fab3ccce1
EOL
10 years ago
dfighter1985
9b6ff808c5
Save from the file menu too.
...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985
a810b29ec7
Merged default.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
5dd07248a1
Merge
10 years ago
kaetemi
683a0adc60
Crashfix in case pacs_prim are exported into .ig
10 years ago
dfighter1985
0b44c8a7a0
Save changes.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
shubham_meena
d75473f567
documentation for doxygen containing plugin management system
10 years ago
dfighter1985
827faaf3e7
Array resize.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
Matthew Lagoe
941c2e3220
Merged in shubham_meena/ryzomcore (pull request #70 )
...
Adding comments with more description and removed doxygen errors
10 years ago
shubham_meena
c9f54c3806
Improved documentation with doxygen generated doc
10 years ago
dfighter1985
6000fe187f
Moved BrowserCtrlPvt to it's own files.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
0e0de8ec52
Fix shape lightmap optimize
10 years ago
kaetemi
9a19f2041b
Crashfix in case pacs_prim are exported into .ig
10 years ago
kaetemi
d4b7a3cf8a
Crashfix in case pacs_prim are exported into .ig
10 years ago
kaetemi
8f7931d6a8
Crashfix in case pacs_prim are exported into .ig
10 years ago
kaetemi
e0e1953f41
Crashfix in case pacs_prim are exported into .ig
10 years ago
kervala
e811ff77b1
Merge
10 years ago
kervala
31e9934ba7
Changed #172 XML floating point serialization not using neutral culture
10 years ago
kaetemi
104d6d587a
Additional fix #172 set _Locale to NULL after release
10 years ago
kaetemi
75e2841519
Fix continent path bug
10 years ago
kervala
41f6e70dc9
Fixed #172 XML floating point serialization not using neutral culture
10 years ago
kaetemi
772245a3e6
Merge with default
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
5bc60987be
Maxscript selection clear fix
10 years ago
kaetemi
f718380f52
Zone light exporter adjust
10 years ago
dfighter1985
fb5ce7baac
Use the string 'array size' as the name for the property holding the array size.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
6d074bc618
Only add atoms to the property browser..
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
2a0af6cabf
Only add atoms to the property browser..
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
99502a1bfc
Handle selected arrays too ( show size, changing it isn't implemented yet ).
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
5812058ea6
Only add atoms to the property browser.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
c740d5a773
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.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
botanic
64fafda9bc
updated hgignore
10 years ago
botanic
4b871c43f5
updated doxygen
10 years ago
shubham_meena
2a2c2b1d67
Merged in Gsoc14-ryzomAppImprovements (pull request #1 )
...
Merging Gsoc 14 branch with default
10 years ago
shubham_meena
ee6db8ef7f
code modified to accept request through Rest and sending achievments in response
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
a01e331639
bug fix in plugin installation
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
750ded21bd
added option for posting data in REST api
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
f8a92326ed
BugFixes: achievements and API key management plugins
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
5fd2615f0e
small bug fix: support group missing brackets at end
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
ac980adcc7
Added few more options in REST api
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
kaetemi
993f2ffab7
Snowballs update
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
aa95cc3c4b
Apply changes.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
1b7b081c60
Shown properties can now be edited.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
a43c2f0a5e
First iteration of the property browser.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
shubham_meena
0e4b004978
Bug Fix: delete plugin option available for inactive plugins
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
acb4f26f1a
API key management plugin for ams
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
0d8fe2b7aa
Achievements plugin integrated with ams
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
70e8310fff
added API key mangement and Achievements plugin during installation of ams
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena
990eae1065
Adding activated plugins to the main options list
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
dfighter1985
9315b7229e
Don't enter edit mode in the treeview.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
93376226c4
Use software cursor with attached display
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
38abf2193f
Project client loading screens into 3D space for HMD
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
38a418503d
Non-functional direct to rift
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
aff0cab54e
GL: Fix switch from different resolution fullscreen to borderless display
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
e2bfb5d542
Clean handling of display mode switching in client
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
400f479fe1
GL: Handle borderless fullscreen to specified monitor internally
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
7c39f7d33b
Specify monitor when changing display mode
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
0f7e1c022a
Merge default
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
033c86e92c
Add the property browser library to the CPack archive when generated.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
7f6608b897
World Editor plugin Linux build fix.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
475c0201ea
GUI Editor Linux build fix
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
48bd3cb383
Fixed qrc path.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
50b90f9774
Update the tile list right away if the image is replaced.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
20edb57761
If I add a 256x256 tile, maybe I should remove it as 256x256, not 128x128...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
4e33e5cf2f
Process some scene traversals only once when rendering in stereo
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
9bb62a3ada
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.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
669c15eda9
Removed yet another unused variable.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
e7ded1f82c
Removed unused variable.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
e8a245a133
OVR: Chroma factor
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
613643b033
Repaint immediately when the display channel is changed.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
edf1da1294
Save the last directory where we loaded a tile image from.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
04d17b7a05
Save the last directoy where we loaded a tilebank from.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
f25d152f4f
Rotation is now set in the tilebank wrapper and applied when replacing a tile.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
99bcb6cf79
Line endings and copyright headers...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
e61eb57fd9
OVR: Fix for debug devices
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
3fd358d69d
OVR: Convert texture coordinates and setup rendering material
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
e2a579c03e
Set all images by default.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
84fc5f27b6
Clear before loading the model data.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
2a55904b3e
Makes no sense, but doesn't seem to be crashing anymore o.O
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
102d3653d7
3D: Ensure correct fog handling for effects
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
d21aa2b678
Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
6ad1d14617
OVR: Test distortion mesh
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
65578ce498
OVR: Test large render target
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
2fbf1cb06d
3D: Set matrix modes after changing render target in effect
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
339c8b8dfa
3D: Render target matrix context fix
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
33235bdf6c
OVR: Testing
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
2e6893fd48
OVR: Translate camera
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
9b79a44f8a
OVR: Get orientation
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
262c1f84a9
OVR: Generate distortion mesh
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
8bead3f3fd
Saving tilebank
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
92e850d296
Texture path.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
bdedd145e4
Surface data.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
55c046252f
Oriented stuff.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
688f6de090
Vegetation set stuff.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
caf76f09c8
Most of the functionality works with the new code.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
99ea2c685c
OVR: Read device descriptions
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
f2274d2378
OVR: Iterate devices
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
b9e10fca72
Cleanup
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
0488b706b2
Add placeholders for LibOVR 0.4.0 support
...
--HG--
branch : multipass-stereo
10 years ago
shubham_meena
204a5b8a18
rest api using curl
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
kaetemi
96bd17ae63
3D: Fix texture coords for FXAA on D3D
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
1a413b0fe3
Add FXAA to Ryzom Client
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
d56047bde6
Remove debug
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
8a283ea518
3D: User higher quality FXAA version
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
fb525e3911
Cleanup snowballs2
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
ec4762f669
3D: Add FXAA
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
f59de199cf
Fix crash on AMD with legacy clouds
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
d98f1ede47
Move default render target handling to CDriverUser
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
e88dedf00c
Adjust render target handling for effects
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
6c3bcc2439
Merge with default
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
1c67d6ec0f
GL: Occlusion query bugfix
10 years ago
dfighter1985
30bae94ac3
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.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
6a21d0503c
3D: Cleanup bloom effect
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
8af686f7ef
3D: Cleanup bloom effect
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
299629860b
Rotation can now be set.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
78ce8f4f25
GL: Share depth and stencil to get similar behaviour to D3D driver
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
49deedad7d
Save the tile border, etc data when saving.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
175af2fa74
Added checks. Yes it's horrible and needs to be refactored.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
503292065c
Simplify GUI projection settings
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
1965d46dce
Off-center GUI cylinder
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
f2dd6083fa
Cylindrical GUI
...
--HG--
branch : multipass-stereo
10 years ago
kervala
7aedffce9a
Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up)
10 years ago
kervala
b71ec9e7d4
Fixed: build_interface currently only works with 32 bits bitmaps
10 years ago
kervala
ffb7df28ff
Fixed: VC++ 2010 compiler bug in for loop variables reuse
10 years ago
kaetemi
e4e1e3e5a1
Sound orientation with HMD and Headphones
...
--HG--
branch : multipass-stereo
10 years ago
kervala
a29f525c99
Fixed: Some NeL tools in 3d directory don't need NeL 3D
10 years ago
kervala
9aabaebc38
Fixed: Compilation of PACS tools without NeL 3D
10 years ago
kaetemi
c11706feb8
Project GUI into space
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
f32c3bf6b0
Temporary crashfix, ref #68
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
caefb04928
Restore camera and scene viewport after disabling VR
...
--HG--
branch : multipass-stereo
10 years ago
shubham_meena
ce53f5f26c
API key management calender
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
kaetemi
c70d8597b2
Merge with default
...
--HG--
branch : multipass-stereo
10 years ago
dfighter1985
1a49f9fedb
Apply the current zoom factor!
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
851afcf955
Don't reload the pixmaps every time they are displayed... -.-
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
1265d6b064
Line endings...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
79c6f50054
Render target format (for alpha)
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
61f97fae40
Fix issue with render target in OpenGL when size not specified
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
22d03c5f79
Mode2D selection
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
dac5b2d274
Merge with game-device
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
b1e2b60381
Add render target manager, issue #47
...
--HG--
branch : multipass-stereo
10 years ago
kaetemi
8d8d340968
Bugfix
10 years ago
kaetemi
1cf184c09d
Fix XRef ligo export
10 years ago
kaetemi
e58df5f7e9
Faster ligo export step
10 years ago
kaetemi
c8dcfe8d05
Crashfix for 3ds Max export
10 years ago
dfighter1985
a994f23948
When hitting 'save as' ask for a filename even if one is set.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
0cef115a74
Should store the filename after opening..
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
ac643d2bb9
Should only add 1 tile here...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
eee43ad1ea
128 and 256 tiles don't have alpha, so no need to load/save them.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
4bff87ca36
Replace and delete image should be applied to the correct channel now.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
7b1ee54427
Show the image that belongs to the channel that is selected.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
4d54cca6a0
Copyright headers...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
ddd687325f
Close the loaded file and return true...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
ac73999f07
Set teh current selection to row 0
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
3e2addc057
Save and load the tilebank texture path.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
0f5e475d1c
Save and load the veget set filename.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
431178321f
TileBank loading.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
c8914248db
Add the already selected tilesets to the land when editing.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
ddc7961e9b
Connected the oriented combobox and now saving it's value to the tilebank.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
95b67026bf
Implemented saving of the currently stored tilebank data.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
8e7a3b27d7
ryzomcore/v0.9.1
10 years ago
kaetemi
c461502dc7
Crash workaround in IG loading, ref #171
10 years ago
kaetemi
9061eb8389
Cleanup
10 years ago
kaetemi
f49e9c5df1
Fix Skin export interface issue, #169
10 years ago
kaetemi
a9e3804011
Add warning
10 years ago
kaetemi
7d8e803f7a
Crashfix Physique export
10 years ago
kaetemi
6b0d468240
Remove a debug assert
10 years ago
kaetemi
9f19ade30c
Bugfix
10 years ago
kaetemi
2b8e006981
Initialize object viewer viewport at correct size
10 years ago
kaetemi
617d1235d1
Compile fix
10 years ago
nimetu
0d2fc4696f
Crafted tool durability, fix #156
10 years ago
dfighter1985
89c6180144
As it turns out, tilesets can be assigned to multiple lands...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
8a704b7f5f
Implemented the GUI part of saving...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
b004bb9d01
128x128 tab should be shown by default.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
4326ca1df8
Implemented tile image replace.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
5866a61cff
Implemented tile image deletion.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
599ba19de2
A little refactoring.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
e06858f2df
Reindex tile item nodes after deleting a node.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
f0a67d0c2e
Implemented tile deletion.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
d31dfdb6e4
I must be blind...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
d2a414edb4
Implemented Tile addition.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
shubham_meena
3b3a595903
bug fix: added template path option in .info file
...
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
dfighter1985
78f4654063
Implemented tilebank texture path setting.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
df7307583b
Implemented choosing / resetting vegetset for tile sets.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
2993c88a5d
When selecting another land, select the first tile set, if it exists.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
f66c1e837e
Connect the selection model so the widgets are updated.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
9b403212c0
Each land has it's own TilesetModel now. When changing the land the model also changes.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
947782a2c5
Implemented land name changing.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
9519c4f0f5
Implemented land removal.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
02ccd3b1c1
Implemented land adding.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
e9e42701b9
Renamed land related widgets.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
c7ca20c748
Implemented tileset move up and move down.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
9d1fec6ce1
Implemented tileset rename.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
71fc4a098b
Implemented tileset removal.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
5301b00e58
Don't try to delete the same items more than once!
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
4d6de3f737
Don't allow 2 tilesets to have the same name.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
dcc072ba18
Update qrc location.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
8373118c7e
Merged default.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
3940e656e3
Error message when files can't be opened.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
32172e0e77
Added save and save as items to the context menu.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
ed44cc4823
Shouldn't crash when adding a new row.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
26b120f664
Mark translated item with green, untranslated ones with red.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
e92a07db33
New context menu options: mark / unmark translated.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
2fea6f45f5
Make sure a correct hash is not used for untranslated strings.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
0bd4b56589
Save to the right file.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
76d3e0df20
Set header text according to the language.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
2c812e90ab
Work with translated files, instead of work files.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
fbcfa4ee6f
Ask for confirmation before deleting a row.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
62a6b408a2
Show insert / delete row in context menu.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kervala
38f79138b9
Changed: Determinates 3dsmax SDK base directory
10 years ago
kervala
1ace2090fb
Fixed: Give priority to fmod64 in 64 bits
10 years ago
kervala
9b600a154d
Fixed: Initialization of pointers in constructor
10 years ago
kervala
4b39f9640d
Changed: Minor optimization and warning
10 years ago
kervala
0bb464411b
Changed: Replaced tests with .size() by .empty() because faster
10 years ago
kervala
49c53955a6
Fixed: Some typos
10 years ago
kervala
23b73eff1d
Changed: Minor change
10 years ago
kervala
3fb0dfe0c2
Changed: Some Big endian swaps (for PowerPC especially)
10 years ago
kervala
42eeb9ad59
Fixed: Use UTF-8 for French translations
...
Changed: Improved some translations (more to come)
10 years ago
kervala
c1ea3820d5
Fixed: Warning
10 years ago
kervala
8d2db7bc85
Changed: Replaced atof by NLMISC::fromString
10 years ago
dfighter1985
d9c2620e6e
Implemented row deletion / insertion.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
485ee77406
Use the QWidget modified property instead of the UXTEditor's own.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
3e188334fe
Allow only 1 instance of the uxt editor.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
9bda0bd1e7
Added copyright headers to the new files.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
05216897f0
Implemented saving.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
fbc1632d04
Apply table changes to the loaded data, and offer to save when closing the changed table.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
0de5152aa9
Set header texts.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
d33fb9345e
UXT Editor widget
...
--HG--
branch : gsoc2014-dfighter
10 years ago
KISHAN GRIMOUT
b9dc8ace7e
fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix #164
10 years ago
kaetemi
f724d13700
Fix #71
10 years ago
kaetemi
5930d3b384
Backed out changeset: 7bdb27443f88
10 years ago
kaetemi
12aa02585f
Fix self illumination color widget in NeL Material script
10 years ago
kaetemi
3b4e1a32cb
Fix NeL Material script defaults, fix #166
10 years ago
kaetemi
6e3827928b
Adjust 3ds Max plugin versioning info
10 years ago
dfighter1985
f60f761b7a
I don't really know what to write here.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
28c30b70f1
Set the undostack so we won't crash...
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
d30e9ad226
Initialize the undostack to NULL, so we get a proper crash instead of a dangled pointer crash.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
63b6a03f85
Fixed another crash.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
1cbcca259c
'Fixed' the Mission Compiler crash.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985
56a4c3ea7d
When changing a property make sure to set default to false, so it's actually saved!
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
ca4c302c6a
Disable WG specifics in r2_login script
10 years ago
dfighter1985
61b8a4ef82
Save world editor files.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
3f5eedf040
Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary
10 years ago
kaetemi
aca4d8e48b
One set of SQL scripts to rule them all
10 years ago
dfighter1985
2d865a8567
Trying to load an invalid world editor file shouldn't crash the application, and an error messagebox should inform the user.
...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi
176c3d8a4a
Add callback template class
...
--HG--
branch : develop
11 years ago
kaetemi
fff4edb2c9
Maybe solves #210
...
--HG--
branch : develop
10 years ago
kaetemi
7487ea4135
Higher quality outline, visual difference is relevant only for black
...
--HG--
branch : develop
10 years ago
Laszlo Kis-Adam
03af2ed463
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #94 )
...
Just too lazy to push directly
--HG--
branch : develop
10 years ago
kaetemi
b010f224e4
Don't use I18N when the required ui prefix is not in the tooltip text (convention actually dictates uitt as tooltip prefix)
...
--HG--
branch : develop
10 years ago
kaetemi
07a57f81f8
Shadow should not be taken into account for font height, breaks vertical centering
...
--HG--
branch : develop
10 years ago
kaetemi
7200d17801
HID: Adjust free look
...
--HG--
branch : game-device
11 years ago
kaetemi
496f7f268c
Trash DirectInput
...
--HG--
branch : game-device
11 years ago
dfighter1985
3517283526
Apply property changes.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
3ad5ffee15
Block only the propertychanged signal in the const_string_array property manager.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
8f8b4fae65
Store QtProperty, IPrimitive pairs and look the primitive up when the property changes.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
820b6bc8ca
Changed property to p, property is a reserved word in VS.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
aa82655ee7
Use \n instead of ; as a separator.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
8ff5317f01
Identation
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
a222e44eaa
Implemented const_string_array editor.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
094210a079
Workaround related to the unknown statusbar crash.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
d850a07e9e
Copyright banner + line endings... I always mess this up somehow..
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
012ad96806
Texture chooser now supports atlas textures as well.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
e729a9d035
Fix #162 : Center ingame mouse cursor after login
11 years ago
kaetemi
246d931bee
Formatting: Use tabs
11 years ago
KISHAN GRIMOUT
107646d95d
fix windows 64bit build in mem_displayer.cpp
11 years ago
kaetemi
f281622d47
Trash DirectInput
...
--HG--
branch : game-device
11 years ago
dfighter1985
a1b0f9d7e2
Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
7cbc82fe8f
Added action property editor, editor factory, manager. Actions can now be edited using the editor widget in the property tree.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
396a3c2db2
Allow TextureChooser's texture selection to be queried.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
4c0d3e53fc
fixed few bugs
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
fe58435bb5
CPath can now return the file list with a path filter.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
11a3df1aaa
branch updated
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
edfe73b1ec
merging conflicts
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
931d18323b
removed merged conflicts
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
d59b6cc642
updates database
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
6119f2c480
Make sure to always convert to plain bitmap.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
1dee9d232b
No need to store the loaded image data after passing it to the label.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
1e6dc1cc37
Prototype of the texture chooser.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
1ef330b076
hook functionality
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
e4e2a57b65
ActionList dialog can now select an action, and is used with the proc editor.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
085c1b41b9
Added facilities for viewing the loaded actions.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
0d9022226c
Line endings...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
471c3a0dc5
Changed some property types.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
c6312db222
Bitmap alignment can now be set as an enum.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
27fe95904a
Quelled some compiler compliants.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
7f5973e462
tooltip parent is now changable using an enum.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
842ca366de
Tooltip posrefs are now enums in the GUI Editor.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
809fcab9e2
Forgot the widget settings...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
b88e53c685
Got rid of a memleak.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
0c4e0e63cc
The proper enum type is now determined by type not name.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
e182e25e07
text posref is now an enum too.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
e7e4b88747
function to install update in the plugin
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
ec86d0381b
Some refactoring.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
e8f7851dd2
Fix compile
11 years ago
dfighter1985
250cd6efc1
Posref can now be set as an enum, instead of a string in the property editor.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
353c74ff21
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).
11 years ago
kaetemi
5cb8a7700e
Exit with error
11 years ago
kaetemi
cf3e779ae9
Fix compile
11 years ago
kaetemi
655c22e839
Fix compile
11 years ago
kaetemi
5312547295
Add option for -mfpmath=both flag
11 years ago
kaetemi
ed5721a79b
Add SSE3 compile flag if enabled
11 years ago
kaetemi
07dd9eb85b
Compile fix
11 years ago
dfighter1985
1afe2d4a17
Text justification can now be set using an enum property editor.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
9e36082ff0
A little refactoring
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
25df3c8afe
Button types can now be set using an enum property editor.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
49002d0250
Line endings...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
43a061bebd
SSE2: Compile fix
...
--HG--
branch : sse2
11 years ago
dfighter1985
1ce333bb00
As Object Viewer no longer uses the QtOpenGL widget this is not needed.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
bb7fa7987b
More widgets can use the color picker now.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
ae7503df36
template with list of updates
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
f09e4e48a5
template for updates of plugins
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
4d1d52fc73
check functionality for existing updates
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
f1ff5e7d2c
Added color picking support to the GUI Editor. TODO: change all the widget definitions.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
678cc254ee
updating functionality with some error fixes
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
0a26a5a1c6
Why did I make these public in the first place?
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
d64b499284
Making master Dnk happy.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
3d48a01170
Wrong slash...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
a80053083d
Crashfix: If the status info widget isn't removed it miraclously crashes the app on shutdown. TODO: investigate why.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
4341ac3139
Unload plugins when killing them.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
ca78ce10a0
Object Viewer plugin will now use the Nel3DWidget in the Core plugin.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
d74d1d1663
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.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
b4eac44a9d
Moved the Nel 3d widget into it's own library.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
dde63ceb31
Nel3DWidget is no longer in the GUI Editor namespace.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
81908eea01
Set some windows attributes.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
e5921ffd64
Activate the driver when getting a show event, and clear the GUI Editor display widget when there's no GUI loaded.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
f8505429ee
Moved the event listener from the 3d widget to the gui control class.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
3cbe37d700
Fixed build error that was caused by two widgets having the same filenames.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
cebfde66f7
deactivating a plugin in ams
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
2f81e3c1b9
activating a plugin in ams
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
59b4735d96
Renamed nelgui_widget.* to nelgui_ctrl.*
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
676587559b
Renamed NelGUIWidget to NelGUICtrl, and changed it's base class from QWidget to QObject.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
1457469dfe
TimerId should be set to 0 when hiding.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
9d9cd463b0
GUI Editor main window will now send the show/hide events to NelGUIWidget.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
c692b168d7
Split Nel3DWidget and NelGUIWidget.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
cec2970169
SSE2: Replace prefetch
...
--HG--
branch : sse2
11 years ago
kaetemi
6734852fa3
SSE2: Ensure correct allocator is used
...
--HG--
branch : sse2
11 years ago
kaetemi
71a598db7e
SSE2: Remove dead code
...
--HG--
branch : sse2
11 years ago
kaetemi
848932f93a
SSE2: Fix for MinGW
...
--HG--
branch : sse2
11 years ago
kaetemi
ac3e69b8ab
Merge with default
...
--HG--
branch : sse2
11 years ago
kaetemi
93e97c56cd
Implement occlusion queries for AMD/ATI in the OpenGL driver
11 years ago
kaetemi
66922f04bd
Fix Ryzom server compile under MinGW
11 years ago
kaetemi
fd6a95e3a3
Backed out changeset: f665fcc42968 (except dru.cpp)
11 years ago
kaetemi
b18203fc4e
Fix Ryzom server compile under MinGW
11 years ago
kaetemi
2e096a9b36
Fix Ryzom client compile under MinGW
11 years ago
kaetemi
7adf98e8a7
Fix NeL GUI compile under MinGW
11 years ago
kaetemi
cffd68230c
Fix XA2 driver compile under MinGW
11 years ago
kaetemi
401d4bc791
Fix NeL Tools compile under MinGW
11 years ago
kaetemi
43be0fd2a5
Fix D3D driver compile under MinGW
11 years ago
kaetemi
40854aa5f3
Fix NeLNS compile under MinGW
11 years ago
kaetemi
75f7b9f931
Fix Snowballs service compile under MinGW
11 years ago
kaetemi
ee4a9ef334
Fix NeL Samples for MinGW
11 years ago
kaetemi
9838ef56de
Fix Snowballs compile under MinGW
11 years ago
kaetemi
f4fd8bb669
Fix linking of OpenGL driver under MinGW
11 years ago
kaetemi
2f3f12e034
Fix linking of OpenAL driver under MinGW
11 years ago
kaetemi
5bd6c5e06b
Fix compilation of NL3D under MinGW
11 years ago
kaetemi
1df9bec563
Fix compilation of NLNET under MinGW
11 years ago
kaetemi
3dd11fe157
Fix compilation of NLMISC under MinGW
11 years ago
kaetemi
f6ad306a57
SSE2: Add macro for force inline
...
--HG--
branch : sse2
11 years ago
kaetemi
d3fb390cf3
SSE2: Align CMatrix
...
--HG--
branch : sse2
11 years ago
kaetemi
556a41afee
SSE2: Implement alignment for arena allocator
...
--HG--
branch : sse2
11 years ago
kaetemi
eee9ba0cae
SSE2: Add aligned allocators
...
--HG--
branch : sse2
11 years ago
kaetemi
4ed37ac68e
SSE2: Add CMake options
...
--HG--
branch : sse2
11 years ago
shubham_meena
59a6c6b8c3
deleting plugin from ams
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
ad2ed4dfa4
Plugin installation first upload t{block name=content}
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
a15462c863
plugin installer functionality
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
c558b92bf5
plugin interaction files
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
2f023e0bdc
Database CREATE TABLE IF NOT EXISTS . (
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
fe7c3e4edf
Rename log menu item.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
92cb5eea3a
Updated qrc location.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
a86605f8d8
Move the log trigger menu item into it's own menu, and remove the menu when unloading the plugin.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
d4ee31ed63
Destroy context when unloading plugins.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
f060adbed7
Plugin loading, with issues..
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
c45b6a17f4
Don't crash when removing the plugin of the first tab.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
0096ad1204
Remove Object Viewer menus when unloading the plugin.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
9ad71881dc
Line endings...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
b9bbe802d4
Remove display sheet id action when unloading the plugin.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
3fc289e7fa
Remove sheet builder action when unloading the plugin.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
828f31a2a4
Remove translation manager menu when unloading the plugin.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
fb4dc15fe7
Remove GUI Editor menu when unloading the plugin.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
d7536332a6
Implemented plugin unload.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
eb41278369
GUI for plugin loading / unloading in the plugin dialog.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
732b24b985
Updated qrc location.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
c2a951fd6c
Progressbar should look nicer on the splash screen now.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
f0a312a6e5
Progress bar will now actually show progress.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
f177a49a9e
Instead of drawing the progressbar on the splash image, draw it below it. Also move the status text closer to the progress bar.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
2ce11cc2f9
Line endings...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
15dc492690
Set additional preferred memory
11 years ago
kaetemi
ad0bf64b18
Cleanup extension initialization
11 years ago
dfighter1985
91463f9fa2
The splash screen will now inform the user about what's happening.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
cfa12b6d81
Somehow I always forget the banners...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
c15eebaadf
First iteration of the new splash screen.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
766cace955
Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing.
11 years ago
shubham_meena
bf47b07fe0
changes indentation and extra spaces
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
c4ff97cefd
template for plugins in AMS
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
8a28b3583a
restructuring of AMS database functions to work with CRUD
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena
a92f32c1c4
few more changes to the CRUD layer in ams
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985
1d23a092c1
rename.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
883c0d4462
Settings dialog on first startup.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
1306853697
More renames.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena
23c0a8bc24
CRUD layer for AMS
...
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
kaetemi
0d67c420cd
Set exec mode
11 years ago
kaetemi
1f786418a7
Crash safely with an error when sphrase is missing on client
11 years ago
kaetemi
47e5e587ad
Use vector instead of map to store sbrick sheets, it's faster
11 years ago
kaetemi
4311da091f
Add --admininstall parameter to c1_shard_patch
11 years ago
dfighter1985
4adbb6dbd9
Moved plugin menu items to their own sub-menu into the menubar.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
0a41e6b3c4
Fix Windows compilation of lightmap_optimizer
11 years ago
dfighter1985
79348c8e93
More renames.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
ef7a39641f
Rename.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
eeb4e48d38
Renames.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
0974142bcc
Renamed the plugin XML files.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
3440c7081b
Renamed ovqt and ovqt plugin binaries.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
liria
94b30c76fa
Merged default into lightmap_optimizer_port_to_linux
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
dfighter1985
12890373a4
Merged default
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kervala
574382fcbb
Changed: Set official Ryzom client version and identifiers for OS X bundle
...
--HG--
branch : compatibility
11 years ago
kervala
a7eedeb7c7
Merge with default
...
--HG--
branch : compatibility
11 years ago
kervala
46e5c39e74
Changed: Replaced some spaces by tabulations
11 years ago
botanic
b57755b9ee
Fix for bug from de6f606
11 years ago
kervala
d7c9608d83
Fixed: Compilation error
11 years ago
dfighter1985
e6569049e9
Same as before...
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
3c72598645
Readding core plugin that was missing because of a hgignore entry.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
91f859bc8a
Moved ovqt to /code/studio
...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi
fea9413c18
Merge with default
...
--HG--
branch : compatibility
11 years ago
kaetemi
db5c65fedf
Merge
11 years ago
kaetemi
1a4a7bafab
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
11 years ago
kaetemi
798d207d0d
Fix EOL
11 years ago
kervala
1150cfeb75
Changed: Updated client_default.cfg to official client one
...
--HG--
branch : compatibility
11 years ago
kervala
55e7199c69
Merge with default
...
--HG--
branch : compatibility
11 years ago
kervala
060347f2b9
Changed: Small typo
11 years ago
kervala
50324ccd55
Fixed #151 : White box on character selection screen (a big thanks to nimetu for the patch!)
11 years ago
kervala
8972ecf1b3
Fixed: tmpFlagRemovedPatchCategories not needed anymore because RemovedPatchCategories defined in login_patch.cpp
11 years ago
sfb
c666176278
Modified the CTestConfig to point at the new CI server.
11 years ago
kervala
732ffaa384
Changed: Official Ryzom URLs
...
--HG--
branch : compatibility
11 years ago
kervala
01bc4eeb92
Changed: Minor changes
11 years ago
kervala
e84dd7b5f7
Changed: Replaced strlwr by toLower
11 years ago
kervala
31859175ba
Backed out changeset: 79980ce60498
11 years ago
kervala
24fa8df5ff
Fusion avec default
...
--HG--
branch : compatibility
11 years ago
Cédric OCHS
bcc22bb11c
Merged in nimetu/ryzomcore/Issue#130 (pull request #65 )
...
Properly restore saved camera distance from config file (issue #130 )
11 years ago
kervala
3fff8fe467
Changed: Replaced strlwr by toLower
...
--HG--
branch : compatibility
11 years ago
Nimetu
7cc1bf9f17
Fix compiling on linux with new OpenGL headers (issue #145 )
...
--HG--
branch : Issue#145
11 years ago
Nimetu
02cb532401
Properly restore saved camera distance from config file (issue #130 )
...
--HG--
branch : Issue#130
11 years ago
dfighter1985
4f39a58e31
Tile Editor crash fixes.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
fd5d961ba7
Build fixes.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
f882abca07
Merged Georges Editor branch.
...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985
4d3a472262
Merged default.
...
--HG--
branch : branch-tile-edit-ovqt-plugin
11 years ago
dfighter1985
f3b94d38d5
Merged default.
...
--HG--
branch : branch-features-geqt-plugin
11 years ago
dfighter1985
4abf74d6e9
We can now drag elements, they will disappear and whatnot, but at least they can be dragged!
...
--HG--
branch : gui-editor
11 years ago
Matthew Lagoe
c7650f041a
Merged in shubham_meena/ryzomcore/issue#119 (pull request #63 )
...
removed wrong panel from settings page
11 years ago
botanic
db2f0435cd
missing =
11 years ago
botanic
bac99a8815
fix for missing include
11 years ago
botanic
18f72e3781
php is_writable is not reliable
11 years ago
dfighter1985
e12d189d51
Refactored input event handling a bit.
...
--HG--
branch : gui-editor
11 years ago
dfighter1985
41f44b2aa6
Merge default.
...
--HG--
branch : gsoc2012-gui-editor
11 years ago
kervala
ed1a84c99b
Changed: Updated OpenGL and OpenGL ES headers
...
--HG--
branch : compatibility
11 years ago
kervala
831758beb1
Fixed: nglXSwapIntervalEXT return type should be void
...
--HG--
branch : compatibility
11 years ago
kervala
5a88951837
Changed: Find DirectX libraries in alternative folders
...
--HG--
branch : compatibility
11 years ago
liria
d89e6c9c2c
Merged default into lightmap_optimizer_port_to_linux
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
shubham_meena
1970dd0ff4
remove wrong panel from settings page
...
--HG--
branch : issue#119
11 years ago
botanic
4891ce5dc4
fix paths
11 years ago
botanic
fd4fce0d6a
missing .
11 years ago
botanic
5fe1dd709f
display erors on installer
11 years ago
botanic
fff4682d92
missed it on all of them
11 years ago
botanic
cd9deab467
Merge
11 years ago
botanic
08b1602e5a
missed a ../
11 years ago
Matthew Lagoe
0a631f5f9f
Merged in shubham_meena/ryzomcore/issue#120 (pull request #60 )
...
changed hardcoded location of ams_lib with location defined in configuration
11 years ago
Matthew Lagoe
3f54b93b30
Merged in shubham_meena/ryzomcore/Issue#123 (pull request #59 )
...
Changed log-in from username to both username and email
11 years ago
liria
12f63f3a6e
Typo correction
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
liria
30036d000c
Merged default into lightmap_optimizer_port_to_linux
...
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
kaetemi
e494200c21
Bugfix: Kill users who attempt to escape the game
11 years ago
kaetemi
562dae3c3f
Add command to eternally trap players ingame
11 years ago
kaetemi
5ed5cd5ea8
Add interface for HMD with player death support
11 years ago
kervala
8f6c32bd69
Backed out changeset: 3937923211ec
...
--HG--
branch : compatibility
11 years ago
Jan Boon
2eacddc47c
Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58 )
...
Added tile of web in translations
11 years ago
Jan Boon
6765d4f091
Merged in shubham_meena/ryzomcore/issue#127 (pull request #56 )
...
collation changed to utf8_unicode_ci
11 years ago
kaetemi
283f52a03f
Merge
11 years ago
kervala
c83afd649d
Changed: Replaced some Mac OS X warnings by TODO comments
...
--HG--
branch : compatibility
11 years ago
kervala
62eb6347e5
Changed: Aligned methods names
11 years ago
kervala
8968124553
Changed: Aligned methods names
...
--HG--
branch : compatibility
11 years ago
kervala
81881a583f
Fixed: Switch not handled warnings
...
--HG--
branch : compatibility
11 years ago
kervala
9f0daa9a1e
Fixed: Wrong header guard warning
11 years ago
kervala
2e6ac0ad84
Fixed: Wrong header guard warning
...
--HG--
branch : compatibility
11 years ago
kervala
bfaf952f32
Fixed: Warnings with clang: wrong ! and == operators order
11 years ago
kervala
8fa24eeb4e
Fixed: Warnings with clang: wrong ! and == operators order
...
--HG--
branch : compatibility
11 years ago
kervala
b8ad53adf3
Fixed: Typo detected by clang
11 years ago
kervala
79529b1581
Fixed: Typo detected by clang
...
--HG--
branch : compatibility
11 years ago
kervala
a0801ebffe
Changed: Removed useless definitions
11 years ago
kervala
7ab7952dbd
Changed: Removed useless definitions
...
--HG--
branch : compatibility
11 years ago
kervala
def5243d06
Changed: Updated OpenGL headers
11 years ago
kervala
ee87716aa0
Changed: Updated OpenGL headers
...
--HG--
branch : compatibility
11 years ago
kervala
a8c35f9229
Fixed: Used code being removed by -Wl,-x on Mac OS X
11 years ago
kervala
f62b19eb71
Fixed: Used code being removed by -Wl,-x on Mac OS X
...
--HG--
branch : compatibility
11 years ago
shubham_meena
685987149d
changed hardcoded location of ams_lib with location difined in configuration
...
--HG--
branch : issue#120
11 years ago
kervala
a77bddf265
Changed: Give priority to ARB extensions in tests
...
--HG--
branch : compatibility
11 years ago
kervala
55a29115ba
Changed: Detect available video memory with OpenGL extensions
11 years ago
kervala
d4fb36d1eb
Changed: Detect available video memory with OpenGL extensions
...
--HG--
branch : compatibility
11 years ago
kervala
0aaad7051b
Changed: Use OpenGL ES functions prototypes from official headers
11 years ago
kervala
3e30929867
Changed: Use OpenGL ES functions prototypes from official headers
...
--HG--
branch : compatibility
11 years ago
kervala
c59f9d8a5e
Changed: Optimize OpenGL driver PCH
11 years ago
kervala
406df1c59c
Changed: Optimize OpenGL driver PCH
...
--HG--
branch : compatibility
11 years ago
kervala
927ff14998
Changed: Use OpenGL functions prototypes from official headers
...
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
11 years ago
kervala
713c07e1e6
Changed: Use OpenGL functions prototypes from official headers
...
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
--HG--
branch : compatibility
11 years ago
kervala
e2797c2567
Changed: Include PCH
11 years ago
kervala
b83c69bf89
Changed: Include PCH
...
--HG--
branch : compatibility
11 years ago
kervala
e9b8ee0fec
Fixed: Improve compilation speed including revision.h in a smaller .cpp file
11 years ago
kervala
868470c19f
Fixed: Improve compilation speed including revision.h in a smaller .cpp file
...
--HG--
branch : compatibility
11 years ago
shubham_meena
420a615321
login.php edited online with Bitbucket: to provide access through both username and email
...
--HG--
branch : Issue#123
11 years ago
shubham_meena
26c8e7ad15
changed login through email / username
...
--HG--
branch : Issue#123
11 years ago
botanic
6c345bf6b7
Merge
11 years ago
botanic
99b122c84c
fix my typo's
11 years ago
shubham_meena
af2cf14273
changed login from username to both username and email
...
--HG--
branch : Issue#123
11 years ago
kervala
16d0f49b45
Changed: Minor changes
11 years ago
kervala
3045bdac62
Changed: Removed pwd command
11 years ago
kervala
3f2b2757d1
Fixed: Removed chmod because useless
11 years ago
kervala
d40db9f2af
Fixed: Wrong parameters passed to bash script
11 years ago
kervala
4c159a04dd
Changed: Use BuildName only on Unix
11 years ago
kervala
697e72751e
Changed: Use fullpath in batch file
11 years ago
kervala
41ac5d56d8
Changed: Create .sh file under Unix
11 years ago
kervala
350c6ec5d7
Changed: Renamed RZ_PATCH to RZ_USE_PATCH
11 years ago
shubham_meena
5bef18032e
added web title in translations
...
--HG--
branch : Issue#121
11 years ago
shubham_meena
7217a99c59
added title of web in translations
...
--HG--
branch : Issue#121
11 years ago
shubham_meena
bfb2b0c595
libsetup.php edited online with Bitbucket
...
--HG--
branch : issue#127
11 years ago
shubham_meena
f6f0f42d1f
colation changed to utf8_unicode_ci
...
--HG--
branch : issue#127
11 years ago
kervala
7932937df9
Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
11 years ago
kervala
aa9c18481d
Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
11 years ago
kervala
98f33cfa87
Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
11 years ago
kervala
2076a6b13d
Changed: Typo
11 years ago
kervala
6c4d33c2a6
Changed: Improvements in patch system
11 years ago
kaetemi
2f19b88539
Fix crash in 0_setup.py on Linux
11 years ago
kaetemi
de9724a821
Add color to console output
11 years ago
kaetemi
b3cf16f263
Separate output directories from input directories
11 years ago
botanic
9661711c66
dont chmod just check permissions
11 years ago
kaetemi
c5f3c5d9d0
Compile fix
11 years ago
kaetemi
5a97a3aef0
Fix config
11 years ago
kaetemi
98fdfb672c
Cleanup config
11 years ago
kaetemi
2b5373e436
Fix duplicate config data
11 years ago
Cédric OCHS
c5e40670d9
Merged in StudioEtrange/ryzomcore/cmake-fixes (pull request #55 )
...
Cmake fix - FindWindowsSDK
11 years ago
botanic
d5d65ae56e
fixed cretion of users
11 years ago
kaetemi
dd97d5d41b
Remove duplicate cfg data
11 years ago
StudioEtrange
994c47dc92
fix find windows.h for winsdk8
...
--HG--
branch : cmake-fixes
11 years ago
StudioEtrange
646b8fc9ae
Fix bug cannot find right include folder for winsdk8
...
--HG--
branch : cmake-fixes
11 years ago
Jan Boon
fc835cbe6c
Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request #54 )
...
OVQT Plugins - CMake Install fixes
11 years ago
kaetemi
1764cfd708
Fix #138 Pointer truncation in AI Script VM
11 years ago
kaetemi
91d453dd63
Make packed sheets behaviour consistent accross services
11 years ago
kaetemi
020bfb775e
Disable build of dataset packed sheets in build pipeline
11 years ago
kaetemi
86f86c6170
Add additional executable permissions
11 years ago
kaetemi
72fac9aaf1
Update default directories
11 years ago
kaetemi
151e86bc9d
Add example configuration for patchman
11 years ago
kaetemi
d08c53aaf7
Remove unnecessary cfg
11 years ago
kaetemi
934f5c3f0b
Add script for creating a new shard patch
11 years ago
kaetemi
27da0870b2
Rename scripts
11 years ago
kaetemi
e8770db674
Nicer batch scripts for pipeline
11 years ago
kaetemi
b52230832e
Add build process script for shard sheets
11 years ago
kaetemi
2289285c14
Add AIS sheets to shard sheets packer tool
11 years ago
kaetemi
2555e93771
Add sheets packer tool for CTimeDateSeasonManager
11 years ago
kaetemi
30030220c1
Add EGS sheets to shard sheets packer tool
11 years ago
kaetemi
f65a48cc4b
Rename CSheets in GPM to CGpmSheets
11 years ago
kaetemi
32eafb179d
Add sheets packer tool for shard GPMS and CContinentContainer
11 years ago
kaetemi
accafc4192
Add sheets packer tool for shard MS and IOS
11 years ago
kaetemi
a6a72fd622
Fix #134 Exit crash after failed response from character selection
11 years ago
kaetemi
5c17bb1f8e
Make IG load waiting loop more agreeable
11 years ago
kaetemi
76ce7523ff
Additional streaming behaviour fix for XAudio2 driver
11 years ago
kaetemi
5ec390b0d6
Fix #132 You can no longer walk through rezzed players
11 years ago
kaetemi
49fa568123
Remove some debug
11 years ago
kaetemi
d680b70308
Fix some streaming behaviour in XAudio2 driver
11 years ago
StudioEtrange
0b8db2399c
CMAKE TARGET : SHARED and MODULE
...
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
11 years ago
botanic
e741f31a64
Merge
11 years ago
botanic
a96f651742
force deleting of file so it works even after server crash
11 years ago
kaetemi
be311fb0f8
Fix for excessive inlining of npc chat serialization, issue #97
...
--HG--
branch : compatibility
11 years ago
kervala
8adf6df76a
Changed: Minor changes
...
--HG--
branch : compatibility
11 years ago
kervala
a62393a9ed
Changed: Removed pwd command
...
--HG--
branch : compatibility
11 years ago
kervala
f4233222e5
Fixed: Removed chmod because useless
...
--HG--
branch : compatibility
11 years ago
kervala
c9651b257d
Fixed: Wrong parameters passed to bash script
...
--HG--
branch : compatibility
11 years ago
kervala
39eb83eb87
Changed: Use BuildName only on Unix
...
--HG--
branch : compatibility
11 years ago
kervala
058aa23813
Changed: Use official settings for client.cfg
...
--HG--
branch : compatibility
11 years ago
kervala
edf3f49afd
Changed: Use fullpath in batch file
...
--HG--
branch : compatibility
11 years ago
kervala
dfb187126a
Changed: Create .sh file under Unix
...
--HG--
branch : compatibility
11 years ago
kervala
91a3e128cc
Changed: Renamed RZ_PATCH to RZ_USE_PATCH
...
--HG--
branch : compatibility
11 years ago
kervala
769a5ca2ee
Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix
...
--HG--
branch : compatibility
11 years ago
kervala
2c396827d5
Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix
...
--HG--
branch : compatibility
11 years ago
kervala
607f39561d
Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP
...
--HG--
branch : compatibility
11 years ago
kaetemi
cd1107adf5
Fix #134 Exit crash after failed response from character selection
...
--HG--
branch : compatibility
11 years ago
kaetemi
d2d87d2644
Make IG load waiting loop more agreeable
...
--HG--
branch : compatibility
11 years ago
kaetemi
6426393210
Additional streaming behaviour fix for XAudio2 driver
...
--HG--
branch : compatibility
11 years ago
kaetemi
4d3d7a000a
Fix #132 You can no longer walk through rezzed players
...
--HG--
branch : compatibility
11 years ago
kaetemi
f703359eaa
Remove some debug
...
--HG--
branch : compatibility
11 years ago
kaetemi
17b99ba796
Fix some streaming behaviour in XAudio2 driver
...
--HG--
branch : compatibility
11 years ago
kervala
c26e4c7426
Changed: Typo
...
--HG--
branch : compatibility
11 years ago
kervala
20ce763f35
Changed: Improvements in patch system
...
--HG--
branch : compatibility
11 years ago
kaetemi
cb6661b10d
Fix for excessive inlining of npc chat serialization, issue #97
11 years ago
kaetemi
1bafddccf6
Fixup paths (could we use the search paths for this?)
11 years ago
kaetemi
62cf064982
Cleanup data_shard
11 years ago
kaetemi
5c4175a54d
Only copy if needed
11 years ago
kaetemi
74363fdb33
Merge
11 years ago
kaetemi
f0688ad8c6
Get path for datasets from config like other services
11 years ago
kaetemi
e569541faa
Fix default directory
11 years ago
kaetemi
106cd007f9
Move mirror sheets back in
11 years ago
kaetemi
497232b470
Extend shard data script to gather executables and configurations
11 years ago
kaetemi
3267b89362
Add directories for patchman to gamedata setup
11 years ago
kaetemi
9939219ebf
Extend shard data script
11 years ago
botanic
2e1b47e3f0
Backed out merge changeset: b2d97621fa3b
...
Backed out merge revision to its first parent (99840e8413f2)
11 years ago
kervala
6b04b77bdd
Fixed: Reverted i18n change
...
--HG--
branch : compatibility
11 years ago
kervala
ab7836187d
Fixed: Reverted OpenGLES support change
...
--HG--
branch : compatibility
11 years ago
kaetemi
f4dda130a6
Clean translation diffs from OLDVALUE comments before merge, issue #116 , patch provided by Łukasz K
11 years ago
kaetemi
4df290147b
Fix make_merge_wk for uxt
11 years ago
kaetemi
b1c485fde0
Cleanup
11 years ago
kaetemi
451a82e59e
Cleanup
11 years ago
kaetemi
ccf99f4f8e
Merge
11 years ago
kaetemi
4f2a1b7db2
Fix the bug that caused the shape exporter to crash
11 years ago
kaetemi
90c9028170
Cleanup
11 years ago
kaetemi
ada9e8da5d
Fix export of NeL Flare
11 years ago
botanic
b3cca9bd73
add_user code for AMS
11 years ago
botanic
96770ba2db
auto create ring user permissions
11 years ago
botanic
37c3aa49fa
Set permissions in the ams installer
11 years ago
botanic
ea6bec1f91
Backed out changeset: 7d3eaa1bada0
...
--HG--
branch : compatibility
11 years ago
botanic
c99bfa03d4
Set permissions in the ams installer
...
--HG--
branch : compatibility
11 years ago
Matthew Lagoe
0db3345130
Merged in nimetu/ryzomcore/shard-script-fixes-for-dash (pull request #47 )
...
Change shard scripts to work with dash shell (issue #99 )
11 years ago
Matthew Lagoe
3f04907c31
Merged in botanic/ryzomcore-botanic-testing (pull request #21 )
...
Make it so that bad text always throws a nlwarning
11 years ago
kaetemi
bd206db383
Remove pacs.packed_prims when done
11 years ago
kaetemi
9d5c9019b5
Move visual slot tab to separate directory
11 years ago
kaetemi
06e8090669
Skip some files in ig build when possible
11 years ago
kaetemi
13e3849c89
Fix typo
11 years ago
kaetemi
6ac551cf60
Implement skip for rbank process
11 years ago
kaetemi
f085e226c6
Implement skip for ig elevation
11 years ago
kaetemi
bd335d80c4
Implement skip for zone dependency process
11 years ago
kaetemi
3d2c60aac6
Get properties search paths from python variable
11 years ago
kaetemi
af65ca5c62
Fix lightmap optimize skip
11 years ago
kaetemi
38e353b5c6
Implement skip for coarse mesh build process
11 years ago
kaetemi
a0f86ebd39
Implement skip for shape lightmap optimize build process
11 years ago
kaetemi
01a115899b
Implement skip for interface build process
11 years ago
kaetemi
3f492d8b20
Add script to automatically merge translation wk files
11 years ago
kaetemi
6371fc324d
Add script to make and merge all translation diffs
11 years ago
kaetemi
6b19d30de0
Add short translation procedure readme
11 years ago
kaetemi
ac474c79b9
Compile fix
11 years ago
kaetemi
8dac3b82f3
Merge
11 years ago
kaetemi
74984f768a
Improve leveldesign_dev.bat
11 years ago
botanic
275542fa01
Added 7z library to all versions needed for in-game patcher
11 years ago
botanic
666ab7ebec
Added linux patcher!
11 years ago
botanic
e728daa7cd
Add CMAKE option and NVIDIA PerfHUD support
11 years ago
botanic
7518c066b3
Change frontend to use shard.ryzomcore.org by default
11 years ago
botanic
edd9381a3c
General ui fix's
11 years ago
kaetemi
afece9a65e
Merge with default
...
--HG--
branch : multipass-stereo
11 years ago
kaetemi
972d26ddde
Adjust default paths
11 years ago
kaetemi
b785192a5e
Add clause translation tool scripts
11 years ago
kaetemi
762a3b2655
Add translation tool scripts
11 years ago
kaetemi
62a4bec18c
Add translation directory to pipeline setup
11 years ago
kaetemi
25ee7f2595
Fix crash in translation_tools
11 years ago
kaetemi
7d05793cc9
Remove temporary file
11 years ago
kaetemi
50f0ebbb41
Copy refs in client install
11 years ago
kaetemi
ef03dcd294
Add refs to patch xml
11 years ago
kaetemi
9c9811f1b3
Reorder pipeline scripts
11 years ago
kaetemi
7736c5757c
Add world edit data install directory to pipeline setup
11 years ago
kaetemi
774cd59d8f
Update default paths for world editor
11 years ago
kaetemi
f3b6ab7052
Typo
11 years ago
kaetemi
0d0907aa08
Add build shadow skin to shape process
11 years ago
kaetemi
991bf1244f
Add some useful data to gamedev interfaces (temporary)
11 years ago
kaetemi
3fa19d91a5
Generate correct client.cfg data path for dev client
11 years ago
kaetemi
2619033972
Replace shard install script
11 years ago
kaetemi
680dfbd738
Remove duplicate tool
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
40fe633dbe
Fix thread lockup in zone lighter
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
5144770d9d
Backed out changeset: de1de16eef3b
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
7219073bdc
Include world editor files directory in prim export
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
1a0ee41780
Improve debug message
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
31d5b54e74
Let prim checker only open files with ig extension
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
240576ab9c
Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?)
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
f5c30593c8
Merge with default
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
2c4ca0d915
Include world editor files in rbank process, part of what caused water not to build
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
32ca8d61fe
Add more paths to the build gamedata configuration
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
b53926014d
Remove weather configuration from data common
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
439ba0713e
Build pacs prim list txt outside repository
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
dfb2815bcd
Add separate target directory for shard data
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
6f7e5e7c72
Update default paths
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
11c9f6a91b
Merge with default
...
--HG--
branch : build_pipeline_py
11 years ago
kaetemi
48d2c22639
Merge with default
...
--HG--
branch : kaetemi-cleanup
11 years ago
Matthew Lagoe
b63e2a7a8e
Merged in nimetu/ryzomcore/shard-admin-tool-mysqli-class (pull request #49 )
...
mysqli class for shard admin tool
11 years ago
Matthew Lagoe
d3912094cf
Merged in nimetu/ryzomcore/php-mysqli-refactor-fixed (pull request #48 )
...
Replace deprecated mysql functions with mysqli in login and ring scripts
11 years ago
botanic
231a6b2e64
remove sleep on ams install
11 years ago
kaetemi
89a2a2ce99
Do not select stereo display debugger when HMD is set to Auto in Snowballs
11 years ago