Commit Graph

4670 Commits (53f6adb04145a5a8a6a08f672ce0193c3138f4a1)

Author SHA1 Message Date
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 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 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 4402e2134c Remove warnings, ref #177 10 years ago
kaetemi 031cd3b68d Adjust casts, ref #177 10 years ago
kaetemi 2a27139594 Inventory bug workaround, ref #177 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
10 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
dfighter1985 f91846c970 Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3209f48daa Don't drop the texture property just because there's no texture assigned...
--HG--
branch : dfighter-tools
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
dfighter1985 2b5898565f Don't disable the active group before serializing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ab76b7ed85 It's not a bad idea to actually retrieve the version if we load it...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 fae1e39039 Don't reject an action property just because it's empty...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 22a1d39ac7 Map files can now be specified when creating a new GUI project.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c5cd6990fe When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8066717aa2 Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2dd6278771 Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 487c6a3440 GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b3dd26e01c Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b587acb135 Some refactoring regarding saving.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2c5617cea7 When creating a new project, save it right away.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ded18b266c Implemented new action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e5d2e9293d Moved CRootGroup out of CInterfaceParser.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 03c041310e Added dialog for the new GUI action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5217b38f58 Some defaults.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 816e89c967 Another classname.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7e16e95c35 CInterfaceParser in editor mode should look for files in the working directory first.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 99a3b93703 Restored lost class names
--HG--
branch : dfighter-tools
10 years ago
kaetemi 7200d17801 HID: Adjust free look
--HG--
branch : game-device
10 years ago
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
10 years ago
dfighter1985 3517283526 Apply property changes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3ad5ffee15 Block only the propertychanged signal in the const_string_array property manager.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8f8b4fae65 Store QtProperty, IPrimitive pairs and look the primitive up when the property changes.
--HG--
branch : gsoc2014-dfighter
10 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 46e5c39e74 Changed: Replaced some spaces by tabulations 11 years ago