Commit Graph

3901 Commits (c7ca20c748a69f8a11287af3b36cadc16846d55b)

Author SHA1 Message Date
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
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
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
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
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
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 db5c65fedf Merge 11 years ago
kaetemi 1a4a7bafab Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea 11 years ago
kaetemi 798d207d0d Fix EOL 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 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
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 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